@charset "utf-8";
/* CSS Document */
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#333333;
   background-color:#DADFE2;
   background-image: url(../images/bg.jpg);
   background-position:top left;
   background-repeat: no-repeat;
   margin: 0 auto;
   margin-top:15px;
}

img { border:0px }

#mainwrapper { text-align:center; width:946px; background:#ffffff; padding:1px; border:1px solid #B6CDD5; margin:0 auto; }

#contentwrapper { width:946px; background:#ffffff; background-image:url(../images/bodybg.jpg); background-position:left; background-repeat:repeat-y;  }
#nav { float:left; width:212px; background-color: #286C99; }
#content { width: 704px; text-align:left; padding:15px; background-color:#ffffff; min-height:200px; margin-left:212px; }
#navbottom { position: relative; text-align:left; top:0px; left:0px; padding-left:10px; padding-bottom:10px; background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x; background-color:#5587AA; width:202px; color:white; }

#featuredsales { float: left; width:340px; margin-top:18px; }
#featuredrental { margin-left:360px; width:340px; margin-top:18px; }

#boxtop { margin-top:10px; }
#boxbody { background-image: url(../images/box_bg.jpg); background-repeat:repeat-x; height:219px;  }

#property_title { background:#FFC30B; height:23px; padding-left:5px; font-weight:700; font-size:12px; padding-top:5px; margin-bottom:8px; margin-top:5px; }
#property_title_btn { float:right; width:80px; color:#AD8200; background:#F4CA51; height:23px; font-size:10px; margin-top:-5px; }
#property_img { float:left; width:150px; margin-right:5px; }
#property_content { width:400px; margin-left:160px; }