body {
	background-color: #034170;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
a {
	text-decoration: none;
}


.whitelow {
	padding-bottom: 3px;
}
#topbar_left {
	background-image: url(images/topbar_left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 202px;
	position: absolute;
	top: 0px;
	margin-left: -202px;
}

#topbar_right {
	background-image: url(images/topbar_right.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1013px;
	position: absolute;
	top: 0px;
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-top: 9px;
	margin-left: 189px;
}

.topbar {
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #6C8EA9;
}


.topfill {
	background-color: #ffffff;
	height: 10px;
}


.toptable {
	background-color: #ffffff;

}

.midtable {
	background-color: #ffffff;
}

.navtable {
	background-color: #ffffff;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.navtable A:link
	{
	background-color: #ffffff;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtable A:visited
	{
	background-color: #ffffff;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtable A:active
	{
	background-color: #ffffff;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    }

.navtable A:hover
	{
	background-color: #ffffff;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}





.headers {
	background-color: #D09E07;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
	
.headers h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	}
	
.headers_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E6E6E6;
	}
	
.dash_down {
	background-image: url(images/dash_down.gif);
	background-repeat: repeat-y;
	background-color: #E9E9E9;

	}
.menu {
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 115px;
	background-position: 2px 2px;
	width: 88px;
	height: 19px;
	float: left;
	margin-right: 1px;
}
.menu a {
	text-decoration: none;
	color: #FFF;
}
.menu a:hover {
	font-weight: bold;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 22px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}
.reserve_now  {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.reserve_now a {
	color: #cc3300;
	text-decoration: none;
}
.reserve_now a:hover {
	color: #F00;
}


.left_column {
	background-image: url(images/bg_left_column.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 750px;
}

.maincolumn {
	font-family: arial;
	font-size: 12px;
	width: 545px;
}
.main {
	font-weight: bold;
	color: #cc0000;
}
.blue {
	color: #000099;
	font-weight: bold;
}

.main.title {
	font-size: 16px;
}



.right_column {
	background-image: url(images/bg_right_column.jpg);
	background-repeat: repeat-x;
	background-position: 5px 0px;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
}
.right_column a {
	color: #000;
	text-decoration: none;
}
.right_column a:hover {
	text-decoration: underline;
	color: #009;
}
.right_column .return2top {
	color: #002cbd;
}
.right_column img {
	max-width: 325px;
}





#bigmap {
	margin-top: 50px;

}
#bigmaplinks {
	position: absolute;
	margin-left: 5px;
	color: #204e6f;
	z-index: 100;
	font-family: arial;
}
#bigmaplinks .maintitle {
	color: #204e6f;
}
#bigmaplinks a  {
	text-decoration: none;
	color: #204e6f;
	font-size: 12px;
}
#bigmaplinks a:hover {
	text-decoration: underline;
}
#articlebar {
	background-image: url(images/article_bar.jpg);
	height: 25px;
	width: 189px;
	padding-top: 7px;
	text-align: center;
}
#articlebar a {
	font-size: 16px;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#articlebar a:hover {
	color: #FFF;
}




#article_list {



}
.article_page {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 10px;
	width: 540px;
}
.article_page img {
	max-width: 510px;
}
.sub {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #204e6f;
}



.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a72d2b;
	padding-top: 10px;
}
.title {
	color: #cc0000;
	font-weight: bold;
}
#attractions a {
	color: #000066;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
#zerve_advance {
	background-image: url(images/zerve_advance2.jpg);
	height: 152px;
	width: 530px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#zerve_advance #link {
	font-weight: bold;
	padding-top: 0px;
	padding-left: 380px;
}
#left_buttons {
	margin-top: 15px;
	margin-bottom: 10px;
}
#TheCoupon {
	position: absolute;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	background-color: #FFF;
	display: none;
	height: 400px;
}
#TheCoupon #content {
	border: 1px solid #06F;
	padding: 5px;
	margin-top: 3px;
}
.subheader a {
	color: #000;
}
.subheader a:hover {
	text-decoration: underline;
}

