body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d5e1e8;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #3179a6;
}
#container {
	height: 599px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
div.home {
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.pricing {
	background-image: url(images/pricing_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.about {
	background-image: url(images/about_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.reservations {
	background-image: url(images/reservations_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.community {
	background-image: url(images/community_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.lodging {
	background-image: url(images/lodging_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.contact {
	background-image: url(images/contact_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav ul {
	padding: 0px;
	float: right;
	list-style-type: none;
	margin-top: 13px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topNav ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 2px;
}
li#about a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/aboutboats_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 32px;
	width: 125px;
}
li#about a:hover {
	background-image: url(images/aboutboats_tab_over.gif);
}
li#pricing a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pricing_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 69px;
}
li#pricing a:hover {
	background-image: url(images/pricing_tab_over.gif);
}
li#reservations a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/reservations_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 106px;
}
li#reservations a:hover {
	background-image: url(images/reservations_tab_over.gif);
}
li#community a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/community_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 97px;
}
li#community a:hover {
	background-image: url(images/community_tab_over.gif);
}
li#lodging a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/lodging_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 128px;
}
li#lodging a:hover {
	background-image: url(images/lodging_tab_over.gif);
}
li#contact a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/contact_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 71px;
}
li#contact a:hover {
	background-image: url(images/contact_tab_over.gif);
}
div#mainText {
	padding-left: 40px;
	padding-right: 345px;
	line-height: 18px;
	padding-top: 390px;
}
div#footer {
	font-size: 10px;
	color: #999999;
	clear: both;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #666666;
}
#mainText ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	line-height: 14px;
}
#mainText ul li {
	padding-bottom: 8px;
}
div#pricingTable {
	padding-top: 105px;
	padding-right: 35px;
	padding-left: 40px;
}
tr#pricing_subhead td {
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}
tr.blueRow td {
	background-color: #d5e1e8;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
tr.regRow td {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
tr.blueRow td.subhead, tr.regRow td.subhead {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
div#mainTextPricing {
	padding-right: 345px;
	padding-left: 40px;
	padding-top: 50px;
}
div#mainTextPricing ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	line-height: 14px;
}
#mainTextPricing ul li {
	padding-bottom: 8px;
}
.blueText {
	color: #3179a6;
}
#homeMain {
	display: none;
}
