* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/index_42.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link, a:visited, a:active {
	color: #00CCCB;
	text-decoration: none;
}
a:hover {
	color: #00CCCB;
	text-decoration: underline;
}
#main {

	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	float: left;
	width: 1000px;
}
#navbar {
	float: left;
	width: 318px;
}
#navbar_left {
	float: left;
	width: 25px;
}
#navcontainer {
	float: left;
	width: 255px;
	height: 516px;
}
#navbar_right {
	float: left;
	width: 38px;
}
#content {
	float: left;
	width: 682px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/dolphinbay_08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 26px;
	padding-bottom: 26px;
}

#midrow {
	float: left;
	width: 1000px;
}
.navbutton {
	clear: left;
	width: 255px;
}
#showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCCB;
	float: left;
	width: 630px;
	font-style: italic;
	padding-bottom: 20px;
	font-weight: bold;
	margin-left: 20px;
}

.thumbnail {
	width: 100px;
	float: left;
	border: 1px solid #0FC6CA;
	background-color: #00CCCB;
}
.tn_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCCB;
	font-style: italic;
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	float: left;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCB;
	padding-bottom: 15px;
	font-style: normal;
	font-weight: lighter;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 20px;
}
#details li {
	margin-left: 30px;
}
#contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	color: #0032A1;
	padding-left: 35px;
	float: left;
	padding-top: 20px;
	width: 260px;
}
#subtitle {
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00CCCB;
}
#rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCB;
	font-style: normal;
	font-weight: lighter;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#table_wrap {
	background-color: #2F6CC7;
	padding: 15px;
}

table.rates td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCCB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.rates li {
	list-style-position: outside;
	margin-left: 15px;
}
