body  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.twoColFixLtHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #3d3f40;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #containercomment { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #container2 { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color:#000000;
} 
.header { 
	padding: 0;
	background-color: #0b2f20;
	height: 130px;
	
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.spacezer {
clear:both;
 margin-top: 40px;
 padding-top: 40px;
 }
 
.header #logo {
	float:left;
	width: 260px;
	margin : 20px 20px 15px 30px;
	
}
.links {
float:right;
	width: 690px;
	margin : 0;
	padding: 0;

	}
	
	
.links #up {
	margin : 0;
	padding: 0;
	height: 75px;
	
	}
.links #down {
height: 55px;
		margin : 0;
	padding: 0;
	}
	
#separator
{
	display: block;
	width: 1px;
	height: 53px;
	margin-right:3px;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #b8c3b2; 
		float: left;
}
#bloklinks, #bloklinks a:link, #bloklinks a:visited 
{
	margin-top:0px;
	margin-right: 6px;
	display: block;
	height: 55px;
		float: left;
	text-decoration: none;
	color: #b8c3b2;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
#bloklinks a:hover
{
	text-decoration: none;
	color: #e57f1d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.colorup1 { 
	padding: 0;
	background-color: #b14e1a;
	height: 10px;
} 
.colorservices { 
	padding: 0;
	background-color: #E7BC54;
	height: 10px;
} 
.colorupabout { 
	padding: 0;
	background-color: #5F6062;
	height: 10px;
} 
.colorlocation { 
	padding: 0;
	background-color: #5D8B44;
	height: 10px;
} 
.colorup2 { 
	padding: 0;
	background-color: #5f6062;
	height: 10px;
} 
.colorates { 
	padding: 0;
	background-color: #D31820;
	height: 10px;
} 
.colorcontact { 
	padding: 0;
	background-color: #82074B;
	height: 10px;
} 
.colorupaccomodation { 
	padding: 0;
	background-color: #961A81;
	height: 10px;
} 
.imagez { 
	padding: 0;
	margin: 0;
	height: 390px;
} 
.animaz { 
	height: 60px;
	margin-top:50px;
} 
.thumbs {
		margin-left:26px;
		}
.spacezup { 
	padding: 0;
	height: 80px;
} 
.spacezup2a { 
	float: left; 
	width: 200px; 
	padding: 0px;
	height: 80px;
	
} 
.spacezup2b { 
	padding: 0px;
	margin: 0 0 0 290px; 
	height: 80px;
	background-color:#FFFFFF;
} 
.spacez { 
	padding: 0;
	height: 280px;
} 
.acco {
	padding: 0px;
	margin: 0px;
clear:both;
}
.sideacco {
	float: left; 
		padding: 15px 10px 15px 60px;
		width: 524px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style:normal;
	font-weight:300;

}
.mainacco  { 
float:right;
width:406px;
padding: 0px;
	margin: 0px;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 280px; 
		padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #sidebarabout {
	float: left; 
	width: 280px; 
		padding: 15px 10px 15px 20px;
		margin-left:30px;
}
.twoColFixLtHdr #sidebaraboutvilla {
	float: left; 
	width: 200px; 
		padding: 15px 10px 15px 20px;
		margin-left:30px;
}
.twoColFixLtHdr #sidebarcomment {
	float: left; 
	width: 200px; 
		padding: 95px 10px 15px 20px;
		margin-left:30px;
}
.twoColFixLtHdr #sidebarservice {
	float: left; 
	width: 250px; 
		padding: 15px 10px 15px 10px;
		margin-left:30px;
}
.twoColFixLtHdr #sidebarservicefoto {
	float: left; 
	width: 250px; 
		padding: 4px 10px 0px 10px;
		margin-left:30px;
			color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;

	font-style:normal;
}



.twoColFixLtHdr #mainContent1  { 
	margin: 0 0 0 330px; 
	padding: 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style:normal;
	font-weight:300;
	line-height: 2.4;
} 
#mainContent1 a:link, #mainContent1 a:visited, #mainContentaboutvilla a:link, #mainContentaboutvilla a:visited { 
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	line-height: 1.4;
} 
#mainContent1 a:hover, #mainContentaboutvilla a:hover
{
	text-decoration: none;
	color: #e57f1d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height: 1.4;

}

.twoColFixLtHdr #mainContentaboutvilla { 
	margin: 8px 0 0 290px; 
	padding: 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;

	font-style:normal;
	line-height:2.2;

} 



#mainContentcomment a:link, #mainContentcomment a:visited { 
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	line-height: 1.4;
} 
#mainContentcomment a:hover
{
	text-decoration: none;
	color: #e57f1d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height: 1.4;

}

.twoColFixLtHdr #mainContentcomment { 
	margin: 0 0 0 290px; 
	padding: 90px 20px 0 20px;
	background-color:#f2e8dd;
	color: #000000;
	font-family: sans-serif, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: left;	
	font-style:normal;
	line-height:1.8;
	
} 
.twoColFixLtHdr #indentcomment{ 
	margin: 0px; 
	padding: 0 0 0 25px;
} 
.twoColFixLtHdr #spasicomment{ 
	margin: 0px; 
	padding: 10px 0 0 0;
} 
.twoColFixLtHdr #mainContentservice { 
	margin: 8px 0 0 300px; 
	padding: 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;

	font-style:normal;
	line-height:2.4;

} 
.twoColFixLtHdr #mainContentrates { 
	margin: 8px 0 0 300px; 
	padding: 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;

	font-style:normal;
	line-height:1.4;

} 
.twoColFixLtHdr #mainContentratesx { 
	margin: 12px 0 12px 0; 
	padding: 14px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height:2.0;
	font-style:normal;


} 
.twoColFixLtHdr #mainContentratesx12 { 
	margin: 12px 0 12px 0; 
	padding: 14px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height:3.0;
	font-style:normal;


} 
.twoColFixLtHdr #mainContentservicefoto { 
	margin: 0 0 0 300px; 
	padding: 0 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;

	font-style:normal;

} 
.smallpoet {
margin-top: 100px;
	float: right;
	margin-right: 120px;
	color: #ffddb3;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.8;
}

.comas {
color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	
	}
.smallpoetbottom {
color: #ffddb3;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	float: right;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#inquiry {
	margin: 0 2px 2px 2px;
	padding: 2px;
	color:#FFFFFF;
	text-align:justify;
	}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:1000px; margin:0px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:1000px; height:669px; padding:0px; margin-bottom:10px;}
#information {position:absolute; bottom:0; width:1000px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=70)}
#information h3 {padding:8px 32px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:1000px}
#image img {position:absolute; z-index:25; width:auto}
.naviz {float:right; margin-top: 20px;}
.boxy { border:solid 1px #fff; margin:2px;}
.imgnav {cursor:pointer; z-index:150}
#imgprev, a:link, a:hover, a:visited { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
#imgnext, a:link, a:hover, a:visited { margin-right: 50px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:20px;}
#slideleft {float:left; width:25px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222;}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:25px; height:81px; background:url(../images/scroll-right.gif) center center no-repeat; background-color:#222;}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:940px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
