@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #111111;
	background: #fbf6ea url(../images/background-body.jpg) repeat-x top left;
}

a img {
	border: none;}
	
a {color: #813996;}

/*text styling*/
	
p { padding: 8px 0;
	}
	
h1 {font: italic normal bold 18px Georgia, "Times New Roman", Times, serif;
	color: #813996;
	text-align: left;
	padding-bottom: 8px;
	letter-spacing: .1em;}
	
h2{
	font: italic normal 16px Georgia, "Times New Roman", Times, serif;
	color: #813996;
	text-align: left;}
	

/*div styling*/

#wrapper {
	width: 960px;
	margin:0 auto;
	position: relative;}

#header {
	width: 960px;
	height: 196px;
	position:relative;
	background: url(../images/background-so-realty-header.jpg) no-repeat; }
	
#flash{
	width: 842px;
	margin:0 auto;}

#bottom{
	width: 842px;
	margin:10px auto;}
	
#left{
	width: 500px;
	float: left;
	padding: 8px;
	border-right: 2px dotted #9f927b;}
	
#left1{
	width: 400px;
	float: left;
	padding: 2px 12px 0 8px;
	border-right: 2px dotted #9f927b;}

#right{
	width: 284px;
	padding: 6px 16px;
	/*margin-left: 10px;*/
	float: left;}

#right1{
	width: 360px;
	padding: 8px 12px 0 44px;
	float: left;}
	

#footer{
	clear: both;
	text-align: center;
	padding-top: 20px;}
	
	
/*nav styling*/

ul#nav{
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*width: 960px;*/}
	
ul#nav li {
/*	float: left;*/
	display: block;
	text-indent: -9999px;
	width: 85px;
	height: 26px; }
	
ul#nav a{
	display: block;
	width: 85px;
	height: 26px;}
	
#listings{
	background-image:url(../images/bg-listings.jpg);
	position:absolute;
	top:140px;
	left: 533px;}

#agents{
	background: url(../images/bg-agents.jpg);
	position:absolute;
	top:140px;
	left: 651px;}
	
#contact{
	background-image:url(../images/bg-contact.jpg);
	position:absolute;
	top:140px;
	left: 770px;}
	
	/*Items on the page*/
	
img#logo {
	position: absolute;
	top: 40px;
	left: 65px;
	}
	
img#local {
	position: absolute;
	top: 50px;
	right: 40px;}
	
img#eho {
	padding: 3px;
	display: block;
	margin: 0 auto;}

/*Home page styles*/
.featured {
	border: 5px solid #9f927b;
	display: block;
	margin: 0 auto 5px;
	}

#featured-listing{
	text-indent: -9999px;
	width: 277px;
	height: 46px;
	background: url(../images/featured-header-bg.jpg) no-repeat; 
	margin: 0 auto;}
	
	
/*Contact Page Styles*/

h1#contact-header{
	text-indent: -9999px;
	width: 833px;
	height: 46px;
	background: url(../images/contact-header-bg.gif) no-repeat; 
	margin-bottom: 8px;}

.bold{
	font-weight: bold;}

	
/*Agent Page Styles*/

/*#col1{
	width: 272px;
	padding: 3px;
	float: left;
	border-right: thin solid #9f927b}
	
#col1 p{
	padding: 8px 10px;}

#col2{
	width: 272px;
	padding: 3px;
	float: left;
	border-right: thin solid #9f927b }
	
#col2 p{
	padding: 8px 10px;}

#col3{
	width: 274px;
	padding: 3px;
	float: left;}

#col3 p{
	padding: 8px 10px 4px;}*/
	
	
/*vertical agent listing*/

.bio{
	width: 828px;
	padding-bottom: 15px;
	margin: 0 5px 20px;
	clear: both;
	border-bottom: 1px dotted #9f927b}	
	
h1#agents-header{
	text-indent: -9999px;
	width: 833px;
	height: 46px;
	background: url(../images/agents-header-bg.gif) no-repeat; 
	margin-bottom: 12px;}
	
h1.agent-name{
	font-size: 20px;
	letter-spacing:0;
	margin-bottom: 0;
	padding: 4px 0;
	border-bottom: 1px solid #9f927b;
	background: #9f927b;
	color:#FFFFFF;
	width: 820px;}
	
.area {
	font-weight: 100;}
	
.designations{
	font-size: 12px;
	line-height: 120%;
	font-style: italic;
	color: #6A0885;}
	
.bio img{
	border: 5px solid #9f927b;
	display: block;
	float: left;
	margin: 0 15px 5px 0;
	}

/*Listings Styles*/

h1#listings-header{
	text-indent: -9999px;
	width: 833px;
	height: 46px;
	background: url(../images/listings-header-bg.gif) no-repeat; 
	margin-bottom: 12px;}
	