@charset "utf-8";
/*  ---------------------------------------
	
	main.css
	````````
	main stylesheets document for
	DH Investment Company
	
    ---------------------------------------  */


/*  ---------------------------------------
	Global Reset
	- - - - - - - - - - - - - - - - - - - -  */

		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
ul {
	list-style: none;
}
/*  ---------------------------------------
	Global rules and typography
	- - - - - - - - - - - - - - - - - - - -  */
	
		body {
	background: #000 url(../images/bg_body.jpg);
	color: #fff;
	font-family: Arial, sans-serif;
	margin: 0 auto;
	text-align: center;
}
#container {
	width: 980px;
	margin: 0 auto;
}
.hidden {
	display: none;
}
.clear {
	height: 1%;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.no-background {
	background: none !important;
}
/* Hides from IE-mac \*/
		* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
		
		#skip {
	display: block;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden; /* bug fix for IE 7 */
}
a {
	background-color: transparent;
	color: #D99E64;
	text-decoration: none;
}
a:hover {
	background-color: transparent;
	color: #F24910;
	text-decoration: underline;
}
.imgright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.marginright {
	margin-right: 5px;
}
table {
	border-collapse: collapse;
	margin-bottom: 1em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
td {
	padding: 5px 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
tr.odd td {
	background-color: #e8e8e8;
}
.wai {
	display: block;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden; /* bug fix for IE 7 */
	width: 0;
	height: 0;
}
/*  ---------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - -  */
	
		#header {
	height: 110px;
	position: relative;
}
#header h1 {
	width: 262px;
	height: 79px;
	text-indent: -999em;
	background: url(../images/logo_dhic.gif) top left no-repeat;
	position: absolute;
	top: 15px;
	left: 23px;
}
#header h1 a {
	display: block;
	width: 262px;
	height: 79px;
	background: url(../images/logo_dhic.gif) top left no-repeat;
}
#header #contact {
	position: absolute;
	right: 20px;
	text-align: right;
	font-size: 14px;
	bottom: 20px;
	color: #FDD9B5;
}
#header #contact em {
	font-style: normal;
	background-color: transparent;
	color: #D99E64;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
/*  ---------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - -  */
	
		#content {
	background: #F6AA56 url(../images/bg_content.jpg) repeat-x top left;
	color: #D99E64;
	padding: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
}
#content-body {
	background: url(../images/trans_80_black.png);
	padding: 20px 0;
}
/* primary navigation */
#nav-primary {
	width: 960px;
	height: 165px;
	background: url(../images/bg_nav_primary.jpg) no-repeat top center;
	text-align: center;
}

/* background images for primary nav */
body.pageid-14 #nav-primary {background: url(../images/interior_masthead_active_1.jpg) no-repeat top center;} /* johnson ranch */
body.pageid-16 #nav-primary {background: url(../images/interior_masthead_active_3.jpg) no-repeat top center;} /* cordillera ranch */
body.pageid-18 #nav-primary {background: url(../images/interior_masthead_active_4.jpg) no-repeat top center;} /* ledge stone */
body.pageid-22 #nav-primary {background: url(../images/interior_masthead_commercial_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-24 #nav-primary {background: url(../images/interior_masthead_commercial_2.jpg) no-repeat top center;} /* ledge stone */
body.pageid-28 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-30 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-32 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-34 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-36 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-38 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-229 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-40 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-42 #nav-primary {background: url(../images/interior_masthead_past_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-180 #nav-primary {background: url(../images/interior_masthead_contact_1.jpg) no-repeat top center;} /* ledge stone */
body.pageid-183 #nav-primary {background: url(../images/interior_masthead_contact_1.jpg) no-repeat top center;} /* ledge stone */

