body {background: #3D79B6;
}


#header {
	margin: 0 auto;
	width: 890px;
	text-indent: -5000px;
	background: no-repeat url("../static_media/header.png");
	height: 71px;
-moz-border-radius: 5px;/*This section puts the rounded css3 property on the header*/
-webkit-border-radius: 5px;
border: 5px solid #000;
border-bottom: 0px;

	}
        






#wrap_out { /*position: absolute;*/
	width: 930px;
	top: 86px;
	margin: 0 auto;
	
}
#wrap {
    /*overflow: hidden;*/
    background: url("../static_media/bigbg.png");
    background-repeat: repeat-y;
    margin: 0 auto;
}



/*#leftbar img {border: 5px solid #3D79B6;}*/


#leftbar ul {list-style: none;}
#leftbar li {display: inline;}/*This fixes IE6 navigation issues*/

#leftbar a { float: none !important; }

/*
#leftbar a { display: inline-block; } 
*/
#leftbar ul img { vertical-align: bottom; }

#leftbar a:link, a:visited  { color:black;
			      background: #9CBB9C;
			      border: 1px solid black;}

#leftbar a:hover, a:focus { color:white;
			    background: #3D79B6;
			    border: 1px solid black;}

#leftbar a:active {color: black;
		   background: #3D79B6;
		   border: 1px solid black;}



#leftbar h2 {font-family: Arial, Verdana;
	     font-size: 12pt;
	     color: white;
	     width: 174px;
	     padding: 4px;
	     margin-top: 10px;
	     margin-left: 30px;
	     margin-bottom: -16px;
	     text-align: center;
	     background: #961BA2;
		 border-bottom: solid 3px black;
		 }


#leftbar {width:250px;
    padding-left: 20px;
    margin: 0;
	  float: left;
	  /*border-right: 5px solid black;*/
	  /*padding-right: 7px;
	  padding-left: 10px;
	  margin-left: 0px;*/
	  list-style: none;
          
          
 
}

#leftbar img {
    -moz-border-radius: 5px;/*This section puts the rounded css3 property on the images*/
	-webkit-border-radius: 2px;
	border: 2px solid #000;
	margin-left: 7px;
}

#leftbar a {font-family: "Trebuchet MS", Verdana, sans-serif;
	    display: block;
	    padding: 5px;
	    margin-left: -10px;
		width: 170px;
	    text-decoration: none;
	    /*float:left;
	    clear:left;*/}
            
            






#listing_box {
    /*clear: right;*/
    float: right;
    width: 610px;
    height: 190px;
    display: block;
    /*border: dashed 1px;*/
    padding-bottom: 15px;
}








#location_in {
    display: inline;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.listtext {/* this is for all listing text font size*/
    font-family: sans-serif;
    font-size: 1em;
}
#location_in h2 {
    font-size: 1.2em;
    
}

#location_in h2.price {
    float: right;
    margin-top: auto;
}
#location a {
    border: none;
    text-decoration: none;
}
#location {
    font-size: 1.2em;
    -moz-border-radius: 5px;/*This section puts the rounded css3 property on the header*/
    -webkit-border-radius: 5px;
    border: 2px solid #000;
    padding-left: 3px;
    
}


#col0 {
    float: left;
    width: 165px;
    height: 128px;
    /*border: solid 1px;*/
}
#col1 .land { /*margin-left: -280px;*/
    margin: 0 1px auto;
    font-variant: small-caps;
    height: 10px;
    /*text-align: center;*/
}
#col1 {
    /*margin-left: -80px;*/
    float: left;
    /*border: solid 1px;*/
}
#col1 ul, #col2 ul {list-style-type: none;}
#col2 ul {
    
    margin-left: -20px;
    /*border: solid 1px;*/
    float: left;
    padding-left: 50px;
    
}








h3.header {font-variant: small-caps;
          font-size: 1.4em;
          letter-spacing: .05em;
	  text-align: center;}

/*#listings h3 {float: right;}*/

#content { padding-top: 10px;
	padding-left: 18px;
	/*padding-right: 18px;*/
	padding-bottom: 18px;}
#content {
	width: 600px;
    float: right;
    margin-right: 30px;
}

#content p { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 12pt;
	text-align: justify;
	clear: none;
    white-space: no-wrap;
	text-indent: 25px;}

#content .first p:first-letter {
	font-size:2em;
}


#contact {font-size: 1.1em;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 100px;
	width: 800px;
	/*clear: both;*/
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
    clear: both;
	/*padding-right: 150; this would have worked fine if ie6 didn't exist...*/
	/*float: right; this would have worked fine if ie6 didn't exist...*/
	/*text-transform: lowercase;*/}
#clicktoview {
    height: 15px;
}

#footer {
    text-align: center;
}
#footer img {
	    -moz-border-radius: 5px;/*This section puts the rounded css3 property on the header*/
-webkit-border-radius: 5px;
border: 5px solid #000;
border-top: 0px;
}
