.body { background: #ffffff; }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; margin-top: 5px; margin-bottob: 0px;}

a:link { color: inherit; text-decoration: none; }
a:hover { color: inherit; text-decoration: underline; }
a:visited { color: inherit; text-decoration: none; }
a:visited:hover { color: inherit; text-decoration: underline; }

.container { width: 100%; float: left; text-align: center; }

.left_column { width: 258px; float: left; height: 550px; background: url('../images/bluebarlt.gif') repeat-y; }
	
	.left_column .spacer { width: 100%; height: 60px; float: left; }
	.blue_head { width: 221px; height: 27px; margin-left: 37px; float: left; background: url('../images/bluehead.gif'); }
	.yellow_lt { width: 239px; height: 31px; margin-left: 19px; float: left; background: url('../images/yellowlt.gif'); }
	.content_lt { width: 239px; height: 382px; margin-left: 19px; float: left; background: url('../images/contentlt.jpg'); }
		.content_lt p { margin-left: 27px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; }

.right_column { width: 542px; float: left; height: 550px; background: url('../images/bluebarrt.gif') repeat-y; background-position: top right; }
	
	.logo { width: 100%; height: 88px; float: left; background: url('../images/logo.gif'); background-repeat: no-repeat; }
	.yellow_bar { width: 533px; height: 30px; float: left; background: url('../images/yellowbar.gif'); }
	.background_home { width: 390px; height: 346px; float: left; background: url('../images/background-home.jpg'); }
	.background_text { width: 390px; height: 346px; float: left; background: url('../images/background-text.jpg'); }
	.right_menu { width: 143px; height: 346px; float: left; }
		.our_villas { width: 143px; height: 115px; float: left; }
		.location { width: 143px; height: 115px; float: left; }
		.reservations { width: 143px; height: 116px; float: left; }
	.menu { width: 533px; height: 40px; float: left; background: url('../images/undermenu.gif'); }
		.home { width: 120px; height: 40px; float: left; background: url('../images/home.gif'); }
		.prices { width: 116px; height: 40px; float: left; background: url('../images/prices.gif'); }
		.gallery { width: 116px; height: 40px; float: left; background: url('../images/gallery.gif'); }
		.contact { width: 120px; height: 40px; float: left; background: url('../images/contact.gif'); }
		.menu .text { margin-top: 10px; color: #3183FF; font-size: 8pt; }
	
.footer { width: 100%; height: 30px; background: #ffcc00; float: left; }
	.footer p { text-align: center; margin: 1px; }
	
.bgleft { background: url('../images/bgleft.gif') repeat-y; background-position: top right; }
.bgright { background: url('../images/bgright.gif') repeat-y; background-position: top left; }
a:hover { cursor: help; }