/***************** CSS RESET ************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body 	{
	font-family: sans-serif;
	font-size: 12px;
	background-color:#ebebeb;
}

p {
	clear:left;
	padding-bottom:5px;
	padding-right:14px;
}

a:link {text-decoration: underline; color:white;}
a:visited {text-decoration: underline; color:white;}
a:active {text-decoration: underline; color:white;}
a:hover {text-decoration: underline; color:white;}

h1 {
	clear:left;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	text-align:left;
	padding-top:5px;	
	padding-bottom:5px;
	color:#BDA292;
}

h2 {
	clear:left;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	color:#BDA292;

}





ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-bottom:10px;
}

li {
	background-image: url('../images/star_bullet.png');
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-top:10px;
	padding-left: 20px;
	padding-right:14px;
}



#banner {
	margin:0 auto;
	height:60px;
	background-color:white;
	width:960px;
	height:243px;

	background-position: 0 45px;
	background-repeat: no-repeat;
	position:relative;
}


#text_size_holder {
	position:absolute;left:20px;top:10px;
}

#weather_holder {
	font-size:11px;
	color:white;
	padding-left:40px;
	padding-top:10px;
}

#language_selector_holder {
	position:absolute;right:24px;top:138px;
}

#logo {
	position:absolute;left:35px;top:35px;
}

#menu_holder {
	position:absolute;top:165px;
}








#middle {
	margin:0 auto;
	clear:left;
	width:960px;
	background-color:#7B6456;
	padding-bottom:30px;
}




#middle_bottom_shadow {
	margin:0 auto;
	clear:left;
	width:960px;
	height:6px;
	background-color:#7B6456;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;	
}

#middle_top_shadow {
	margin:0 auto;
	clear:left;
	width:960px;
	height:6px;
	background-color:#7B6456;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;	
}


#left_panel {
	float:left;
	width:300px;
	background-color:#7B6456;
	padding-bottom:30px;
}


#live_chat_button {
	clear:left;
	padding-top:30px;
	padding-left:40px;

}

#you_tube_button {
	clear:left;
	padding-top:30px;
	padding-left:40px;

}


#add_me_bar {
	height:28px;
	width:629px;
	background-color:#fefdff;
}



#booking_form {
	clear:left;
	padding-top:5px;
	width:195px;
}


#booking_check_availability {
	padding-left:0px;
	padding-bottom:10px;
	color:white;
	font-size:12px;
	font-weight:bold;
}


.booking_labels {
	width:80px;
	padding-top:7px;
	padding-bottom:2px;
	float:left;
	color:444444;
	font-size:10px;
	text-align:left;

}

#right_panel {
	float:left;
	width:645px;
	background-color:#7B6456;
	color:white;
	text-align:justify;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
}





#crossfade {
	margin-left:-6px;
}

#crossfade_surround {
	float:left;
	width:625px; 
	height:352px; 
	background-color:#f2f2f2;
	padding:2px;
}

#crossfade_gallery {
	display:block; 
}

#crossfade_gallery li { 
	position:absolute;
	display: none;
	margin:0px;
	padding:0px; 
}

#crossfade_top_shadow {
	clear:left;
	width:635px; 
	height:6px;
	margin-left:3px;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;	
}

#crossfade_bottom_shadow {
	clear:left;
	width:635px; 
	height:6px;
	margin-left:3px;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;	
}

#crossfade_left_shadow {
	float:left;
	width:6px; 
	height:357px;
	background-image: url('../images/left_shadow.png');
	background-repeat: repeat-y;	
}

#crossfade_right_shadow {
	float:left;
	width:6px; 
	height:357px;
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;	
}


.crossfade_gallery_element {
	position:absolute;
	display:block;
}

.crossfade_gallery_caption {
	position:absolute;
	background-image:url('../images/transparent_background.png');
	font-size:16px;
	width:617px;
	height:42px;
	top:300px;
	padding-top:6px;
	padding-left:8px;
}

.crossfade_gallery_image {
	position:relative;
	font-size:0px;
}




#virtual_tour {
	margin-left:-6px;
}

#virtual_tour_surround {
	float:left;
	background-color:#f2f2f2;
	padding:2px;
	font-size:0px;
}



#virtual_tour_top_shadow {
	clear:left;
	width:635px; 
	height:6px;
	margin-left:3px;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;	
}

#virtual_tour_bottom_shadow {
	clear:left;
	width:635px; 
	height:6px;
	margin-left:3px;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;	
}

#virtual_tour_left_shadow {
	float:left;
	width:6px; 
	height:356px;
	background-image: url('../images/left_shadow.png');
	background-repeat: repeat-y;	
}

#virtual_tour_right_shadow {
	float:left;
	width:6px; 
	height:356px;
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;	
}






#bottom_image {
	clear:left;
	width:842px;
	height:231px;
	padding-top:20px;

}

#name_plate {
	float:left;
	padding-top:8px;
	clear:left;
}





.date {
	float:left;
}




#left_menu {
	text-align: left;
	font-size: 12px;
	padding-left:0px;
	padding-top:10px;
	margin-left:33px;
}

#left_menu_top_shadow {
	clear:left;
	height:6px;
	width:250px;
	margin-left:3px;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;		
}

#left_menu_bottom_shadow {
	clear:left;
	height:6px;
	width:250px;
	margin-left:3px;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;		
}



.left_menu_item {
	float:left;
	height:23px;
	width:233px;
	padding-left:9px;
	display:block;
	font-size:14px;
	padding-top:8px;

}

.left_menu_item_brown {
	background-color:#BDAA9E;
}

.left_menu_item_orange {
	background-color:#BDA292;
}

.left_menu_item_selected {
	font-weight:bold;
}

.left_menu_item_surround {
	clear:left;
}

.left_menu_item_left_shadow {
	float:left;
	width:7px;
	height:31px;
	background-image: url('../images/left_shadow.png');
	background-repeat: repeat-y;	
}

.left_menu_item_right_shadow {
	float:left;
	width:7px;
	height:31px;
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;	
}



.left_menu_item:link {text-decoration: none; color:white;}
.left_menu_item:visited {text-decoration: none; color:white;}
.left_menu_item:active {text-decoration: none; color:white; font-weight:bold;}
.left_menu_item:hover {text-decoration: none; color:white; font-weight:bold;}



#animated_offers {
	font-size: 12px;
	padding-left:0px;
	margin-top:5px;
	margin-left:33px;
}

#animated_offers_title {
	clear:left;
	height:23px;
	width:233px;
	padding-left:9px;
	display:block;
	font-size:14px;
	padding-top:8px;
	background-color:#BDAA9E;
	color:white;
	font-weight:bold;

}

#animated_offers_content {
	clear:left;
	position:relative;
	height:86px;
	width:242px;
	display:block;
	font-size:14px;
	background-color:#BDA292;
	color:white;
}

#animated_offers_top_shadow {
	clear:left;
	height:6px;
	width:250px;
	margin-left:3px;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;		
}

#animated_offers_surround {
	clear:left;	
}

#animated_offers_bottom_shadow {
	clear:left;
	height:6px;
	width:250px;
	margin-left:3px;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;		
}

#animated_offers_left_shadow {
	float:left;
	width:7px;
	height:117px;
	background-image: url('../images/left_shadow.png');
	background-repeat: repeat-y;	
}

#animated_offers_row_holder {
	float:left;	
}

#animated_offers_right_shadow {
	float:left;
	width:7px;
	height:117px;
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;	
}

.animated_offer {
	display:none;
	position:absolute;
	overflow:hidden;
}

.animated_offer_text {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}

.animated_offer_text_main {
	clear:left;
	color:white;
	font-size:12px;
}

.animated_offer_text_small_link {
	clear:left;
	text-align:left;
	color:white;
	font-size:10px;
}

.animated_offer_text a:link {text-decoration: none; color:white;}
.animated_offer_text a:visited {text-decoration: none; color:white;}
.animated_offer_text a:active {text-decoration: underline; color:white; }
.animated_offer_text a:hover {text-decoration: underline; color:white; }




.caption_text {
	font-size:20px;
	color:#77787c;
}


#mailing_list_form {
	clear:left;
	padding-left:0px;
	margin-top:20px;
}

#mailing_list_gap {
	clear:left;
	height:0px;
	width:5px;
}

#mailing_list_caption {
	font-size:12px;
	font-weight:bold;
	color:#77787c;
}

#mailing_list_input {
	padding-top:5px;
}

#mailing_list_submit {
	padding-top:5px;
}



#menu {
	clear:left;
	text-align: center;
	float:left;
}

#menu_bar {
	clear:left;
	height:48px;
	width:920px;
	padding-left:40px;
	background-color:#BDA292;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;	
}

#sub_menu_bar {
	clear:left;
	height:30px;
	width:940px;
	padding-left:20px;
	background-color:#7B6456;
	background-image: url('../images/bottom_shadow.png');
	background-repeat: repeat-x;	
}


.separator {
	display:none;
}


.menu_item {
	font-size:14px;
	float:left;
	height:30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 	18px;
	display:block;
}

.menu_item:link {text-decoration: none; color:white;}
.menu_item:visited {text-decoration: none; color:white;}
.menu_item:active {text-decoration: none; color:white; font-weight:bold;}
.menu_item:hover {text-decoration: none; color:white; font-weight:bold;}


.menu_item_selected {
	background-image: url('../images/menu_triangle.png');
	background-repeat: no-repeat;
	background-position: center 38px;
	font-weight:bold;
}

.menu_item_selected:active {text-decoration: none; color:white; }
.menu_item_selected:hover {text-decoration: none; color:white; }




.sub_menu_item {
	font-size:12px;
	float:left;
	height:13px;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 	8px;
	display:block;
}

.sub_menu_item:link {text-decoration: none; color:white;}
.sub_menu_item:visited {text-decoration: none; color:white;}
.sub_menu_item:active {text-decoration: underline; color:white; }
.sub_menu_item:hover {text-decoration: underline; color:white; }



#text_size_surround {
	clear:left;
	padding-top:0px;
	background-color:#7B6456;
	font-size:11px;
}

#text_size_text {
	float:left;
	height:15px;
	padding-top:6px;
	padding-right:5px;
	color:#7B6456;
}

#text_size_small {
	float:left;
	font-size:11px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:6px;
	padding-right:6px;
}

#text_size_large {
	float:left;
	font-size:12px;
	padding-top:2px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;

}

.text_size {
	float:left;
	color:#7B6456;
	margin-left:2px;
	margin-top:4px;
}

.text_size:link {text-decoration: none; color:#7B6456;}
.text_size:visited {text-decoration: none; color:#7B6456;}
.text_size:active {text-decoration: none; color:#7B6456;}
.text_size:hover {text-decoration: none; color:#7B6456;}


#languages {
	float:left;
}

.language {
	float:left;
	padding-left:8px;
}

.language:link {text-decoration: none; }
.language:visited {text-decoration: none; }
.language:active {text-decoration: none; }
.language:hover {text-decoration: none; }




#bottom_banner {
	margin:0 auto;
	clear:left;
	width:960px;
}



#virtual_tour_thumbs {
	clear:left;
	height:89px;
	background-color:#BDAA9E;
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;	
	background-position: 0 83px;
	
}


#virtual_tour_caption {
	
	float:left;
	color:white;
	padding-top:35px;
	padding-left:55px;
	padding-right:40px;
	font-size:14px;

}

.virtual_tour_thumb {

	float:left;	
	padding-top:15px;
	padding-left:45px;

}

.virtual_tour_thumb_frame {
	background-color:white;
	font-size:0px;
	padding:1px;
}




#address_etc {
	margin:0 auto;
	clear:left;
	height:59px;
	width:960px;
	background-color:white;
	position:relative;
}

#footer_address {
	float:left;
	position:absolute;
	top:10px;
	color: black;
	width:960px;
	text-align:center;
}


#footer_sister_properties {
	float:left;
	position:absolute;
	top:30px;
	color: black;
	width:960px;
	text-align:center;
}


#prop {
	height:640px; 
	float:right; 
	width:1px; 
	z-index:-1;
}




