*{margin:0;padding:0;}

body{
	background:#FFF url(images/body_bg.jpg) top repeat-x;
	text-align:left;
	font:normal 11px/1.4em 'Lucida Grande', Lucida Grande, Verdana, Arial, sans-serif;
	color:#000;
	min-width: 800px;
	}
	
a img{border:none;}

div.hr {
	clear:both;
  	height: 5px;
	margin:10px 15px 5px;
	border-top:1px solid #26572D;
	
	}

div.hr hr {
  	display: none;
  	
	}

/* Main Structure Div --------------------------------------------------------- */

#articles1col{
	width:215px;
	float:right;
	margin-right:15px;
	margin-top:15px;
	}
	
#articles2col{
	width:60%;
	float:left;
	margin-top:15px;
	}
	
	#articles2col .article{
	width:45%;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	}
	
#articles2col .article p{
	padding-left: 15px;
	}
	
	#articles2col .article h4{
	padding:5px 15px 0;
	}
	
#banner{
	height:332px;
	background:url(images/banner_bg.jpg) top left no-repeat;
	margin-left:20px;
	}
	
#center{
	width:60%;
	float: left;
	padding-left:5px
	
}
	
	#center p{
	padding:5px 15px;
	}
	
#footer{
	clear:both;
	margin-left:20%;
	}
	
#left{
	float:left;
	width:18%;
	}
	
	#left p{
	padding:5px 12px;
	}
	
	#left .featPropItem p{
	padding:0;
	width: 100%;
	}
	
#main{
	position:relative;
	width:1100px;
	background:url(images/main_bg.gif) top left repeat-y;
	margin-bottom:35px;
	min-width:800px;
	}
	
#nav{
	position:absolute;
	top:284px;
	left:10px;
	height:45px;
	width:1200px;
	}
	
	#nav ul{
	display:inline;
	list-style:none;
	}
	
	#nav li{
	float:left;
	padding:15px 0;
	display:block;
	}
	
	#nav li a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing:.1em;
	padding:3px 10px;
	border-right:1px solid #000;
	color:#000;
	}
	
	#nav li a:hover{
	background-color:#26572D;
	color:#FFF;
	}
	
#right{
	float:right;
	width:18%;
	}

#the_stuff {
	width: 60%;
	float:left;
	margin-top:10px;
	padding-left:15px;
	}
	
#the_stuff p{
	margin-top:6px;
	margin-bottom:3px;
}

#the_stuff .textbold {
	font-weight: bold;
	font-size: 16px;
	}

/* Main Structure Classes --------------------------------------------------------- */
.featPropEach{
	border-bottom: 1px solid #26572D;
	margin-top: 2px;
	width: 85%;
}
.featPropItem{
	margin:0 13px;
	padding:7px 0;
	border-bottom:1px solid #26572D;
	color:#26572D;
	width: 100%;
	}
	
	.featPropItem a{
	text-decoration:none;
	color:#26572D;
	}
	
.propertyFeature{
	padding-top:15px;
	width:100%;
	}
	
	.propertyFeature img{
	margin:10px 10px 10px 15px;
	float:left;
	border:1px solid #26572D;
	}
	
	.propertyFeature .contact{
	display:block;
	background-color:#F0F1E4;
	color:#26572D;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:15px;
	margin:0 15px;
	}
	
	.propertyFeature form{
	display:inline;
	font-size:10px;
	}
	
	.propertyFeature form select{
	width:150px;
	}
	
	.propertyFeature li{
	display:block;
	padding:7px 0 7px;
	border-bottom:1px solid #26572D;
	}
	
	.propertyFeature li a{
	padding:0 10px 0 0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#26572D;
	}
	
	.propertyFeature ul{
	float:right;
	width:30%;
	/*margin-left:420px;*/
	padding:10px 0;
	list-style:none;
	margin-right:15px;
	}
	
	.readPub{
	padding:5px 15px;
	}
	
	.readPub h3{
		height:50px;
	}
		.readPub ul{
		display:inline;
		list-style:none;
		}
	
		.readPub li{
		float:left;
		padding:5px 7px 5px 0;
		}
		
	.rule{height:5px; border-top:1px solid #26572D; margin:0 15px;}

	
/* Miscellaneous Items :: Text and Photo control  ------------------------------ */

.featuredAgent {
   width: 195px;
	height:65px;
   background:url(images/featured_agent.gif) top left no-repeat;
   margin-left:15px;
	
   }
   
.featuredAgent span, .featuredArticles span, .featuredProperties span, .propertySearch span, .readPublications span {
   display: none;
   }

.featuredArticles {
   height: 35px;
   background:url(images/featured_articles.gif) top left no-repeat;
   margin-left:15px;
   }
  
.featuredProperties {
   height: 25px;
   background:url(images/featured_properties.gif) top left no-repeat;
   margin-left:7px;
   }
  
.propertySearch {
   width: 207px;
   height: 25px;
   background:url(images/property_search.gif) top left no-repeat;
   }
   
 .readPublications{
   width: 500px;
   height: 25px;
   background:url(images/read_publication.gif) top left no-repeat;
 }
   
.results{
	position:absolute;
	left:150px;
	top:155px;
	}
	
.upperNav{
	position:absolute;
	top:10px;
	left:675px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	}
	
	.upperNav a{
	color:#26572D;
	text-decoration:none;
	padding:5px 10px;
	}
	
	#article h2 { margin-left: 10px;
	margin-top: 10px;
	margin-bottom:5px;
	
	}

	#article p {margin-bottom:5px;
			margin-left: 5px;	
	}

