body {
	background-image: url(../images/template/pg_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #2A2A2A;
}

#vertical{
	position:absolute;
	top:75px;
	/*margin-top:-324px;*//* half main elements height*/
	left:0;
	width:100%;
}
#hoz {
	margin-left:auto;
	margin-right:auto;
	overflow:auto;/* allow content to scroll inside element */
	text-align:left;
	height: 648px;
	width: 914px;
}

/*--layout--*/

div#navigation {
	height: 21px;
	width: 906px;
	background: url(../images/template/navigation.png) top center;
	margin: 0 auto;
}

div#contents-wrap {
	height: 515px;
	position: relative;
	margin-top: 5px;
}

div#footer {
	position: relative;
	padding-top: 8px;
}

#lighter {
	color: #afa6b1;
}
div#left-side, div#right-side {
	position: absolute;
	width: 427px;
	height: 485px;
	padding: 15px;
}

div#left-side {
	background: url(../images/template/left-bg.png) no-repeat;
}

div#right-side {
	background: url(../images/template/right-bg.png) no-repeat;
	left: 457px;
}
/*-- end layout--*/

/*--navigation--*/

ul#nav-links {
	height: 21px;
	position: relative;
}


ul#nav-links li {
	position: absolute;
	list-style: none;
	top: 0;
	text-align: center;
}

ul#nav-links li, ul#nav-links a {
	height: 21px; display: block;
}

ul#nav-links a {
	text-indent: -9999px
}

#menu1 {left: 0; width: 95px;}
#menu2 {left: 95px; width: 113px;}
#menu3 {left: 208px; width: 96px;}
#menu4 {left: 304px; width: 104px;}
#menu5 {left: 408px; width: 174px;}
#menu6 {left: 582px; width: 113px;}
#menu7 {left: 695px; width: 117px;}
#menu8 {left: 812px; width: 94px;}

#menu1 a:hover {background: transparent url(../images/template/navigation.png) 0 -21px no-repeat; }
#menu2 a:hover {background: transparent url(../images/template/navigation.png) -95px -21px no-repeat; }
#menu3 a:hover {background: transparent url(../images/template/navigation.png) -208px -21px no-repeat; }
#menu4 a:hover {background: transparent url(../images/template/navigation.png) -304px -21px no-repeat; }
#menu5 a:hover {background: transparent url(../images/template/navigation.png) -408px -21px no-repeat; }
#menu6 a:hover {background: transparent url(../images/template/navigation.png) -582px -21px no-repeat; }
#menu7 a:hover {background: transparent url(../images/template/navigation.png) -695px -21px no-repeat; }
#menu8 a:hover {background: transparent url(../images/template/navigation.png) -812px -21px no-repeat; }


/*--end navigation--*/

/*--left side properties--*/

#logo {
	height: 87px;
	width: 347px;
}

#animation {
	width: 394px;
	margin: 0 auto;
}

#left-content-area {
	text-align: center;
	height: 337px;
	margin-top: 30px;
}

#hp-welcome {
	height: 90px;
	width: 352px;
	background: transparent url(../images/home/welcome-txt-bg.png) no-repeat;
	margin: 0 auto;
	padding: 15px;
}

/*--end left side properties--*/

/*--right side properties--*/

#top-right-wrap {
	height: 50px;
}

#reserve-btn {
	width: 192px;	
	float: right;
}

#top-contact {
	width: 235px;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

#main-content {
	margin-top: 45px;
	height: 415px;
	padding: 10px;
	background: transparent url(../images/template/main-content-bg.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#main-content2 {
	margin-top: 15px;
	height: 365px;
	padding: 10px;
	background: transparent url(../images/template/main-content-bg.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#main-content2 #thumbnail-container li {
	list-style: none;
}

#menus-nav a {
	/*text-decoration: none;*/
	 font-weight: bold;
}

#menus-nav a:hover {
	text-decoration: underline;
}

#menus-nav {
	margin-top: 60px;
    text-align: center;
}

.right {
	text-align: right;
}

#main-content2 ul li {
	list-style: disc;
	margin-left: 35px;
	margin-bottom: 7px;
}

table.menu tr {
	border-bottom: 1px black dotted;

}

table.menu {
	margin-bottom: 20px;
}

table.menu td {
	padding-bottom: 4px;
}

#home-promos {
	text-align: center;
}

#home-promos h1 {
	color: #960000;
}

.add-info {
	font-size: 11px;
}

/*-- Menu Buttons --*/

ul#menu-btns {
	margin: 25px auto;
	width: 192px;

}

ul#menu-btns li {

	list-style: none;
	background: url(../images/banquets/buttons.png) no-repeat;
	margin:0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
	
ul#menu-btns li a:link, ul#menu-btns li a:visited, ul#menu-btns li a:hover {
	padding: 15px;
	display: block;
}  

ul#menu-btns li a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul#menu-btns li a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul#menu-btns li a:hover {
	color: #604966;
	font-weight: bold;
	text-decoration: none;
}
/*--end right side properties--*/


/*--footer properties--*/

div#constant-contact {
	width: 228px;
	/*left: 25px;*/
	float: left;
}

#cc, #ss {
	margin: 0 auto;
}

#cc {
	background-color: #fff;
	border: 1px solid #afa6b1;
}

#ss {
	width: 170px;	
}

#copyright {
	font-size: 11px;
	width: 479px;
	text-align: right;
	float: left;
	padding-left: 15px;
}

#facebook {
	width: 185px;
	text-align: left;
	float: left;
}
/*--end footer properties --*/

/*-- HTML elements --*/


h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }

h1 {
	font-size: 24px;
	margin-bottom: .6em;
	color: #960000;
}

h2 {
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 7px;
	color: #960000;
}

strong {
	font-weight: bold;
}

p {
	margin-bottom: 8px;
	margin-top: 8px;
}

em {
	font-style: italic;
}

a {	color: #604966; }
/*-- end HTML elements --*/

/*--- Photo Gallery Tags  ---*/

div#thumbnail-container {
	margin: 0px;
	width: 400px;
}

div#thumbnail-container ul {
	list-style: none;
}

div#thumbnail-container ul li {
	margin: 0px;
	padding: 0px 1px 4px 0;
	width: 89px;
	height: 85px;
	float: left;
 
}

div#thumbnail-container ul li a {
	margin: 0px;
	padding: 0px;
/*	width: 89px;
	height: 89px;*/

}

div#thumbnail-container ul li img {
	margin: 0px;
	padding: 0px;
/*	width: 89px;
	height: 89px;*/
 	/*border-top: 4px solid #3d3b3b;
	border-right: 4px solid #3d3b3b;*/
	/*border-left: 4px solid #3d3b3b;*/
	/*border-bottom: 13px solid #3d3b3b;*/
}

#photographer-credit {
	clear: both;
	padding-top: 15px;
}

/*--- End Photo Gallery Tags ---*/