#nav-primary ul {
	height: 40px;
	background: url(../images/trans_80_black.png);
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 940px;
	margin-bottom: 20px;
}
#nav-primary li {
	display: inline;
	float: left;
	padding-left: 30px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/icon_bullet_nav_primary.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
}
#nav-primary li a {
	display: block;
	height: 40px;
	white-space: nowrap;
	line-height: 40px;
	padding: 0px;
}
#nav-primary li a:hover {
}
#nav-primary li.current_page_item a,  #nav-primary li.current_page_parent a,  #nav-primary li.current_page_ancestor a,  body.home #nav-primary li.first a {
	color: #F24910;
	background-image: url(../images/nav_primary_pointer.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#nav-primary li.first {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}
/*  ---------------------------------------
	Main
	- - - - - - - - - - - - - - - - - - - -  */
	
		#main {
	float: right;
	width: 640px;
	color: #fff;
	margin-right: 20px;
	margin-top: 20px;
}
#main #slideshow-interior {
	margin-bottom: 40px !important;
}
#main h2 {
	font-size: 18px;
	margin-bottom: 20px;
	background: transparent;
	color: #D99E64;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C3D1F;
	margin-right: 20px;
	margin-top: 20px;
}
#main h3 {
	font-size: 18px;
	background: transparent;
	color: #D99E64;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main h4 {
	font-size: 14px;
	margin-bottom: 0;
	background: transparent;
	color: #D99E64;
}
#main p {
	margin-bottom: 30px;
	padding-right: 100px;
	font-size: 14px;
	line-height: 21px;
	color: #FDD9B5;
}
#main ul {
	margin-bottom: 30px;
	padding-right: 100px;
	margin-left: 40px;
}
#main ul li {
	font-size: 14px;
	line-height: 21px;
	color: #FDD9B5;
	list-style-type: disc;
}
#main p.lead {
	font-size: 16px;
	color: #F6AA56;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 21px;
}
#main a {
	text-decoration: underline;
	background-color: transparent;
	color: #F24910;
}
#main a:hover {
	background-color: transparent;
	color: #D99E64;
}
#main-body ul li {
}
#main-body ol li {
}
/*  ---------------------------------------
	Sidebar
	- - - - - - - - - - - - - - - - - - - -  */
	
		#sidebar {
	float: left;
	width: 240px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#sidebar h2 {
	font-size: 21px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F6AA56;
	color: #D99E64;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebar p {
	margin-bottom: 1em;
}
#nav-secondary {
	margin: 0px;
	padding: 0px;
}
#nav-secondary li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b1d0d;
}
#nav-secondary a {
	display: block;
	font-size: 15px;
	line-height: 30px !important;
}
#nav-secondary a:hover {
	text-decoration: none !important;
}
#nav-secondary li.current_page_item a,  #nav-secondary li.current_page_parent a,  #nav-secondary li.current_page_ancestor a {
	background-color: transparent;
	color: #F24910;
}

/*  ---------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - -  */
	
		#footer {
	width: 100%;
	margin: 10px auto 30px;
	text-align: left;
	font-size: 11px;
	background-color: transparent;
	color: #D99E64;
}
#footer #copyright {
	float: left;
	width: 670px;
	margin-left: 10px;
}
#footer #nav-util {
	float: right;
	text-align: right;
	width: 290px;
	margin-right: 10px;
}
#footer p {
	margin-bottom: 0;
}
#footer a {
	padding: 0 5px;
}
#footer a.last {
	padding-right: 0;
}

/*  ---------------------------------------
	Forms
	- - - - - - - - - - - - - - - - - - - -  */
			
		form {
	margin-bottom: 1.5em;
}
label, .rdochk {
	vertical-align: top;
}
label {
	float: left;
	width: 107px;
	padding-top: 6px;
	font-weight: bold;
}
form div {
	margin-bottom: 6px;
}
.buttons {
	margin-left: 106px;
}
.frmText {
	width: 175px;
	padding: 5px;
	border: 1px solid #D5DBE4;
}
.frmTextarea {
	width: 250px;
	height: 70px;
	padding: 5px;
	border: 1px solid #D5DBE4;
}