#listcon {
}

.itemcon {
border-top: 2px solid #ccc;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
border-left: 2px solid #ccc;
width: 100%;
padding: 2px;
display: table;
background: #fff;
}

.itemthumb_odd, .itemthumb_even {
float:left;
width: 10em;
padding:.5em;
margin:0 1em .5em 0;
background:#666;
text-align:center;
}

.itemthumb_odd a:link, .itemthumb_odd a:visited, .itemthumb_odd a:hover, .itemthumb_odd a:active {
color:#fff;
text-decoration:underline;
}

.itemthumb_odd a:hover {
text-decoration:none;
}

.itemthumb_even a:link, .itemthumb_even a:visited, .itemthumb_even a:hover, .itemthumb_even a:active {
color:#fff;
text-decoration:underline;
}

.itemthumb_even a:hover {
text-decoration:none;
}

.itemdetail_odd, .itemdetail_even {
}

.itemdetail_odd a:link, .itemdetail_odd a:visited, .itemdetail_odd a:hover, .itemdetail_odd a:active {
}

.itemdetail_odd a:hover {
}

.itemdetail_even a:link, .itemdetail_even a:visited, .itemdetail_even a:hover, .itemdetail_even a:active {
}

.itemdetail_even a:hover {
text-decoration:none;
}

/* Map related stuff */

#mapcompany {
width: 400px;
height: 400px;
margin: 0px auto;
}

#mapbroker {
width: 400px;
height: 400px;
margin: 0px auto;
}

/* * * *  map info popup styles  * * * */
#mapinfotext
{
font-size: 10px;
white-space: nowrap;
}

#mapinfopic
{
font-size: 10px;
margin-right: 5px;
width: 75px;
float: left;
}


/* * * *  item lists with maps  * * * */
#maplistcombined {
}

#maplist {
width: 58%;
height: 400px;
float: left;
}

#maplistcon {
width: 40%;
height: 400px;
overflow: scroll;
border: 2px solid #ccc;
}

.mapitemcon {
border-top: 0px solid #ccc;
border-right: 0px solid #000;
border-bottom: 2px solid #ccc;
border-left: 0px solid #ccc;
width: 100%;
padding: 0px;
display: table;
background: #fff;
}

.mapitemthumb_odd, .mapitemthumb_even {
display: none;
float:left;
padding:.5em;
margin:0 0 .5em 0;
background:#666;
text-align:right;
}

.mapitemthumb_odd a:link, .mapitemthumb_odd a:visited, .mapitemthumb_odd a:hover, .mapitemthumb_odd a:active {
color:#fff;
text-decoration:underline;
}

.mapitemthumb_odd a:hover {
text-decoration:none;
}

.mapitemthumb_even a:link, .mapitemthumb_even a:visited, .mapitemthumb_even a:hover, .mapitemthumb_even a:active {
color:#fff;
text-decoration:underline;
}

.mapitemthumb_even a:hover {
}

.mapitemdetail_odd, .mapitemdetail_even {
}

.mapitemdetail_odd a:link, .mapitemdetail_odd a:visited, .mapitemdetail_odd a:hover, .mapitemdetail_odd a:active {
}

.mapitemdetail_odd a:hover {
}

