/* CSS Document */

html {
	scrollbar-face-color: #4D6FBB;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #4D6FBB;
	scrollbar-darkshadow-color: #4D6FBB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
}

body {
	margin-top: 39px;
	background-color: #A5BDE2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font: small Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	min-width: 787px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

a:link, a:visited {
	color: #2D5E8C;
	text-decoration: none;
}
a:hover {
	color: #6F97BD;
	text-decoration: none;
}

.footer_links:link, .footer_links:visited {
	color: #607DC2;
	text-decoration: none;
}
.footer_links:hover {
	color: #6F97BD;
	text-decoration: none;
}

.tour:link, .tour:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/tour_btn_bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 95px;
	height: 19px;
	padding-top: 2px;
	padding-left: 6px;
}
.tour:hover {
	color: #607DC2;
	text-decoration: none;
}

h1 {
	color: #265988;
	font-size: 1.1em;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	color: #265988;
	font-size: 1.0em;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content {
	font-size: 85%;
	text-align: justify;
}

#outer_wrapper {
	width: 787px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}

#main {
	width: 100%;
	background-image: url(images/shadow_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;

}

#wrapper {
	background-color: #FFFFFF;
	color: #333333;
	width: 778px;
	height: 100%;
	margin: 0;
	border-top: 1px solid #BAC9DE;
	border-right: 1px solid #BAC9DE;
	border-left: 1px solid #BAC9DE;
	float: left;
}

#accomm {
	color: #333333;
	padding-left: 24px;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}

#accomm_sec_4star {
	padding-left: 24px;
	text-decoration: none;
	background-image: url(images/4star_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin-bottom: -15px;
	background-position: top left;
}

#accomm_sec_3star {
	padding-left: 24px;
	text-decoration: none;
	background-image: url(images/3star_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin-bottom: -15px;
	background-position: top left;
}


#header_image {
	height: 186px;
	width: 778px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#sec {
	height: 17px;
	width: 778px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#shadow_right {
	float: right;
	width: 7px;
	height: 100%;
}

#shadow_bottom {
	clear: both;
	height: 14px;
}

#content_container {
	height: 100%;
}

#nav {
	width: 207px;
	float: left;
	height: 100%;
}

#button {
	width: 162px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	margin-left: 45px;
}

#content_main {
	width: 570px;
	height: 100%;
	float: right;
	border-left: 1px solid #CFCFCF;
}

#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 77px;
}

#search_hd {
	width: 462px;
	height: 11px;
}

#search_container {
	width: 462px;
}

.price_range {
	color: #969696;
}

.border {
	border: 1px solid #CFCFCF;
}

#footer {
	width: 778px;
}

#copyright {
	float: left;
	color: #607DC2;
}

#footer_nav {
	float: right;
	color: #607DC2;
}

.arrow_left {
	padding-left: 18px;
	text-decoration: none;
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center left;
}

.arrow_right {
	padding-right: 18px;
	text-decoration: none;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center right;
	color: #969696;
}

#star4_unit_hd {
	color: #5D7ECC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	background-image: url(images/4star_unit_hd.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 217px;
	display: block;
	background-position: top right;
}

#star3_unit_hd {
	color: #5D7ECC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	background-image: url(images/3star_unit_hd.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 217px;
	display: block;
	background-position: top right;
}

#std_unit_hd {
	color: #5D7ECC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	height: 15px;
	width: 217px;
	display: block;
}

#caseupper{
text-transform: uppercase;
}

#range {
	color: #969696;
	font-weight: bold;
}
#range2 {
	color: #969696;
}

.easter_weekend {
	color: #b50000;
	background-color: #d9e2ed;
	border: 1px solid #b5c2cf;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.lightbox img
{
	padding: 3px;
}