/* GENERAL STYLES */
.header{ 
	text-align:right; 
	height:88px;
	font-size:11px;
}
.logo {
	width:138px; 
	float:left; 
	padding-right:8px;
}
.logo a img{
border:none;
}
.rightSide {
	width:794px; 
	float:right;
}
.rightSide .icons {
	padding:3px 12px 18px 0px;
}
.rightSide .icons img{
	margin-left:8px;
	border:none;
}

.rightSide .icons a{
color:#6c6a60;
}
.rightSide .firstRow { 
	padding:0px 12px 0px 120px; 
	color:#6c6a60; 
	height:22px;
}
.rightSide .firstRow div.firstMenu {
	width:auto; 
	float:left;
	margin-top:2px;
}
.rightSide .firstRow div.firstMenu ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none;
	display:inline;
}
.rightSide .firstRow div.firstMenu  li {display:inline;}
.rightSide .firstRow div.firstMenu li a{ 
	color:#6c6a60; 
	text-decoration:none; 
	font-weight:bold;
}
.rightSide .firstRow div.flags {
	margin-left:7px;
	float:left;
	margin-top:4px;
width:70px;
}
.rightSide .firstRow div.flags img{margin-left:6px;}
.rightSide .firstRow .search{float:right; }
.rightSide .firstRow .search input{
	height:12px; 
	font-size:11px; 
	width:126px; 
	margin:0px 4px 4px 0px; 
}
.rightSide .topMenu {
	clear:both;
	margin-top:7px;
	background: url(/images/headerLine.gif)  no-repeat left top;
	height:12px;
	padding:12px 12px 0px 0px;
}
.rightSide .topMenu ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none;
	display:inline;
}
.rightSide .topMenu li {display:inline;}
.rightSide .topMenu li a {
	color:#6c6a60; 
	text-decoration:none; 
	font-weight:bold;
} 


.homeText {
	padding:8px 0px 0px 0px; 
	line-height:22px;
margin:0px;
	/*min-height:300px;*/
}

.homeText .leftCol{width:224px;/*float:left;*/}
.homeText .rightCol{width:701px; /*float:left;*/ padding-left:15px;vertical-align:top;text-align:justify;}

.homeText h1{
	font-size:24px;
	font-weight:normal;
	line-height:21px;
	color:#444236;
	font-family:"Monotype Corsiva";  
	margin:0px;
	margin-bottom:10px;
}

.hotelListing{
	clear:both;
	margin-top:8px; 
	/*padding:12px;*/ 
	padding:12px 0px;
	background-color:#d1cdbc;
	font-family:"Century Gothic"; 
	font-size:13px; 
	color:#37699d; 
	font-weight:bold;
}
.hotelListing td {
	text-align:center;
	border-right:#bab6a6 solid 1px; 
	padding-top:1px; 
	vertical-align:top;
}
.hotelListing td#last {border:none;}
.hotelListing td img{
	border:#f4f3ef 1px solid; 
	margin-bottom:8px;
}
.hotelListing td a{
	color:#37699d; 
	text-decoration:none;
}
.reservForm form table td {border:none;text-align:left;}
.reservForm {
	width:200px;
	font-size:12px;
	text-align:left;
	margin:auto;
	font-weight:normal;
}

.reservForm .title{font-size:14px; text-align:left; margin-bottom:0px;padding:0px;}
.reservForm form {padding:0px;margin:0px;}
.reservForm select {color:#6c6a60;font-size:12px;}
.reservForm input {color:#6c6a60;font-size:12px;}


.footer {
	margin-top:40px; 
}



/* EDITOR PROPERTIES */
