/* colors used in layout

orange: #FE9A15
dark orange: #F4D98D
yellow: #FFEE00;

blue: #CE4B03
tan: #F4D98D
dark brown: #F4D98D

*/

body {
	background: #EBCBA5 url(../images/bg_body.jpg);
	font: 80% Arial, Helvetica, sans-serif;
	color: #6D2803;
	margin: 0px;
	padding: 0px;
	}

a { color: #FE9A15; }
a:link {}
a:visited {
	color: #EA6512;
}
a:hover {
	color: #6D2803;
}
a:active {}

a img { border: none; }

h1,h2,h3,h4,h5,h6 {}

h1 { font-size: 2.25em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.75em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.25em; }
h6 { font-size: 1.0em; }

#container {
	width: 740px;
	font-size: 1em;
	margin: 0px auto;
	background: url(../images/bg_container.gif) repeat-y center top;
	padding: 0px 10px;
	}

#header {
	text-indent: -999em;
	background: #FFFFFF url(../images/bg_header.jpg) no-repeat left top;
	height: 200px;
	width: 740px;
	}
#header h1 {
	margin: 0px;
	background: url(../images/img_title.gif) no-repeat 21px 13px;
	height: 113px;
	width: 521px;
	}
#header p {
	margin: 0;
	padding: 0;
	}

#navigation {
	position: absolute;
	top: 160px;
	right: 50%;
	width: 330px;
	text-align: left;
	}
#navigation ul { margin: 0; padding: 0; }
#navigation li { display: inline; padding-right: 13px; }
#navigation li a {
	color: #FE9A15;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrow_right.gif) no-repeat right center;
	padding-right: 12px;
	}
#navigation li a:hover { color: #FFEE00; text-decoration: underline; background: url(../images/arrow_right_over.gif) no-repeat right center; }

/* ----------------------- */
/* -- navigation styles -- */
/* ----------------------- */

#home #nav_home a, 
#photos #nav_photos a, 
#reservations #nav_reservations a { color: #FFEE00; cursor: default; background: url(../images/arrow_right_over.gif) no-repeat right center; }

#home #nav_home a:hover, 
#photos #nav_photos a:hover, 
#reservations #nav_reservations a:hover { text-decoration: none; }


#content {
	padding: 0px 20px 15px 25px;
	line-height: 150%;
	float: left;
	background: #FFFFFF;
	}

#sidebar {
	float: left;
	text-align: center;
	background: #FFFFFF;
	}

#sidebar h3 { margin: 0; }

#sidebar p { margin-top: 0; }

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	}
#sidebar li { padding: 2px; }

#bayside_address { text-align: left; margin-left: 10px; }
#bayside_address h4 {
	margin: 0px;
	background: url(../images/title_sm_bayside_vacations.gif) no-repeat;
	text-indent: -999em;
	height: 30px;
	width: 240px;
	}

#bayside_address address { font-style: normal; margin-left: 5px; color: #CE4B03; }

#call_us {
	text-align: left;
	background: url(../images/sm_yellow_hibiscus.jpg) no-repeat right top;
	height: 110px;
	padding-right: 115px;
	margin-top: 1.0em;
	margin-left: 10px;
	}
#call_us h4 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
#call_us ul { list-style: none; margin-left: 5px; color: #CE4B03; }
#call_us li { font-size: 1.4em; }

#footer {
	clear: both;
	padding: 10px;
	font-size: 0.9em;
	text-align: center;
	margin: 15px 0px 0px;
	background: #F4D98D;
	border-top: 1px dotted #CE4B03;
	}
#footer a {}

#credits {
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 15px;
	color: #CE4B03;
	border-bottom: 2px solid #8B5332;
	background: #F4D98D;
	}
#credits a { color: #CE4B03; }

/* -------------------------- */
/* -- page specific styles -- */
/* -------------------------- */

#home #content { width: 420px; }
#photos #content { width: 380px; }
#reservations #content { width: 380px; }

#home #sidebar { width: 255px; }
#photos #sidebar { width: 295px; }
#reservations #sidebar { width: 295px; text-align: left; }

/* ---------------------- */
/* -- Home Page Styles -- */
/* ---------------------- */

#intro {
	background: #F4D98D url(../images/bg_intro.gif) no-repeat left bottom;
	width: 420px;
	}
