/* @override http://www.honsbuilders.com/newsite/wp-content/themes/hons/css/master.css */

body {
	color: #23100a;
	background: #140903 url(../images/body_bg.jpg) no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#wrapper {}
#header {
	height: 130px;
	width: 975px;
	background: url(../images/header_bg.png) no-repeat center top;
}
#header h1#logo a {
	display:block;
	margin: 0px auto;
	width: 150px;
	height: 100px;
	padding: 10px 0px 10px 0px;
	text-indent: -9999em;
}
#header h1 {
	border: none;
}
#navbar {
	height: 50px;
	background: url(../images/nav_bg.png) no-repeat center top;
	width: 100%;
	text-align: center;
}

#navbar ul,#navbar li {
	list-style: none;
	display: inline;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0;
}
#navbar li a {
	color: #c9c09f;
	text-decoration: none;
	padding: 0px 20px;
	background: url(../images/nav_divider.png) no-repeat left;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	text-shadow: #000 -1px 1px 0;
}
#navbar li.first a {
	background-image: none;
}
#navbar li a:hover {
	color: #fff;
}
#navbar ul ul li {
	display: none;
}
#trichoice {
	background: url(../images/trichoice_bg.jpg) no-repeat center top;
	height: 279px;
}
#trichoice h3 {
	text-align: center;
	font-size: 14px;
	color: #c9c09a;
	font-style: italic;
	padding-top: 10px;
}
.bigpad {
	padding: 0px 30px;
}
.choice {
	float: left;
	margin: 0px 4px;
}
.bgwrapper {
	background-color: #E5DECE;
}

/* 3column (left and right) */
.layout-b .bgwrapper {
	background: url(../images/2colleft_bg.png) repeat-y center top;
}
.layout-c .bgwrapper {
	background: url(../images/2colright_bg.png) repeat-y center top;
}
/* Wide (left and right) */
.layout-d .bgwrapper {
	background-image: none;
}
.layout-d .footer {
	background: url(../images/footer_wide.png) no-repeat center top;
	height: 10px;
}

.footer {
	background: url(../images/footer.png) no-repeat center top;
	height: 10px;
}
#footer {
	color: #e5dece;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer a {
	color: #f0f0f0;
}

.honsfooter {
	width: 221px;
	height: 61px;
	background: url(../images/honslogo_footer.png) no-repeat left center;
	float: left;
	text-indent: -999em;
}
.pacfooter {
	width: 107px;
	height: 50px;
	background: url(../images/pacsynclogo_footer.png) no-repeat left center;
	float: right;
	text-indent: -999em;
}
.pacfooter a {
	width: 107px;
	height: 50px;
	display: block;
}
.ftrnav {
	margin-left: 240px;
}
ul#footernav,ul#footernav li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#footernav li a {
	margin-right: 10px;
}
/* @group Typography */


/*PARAGRAPHS
-------------------------------------------------------- */

p{
	margin-bottom:1.4em;
}

a {
	color: #595807;
}
a:hover {
	text-decoration:none;
}


/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:3em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
}
/*HEADINGS
-------------------------------------------------------- */

h1{
	color: #34231b;;
	border-bottom: 1px solid #c9ba9a;
	font: bold 1.75em/1.25em Georgia, "Times New Roman", Times, serif;
	min-height: 28px;
}
h2{
	color: #384208;
	margin-bottom:1em;
	font-size: 15px;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#featuredlistings.featuredlistings-basic h2 {
	font-size: 1.7em;
	border-bottom: 1px solid #c9ba9a;
}
h2.storytitle a {
	color: #514326;
	margin-bottom:0.5em;
	letter-spacing: -1px;
	font: normal 1.5em/.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 a {
	text-decoration: none;
	color: #384208;
}
h2 a:hover {
	color: #282828;
}
#activelistings h2 a {
	color: #5d5b33;
	text-decoration: underline;
	font-size: .75em;
}
#activelistings h2 a:hover {
	color: #382f1e;
	text-decoration: none;
}

h3{
	color: #333;
	font-size: 1.25em;
	margin-bottom:1.2em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	
}
h4{
	color:#696969;
	font-size:1.1em;
	margin-bottom:1.2em;
	line-height:1.5em;
}
h5{
	color:#696969;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#696969;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}
#colone,#coltwo {
	color: #4b473f;
}
#colone h1,#colone h2,#colone h3,
#coltwo h1,#coltwo h2,#coltwo h3 {
	font-size: 1.75em;
	line-height: 125%;
	margin: 0px 0px 10px 0px;
}
#colone .widget h4,#coltwo .widget h4 {
	margin-bottom: 0px;
	font-size: 1em;
}
table#wp-calendar {
	width: 100%;
}
table#wp-calendar thead th {
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
}
#content ul,#content ul li {
	list-style: disc;
	margin-left: 10px;
}


/*LINKS
-------------------------------------------------------- */

h1 a{
	color:#000;
}
h1 a:hover{
	text-decoration:none;
}

