.subnav {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
	width: 787px;
	color: #ffffff;
	border-top: 4px solid #ffffff;
}
.subnav a {
	font-size: 10px;
	color: #9c9c9c;
	padding-left: 12px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
}
.subnav a:link {
	color: #ffffff;
}
.subnav a:visited {
	color: #ffffff;
}
.subnav a:hover {
	color: #ff0000;
}
.subleft {
	float: left;
	font-size: 10px;
	color: #008c9b;
	padding-left: 154px;
	padding-right: 10px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.subleft2 {
	float: left;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.copyright {
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	vertical-align: middle;
	width: 140px;
}
.center_padding {
	padding-left: 1px;
	padding-right: 1px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width:auto;
}
#center {
	text-align: center;
	vertical-align: top;
}
#table {
	width:761px;
	background-color:#FFFFFF;
}
.img {
	border:solid 1px #CCCCCC;
	padding:5px;
	margin:5px;
}
/* BODY */



#body {
	padding:10px;
	background-image:url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_about {
	padding:10px;
	background-image:url(../images/about.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_contact {
	padding:10px;
	background-image:url(../images/contact.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_subscribe {
	padding:10px;
	background-image:url(../images/subscribe.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_mission {
	padding:10px;
	background-image:url(../images/mission.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_archive {
	padding:10px;
	background-image:url(../images/archive.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#body_home {
	padding:10px;
	background-image:url(../images/home.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 70%;
	height:400px;
	overflow:auto;
}
#headerbg {
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat;
}
#indent {
	padding-left:25px;
	width:520px;
}
/* FOOTER */

#footer {
	background-image: url(../images/footer_bg.jpg);
	height:34px;
	padding-right: 10px;
	color:#000000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#footer a {
	font-size:11px;
	color:#000000;
}
#copy {
	float:left;
}
.logo {
	width: 660px;
	margin:5px;
	color:#000000;
	display: block;
}
/* NAV */

#nav {
	width: 194px;
	color:#FFFFFF;
	text-align:left;
	font-size: 13px;
	text-decoration:none;
	letter-spacing:1pt;
	vertical-align: top;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;/* width: 190px; Width of Menu Items */

	}
#nav ul li {
	float: left;
	list-style: none;
	width: 209px;
}
#nav li {
	background-color: #6dc5c9;
	height: 26px;
	width: 209px;
	border-bottom: 1px solid #ffffff;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:189px;
	height: 24px;
	padding-top: 3px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	padding-left: 20px;
	letter-spacing: 1pt;
	display: block;
	text-indent: 10px;
}
#nav a:hover {
	height: 24px;
	width: 189px;
	background-color: #05807e;
	background-image: url(../images/highlight_bubble.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	z-index: 200;
	background-color: #5d94c4;
}
.anylinkcss a {
	background-color: #5d94c4;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-indent: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.anylinkcss a:hover {
	background-color: #f2cb31;
}
/*END NAVIGATION */

.top_nav_bg {
	background-image: url(../images/splash_top_nav_bg.jpg);
	width: 550px;
	height: 38px;
	border-left: 1px solid #ffffff;
	background-repeat: repeat-x;
	text-align: center;
	color: #efffff;
}
.top_nav_bg a {
	color: #efffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.top_nav_bg a:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.h_nav {
	width: 194px;
	vertical-align: top;
	background-color: #efffff;
	border-left: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	border-right: 1px solid #6dc5c9;
}
.contact_left {
	background-color: #efffff;
	border-right: 1px solid #6dc5c9;
	color: #999999;
	width: 209px;
	padding-top: 5px;
	background-position: top;
	vertical-align: top;
}
.specials {
	border-left: 1px solid #fffff;
	width: 197px;
	padding: 5px;
	display: block;
	float: left;
	height: auto;
	background-color:#ebfcfd;
	vertical-align: top;
}
.content {
	vertical-align: top;
	width: auto;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.content img {
	vertical-align: top;
	border: 1px solid #cccccc;
	margin: 5px;
}
/* GALLERY */

#gallery {
	padding: 10px;
}
#galleryDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#galleryCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#gallery img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
.plans {
	border: 1px solid #CCCCCC;
}
.about {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#noborder {
	border: none;
	padding: 0px;
}
.teal {
	color: #008c9b;
	text-align: center;
	vertical-align: top;
}
.style2 {
	color: #008c9b;
	text-decoration: none;
	vertical-align: top;
}
.style1 {
	color: #666666;
	vertical-align: top;
}
.grey {
	color: #999999;
}
.coupon {
	border: 1px dashed #007D7F;
	padding: 0px;
}

.small {
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
}
.style1 {
	color: #666666;
	vertical-align: top;
}
.style2 {color: #008c9b}
