body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
	font-family: Verdana;
    background: #a5a27d;
	color: #555;
}
b { font-size: 110% }
em { color: red }
p a {color: #555 }
#maincontainer {
    width: 1011px; /*Width of main container*/
    margin: 0 auto;
}

.box {
    font-family: Arial;
    width: 1011px;
	margin-top: 10px;
}
.box .boxtop {
    background: url(../img/boxtop.png) no-repeat top;
    margin: 0 0 0 0;
    height: 16px;
	z-index: +1;
}
.box .boxtext {
    margin: 0;
    text-align: left;
    padding: 0px 11px 2px 11px;
    color: #555;
    font-size: 13px;
    background: url(../img/boxmid.png) repeat-y top;
}
.box .boxbot {
	clear: both;
    margin: 0;
    height: 15px;
    background: url(../img/boxbottom.png) no-repeat bottom;
}

#header {
    width: 986px;
    height: 225px;
    background: url(../img/header.jpg) no-repeat;
	margin-bottom: 5px;
}

#topsection {
    background: transparent;
    height: 90px;

    padding: 165px 0 0 0;
    font: bold 11pt Verdana, Arial;
    text-shadow: 0.5em 0.2em 0.5em #052323;
    z-index: +2;
    color: #fff;
    text-align:left!important;
}

#topleft{
   float: left;
   margin-right: 10px;
   margin-left: 10px;
   width: 220px;
   text-align: left;
}
#logo{
   float: left;
   margin-right: 10px;
   width: 503px;
   text-align: center;
}
#topright{
   float: right;
   width: 210px;
   text-align: left;
}

.left{
   float: left;
   width: 11px;
   height: 53px;
   background: url(../img/leftmenu.png) no-repeat;
}
.menu1{
   float: left;
   width: 967px;
   padding: 0 0 5px 0;
   height: 53px;
   background: url(../img/menu.png) repeat-x;
   font: bold 10pt Arial;
   text-shadow: 0.2em 0.1em 0.2em #000; 
}
.right{
   float: right;
   width: 11px;
   height: 53px;
   background: url(../img/rightmenu.png) no-repeat;
}




#contentwrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 100%;
   margin-top: 5px;
}
#sidebar{
   position: relative;
   float: left;
   left: 2px;
   width: 188px;
}
#sidemain{
   position: relative;
   float: left;
   left: 5px;
   width: 585px;
}

#sidemain1{
   position: relative;
   float: left;
   left: 5px;
   width: 450px;
}

#sidemain2{
   position: relative;
   float: left;
   left: 10px;
   width: 200px;
}
#sidemain3{
   position: relative;
   float: left;
   left: 10px;
   width: 550px;
}
#sideright{
   position: relative;
   float: right;
   right: 5px;
   width: 181px;
}
#sideright1{
   position: relative;
   float: right;
   right: 5px;
   width: 321px;
   background: #ebebe2;
   padding: 8px;
}
#sideright2{
   position: relative;
   float: right;
   right: 5px;
   width: 215px;
   background: #ebebe2;
   padding: 8px;
}

.sidemenu {
    font-family: Arial;
    width: 185px;
	margin-top: 0px;
}
.sidemenu .sidetop {
    background: url(../img/l1.png) no-repeat top;
    margin: 0 0 0 0;
    height: 15px;
}
.sidemenu .sidetext {
    margin: 0 0 -6px 0;
    text-align: left;
    padding: 0px 14px 2px 14px;
    color: #555;
    background: url(../img/l2.png) repeat-y top;
}
.sidemenu .sidebot {
    margin: 0;
    height: 15px;
    background: url(../img/l3.png) no-repeat bottom;
}

.solidblockmenu{
 margin: 0;
 padding: 0;
 font: normal 12pt Arial, Helvetica, sans-serif;
}

.solidblockmenu li{
 margin: 0 5px 5px 0px;
 padding-left: 0px;
 list-style: url(../img/list.png) square;
 list-style-position: inside;
 height: 30px;
 width: 160px;
 background: url(../img/shadow.png) bottom center no-repeat;
}

.solidblockmenu li a{
 color: #001b1b;
 text-align: left;
 text-decoration: none;
}
.solidblockmenu li a:hover{
 color: #086f6f;
 text-decoration: none;
}

.box1 {
    font-family: Arial;
    width: 200px;
	margin: 0px 0 10px 0;
}
.box1 .boxtop {
    background: url(../img/top1.png) no-repeat top;
    margin: 0 0 -5px 0;
    height: 48px;
	padding: 10px;
	font: normal 12pt Verdana;
	color: #fff;
	
}
.box1 .boxtext {
    margin: -20px 0 0 0;
    text-align: left;
    padding: 0px 10px 10px 10px;
    color: #555;
    background: url(../img/mid1.png) no-repeat top left #a6a37e;
}
.box1 .boxbot {
	margin: -12px 0 0 0;
	clear: both;
    padding: 10px 10px 2px 10px;
    height: 32px;
    background: url(../img/bottom1.png) no-repeat bottom;
}

