/* CSS Document */
*, html {
	margin: 0;
	padding: 0;
}

html {
	text-align: center;
}

body {
	margin: 			0 auto;
	width: 			1000px;
	background-color: 	#F9DFBE;
	color:			#857C69;
}

img {
	margin: 0;
	border: 0;
	padding: 0;
}

p {
	padding-bottom: 18px;
}

.imgContainer {
}

#headerWrapper {
	background-color: #000049;
	height: 90px;
}

#header {
	position: relative;
	text-align: left;
}

#header h1 {
	color: #FFFFFF;
	background: url(../images/site_name.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 278px;
	position: absolute;
	left: 73px;
	top: 50px;
}

#header h1 a {
	height: 33px;
	width: 278px;
	cursor: pointer;
	display: block;
}

#header p {
	background: url(../images/site_description.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 170px;
	position: absolute;
	left: 430px;
	top: 55px;
}

#header span {
	display: none;
}

#slideshow {
	float: 		right;
	display: 		block;
	/*background: 	url(../images/header_flash.jpg);*/
	width:		392px;
	height:		90px;
}

#bodyWrapper {
	padding-top: 2px;
	text-align: left;
	height:586px;
}

#complete{
	border-style:	solid;
	border-width:	1px;
	border-color:	#5C695F;
	background:	#FFFFFF;
	width:		1000px;
}

#bodyWrapper:after {
	content: '.';
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}

#gridOne {
	position: relative;
	margin-right: 2px;
	float: left;
	width: 210px;
	height: 1%;
}

#navArea {
	background: url(../images/gridone_gradient.jpg) repeat-x top;
	margin-bottom: 2px;
	height: 405px;
}

#turtleLogo {
	position: absolute;
	left: 7px;
	top: 111px;
	z-index: 10;
}

#navigation {
	position: absolute;
	right: 0px;
	top: 20px;
	font: italic 15px Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: right;
	z-index: 100;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	padding-top: 		6px;
	padding-bottom:	6px;
	padding-left:		0px;
	padding-right:		0px;
}
#navigation li:hover {
	background: url(../images/left_menu_on.gif) no-repeat;
	background-position: 0px 0px;
}

#navigation a {
	color: 			#FFF9FD;
	text-decoration: 	none;
}

#navigation a:hover {
	color: #000877;
	text-decoration: none;
}

#gridOne .preFooter {
	background-color: #E0FFFF;
	height: 86px;
}

#gridTwo {
	position: relative;
	margin-right: 2px;
	float: left;
	width: 396px;
	height: 1%;
}

#gridTwo #mainPhoto {
	margin-bottom: 2px;
	height:500px;
}

#gridTwo .preFooter {
	background: #0B4BA5 url(../images/main-bottom-gradient.jpg) repeat-x top;
	height: 84px;
	position: relative;
}
#gridTwo #searchText span {
	display: none;
}

#gridThree {
	position: relative;
	background-color: #FFCC66;
	float: right;
	width: 390px;
	height: 1%;
	height:500px;
}

#mainContent {
	height: 458px;
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #857C69;
	padding: 45px 13px 0 25px;
	overflow: auto;
}

#gridTwo #searchText {
	background: url(../images/search_text.jpg) no-repeat;
	height: 54px;
	width: 179px;
	position: absolute;
	left: 16px;
	top: 15px;
}

#mainContent img.fl {
	float: left;
	margin: 0 4px 2px 0;
}

#gridThree .preFooter {
	background: #FBC55F url(../images/grid3-gradient-bottom.jpg) repeat-x top;
	height: 84px;
}

#footerWrapper {
	clear: both;
	background: url(../images/bottom-slice-top-homepage.jpg) no-repeat top #FFFFFF;
	padding-top: 59px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
#footer ul {
	list-style: none;
	display: block;
	padding-bottom: 12px;
}

#footer {
	background: url(../images/bottom-slice-bottom-homepage.jpg) no-repeat top;
	text-align: center;
	height: 34px;
	line-height: 125%;
}
#footer li {
	display: inline;
}

.pscCamIcons {
	padding-top: 15px;
	padding-left: 20px;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #E69E3A;
	text-decoration: underline;
}
form.searchForm {
	float: right;
	width: 190px;
	padding-top: 10px;
	padding-right: 5px;
}
form.searchForm p {
	padding-bottom: 6px;
}
form.searchForm p label {
	float: left;
	width: 82px;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding-top: 1px;
	display: block;
	color: #FFFFFF;
}
form.searchForm select {
	width: 100px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 0;
}
form.searchForm #sf_btn {
	position: absolute;
	top: 84px;
	right: 12px;
}

#master1
{
	z-index:10000;
}

#booking_form
{
	background:url(/images/availability_background.png) repeat; 
	font-size:12px; 
	font-family:Times; 
	color:#003e5d;
	margin-left:-200px;
	z-index:100000;
	position:relative;
	top:-60px;
	left:200px;
	width:376px;
	padding:10px;
	
}
	
#booking_form input,
#booking_form select
{
	text-align:center; 
	font-size:10px;
}

#booking_form select
{
	margin-top:5px;
}

#booking_form #datepicker
{
	position:relative;
	top:4px;
}