body {
  color: #000;
  background: #CFD1A2; 
  font-family: Trebuchet MS, verdana, helvetica, sans-serif;
}

a:link, a:visited {text-decoration: none; color: #525210;}

a:hover, a:active {text-decoration: none; color: #9DA143;}

h2.title {
	font-size: 20px;
	font-weight: bold;
}

#container_inner {
	border: 3px solid #7D670D;
	border-top: 0;
	background: url(../images/joefayner/bg_body.gif) 0 0 repeat-y;
 }

#page_header_outer {
	background: url(../images/joefayner/banner.jpg) 0 0 no-repeat;
	border-bottom: 3px solid #7D670D;
	height: 147px;
}

#contact_info { display: none; }



/* Site Title
============================ */


div#page_header_inner {
	background: none;
	height: 147px;
}


div#page_header_inner h1, .property_detail div#site_title strong, div#page_header_inner h2, .property_detail div#site_title small  {
  display: none;
}

.property_detail #page_header_inner h1 {
	display:block;
	color: #8D8855;
	margin-top:-50px;
}

/* Menu
================================ */

#menu_outer {
  background: #8A7B49 url(../images/joefayner/menu_bg.gif) no-repeat;
  margin-top: 10px;
  padding-top: 29px;
  color: #fff;
}

#menu_inner {
  border: 1px solid #BBB091;
  border-top: none;
  background-color: #DBD2BE;
}

#menu_outer li {
	margin-bottom: 1px;
}

#menu_inner li {
	color: #000000;
	background: #7E680D;;
}

#menu_inner li a {
	color: #fff;
	font-weight: bold;
	background: url(../images/joefayner/arrow.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}

#menu_inner li.over, #menu_inner li:hover, #menu_outer #menu_inner li.sel {
	background: #555817;
}

#menu_inner li ul li a {
	padding-left: 20px;
	margin-left: 10px;
	color: #4B636D;
}
	
#menu_inner li a:hover {
	color: #fff;
	background-position: -300px center;
}

#menu_outer li.sel a, #menu_outer li.sel a:Hover  {
  color: #fff;
}

#menu_inner ul ul {
	text-indent:15px;
}

#menu_outer li.sel ul li a {
  color: #fff;
}

#menu_outer li.sel ul li a.sel, #menu_outer li.sel ul li a.sel:Hover  {
  color: #fff;
}

#menu_outer li ul {
	border:none;
}

#menu_outer ul ul li {
	border-bottom:0;
  border-top: 1px solid #DFDCD1;
	margin-bottom:0;
}

/* Content
============================ */

#content_body {
  color: #3e4510;
}
#content_body p,
#content_body h1,
#content_body h2,
#content_body h3,
#content_body h4,
#content_body h5,
#content_body h6 {
  margin: 0 10px 10px 10px;
}

#content_body ul, #content_body ol {
	margin-left: 10px;
}

/* Inset
================================ */

.inset {
  font-size: 12px;
  border: 1px solid #BBB091;
  border-top: none;
  background: #BBBF87;
}

.inset_outer .blog_rss, .inset_outer .blog_subscribe {
	background: none;
	border-bottom: none;
}

.inset img,
#business_card img {
  border: 1px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}

.inset h3 {
  color: #fff;
  background: #D6CEB3 url(../images/joefayner/menu_top.gif) no-repeat;
  margin-left:0;
  border-bottom: 1px solid #BBB091;
}

.inset h3 a {
  color: #fff;
 }

form#searchform #s {
	background-color: #FFF;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

form#searchform #searchsubmit {
	background-color: #CCC;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

/* Blog page
============================ */