.search{
	position: relative;
	background: #ebebe2;
	padding: 10px;
	width: 760px;
	margin-bottom: 5px;
}
.spic{
   float: left;
   margin-right: 10px;
   width: 160px;
   text-align: left;
}
.stext{
   float: left;
   margin-right: 10px;
   width: 130px;
   text-align: left;
}
.stext2{
   float: right;
   width: 450px;
   text-align: left;
}



.hh{
	margin: 0 0 10px 0;
	width: 230px;
	height: 200px;
	background: #ebebe2;
	padding: 10px;
}

#footer {
    clear: left;
    width: 100%;
    height: 69px;
    background: url(../img/footer1.png) repeat-x;
    text-align: center;
    border-top: 3px solid #086f6f;
}
#footer p {
    font: normal 9pt Verdana;
    color: #a7a480;
    margin: 15px;
}
#footer p {
	color: #a7a480;
    text-decoration: none;
}
#footer2 {
    clear: left;
    width: 100%;
    background: url(../img/footer2.png) repeat-x;
    font: normal 10pt Verdana;
	color: #FFF;
    text-align: center;
    height: 50px;
}
#footer2 p {
    font: normal 10pt Verdana;
    color: #FFF;
}
#footer2 a:hover { text-decoration: underline }
#footercontainer {
    width: 982px; 
    margin: 0 auto;
}

.ri{
	float: right;
}
.le{
	float: left;
	margin: 0 10px 0 0;
}
hr{
	width: 100%;
	height: 0;
	border-top: 1px dotted #052323;
}

#bb {
    clear: left;
    width: 100%;
    height: 5px;
    background: #fff;
    text-align: center;
}
h2 {
    font: bold 16pt Verdana;
    color: #052323;
    margin: 0 0 10px;
}
h3 {
    font: normal 14pt Verdana;
    color: #052323;
    margin: 0 0 10px;
}

a.lin{
      color: #a5a27d;
     }

a.lin2{
      color: #052323;
     }
.img_popup{
         float:left;
         clear:none;
         width:100%;
}

.img_popup{
    text-align:center;
}

.map_popup{
    clear:left;
    width:100%;
    margin-right:10px;
}

.apopup{
    float:right;
}

.map_popup_info{
    float:left;
    width:45%;
    margin-right:10px;
    display:inline-block;
}

#srtoolbar{
    width:100%;
}

.search_utils_location{
    width:64%;
    display:inline-block;
    float:left;
}

.search_utils_buttons{
    display:inline-block;
    width:35%;
    text-align:right;
    float:right;
}

#pagination{
    margin-top:10px!important;
    margin-bottom:1px;
    padding-bottom:1px;
    clear:both;
    border-bottom:1px solid #072c2c;
}

#pagination a button, #pagination button{
    float:left;
    font-size:10px;
    font-weight:normal;
    margin-right:1px;
    padding:1px;
    width:33px;
}

#pagination a{
    text-decoration: none!important;
    color:inherit!important;
}

button.active{
    background-image:url("../img/nav_button.jpg");
    color:white;
}

#listingTable{
    width:100%;
}

#listingTable h4{
    margin:0px 0px!important;
}

.alignRight{
    text-align:right;
}

.listing_highlight{
    font-weight: bold;
    font-size: 12px;
    color:#072c2c;
}

.listing_picture{
    position:relative;
    border: 1px solid green;
    padding:2px;
    margin: 2px;
    width:220px;
}

.listing_mls{
    position:absolute;
    bottom:2px;
    left:2px;
    background-image:url("../img/mls_bkg.png");
    background-repeat: repeat;
    width:220px;
    text-align:center;
}

.shaded{
    background-image: url("../img/shading.png");
    background-position: top;
    background-repeat: repeat-x;
    height:25px;
}

.shaded div{
    display:block;
    height:25px;
    line-height:25px;
    vertical-align:middle;
}

#listing_upper_info{
    font-size:10px;

}

#listing_main_menu{
    margin-bottom:5px;
}

#listing_upper_info a{
    text-decoration: none;
    color : green;
}

#big_picture{
    height:275px;
    width:365px;
    background-color: #EDEDED;
    border: 1px solid gray;
    float:left;
    margin-bottom:5px;
    text-align:center;
    line-height: 275px;
    vertical-align: middle;
}

#big_picture img{
    vertical-align:middle;
}

#residential_info{
    width:200px;
    float:left;
    margin-left:10px;
    clear:right;
    position:relative;
    height:275px;
}

#residential_info a.aerial{
    position:absolute;
    bottom: 0px;
    font-weight: bold;
    cursor: pointer;
}

#residential_info h4{
    font-size: 17px;
    margin-bottom: 10px;
    text-align: center;
}

.residential_information_line{
    border-bottom: 1px solid grey;
    line-height:20px;
    margin:0px;
    padding:0px;
}

.residential_information_label,
.residential_information_value{
    width: 49%;
    display:inline-block;
}

.residential_information_value{
    text-align:right;
}

.listing_detail_menu{
    clear:left;
    margin-top: 10px;
}

#picture_list{
    width:100%;
    height:30px;
    background-color: #EDEDED;
    border: 1px solid gray;
    display:block;
    clear:left;
    margin-top: 10px;
}

#general_info{
    margin-top:5px;
}

#general_info table{
    margin: 0px;
}

.general_info_h4{
    margin:0px;
    padding:0px;
    color: #072c2c;
}
