#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 800px;
	background-color: #0C3259;
}
body {
	background-color: #0C3259;
	margin: 0px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#mainBody a:link, #mainBody a:visited, #mainBody a:active  {
	font-weight: bold;
	color: #0c3259;
	text-decoration: none;

}
#mainBody a:hover  {
	font-weight: bold;
	color: #70859c;
	text-decoration: underline;

}

#leftSidebar {
	background-color: #C9B779;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #46231C;
	padding: 10px;
}

#leftSidebar a:link, #leftSidebar a:visited, #leftSidebar a:active  {
	color: #0c3259;

}
#leftSidebar a:hover {
	text-decoration: underline;
}
hr {
	color: #70859C;
}
#rightBody {
	background-color: #F9F8D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #46231C;
	padding: 5px 20px 20px;
	background-image: url(images/TC_bkgd_turtle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F8D9;
	background-position: center;
	padding: 10px;
}
#footerNav a:link, #footerNav a:visited, #footerNav a:active {
	color: #F9F8D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#footerNav a:hover {
	text-decoration: underline;
	color: #70859C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}
#footerNav .copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #70859C;
	padding-left: 5px;
}
#footerNav .byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70859C;
	padding: 10px;
}
#footerNav .byline a:link, a:visited, a:active  {
	color: #70859C;
    text-decoration: none;

	}
#footerNav .byline a:hover  {
	color: #70859C;
    text-decoration: underline;

	}
	
#services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #46231C;
	text-align: center;
}
.activityHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #46231C;
}
.float_rt {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
#mainBody #rightBody #reservationRequest ##ReservationRequest td {
	padding: 3px;
}
.photogalleryImages {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
