/*
Theme Name: WordPress Gates Ranch
Theme URI: http://wordpress.org/
Description: The default WordPress theme for Gates Ranch.
Version: 1.2
Author: Savage Brands
Author URI: http://www.savagebrands.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/


* {
	margin: 0;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #663300;
	font-size: 13px;
}
html, body {
	margin: 0;
	padding: 0;
	border: 0;		/* This removes the border around the viewport in old versions of IE */
	height: 100%;		/* needed for container min-height */
	background: #FEFDF6;	/* background: #FEF8D0; */
}
/* -- // -- */
h2 {
	font-size: 24px;
	color: #663;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #878b3f;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 24px;
	color: #663;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 20px;
	color: #630;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5 {
	font-size: 20px;
	color: #630;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 35px;
}
h6 {
	font-size: 14px;
	color: #663;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 { font-family: Georgia, Times New Roman, Times, serif; }
p {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 20px;
}
a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 0;
}
a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 0;
}
a:hover {
	color: #666633;
	text-decoration: none;
	border-bottom: 1px dotted #663;
}
a:active {
	color: #663300;
	text-decoration: none;
	border-bottom: 0;
}
img {
	border: 0;
	border-bottom: 0;
}
img a:hover {
	border: 0;
	border-bottom: 0px;
	text-decoration: none;
}

.caption {
	font-style: italic;
	color: #663;
}
/* -- // -- */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */

	background: url(images/bg_header.jpg) no-repeat center top;
}
#container {
	position: relative; /* needed for footer positioning*/
	margin:  0 auto; /* center, not in IE5 */
	width: 100%;
	background: #f0f0f0;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
	
	background: url(images/bg_home_content.jpg) no-repeat center 553px;
}
/* -- // -- */
#wrapper_flash {
	background: url(images/bg_flash.jpg) no-repeat center top;
}
.flash {
	text-align: center;
	height: 410px;
}
/* -- // -- */
#wrapper_home {
	width: auto;
	text-align: center;
}
#home {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	padding-top: 50px;
}
#box5 {
	width: 632px;
	float: left;
}
#box6 {
	width: 304px;
	float: right;	
}
.leftHome {
	width: 304px;
	float: left;
	text-align: left;
	font-size: 13px;
	display: block;
	position: relative;
}
.rightHome {
	width: 304px;
	float: right;
	text-align: left;
	font-size: 13px;
	display: block;
	position: relative;
}
.centerHome {
	width: 304px;
	float: right;
	text-align: left;
	font-size: 13px;
	display: block;
	position: relative;
}
/* -- // -- */
#headerBG {
	background: url(images/bg_header.jpg) no-repeat center top;
}
#box_header {
	margin: 0 auto;
	width: 990px;
	height: 143px;
	text-align: center;
	overflow: visible;
}
#navBox1 {
	width: 615px;
	float: left;
	overflow: visible;
}
#navBox2 {
	width: 375px;
	float: right;
	overflow: visible;
}
.navLeft {
	width: 400px;
	float: left;
	display: block;
	top: 101px;
	position: relative;
	overflow: visible;
	text-align: left;
}
.navLeftLeft {
	float: right;
	width: 400px;
}
.navCenter {
	height: 143px;
	width: 215px;
	float: right;
	display: block;
}
.navCenter a:hover {
	border-bottom: 0;
}
.navRight {
	width: 375px;
	float: right;
	display: block;
	top: 101px;
	position: relative;
	overflow: visible;
	text-align: left;
}
/* -- // -- */

.txHeader {
	margin: 0 auto;
	width: 990px;
	height: 143px;
}
.txLeft {
	float: left:
	width: 590px;
	text-align: right;
}
.txRight {
	float: right;
	width: 380px;
	padding-left: 20px;
}
.txNavLeft {
	float: right;
	width: 400px;
	margin-top: 101px;
	text-align: left;
}
.txLogo {
	float: right;
	width: 190px;
	height: 143px;
	display: block;
}
.txLogo a:hover { border-bottom: 0; }
.txNavRight {
	float: left;
	width: 400px;
	margin-top: 101px;
}
.txHomeSEO {
	margin: 0 auto;
	width: 650px;
	padding-bottom: 10px;
	font-size: 11px;
text-align: center;
}

