html, body {
  color: #333; 
}

a {
	color: #006633;
}

#tabs a {
 	background: url("/img/nav/green_tabs.png") 0 -29px; no-repeat;
}

#mainmenu {
 	background: url("/img/nav/menu_bg_green.png") 0 0px; no-repeat;
}
#nav a {
 	background: url("/img/nav/menu_bg_green.png") 0 0px; no-repeat;
}
#nav .active {
	color: #baffba;
} 

#tabs #active {
	background-position: 0 0;
	color: #006633;
}

#listing_content {  
  margin-left: 40px;
}

#outerbox {
	float: left;
	position: relative;
	display: block;
	border: 1px solid #D1D1D1;
	padding: 15px;
	margin-bottom: 15px;
	z-index: 1;
	top: -1px;
	width: 790px;
}

#bgbox {
	float: left;
	border: 1px solid #D1D1D1; 
	padding: 15px; 
	padding-bottom: 0px;
	background:#f0f0f0;
}

#intro_box  {
	float: left;
	border: 1px solid #D1D1D1;  	
	background:#fff;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: verdana,arial;
	line-height: 20px;
}

.build_photo {
	border:solid 1px #D1D1D1;
	padding:5px;
    width: 250px;
    margin: 15px;
    margin-top: 5px;
}

.intro_photo:hover {
  border:1px solid  #ed7824;
}


#intro_txt {
	display: block;
	padding-left: 15px;
	line-height: 20px;
    margin:20px; 
    margin-top: 10px;
    width: 310px;
}

#intro_txt p {
	line-height: 22px;
}

a.vfd{float:left; display:block; width:116px; height:28px; margin:10px 10px 10 10; background: url("/properties-for-sale/media/buttons/view-full-details.png") 0 0 no-repeat;}
#buttons a.vdf:hover{background-position: 0 -28px;}
#buttons a.vfd:active{background-position: 0 -56px;}


#photo_left, #photo-left img {
  float:left; 
  width:280px;
  height:343px;
  background-color:#000;
}

#photoframe, #photoframe img {
	float:right; 
	width:620px;
	height:343px;
	background-color:#000;
}

#mapframe {
	float:right; 
	width:620px;
	height:343px;
	background-color:#FFF;
}