/*  DEFAULT STYLESHEET
--------------------------------------------------*/

html, body { margin: 0; }
body { background: #351b02 url(/images/wood_bg.jpg); font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif; color:#000; font-size: 14px; }

a, a:visited { color: #990000; text-decoration: none; }
a:hover { color: #660000; text-decoration: underline; }

#title h1 { font-family:georgia,"times new roman",serif; font-weight:normal; letter-spacing:-1px; color:#351b02; font-size:2.3em; text-align:left; }
#title h2 { font-size:1.5em; color:#351b02; text-align:left; }
h2.title { margin-bottom: .1em !important; line-height: 1em; }

.lh1 { line-height: 1em !important; }
.italic { font-style: italic; }
.bold { font-weight: bold; }
.alignr { text-align: right; }
.alignl { text-align: left; }
.alignc { text-align: center; }
.alignj { text-align: justify; }
.mt30 { margin-top: 30px; }
.mb30 { margin-bottom: 30px; }

.box { background:transparent; }
.quiet { color: #351b02; }
.widget { width:210px; height:100px; display:block; }

.entry p img, img.image-border { background:#fff7df; border-top: 1px solid #daac6f; border-left: 1px solid #daac6f; border-bottom: 1px solid #a67330; border-right: 1px solid #a67330; padding:6px; }
a img.image-border:hover { border: 1px solid #666; }

.postedby { font-family:Georgia, "Times New Roman", serif; font-size:.9em; color:#333; }

.pagination { font-size:1.2em; }
.pagination b { padding: 2px 8px; margin:1px; }
.pagination a { background:#fff7df; border-top: 1px solid #daac6f; border-left: 1px solid #daac6f; border-bottom: 1px solid #a67330; border-right: 1px solid #a67330; padding: 2px 8px; margin:1px; }
.pagination a:hover { border: 1px solid #351b02; }

.prop-info { font-family:verdana,tahoma,arial,helvetica,sans-serif; font-size:.8em; }
.prop-label { font-weight:bold; color:#c74b04; }
.prop-desc { font-weight:bold; }
.prop-photos ul { list-style:none; margin:0; padding:0; }
.prop-photos li { float:left; display:block; margin:0 12px 8px 0; padding:0; }
.prop-image-border { background:#fff7df; border-top: 1px solid #daac6f; border-left: 1px solid #daac6f; border-bottom: 1px solid #a67330; border-right: 1px solid #a67330; padding:6px; }
a img.prop-image-border:hover { border: 1px solid #351b02; }

.newhomes { background: url(/images/newhomes.png) no-repeat; width: 147px; height: 148px; display: block; float: left; }
.resales { background: url(/images/resales.png) no-repeat; width: 147px; height: 148px; display: block; float: right; }
.resales:hover, .newhomes:hover  { background-position: -147px 0; }
.newhomes span, .resales span { display: none; }

#photos { margin:0; }
#photos td { padding:0 0 15px 0; width:33%; text-align:center; }


/*  LAYOUT
--------------------------------------------------*/

#container { background: url(/images/top_trim.jpg) repeat-x; width: 100%; } 
#header { background: url(/images/header.jpg) no-repeat; margin: 0 auto; width: 950px; height: 280px; display: block; }
#footer { background: url(/images/footer.jpg) no-repeat; margin: 0 auto; width: 950px; height: 250px; display: block; }
#body { background: url(/images/body.jpg) repeat-y; min-height: 250px; }
/* #btrim { background: url(/images/bottom_trim.jpg) repeat-x; width: 100%; height: 17px; } */
#title { float: left; width: 750px; margin: 30px 0 0 95px; }

#menu { float: left; height: 40px; width: 820px; margin: 150px 0 0 60px; }
#menu ul { float: left; list-style: none; margin: 0px; padding: 0px; }
#menu li { display: block; float: left; margin: 0px; padding: 0px; }
#menu a span { display:none; }
#menu a.home { background: url(/images/home.jpg); width: 120px; height: 40px; display: block; }
#menu a.home:hover, #menu li.active a.home { background-position: -120px 0; }
#menu a.about { background: url(/images/about.jpg); width: 120px; height: 40px; display: block; }
#menu a.about:hover, #menu li.active a.about { background-position: -120px 0; }
#menu a.news { background: url(/images/news.jpg); width: 120px; height: 40px; display: block; }
#menu a.news:hover, #menu li.active a.news { background-position: -120px 0; }
#menu a.forsale { background: url(/images/forsale.jpg); width: 160px; height: 40px; display: block; }
#menu a.forsale:hover, #menu li.active a.forsale { background-position: -160px 0; }
#menu a.photos { background: url(/images/photos.jpg); width: 130px; height: 40px; display: block; }
#menu a.photos:hover, #menu li.active a.photos { background-position: -130px 0; }
#menu a.contact { background: url(/images/contact.jpg); width: 170px; height: 40px; display: block; }
#menu a.contact:hover, #menu li.active a.contact { background-position: -170px 0; }

/*  FORMS
--------------------------------------------------*/
.form { clear: both; }
.form label { float:left; clear:left; width:75px; padding:5px 0; display:block; color:#351b02; }
.form p { float:left; clear:both; margin:5px 0 5px 75px; text-align:left; }
input.text, textarea { float: left; border-top: 1px solid #a67330; border-left: 1px solid #a67330; border-bottom: 1px solid #daac6f; border-right: 1px solid #daac6f; margin: 0 5px 5px 0; }
input.text { background: #fff7df; width: 250px; }
textarea  { background: #fff7df; }
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #351b02;}
input.submit { background: #fff7df url(/images/input_bg.png) repeat-x; border-top: 1px solid #daac6f; border-left: 1px solid #daac6f; border-bottom: 1px solid #a67330; border-right: 1px solid #a67330; padding: 3px; cursor: pointer; color: #333; }
input.submit:hover { border-top: 1px solid #805a35; border-left: 1px solid #805a35; border-bottom: 1px solid #351b02; border-right: 1px solid #351b02; color: #000; }
.captcha img { float:left; clear:left; margin:0 0 5px 75px; padding:0; }