@charset "utf-8";


/* GLOBal STYles */
body{
background:#ffa957 url(../images/bg-real-estate.jpg) repeat-x;
color:#67390e;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

html, body, p, h4, h5, h6, dl, p, dd, form, fieldset, a img {
margin: 0;
padding: 0;
border: 0;
}

/* TXT */
h1{ font-size:16px; text-align:center;}
h2{ color:#A14600; font-size:14px; padding-bottom:4px; text-align:left;}
h3{ font-size:12px; text-align:center; color:#67390e;}

.menu-1 h3{
padding:10px 0 0 0;
height:32px;
background:#ffdfc1;
}

p{ padding-bottom:6px; text-align:justify;}

.breathe-1{ margin-top:18px; clear:both;}
.breathe-2{ margin-bottom:10px; clear:both;}

/* WRRapeRS */
#container{
width:797px;
margin: 0 auto;
text-align:center;
}

.contain-tamarindo{
	background:#FFFFFF;
}

.header{
background:url(../images/header-real-estate.jpg) no-repeat;
width:599px;
}

.column-a{
	width:200px;
	background:#FFFFFF;
	float: left;
	padding: 0px 15px 15px 0px;
}

.column-b{
	float:right;
	width:553px;
	min-height: 700px;
	text-align: left;
	}

.column-b img{ margin-bottom:15px;}	
.column-b h2{color:#ed7503; font-size:14px; padding-bottom:4px; text-align:center;}
.column-b img{ width:400px; height:300px; margin-bottom:15px;}
.content{
	width:771px;
	background:#FFFFFF;
	padding:10px;
	min-height: 700px;
}

.footer-a{
clear:both;
height:43px;
text-align:center;
padding-top:30px;
background:url(../images/footer-1.jpg) repeat-x;
}


/* menU-navIGAtiON */
.nav-real-estate a {
padding-top:30px;
text-align:center;
float:left;
color:#870512;
height: 68px;
width:97px;
background:url(../images/nav-a-costa-rica.jpg) no-repeat;
text-decoration: none;
text-transform:uppercase;
display: block;
}

.nav-real-estate a:hover {
padding-top:20px;
color:#870512;
height: 68px;
text-decoration: none;
background:url(../images/nav-over-tamarindo.jpg) no-repeat;
}

.menu-1 a {
display:block;
width:199px;
height:22px;
padding-top:10px;
color:#673b12;
}

.menu-1 a:hover{
width:199px;
height:22px;
color:#673b12;
}
	

/* menU-navIGAtiON */
a:link{ color:#673b12; text-decoration:none;}
a:visited{ color:673b12; text-decoration:none;}
a:hover{ color:#673b12; text-decoration:underline;}
	
.content a:link{ color:#ed7503; text-decoration:none;}
.content a:visited{ color:ed7503; text-decoration:none;}
.content a:hover{ color:#ed7503; text-decoration:underline;}
	
