body 	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color:#E0E0E0;
}

img { 
	display: block; 
	border-style: none;
} 

div {
	margin:0px;
}

h1 {
	color:#ff9933;
	font-size:20px;
	margin:0px;
	text-align:left;
}

h2 {
	color:#ff9933;
	font-size:16px;
	margin:0px;
	text-align:left;
}

h3 {
	color:#ff9933;
	font-size:14px;
	margin:0px;
	text-align:left;
}

h4 {
	color:#ff9933;
	font-size:12px;
	margin:0px;
	text-align:left;
}

h5 {
	margin:0px;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

h6 {
	margin:0px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

p {
	margin:0px;
}

table {
	border:none;
	margin:0px;
	padding:0px;
}

tr {
	margin:0px;
	padding:0px;
	border:none;
	font-size:12px;
	text-align:left;	
}

td {
	margin:0px;
	padding:0px;
	border:none;
	font-size:12px;
	text-align:left;	
}

#main {
	margin: 0 auto;
	width: 794px;
	background-color: #ff9933;
}

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

#banner {
	background-color:white;
	height:144px;
	background-image:url("../images/horizontal_bar.png");
	background-repeat:no-repeat;
	background-position: bottom center;
}

#banner_title {
	font-family: Arial, sans-serif;
	text-align: left;
	padding-left:12px;
	padding-top:48px;
	font-size: 30px;
	color: #ff9933;
}

#menu_bar {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding-top:15px;
	padding-left:6px;
	font-size: 11px;
	color:#ff9933;
	height:30px;
	width:650px;
}

.menu_item {
	float:left;
	padding-left: 11px;
	padding-right: 11px;
	height:43px;
	display:block;
}

.menu_item:link {text-decoration: none; color:#ff9933;}
.menu_item:visited {text-decoration: none; color:#ff9933;}
.menu_item:active {text-decoration: none; color:#ff9933;background-color:white;}
.menu_item:hover {text-decoration: none; color:#ff9933;background-color:white;}

.menu_item_blog {
	float:left;
	padding-left: 11px;
	padding-right: 11px;
	height:43px;
	display:block;
	font-weight:bold;
}

.menu_item_blog:link {text-decoration: none; color:#ff9933;}
.menu_item_blog:visited {text-decoration: none; color:#ff9933;}
.menu_item_blog:active {text-decoration: none; color:#ff9933;background-color:white;}
.menu_item_blog:hover {text-decoration: none; color:#ff9933;background-color:white;}


#languages {
       float:left;
       width:653px;
       padding-top:8px;
       color:#ff9933;
       font-size:12px;
}

.language {

       float:left;
       padding-left:3px;
       padding-right:3px;

}

.language_flag {

       float:left;
       padding-left:6px;
       padding-top:3px;

}

.language_text {

       float:left;

}


.language:link {text-decoration: none; color:#ff9933;} .language:visited
{text-decoration: none; color:#ff9933;} .language:active {text-decoration:
underline; color:#ff9933;} .language:hover {text-decoration: underline;
color:#ff9933;}

#left_pane {
	float:left;	
	width: 393px;
	height: 800px;
	padding-top:10px;
	background-image:url("../images/background.png");
	background-repeat:repeat-y;
	background-position: top center;
}


#right_pane {
	float:left;	
	width: 371px;
	padding-top:10px;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
	background-color: white;
}

#right_pane_header {
}


#right_pane_footer {
}



#title {
	clear:left;
	padding-right:15px;
	color: white;
	font-size:20px;
	font-weight: bold;	
	text-align:right;
}


#address {
	clear:left;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	color: white;
	font-size:12px;
	font-weight: bold;	
	text-align:right;
}


#picture_frame {
	clear:left;
	padding-top:10px;
}

#picture_frame_text {
	float:left;
	width:111px;
	padding-left:15px;
	padding-right:5px;
	margin-top:20px;
	font-size:14px;
	color:white;
	text-align:justify;
}

#picture_frame_button {
	clear:left;	
	padding-top:5px;
	padding-left:300px;
}

.twitter_frame {
	clear:left;
	padding-top:10px;
	padding-left:198px;
}


#booking_form {
	float:left;
	padding-left:85px;
	padding-top:40px;
	padding-bottom:10px;
}

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

.booking_labels {
	width:170px;
	padding-top:4px;
	float:left;
	color:white;
	font-size:14px;
	text-align:left;

}

.date {
	float:left;
	width:130px;
}


#facilities_services {
	clear:left;
	padding-top:10px;
}


#properties {
	clear:left;
	height:80px;
	padding-top:15px;
}


#description {
	clear:left;
	text-align:justify;
}


#footer {
	clear:left;
}


.link_text {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


.properties_text {
	font-size: 10px;
	font-weight: bold;
	float:left;
}


.properties_link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	float:left;
}

.properties_divider {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: bold;
	float:left;
}