#intro h2 {
	background: url(../images/header_welcome.gif) no-repeat;
	height: 45px;
	width: 420px;
	text-indent: -999em;
	margin: 0px;
	}
#intro p {
	padding: 0px 10px 1.0em;
	margin-top: 0px;
	}

#perfect_retreat {
	text-align: center;
	background: url(../images/txt_perfect_tropical_retreat.gif) no-repeat left center;
	text-indent: -999em;
	height: 128px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	}

#tour_link { text-align: center; }
#tour_link img { border: none; }

/* ------------------------ */
/* -- Photos Page Styles -- */
/* ------------------------ */

#condo_features {
	background: #94D7FC url(../images/bg_feats_bottom.gif) no-repeat left bottom;
	width: 295px;
	padding-bottom: 15px;
	color: #6D2803;
	text-align: left;
	}
#condo_features h3 {
	background: #fff url(../images/header_features.gif) no-repeat left top;
	height: 55px;
	width: 295px;
	text-indent: -999em;
	}

#local_attractions {
	background: #F4D98D url(../images/bg_local_bottom.gif) no-repeat left bottom;
	width: 295px;
	padding-bottom: 15px;
	text-align: left;
	}
#local_attractions h3 {
	background: #fff url(../images/header_attractions.gif) no-repeat;
	height: 50px;
	width: 295px;
	text-indent: -999em;
	}

#local_attractions ul, 
#condo_features ul { color: #6D2803; list-style: square; margin-left: 20px; }

#photobox {}
#photo_main {}
#photo_caption {
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	background: url(../images/bg_blue_top.gif) no-repeat left bottom;
	padding-bottom: 30px;
	color: #CE4B03;
	}
#photo_thumbs {
	padding: 0px 10px 10px 10px;
	width: 340px;
	background: #94D7FC url(../images/bg_blue_bottom.gif) no-repeat left bottom;
	}
#photo_thumbs img {
	padding: 8px 10px 12px;
	}
#photo_thumbs a { }
#photo_thumbs a img { }
#photo_thumbs a:hover img { }
#photo_thumbs a:hover { background: url(../images/view.gif) no-repeat left bottom; }

#click2enlarge { clear: both; text-align: center; padding-top: 2px; }


/* ----------------------------- */
/* -- Reservation Form Styles -- */
/* ----------------------------- */
#reservations h2 { margin: 0; }
#reservations #sidebar ul {	
	list-style: disc;
	margin-bottom: 10px;
	}
#reservations #sidebar p {
	line-height: 150%;
	margin-left: 10px;
	margin-right: 10px;
	}

#phone_reservations {
	background: #94D7FC url(../images/bg_feats_bottom.gif) no-repeat left bottom;
	width: 295px;
	padding-bottom: 15px;
	color: #6D2803;
	text-align: left;
	}
#phone_reservations h3 {
	background: #fff url(../images/header_reservations.gif) no-repeat;
	height: 50px;
	width: 295px;
	text-indent: -999em;
	}
#phone_reservations p { margin: 0 10px; }

#rates {
	background: #F4D98D url(../images/bg_local_bottom.gif) no-repeat left bottom;
	width: 295px;
	padding-bottom: 15px;
	text-align: left;
	}
#rates h3 {
	background: #fff url(../images/header_rates.gif) no-repeat;
	height: 50px;
	width: 295px;
	text-indent: -999em;
	}
#rates ul { color: #6D2803; list-style: square; margin-left: 20px; margin-right: 10px; }



form em {
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	}

form fieldset {
	border-top: 1px solid #F4D98D;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
	margin: 0;
	clear: none;
	}

form legend {
	padding: 0 2px;
	color: #CE4B03;
	font-weight: bold;
	margin: 0 -7px;
	}

form fieldset ul {
	padding-left: 10px;
	margin: 0;
	}
form fieldset ul li {
	list-style: none;
	padding: 5px;
	margin: 0;
	clear: both;
	}

form label {
	display: block;
	line-height: 1.8em;
	width: 180px; 
	float: left;
	}

form textarea#comments {
	clear: both;
	margin: 10px;
}

.form_error {
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
	padding: 5px;
	color: #CC0000;
}
.form_error h3 {
	color: #CC0000;
	margin-top: 0;
}

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

#poweredby span { visibility: hidden; display: none; }