.mapitemdetail_even a:link, .mapitemdetail_even a:visited, .mapitemdetail_even a:hover, .mapitemdetail_even a:active {
}

.mapitemdetail_even a:hover {
}

#mapdetail {
width: 400px;
height: 400px;
margin: 0px auto;
}

/* * * *  property detail  * * * */
#propdetail {
}

#propdetailhead {
margin:.25em auto;
font-weight: bold;
font-size: 20px;
width: 90%;
}

.propdetailheadline {
margin:1em auto;
width: 90%;
}

.propdetailprice {
width:90%;
text-align: right;
}

#propdetailimage {
text-align: center;
}

#propdetailcopy {
font-size: 16px;
margin:0 auto 10px auto;
width: 90%;
}

#propdetaillinks {
width: 90%;
margin:1em auto;
border:1px solid #999;
}

.propdetailcontact {
font-size: 18px;
width: 50%;
text-align: center;
}

#propdetaildescr {
width: 90%;
margin:1em auto;
padding:2px;
border:1px solid #ccc;
empty-cells:hide;
}

#propdetaildescr td {
padding:2px;
border:1px solid #ccc;
}

#propdetaildescr th {
text-align: right;
vertical-align: center;
padding:0 4px 0 0;
border-bottom:1px solid #ccc;
}

#propdetaildescr td {
}

#propdetailvtour {
text-align: center;
font-size: 16px;
margin: 1em auto;
border: 1px solid #999;
padding: .25em 0;
width: 90%;
}

/* * * *  property detail pictures and maps  * * * */
#pictureonly {
text-align: center;
}

#picturelayer {
}

#picturethumb {
text-align: center;
margin: auto;
}

#pictures {
padding-right: 5px;
vertical-align: top;
width: 50%;
}

#thumbnails {
text-align: center;
vertical-align: top;
padding-left: 5px;
width: 50%;
}

.thumbnail {
width: 75px;
}

.captiontext {
font-size: 12px;
}

#maplayer {
}

#mapdetail {
width: 400px;
height: 400px;
margin: 0px auto;
}


/* * * *  agent detail  * * * */
#agentdetail {
}

#agentpicture {
float: left;
padding-right: 5px;
}

#agentname {
font-size: 20px;
}

#agentinfo {
}

#agentaddr {
float: left;
border-collapse: collapse;
margin-right: 10px;
}

#agentphone {
border-collapse: collapse;
}

#agentdescr {
clear: both;
}

#agentkey {
clear: both;
}

#mapagent {
width: 400px;
height: 400px;
margin: 0px auto;
}



/* * * *  broker detail  * * * */
#brokerdetail {
}

#brokerpicture {
float: left;
padding-right: 5px;
}

#brokername {
font-size: 20px;
}

#brokerinfo {
}

#brokeraddr {
float: left;
border-collapse: collapse;
margin-right: 10px;
}

#brokerphone {
border-collapse: collapse;
}

#brokerdescr {
clear: both;
}

#brokerkey {
clear: both;
}

#mapbroker {
width: 400px;
height: 400px;
margin: 0px auto;
}


/* * * *  company detail  * * * */
#companydetail {
}

#companypicture {
float: left;
padding-right: 5px;
}

#companyname {
font-size: 20px;
}

#companyinfo {
}

#companyaddr {
float: left;
border-collapse: collapse;
margin-right: 10px;
}

#companyphone {
border-collapse: collapse;
}

#companydescr {
clear: both;
}

#companykey {
clear: both;
}

#mapcompany {
width: 400px;
height: 400px;
margin: 0px auto;
}


/* * * *  popup forms  * * * */
#popup {
visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
height: 500px;
width: 400px;
border:5px solid #999933;
background-color: #c6c394;
}

#popuphead {
text-align: center;
}

#popuptable {
width: 100%;
}

.popupbutton {
text-align: center;
}


/* * * *  local links  * * * */
#locallink_header {
margin-bottom: 10px;
}

.locallink_anchor {
display: inline;
margin-right: 2px;
margin-left: 2px;
}

.locallink_anchor:before {
content: "[";
}

.locallink_anchor:after {
content: "]";
}

#locallink_content {
}

.locallink_group {
}

.locallink_top {
font-size: 12px;
margin-bottom: 20px;
}

.locallink_cat {
font-weight: bold;
}

.locallink {
margin-bottom: 10px;
}

.locallink_pic {
}

.locallink_title {
font-weight: bold;
}

.locallink_text {
font-size: 12px;
}



	
