@charset "utf-8";
/* CSS by. Vara */

input { border:1px solid #aeab80; background-color:#FFFFFF; font-family: Tahoma; font-size: 10pt; color:#000000; }
	textarea { 	border:1px solid #aeab80; background-color:#FFFFFF; font-family: Tahoma; font-size: 10pt; color:#000000; }
	input.button { background-color:#402f16; border:1px solid #98813d; font-family: Tahoma; font-size: 10pt;
	cursor:pointer; color:#d5b838; }
	input.button:hover { font-family: Tahoma; font-size: 10pt; color: #402f16; background-color:#aeab80; border:1px solid #c9c69e; }

body { background-color:#000000; margin:0px; padding:0px; }

#logo { position:absolute; width:300px; height:110px; z-index:700; top:0px; left:50%; margin-left: -490px; font-family:Tahoma; font-size:24pt; color:#d5b838; background-image:url(images/logo_02.png); background-repeat:no-repeat; }
#mainContainer { width:1000px; margin:0px auto; position:relative; background-color:#FFFFFF; }

/* BANNER */
#banner { width:1000px; height:274px;}
#redefine { position:relative; bottom:0px; z-index:500; width:519px; height:55px; right:0px; background-image:url(images/redefining_06.png); background-repeat:no-repeat;}
#search { position:relative; bottom:0px; left:0px;  width:300px; background-image: url(images/bgsearch_05.png); background-repeat: repeat-x; background-position: left top; font-family:Tahoma; }
	.searchtittle { font-size:11pt; color:#d5b838; }
	.searchtxt { font-size:9pt; color:#d8d497;}

/* MENU */
#lineBrown { width:1000px; background-color:#7c6642; height:10px; }
#menu { background-image:url(images/bgmenu.gif); background-repeat:repeat-x; height:76px; font-family:Tahoma; font-size:11pt; color:#d5b838; }
	#menu a { color:#d5b838; text-decoration:none; }
	#menu a:hover { color:#FFFFFF; text-decoration:none; }

/* CONTENT */
#container { width:1000px; background-color: #f8f7ee; background-image:url(images/bgleftrepeat_13.gif); background-repeat:repeat-y; 	background-position:left top; }

/* FOOTER */
#footer { background-image:url(images/bgfooter_13.gif); background-repeat:repeat-x; height:120px; font-family:Tahoma; font-size:8pt; color:#d5b838; line-height:12pt; }
	#footer a { font-weight:bold; color:#d5b838; text-decoration:none; }
	#footer a:hover { color:#FFFFFF; text-decoration:none; }

#footer2 { font-family:Tahoma; font-size:8pt; color:#d5b838; line-height:12pt; background-color:#000000; }
	#footer2 a { font-weight:bold; color:#d5b838; text-decoration:none; }
	#footer2 a:hover { color:#FFFFFF; text-decoration:none; }

/* LEFT */
.left { background-image: url(images/bgleft_11.gif); background-repeat:no-repeat; }
	#left { margin-left:22px; margin-top:20px;}
	#bgleft { background-image:url(images/bgleft_11.gif); background-repeat:no-repeat; top:0px; height:100%; }
	#contentLeft { margin-left:30px; margin-right:40px; font-family:Tahoma; font-size:8pt; color:#663c00; padding-top:20px; padding-bottom:20px; }
	.h1 { font-size:11pt; }
		.h1link { text-decoration:none; color:#663c00; font-size:11pt; font-weight:bold; }
		.h1link:hover { text-decoration:none; border-bottom:1px dotted #663c00; color:#663c00} 
	.h2 { font-size:10pt; }
	
.red { color:#FF0000; }
.bright { color:#d5b838; }
	
/* RIGHT */
.right { background-image:url(images/bgcontent.gif); background-repeat: repeat-x; background-position: left top;   }
#right { width:650px; margin-top:23px; margin-bottom:20px; font-family:Tahoma; font-size:8pt; text-align:justify; color:#663c00; line-height:11pt }
#villa { width:650px; margin-top:15px; line-height:12pt; position:relative; font-family:Tahoma; font-size:8pt; text-align:justify; color:#663c00; line-height:12pt }
	.villalink { text-decoration:none; font-size:10pt; text-transform:uppercase; font-weight:bold; color:#663c00; }
	.villalink:hover { text-decoration:underline; color:#663c00;  }
.borderbottom { border-bottom:1px dotted #d4d1aa;}
.rates { color:#a57f47; text-decoration:underline;}
