/* old green
4A4B25 */

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

div {
	position: relative;
}

article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}



@font-face {
      font-family: "Header";
      src: url("../fonts/TrajanPro-Regular.otf");
}

body {
	font: 13px/1.5 Georgia, "Times New Roman", Times, serif;
	color: #444;
	border-top: 3px solid #60702d;
}
    
h1 {
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	margin: 20px 0 10px 0;
	padding: 0;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

h1 span{
	color: #60702d;
}

h2 {
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

h3 {
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h4 {
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

a {
	color: #60702d;
}

a:focus, a:hover {
	color: #000;
	text-shadow: 1px 1px 1px #d8d8d8;
	text-decoration: none;
}

p {
	padding-bottom: 12px;
}

span{
	color: #60702d;
}


/* Header */

header {
	
}

header h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	text-align: right;
	line-height: 32px;
}

header h3 span{
	color: #60702d;

}


/* Menu */

#main-menu {
	border-top: 1px dashed #c8c8c8;
	font-size: 16px;
	padding: 10px 0;
	margin: 10px 0;
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
}

#main-menu li {
	float: left;
	display: inline;
	padding: 0 33px 0 0;
	margin: 0 33px 0 0;
}

#main-menu li a {
	display: block;
	text-decoration:none;
}

.current a {
	color: black;
	text-shadow: 1px 1px 1px #d8d8d8;
}

#main-menu li.menu-last  {
	margin-right: 0;
	padding-right: 0;
}

#main-menu li ul {
	position: absolute;
	z-index: 50;
	left: -999em;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #d8d8d8;
	border-top: none; 
	-moz-box-shadow: 0 2px 2px #555;
	box-shadow: 0 2px 2px #555;
	-webkit-box-shadow: 0 2px 2px #555;
	font-size: 12px;
}

#main-menu li:hover ul {
	left:35px;
}

#main-menu li ul li {
	margin: 0;
	padding: ;
}

.area-menu li {
	font-size: 9px;
}



/* Main Image */

#mainimage {
	position:relative;
    height:316px;
	margin: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
}

#mainimage img {
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	padding:5px;
}

#mainimage IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#mainimage IMG.active {
    z-index:10;
    opacity:1.0;
}

#mainimage IMG.last-active {
    z-index:9;
}






/* Main content areas */

#homecol1, #homecol3, #homecol4 {
	padding-top: 15px;
	min-height: 255px;
}

#homecol4 p {
	padding-right: 40px;
	position: relative;
	z-index: 20;
}

#homecol4 ul {
	list-style: circle;
	font-size: 12px;
	padding-left: 15px;
}


#homecol4web {
	padding-top: 15px;
	min-height: 255px;
}

p.sign-home  {
	padding: 12px 0 0 0 !important;
}

.accent-col {
	color: #60702d;
}

.agent-home-img {
	position:absolute;
	top: 55px;
	right: -30px;
}

.buyer-home-img {
	
}

#maincontent h2, #maincontent h4 {
	padding-bottom: 5px;
}

#maincontent select {
	margin: 0 5px;
}

#maincontent form {
	margin-bottom: 10px;
	border: 1px dashed #c8c8c8;
	padding: 10px;
	background-color: #f8f8f8;
	line-height: 35px;
	/*background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 500px 30px;*/
}

#maincontent form h4 {
	line-height: 22px;
}


/* Property Details */

#main-prop-image img {
	padding: 7px;
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	width: 300px;
}

#propcol1, #propcol3, #propcol4 {
	padding-top: 15px;
	min-height: 610px;
	
}

.prop-image-area {
	position: absolute;
	top:200px;
	right: 6px;
	z-index: 100;
	padding: 5px;
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	border-right: none;
	-moz-box-shadow: -4px 2px 5px #555;
	box-shadow: -4px 2px 5px #555;
	-webkit-box-shadow: -4px 2px 5px #555;
	line-height: 18px;
}

img.thumb  {
	width: 70px;
	height: 50px;
}

img.thumb:hover {
	-moz-box-shadow: 0px 0px 5px #555;
	box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
}

#prop-details {
	margin-top: 10px;
}

.prop-tools {
	line-height: 36px;
	margin-bottom: 20px;
}

.prop-tools img{
	float: left;
	margin: 6px 5px 0 0;
}

.prop-tools a {
	text-decoration: none;
}



#prop-text h3 {
	padding: 10px 0 5px 0;
}

#mainpropimage {
	position:relative;
	margin: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
	height: 262px;
}

#mainpropimage img {
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	padding:5px;
	height: 250px;
}

#propcol4 {
	text-align: center;
}

.thumb-detail img{
	width: 70px;
	height: 48px;
}

