/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#adc6f2;
	font-size:14px;
	margin:0 auto;
	background-color:#000000;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}
.border {
	border: #2d3772 solid  3px;
}



}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#reserve-table {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:43px;
	float:right;
	padding: 0 30px 0 0;

}

#header {
	position:relative;
	top:0;
	left:0;
	width:906px;
	height:244px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:846px;
	height:222px;
	margin: 0 auto;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:157px;
	left:45px;
	width:822px;
	height:35px;
	float:left;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:906px;
	height:auto;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
}

/* ---- start main content settings -------------- */
#left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:212px;
	height:auto;
	padding: 20px 0 0 28px;
}

#right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:212px;
	height:auto;
	padding: 50px 0 0 20px;
	line-height:22px;
	font-size:16px;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:512px;
    min-height:400px;
    height:auto !important;
    height:400px;
	padding: 20px 0 0 28px;
}

#content_menu {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:530px;
	height:auto;
	padding: 20px 0 0 28px;
}


#content_location {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:582px;
	height:650px;
	padding: 20px 0 0 28px;
}
#email-newsletter {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:171px;
	background-image:url(images/bg_black-box.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 10px 0 0 10px;
}

#email-newsletter-sub {
	position:absolute;
	top:210px;
	left:0;
	float:right;
	width:230px;
	height:171px;
	background-image:url(images/bg_sub-box.jpg);
	background-repeat:no-repeat;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 0;
}

#our-location {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:240px;
	height:171px;
	background-image:url(images/bg_black-box.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 10px 0 0 10px;
}


#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:880px;
	height:auto;
	padding: 20px 0 0 10px;
	color:#FFFFFF;
}


.content_sub-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	height:auto;
	color:#FFFFFF;
padding: 10px 0 0 50px;
}

.content_sub-right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	height:auto;
	color:#FFFFFF;
	padding: 10px 0 0 110px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:342px;
	background-image:url(images/bg_blue-box.jpg);
	background-repeat:no-repeat;
	padding: 0 30px 0 0;
	margin: 50px 0 0 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:186px;
	background-image:url(images/bg_blue-box.jpg);
	background-repeat:no-repeat;
	padding: 0 30px 0 0;
	margin: 20px 0 0 0;
}

#side_bar-sub2 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:auto;
	padding: 0 30px 0 0;
	margin: 20px 0 0 0;
}

#side_text{
	position:relative;
	top:0;
	left:0;
	float:right;
	width:240px;
	height:auto;
	height:332px;
	padding: 10px 0 0 10px;
	
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:40px;
	clear:both;
	color:#FFFFFF;
	margin: 0 auto;
	padding: 0 30px 0 30px;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:35px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav2.jpg);
}

a#nav_01 {
	width:90px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -35px;
}

.active_01 {
	background-position: 0 -35px !important;
}

a#nav_02 {
	width:96px;
	cursor:pointer;
	background-position:-90px 0;
}

a:hover#nav_02{
	background-position:-90px -35px;
}

.active_02 {
	background-position:-90px -35px !important;
}

a#nav_03 {
	width:86px;
	cursor:pointer;
	background-position:-186px 0;
}

a:hover#nav_03{
	background-position:-186px -35px;
}

.active_03 {
	background-position:-186px -35px !important;
}

a#nav_04 {
	width:133px;
	cursor:pointer;
	background-position:-272px 0;
}

a:hover#nav_04{
	background-position:-272px -35px;
}

.active_04 {
	background-position:-272px -35px !important;
}

a#nav_05 {
	width:99px;
	cursor:pointer;
	background-position:-405px 0;
}

a:hover#nav_05{
	background-position:-405px -35px;
}

.active_05 {
	background-position:-405px -35px !important;
}

a#nav_06 {
	width:127px;
	cursor:pointer;
	background-position:-504px 0;
}

a:hover#nav_06{
	background-position:-504px -35px;
}

.active_06 {
	background-position:-504px -35px !important;
}

a#nav_07 {
	width:103px;
	cursor:pointer;
	background-position:-631px 0;
}

a:hover#nav_07{
	background-position:-631px -35px;
}

.active_07 {
	background-position:-631px -35px !important;
}

a#nav_08 {
	width:104px;
	cursor:pointer;
	background-position:-718px 0;
}

a:hover#nav_08{
	background-position:-718px -35px;
}

.active_08 {
	background-position:-718px -35px !important;
}