@charset "utf-8";
/* CSS Document */

body{
	background:#2C4715;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
img{
	margin:0px;}
.up_cont{
	background:url(../images/image_up_cont.jpg) no-repeat;
	width:838px; height:95px; margin:0; padding:0;
}

#container{
	background:url(../images/center_cont.jpg) repeat-y;
	width:838px; height:630px;
}
h1{
	font-size:24px;}
h2{
	font-size:18px;}
h3{
	font-size:16px;}
.menu{
	width:838px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase; 
	font-size:11px;
	padding-top:60px;
}
.menu a{
	color:#FFFFFF; text-transform:uppercase; display:block; float:left;
	background:url(../images/menu_off.jpg) no-repeat; width:115px; height:20px;
	text-decoration:none; font-weight:bold; padding-top:9px; margin-left:10px;
}

.menu a:hover{
	color:#FFCC00;
	background:url(../images/menu_on.jpg) no-repeat; width:115px; height:20px;
}

.menu div{
	margin-left:40px;
}

#header{
	background:url(../images/header.jpg) no-repeat;
	width:838px; height:227px;
}

.left{
	float:left;
}

.banner{
	padding-top:10px; margin-left:10px;
}
.menu_links{
	 font-size:10px;
	 text-align:left;
	 padding-top:13px;
	}
.menu_links a{
	background:url(../images/menu_link_off.jpg) no-repeat;
	width:213px;
	height:26px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-top:15px;
	font-weight:bold;
}
.menu_links a:hover{
	background:url(../images/menu_link_on.jpg) no-repeat;
	width:213px;
	height:26px;
	color:#FFCC00;
}
.guanacaste-realestate-sale{
	width:447px;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	overflow:auto;
	max-height:600px;
	height:610px;
	float:left;
	margin: 6px 3px 6px 3px;
}
.guanacaste-realestate-sale a{
	color:#FFCC00; font-weight:bold; text-decoration:none;
}
.guanacaste-realestate-sale a:hover{
	color:#66FF00;
}
.sea-breeze{
	padding-top:10px;
}
.image{
	background:url(../images/image.gif) no-repeat;
	width:214px;
	height:110px;
	margin-left:3px;
}
.footer{
	width:838; height:67px; clear:both;
}