@charset "utf-8";
/* CSS Document */
* {margin: 0px; padding: 0px;}

p{
	margin: 1.33em 0;	
}

h1{
	
}

h2{
	font-size: 18px;	
}

h3{
	font-size: 14px;
}

h4{
	font-size: 14px;
}

html{
	min-height: 100%;
	height: auto;
}

body{   
	text-align: center;
	height: 100%;
	background: #c7bfb6 url(../i/bg_villalogo2.gif) bottom right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.no_bg{ background: #c7bfb6; background-image: none; }

#top_green{
	background: url(../i/top_green.gif) top center repeat-x;
	position: absolute;
	top: -2px;
	width: 100%;
	height: 9px;
	z-index: 1000;
	
}

#entry_page	{ margin: 0px auto 0px auto;  text-align: center; width: 812px; }
#logo_entry_page {  position: relative;	 width: 268px;  height: 108px;  background: url(../i/logo3.gif) bottom center no-repeat;  margin: 75px auto 0px auto; }
#logo_entry_page h1 { position: absolute; left: -9999px; }
#logo_entry_page h3 { position: absolute; left: -9999px; }
#entry_page a.space_to_right { margin-right: 42px; }
#entry_page a { color: #4a2503;  text-decoration: none;  font-size: 18px;  font-family: Georgia, "Times New Roman", Times, serif;  }
#entry_page a:visited { color: #4a2503; }
#entry_page a:hover { color: #09F; }
#entry_page_photos { height: 160px; width: 821px; border-top: 1px solid #999; border-bottom: 1px solid #999; text-align: center; padding: 7px 0px; margin: 5px auto 20px auto;}
#entry_page_photos img { margin: 0px 1px; padding: 0px;}

 /*CONTAINER ---------------------------------------------------CONTAINER */
#container{
	position:relative;
	width: 988px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin: 0px auto 0px auto;
}

#mandala_tab{
	min-width:950px;
	position:relative;
	z-index: 2000;
}

#mandala_tab a{
	display: block;
	border: 0px;
	position: absolute;
	top: 0px;
	right: 15px;
	border: 0px;
	width: 168px;
	height: 54px;
}

#mandala_tab a img{
	border: 0px;
}

#mandala_tab span{
	position: absolute;
	top: 15px;
	right: 180px;
	font-size: 10px;
	color: #4a2503;
	font-style: italic;
}

#logo{
	position: relative;
	float: left;
	top: -8px;
	width: 268px;
	height: 145px;
	background: url(../i/logo3.gif) bottom center no-repeat;
	margin-bottom: 1px;
}

#logo a{
	display: block;
	position: relative;
	top: 28px;
	width: 268px;
	height: 97px;
}

#logo h1{
	position: absolute;
	left: -9999px;
}

#logo h3{
	position: absolute;
	left: -9999px;
}

#navigation{
	position: relative;
	float: left;
	width: 700px;
	height: 55px;
	margin-top: 80px;
	margin-left: 20px;
	border-bottom: 1px solid #888888;
	margin-bottom: 1px;
}

#navigation ul.mainnav li{
	list-style: none;
	float: left;
	margin-right: 20px;
	width: auto;
	
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 17px;
	
}

#navigation ul.mainnav li.lastli{	margin-right: 0px; }

#navigation ul.mainnav li a{
	text-decoration: none;
}

#navigation ul.mainnav li a:link{
	color: #4a2503;
}

#navigation ul.mainnav li a:visited{
	color: #4a2503;
}

#navigation ul.mainnav li a:hover{
	color: #06F;
	text-decoration: underline;
}

#navigation ul.subnav li{
	list-style: none;
	float: left;
	margin-right: 15px;
	width: auto;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	margin-top: 5px;
	
}

#navigation ul.subnav li a{
	text-decoration: none;
}

#navigation ul.subnav li a:link{
	color: #684a32;
}

#navigation ul.subnav li a:visited{
	color: #684a32;
}

#navigation ul.subnav li a:hover{
	color: #06F;
	text-decoration: underline;
}

.nav_selected{
	color: #06F;
}	

#left_photo_show{
	position: relative;
	float: left;
	top: -21px;
	width: 260px;
	height: 381px;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 20px;
}

#right_content_area{
	position: relative;
	float: left;
	width: 675px;
	margin-left: 35px;
	padding-top: 10px;
	
	font-size: 12px;
	color: #222;
	text-align: left;
	line-height: 18px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	min-height: 336px;
	padding-bottom: 30px;
}

#right_content_area ul{
	margin-left: 30px;
}

#right_content_area fieldset{
	display: block;
	height: 40px;
	
	border: 0px;
	border-bottom: 1px solid #999;
	
	position: relative;

}

#right_content_area fieldset.textbox{
	display: block;
	height: 250px;
	
	border: 0px;
	border-bottom: 1px solid #999;
	
	position: relative;

}

#right_content_area fieldset label{
	display: block;
	width: 150px;
	height: 25px;
	
	position: absolute;
	top: 12px;
	left: 5px;
	
	
}

.red {
	color: #F00;
	
}

#form_left_area{
	width: 430px;
	position: relative;
	float: left;
}

#form_left_area fieldset label em{
	position: absolute;
	left: 375px;
	top: 2px;
	
	color: #F00;
}


#form_left_area fieldset label em img{
	position: absolute;
	top: -6px;
	left: 0px;
}

#form_left_area fieldset input{
	width: 210px;
	height: 18px;
	
	position: absolute;
	top: 8px;
	left: 160px;
	
	padding-top: 2px;
}

#form_left_area fieldset textarea{
	width: 210px;
	height: 228px;
	
	position: absolute;
	top: 8px;
	left: 160px;
	
	padding-top: 2px;
}

.form_header{
	display: block;
	height: 30px;
	border-bottom: 1px solid #999;
}

.error_field{
	background: #d9d4cd;
}

fieldset.error_field label{
	font-weight: bold;	
}

#form_left_area fieldset img{
	position: absolute;
	top: 10px;
	left: 10px;
}

#form_left_area fieldset span{
	position: absolute;
	top: 13px;
	left: 42px;
}


#form_right_area{
	width: 200px;
	position: relative;
	float: left;
	margin-left: 35px;
	
}

#skype{
	position: relative;
	height: 35px;
}

#skype a{
	border: 0px;
	text-decoration: none;
}

#skype a:hover{
	color: #09F;
}


#skype a img{
	position: absolute;
	border: 0px;
}

#skype a span{
	position: absolute;
	top: 3px;
	left: 28px;
}

#big_photo_show_holder{	height: 420px; }

#big_photo_show{width: 948px;  height: 420px;  text-align: center;  margin: 0px auto 10px auto;}


#footer{
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 9px;	
	text-align: center;
}

#footer img{ margin-top: 10px;	border: 0px;}
#footer a{	border: 0px;}


#footer a:link, #footer a:visited, #footer a:hover{ color: #06F; text-decoration: none; }
#footer a:hover{ text-decoration: underline; }














.snugTop{
	margin-top: 0px;
	padding-top: 0px;
}

.lessTop{
	margin-top: 5px;
	padding-top: 0px;
}

.clear{
	clear: both;
}

.center{
	text-align: center;
}

div.hide_header h2{
	position: absolute;
	left: -9999px;
}
	