@charset "utf-8";


/* GLOBal STYles */
body{
background:#fff url(../images/bg-real-estate.jpg) repeat;
color:#222e22;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

html, ul, ol, li, p,h2, h3, h4, h5, h6, dl, p, dd, form, fieldset, a img {
margin: 0;
padding: 0;
border: 0;
list-style:none;
}
h1{font-size:16px; color:#054437;}

/* TXT */
h2{ color:#054437; font-size:14px; padding-bottom:4px; text-align:center;}
h3{ font-size:12px;}

p{ padding-bottom:6px;}

.title-menu{
background:#c6d1cb;
height:28px;
padding-top:20px;
}


/* WRRapeRS */
#container{
width:810px;
margin: 0 auto;
text-align:center;
}

.header-1{
background:url(../images/header-private-residences-1.jpg) no-repeat;
float:left;
width:123px;
height:177px;
text-align:justify;
padding:25px 35px 0 240px;
margin-left:27px;
}

.header-3{
background:url(../images/header-real-estate-3.jpg) no-repeat;
float:left;
width:227px;
height:202px;
}

.content-a{
float:left;
width:485px;
height:993px;
background:#c6d1cb;
padding:9px;
text-align:justify;
margin:0 5px 30px 0;
font-size:12px;
}
.content-a a{ color:#4E695A;}
.content-a a:hover{ color:#000000;}

.column-right{
float:left;
width:274px;
background:#9aaca2;
margin-bottom:30px;
}

.column-1-right{
float:left;
width:120px;
}

column-2-right{
float:left;
width:120px;
}

.footer-copy-1{
float:left;
width:27px;
margin-top:500px;
}



/* menU-navIGAtiON */
.nav-1{
background:url(../images/header-costa-rica-2.jpg) no-repeat;
float:left;
width:157px;
height:202px;
}
	
.nav-1 dd a {
color:#FFFFFF;
height: 28px;
text-decoration: none;
text-align:left;
display: block;
background:url(../images/nav-a.jpg) no-repeat;
padding: 8px 0 0 30px;
}
	
.nav-1 dd a:hover {
color:#FFFFFF;
background:url(../images/nav-over.jpg) no-repeat;
padding: 8px 0 0 30px;
}

.column-2-right a {
text-decoration:none;
color:#09261a;
background:#9aaca2;
display:block;
padding:4px 0;
}

.column-2-right a:hover {
color:#3D613E;
text-decoration:underline;
padding:4px 0;
}	

.spacer{clear:both;} 

.padded{padding:20px;}