.content .post {border: 1px dotted #AAA167;}

.content .post h2 a {
	font-size: 13px;
	background-color: #3e4510;
	color:#fff;
}

.content .post small {
	line-height: 1.9em;
	font-size: 10px;
	color: #978D4E;
}

.content .post h2 a:hover {
  	background-color: #005C69;
  	color: #FFFFFF;
}

.content .entry p {
	line-height: 1.6em;
	font-size: 11px;
	color: #00363E;
}

.content .post p.postmetadata{
	font-size: 10px;
}

#content_body h2#blog_heading{margin-left:5px;text-align:left;}
#content_body .post, #content .post {margin-top: 15px;margin-left:5px;padding:5px;width:525px;}
.comment #content {width:515px;float:right;margin-left:-30px;padding-left:10px;}
.entrytext p {margin:10px auto;}

.blog div.blog_archived h3, .blog div.blog_category h3 {
	margin-bottom: 10px;
}

.blog div.blog_archived p, .blog div.blog_category p {
	margin: 0 0 7px 10px;
}

.blog .post {
	border-bottom: 1px dotted #333;
}

.blog .entry {
	margin-left: 10px;
}

.blog small {
	font-size: 12px;
	color: #353333;
	margin-left: 10px;
}

/* Page Footer
================================ */

#page_footer a {
  color: #000;
}

#powered_by {
  background:url(https://uberplate.ubertor.com/images/powered-black.gif) no-repeat right;
}

/* Listings
============================ */

.listing { border: 4px solid #DEDAC0; }

div.listing:hover {background-color: #F9F8F6;}

.listing li.value {
	font-weight: bold;
	color: #003333;
	line-height: 2.3em;
	text-decoration: none;
}

.listing img {
  border: 1px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
/* === Details === */

#details, #mortgage, #virtual  {
  border-top: 11px solid #DEDAC0;
  border-bottom: 11px solid #DEDAC0;
  border-left: 11px solid #DEDAC0;
}

#detail_menu li {
  color: #fff;
  background: url(../images/joefayner/tabs.gif) no-repeat;
}

#detail_menu li a {
  color: #004852;
}

#detail_menu li.sel {
  background: url(../images/joefayner/tabs_on.gif) no-repeat;
}

#detail_menu li.sel a {
  color: #fff;
}

.property_detail #address { color: #FFF; }

.property_detail ul.links {
	border: 1px solid #333;
}

div.info ul.right {
	border-left: 1px solid #333;
}

/* === Property Detail Mortgage page === */
#mortgage input {
	background-color: #FFF;
	border-left: 1px solid #BBB091;
	border-top: 1px solid #BBB091;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-left: 10px;
	font-size: 11px;
	color: #333;
}

#mortgage input.submit {
	margin: 15px 0 0 130px;
	background-color: #CCC;
	border-left: 1px solid #BBB091;
	border-top: 1px solid #BBB091;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 12px;
}


#virtual li a {
	color: #FFF;
	font-size: 0;
}

/* Sellers page
============================ */
#for_sellers input.submit {
	margin: 15px 0 0 130px;
	background-color: #CCC;
	border-left: 1px solid #BBB091;
	border-top: 1px solid #BBB091;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

#for_sellers input, #for_sellers textarea {
	background-color: #FFF;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
}

#for_sellers #For_Sellers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

#for_sellers select {
	background-color: #FFF;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
}


/* Buyers page
============================ */
#for_buyers input.submit {
	margin: 15px 0 0 130px;
	background-color: #CCC;
	border-left: 1px solid #BBB091;
	border-top: 1px solid #BBB091;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	clear: both;
}

#for_buyers input, #for_buyers textarea {
	background-color: #FFF;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
}

#for_buyers #For_Buyers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

#for_buyers select {
	background-color: #FFF;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
}


/* Contact page
============================ */
#contact {
  margin: 10px;
}

#contact input.submit {
	margin: 15px 0 0 75px;
	background-color: #CCC;
	border-left: 1px solid #BBB091;
	border-top: 1px solid #BBB091;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

#contact input, #contact textarea {
	background-color: #FFF;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

/* Links page
============================ */

.links div#links h3 {
	border-bottom: 1px dotted #666;
}

/* Business card
============================ */

#business_card {
  margin: 490px 0 0 -200px;
}