li a:hover{
	text-decoration:none;
}
/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote strong{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}


.amp{
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}
.clear{
	clear:both;
}
.right-float{ /* Float any item to the right */
	float:right;
	margin-left:2em;
	margin-right:0;
}
.left-float{ /* Float any item to the left */
	float:left;
	margin-right:2em;
	margin-left:0;
}
code,.code,pre{ 	font-family:Courier, "Courier New", monospace;
	background: #f1f1f1;
	font-size:.9em;
	line-height: 110%;
 	padding: 1px; 
	border: 1px solid #ddd;
	margin: 10px auto;
	display: block;
}

/* EXTRA STYLES */

p.alert {
	background: #9b0000 url(../images/exc.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FF0000;
    border-bottom: 2px solid #FF0000;
	color: #f8ff00;
}


p.info {
    background: #e9f2ff url(../images/info.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #95acca;
    border-bottom: 2px solid #95acca;
	color: #2c3d63;
}
p.warn {
    background: #d5aa00 url(../images/warn.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
	color: #FFF;
}
/*---- CHECK LIST STYLE -----*/

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
	list-style-position: outside;

}


ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}
ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}
/*----- BLOCKQUOTES -----*/

blockquote {
  background: #f9f9f9;
  padding: 10px;
  border-top: 4px solid #d6d6d6;
  border-bottom: 4px solid #d6d6d6;
  font-style: italic;
}

div.code {
  	background: #efefef;
  	padding: 10px;
  	border: 1px solid #acacac;
	color: #333;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}

/* Image Styles */


img{
	font-size:1em;
}
img.alignleft{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:4px;
	margin-bottom:0.1em;
	margin-right:0.3em;
	margin-top:0.1em;
}
img.alignright{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	float:right;
	padding:4px;
	margin-bottom:0.3em;
	margin-left:0.3em;
	margin-top:0.1em;
}
img.center{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	padding:4px;
	margin-bottom:0.3em;
	margin-left:auto;
	margin-right: auto;
	margin-top:0.1em;
	text-align: center;
}


ul{
	margin-bottom:1.8em;
}

ul li.caption{ /* Apply this class to the first list item in a list to give it a caption */
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
li > ul, li > ol{
	margin-bottom:0;
	margin-left:5em;
}
li > ul li, li > ol li{
	font-size:1em;
}
ol{
	margin-bottom:1.8em;
	list-style:decimal inside;
}
ol li{
	font-size:1.2em;
	line-height:1.5em;
}

.ad125 {
	margin: 4px;
}


.lastupdate,.pubdate,.paginate,.client {
	color: #666;
	line-height: 1.5em;
	font-size: .8em;
}
.lastupdate {
	margin: 10px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}
.pubdate {
	margin: 6px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}

form#comment_form p {
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #535353;
}
form#comment_form p input,form#comment_form p textarea {
	line-height: 120%;
	font-size: 1.1em;
}

td.schools,td.golf,td.rec {
	vertical-align: top;
	background-color: #e5dece;
	padding: 10px;
	border-right: 1px solid #d2ccbd;
	width: 250px;
}
div.area {
	border-bottom: 1px solid #d2ccbd;
	margin-bottom: 20px;
}

#area ol li { line-height: 150% }
ol.area span.listsub {font-size:12px;line-height:100%;}
ol.area span.listheading {font-size:16px;line-height:100%;}


table#mctable.mctable { width: 280px;margin: 0px auto;}
 
#mcform #first-row { color: #403c31;
	font-size: 18px;
	line-height: 150%;
}
#mcform td div {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

#mcform { margin: 0; padding: 0;background-color: #e9ddc4;
	border: 1px solid #cac0ac;font-weight: normal;
}
#mctable input { border: 1px solid #c9ba9a; background-color: #fff; padding-left: 5px; line-height: 175%;float: ;}
#btn { }
#mctable .hot { font-weight: bold; color: #160F07; font-size: 1.1em }
#mctable .key { color: #384208; }
#mcStatusDisplay {padding-left: 55px; }

/* @end */
img.ngg-singlepic {
	float: right;
	position: relative;
	top: -100px;

}
#photogallery {
	clear: both;
}
#contact {
		float: left;
}
#contactinfo p {
	margin-left: 363px;
	line-height: 1.8em
}

#headerWrapper {
	padding: 0px;
	margin: 0px
	}

#headerWrapper th, td {
	padding: 0px;
	margin: 0px
	}
	
#flashContainer {
	clear: both;
	margin-top: 0px;
	padding: 0px
	}
	
.content li {
	padding-left: 0px
	}
	
.listingURL {
	font-size: 14px;
	font-weight: bold;
	}

td.searchpage_field_caption {
	padding-right: 20px;

	}
	
.featured_listings img a {
	border: none;
	}

div.inside {
	background: url(../images/gradient-content.jpg) center top;
	background-repeat: repeat-x;
}

hr.featuredSide {
	background-color:#C9BA9A;
	}
	