/* -- // -- */
#box_breadcrumb {
	background: url(images/bg_inside_content.jpg) no-repeat center top;
}
.breadcrumb {
	margin: 0 auto;
	width: 915px;
	text-align: left;
	line-height: 50px;
	font-size: 12px;
	color: #663;
}
.breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumb li {
	float: left;
	font-size: 12px;
	letter-spacing: .03em;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	color: #663;
	line-height: 50px;
	background: url(images/icon_divider.gif) no-repeat center 8px;
}
.breadcrumb li a {
	color: #333;
	text-decoration: none;
	border-bottom: 0;
}
.breadcrumb li a:hover {
	color: #663;
	text-decoration: none;
	border-bottom: 1px dotted #663;
}
.breadcrumb .breadcrumbOn {
	color: #663;
	text-decoration: none;
	border-bottom: 1px dotted #663;
}
/* -- // -- */
#box_content {
	margin: 0 auto;
	width: 915px;
}
.mainTitle {
	text-align: left;
}
#content {
	text-align: left;
}
.insideLeft {
	width: 630px;
	float: left;
	text-align: left;
	font-size: 13px;
}
.insideRight {
	width: 260px;
	float: right;
	text-align: left;
	font-size: 13px;
}
.insideWide {
	width: 915px;
	float: left;
	text-align: left;
	font-size: 13px;
}
.insideWide img a:hover {
	border: 0;
	border-bottom: 0px;
}
/* -- // -- */
#box_footer {
	height: 75px;
	background: url(images/bg_footer.jpg) center top;
}
#box_footer2 {
	
}
#footer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #663;
	letter-spacing: .03em;
}
#footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}
#footer a {
	color: #333;
	text-decoration: none;
	border-bottom: 0;
}
#footer a:hover {
	color: #663;
	text-decoration: none;
}

/* -- // -- */
#footerHome {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #663;
	letter-spacing: .03em;
}
#footerHome {
	height: 50px;
}
#footerHome a {
	color: #333;
	text-decoration: none;
	border-bottom: 0;
}
#footerHome a:hover {
	color: #663;
	text-decoration: none;
}
/* -- // -- */

#footerBox1 {
	width: 530px;
	float: left;
	padding-top: 40px;
}
#footerBox11 {
	width: 530px;
	float: left;
	padding-top: 15px;
}
#footerBox2 {
	width: 430px;
	float: right;
	padding-top: 40px;
}
#footerBox22 {
	width: 430px;
	float: right;
	padding-top: 15px;
}
.footerLeft {
	width: 430px;
	float: left;
	text-align: right;
	line-height: 22px;
	display: block;
}
.footerRight {
	width: 430px;
	float: right;
	text-align: left;
	line-height: 22px;
	display: block;
}
.footerCenter {
	width: 100px;
	float: right;
	background: url(images/logo_footer.gif) no-repeat center;
	display: block;
}

/* -- // -- */
/* --------------- */
/* FOOTER SITE MAP */

#footer .extraNav {	
	margin: 0 auto;
	width: 885px;
	height: 75px;
}
#footer .extraNav ul {
	list-style-type: none;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#footer .extraNav li {
	list-style-type: none;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666633;
	border-bottom: 1px solid #666633;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer .extraNav a {
	color: #666633;
}
#footer .extraNav a:hover {
	color: #333333;
}
#footer .extraNav li.noLine {
	border-bottom: none;
}
#footer .extraNav li.extraNavTitle {
	border-bottom: 1px solid #826408;
}
#footer .extraNav li.extraNavTitle a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
}
#footer .extraNav li.extraNavTitle a:hover {
	color: #666633;
	text-decoration: none;
}


/* END FOOTER SITE MAP */
/* ------------------- */
/* -- // -- */


/* -- // -- */
/* --------------- */
/* FOOTERHOME SITE MAP */

#footerHome .extraNav {	
	margin: 0 auto;
	width: 885px;
	height: 100px;
}
#footerHome .extraNav ul {
	list-style-type: none;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#footerHome .extraNav li {
	list-style-type: none;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666633;
	border-bottom: 1px solid #666633;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footerHome .extraNav a {
	color: #666633;
}
#footerHome .extraNav a:hover {
	color: #333333;
}
#footerHome .extraNav li.noLine {
	border-bottom: none;
}
#footerHome .extraNav li.extraNavTitle {
	border-bottom: 1px solid #826408;
}
#footerHome .extraNav li.extraNavTitle a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
}
#footerHome .extraNav li.extraNavTitle a:hover {
	color: #666633;
	text-decoration: none;
}

/* END FOOTER SITE MAP */
/* ------------------- */
/* -- // -- */



/* -- // -- */
.clear {
	clear: both;
}
.divider {
	margin: 0 auto;
	width: 1065px;
	height: 7px;
	text-align: center;
	
	background: url(images/divider_page.gif) no-repeat center;
}




/* -- // Form Styles // -- */

span.wpcf7-list-item-label { padding-left: 5px; padding-bottom: 4px; }