#agent-image img {
	width: 172px;
	margin-bottom: 10px;
}

#main_image_description {
	color: #999;
	font-size: 9px;
}


/* Search Results */

#prop-results {
	border-bottom: 1px dashed #c8c8c8;
	padding-bottom: 5px;
	margin: 10px 0;
}

#search-head h3 {
	font-size: 15px;
	color: #fff;
	padding: 8px 6px;
	line-height: 15px;
}

#search-head {
	background-color: #60702d;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
	
}

#search-price h3 {
	text-align: right;
}


.search-image {
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	padding:3px;
}

#search-results-id {
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
}

#search-results-bb {
	font-weight: bold;
	padding-bottom: 5px;
}

#search-results-view p {
	padding-bottom: 5px;
	padding-right: 32px;
	text-align: right;
	background-image: url(../img/Next.png);
	background-repeat: no-repeat;
	background-position: right center;
}



#search-results-fav p {
	padding-bottom: 5px;
	padding-left: 32px;
	background-image: url(../img/Profile.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#searchresultimage {
	position:relative;
	margin: 10px 0 0 0;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
	height: 212px;
}

#searchresultimage img {
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	padding:5px;
	height: 200px;
}

.prop-image-search {
	position: absolute;
	top:150px;
	left: 6px;
	z-index: 100;
	padding: 5px;
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	border-left: none;
	-moz-box-shadow: 4px 2px 5px #555;
	box-shadow: 4px 2px 5px #555;
	-webkit-box-shadow: 4px 2px 5px #555;
	line-height: 20px;
}

.quick-search-box select{
	margin: 0 0 15px 0 !important;
	padding: 0 0 0 0;
}

.quick-search-box form {
	line-height: 24px !important;
	margin-bottom: 17px !important;
	padding-bottom: 2px !important;
}

.quick-search-box input{
	margin: 0 0 10px 0 !important;
}

.quick-search-box {
	border-bottom: 1px dashed #c8c8c8 !important;
}

.search-agent-ad {
	margin-top: 10px;
}

.search-agent-ad img {
	position:absolute;
	right:-10px;
	top:-31px;
}

.search-agent-ad p {
	padding-right: 60px;
}

#search-area-info {
	margin-top: 15px;
	padding: 10px 10px 0 10px;
	background: #f8f8f8;
	border: 1px solid #d8d8d8;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
}

.mad-ad {
	margin-top: 20px;
}

.network h3 {
	padding: 5px 0;
}

.network {
	margin: 20px 0 10px 0;
	padding: 10px 10px 0 10px;
	background: #f8f8f8;
	border: 1px solid #d8d8d8;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
}

.browse_tool_table{
	margin: 15px 0;
}

.browse_tool {
	font-size: 13px;
	padding-right: 6px;
}

.bt_pages {
	font-size: 11px;
	font-weight: normal;
}

.bt_pages a {
	background:#f8f8f8;
	border:1px solid #d8d8d8;
	color:#666;
	margin-right:5px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
	font-weight: normal;
}

.bt_pages a:hover {
	color:#fff;
	background:#60702d;
	border:1px solid #d8d8d8;
	font-weight: normal;
}

.browse_tool_curpage strong {
	color:#fff;
	background:#60702d;
	border:1px solid #d8d8d8;
	margin-right:5px;
	padding:3px 6px;
}

.bt_pages_ghost {
	color: #d8d8d8;
}

.field_caption {
	font-weight: bold;
	color: #444;
}


/* Sitemap */

.sitemap li a{
	border-top: 1px dashed #c8c8c8;
	font-size: 18px;
	line-height: 18px;
	display: block;
	padding: 20px 10px;
	font-family: "Header", Georgia, "Times New Roman", Times, serif;
}

.sitemap a {
	text-decoration: none;
}

.sitemap li:hover {
	background-color: #f8f8f8;
}


/* Ads */

#ads img {
	margin: 0 11px;
}

#ads {
	width: 926px;
	padding: 15px 6px 10px 6px;
	background:#f8f8f8;
	border: 1px solid #d8d8d8;
	margin: 10px 0 10px 0;
	-moz-box-shadow: 0px 0px 10px #c8c8c8;
	box-shadow: 0px 0px 10px #c8c8c8;
	-webkit-box-shadow: 0px 0px 10px #c8c8c8;
}



/* Footer */

footer {
	border-top: 1px dashed #c8c8c8;
	padding: 15px 0;
	margin: 15px 0;
	font-size: 10px;
}

footer a {
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
	text-shadow: none;
}

#foot-menu li {
	float: left;
	display: inline;
	padding-right: 15px;
}

#design-by {
	text-align: right;
}

