@charset "UTF-8";

/* ************ Layout ************ */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #5C5C5C;
	background-image: url(/images/main_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #a88459;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link {
	color: #a88459;
	text-decoration: none;
	cursor:pointer;
}

.link:hover {
	text-decoration: underline;
}

img {
	border:none;
}
	
h1 {
	font-size: 24px;
	margin-bottom: 12px;
	color: #5A4A3B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	padding-left: 25px;
}

h2 {
	font-size: 18px;
	margin-bottom: 12px;
	margin-top:0px;
	color: #5A4A3B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}

#footer a {
	font-size: 12px;
	font-style: italic;
}

#content-wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 284px;
	width: 960px;
}

#nav {
	background-color: #594734;
	background-image: url(/images/nav_BG.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 960px;
}

#buttons {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}

#services {
	height: 204px;
	width: 956px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#mainContent {
	background-image: url(/images/mainContent_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#news #mainContent {
	background-image:none;

}

#sponsors {
	background-image: url(/images/sponsor_BG.jpg);
	background-repeat: repeat-x;
	height: 126px;
	vertical-align: middle;
	padding-top: 26px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sponsorLogos img {
	padding-left: 15px;
	vertical-align: middle;
	cursor: pointer;
}

#contactBottom {
	background-image: url(/images/sponsor_BG.jpg);
	background-repeat: repeat-x;
	height: 142px;
	vertical-align: middle;
	padding-top: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contactPics img {
	padding-left: 85px;
	vertical-align: middle;
}

#footer {
	background-color: #5a4a3b;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	text-align: center;
	color: #cccccc;
}

/* ************ Nav Buttons ************ */

.home {
	background-image: url(/images/buttons/home.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 149px;
}
.home:hover {
	background-image: url(/images/buttons/home-over.jpg);
}
#home .home {
	background-image: url(/images/buttons/home-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 149px;
}

.about {
	background-image: url(/images/buttons/about.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}
.about:hover {
	background-image: url(/images/buttons/about-over.jpg);
}
#about .about {
	background-image: url(/images/buttons/about-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}

.sale {
	background-image: url(/images/buttons/sale.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}
.sale:hover {
	background-image: url(/images/buttons/sale-over.jpg);
}
#sale .sale {
	background-image: url(/images/buttons/sale-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}

.ranch {
	background-image: url(/images/buttons/ranch.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}
.ranch:hover {
	background-image: url(/images/buttons/ranch-over.jpg);
}
#ranch .ranch {
	background-image: url(/images/buttons/ranch-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}

.news {
	background-image: url(/images/buttons/news.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}
.news:hover {
	background-image: url(/images/buttons/news-over.jpg);
}
#news .news {
	background-image: url(/images/buttons/news-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 110px;
}

.contact {
	background-image: url(/images/buttons/contact.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 149px;
}
.contact:hover {
	background-image: url(/images/buttons/contact-over.jpg);
}
#contact .contact {
	background-image: url(/images/buttons/contact-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 149px;
}

/* ************ Misc. ************ */

.leftPic {
	padding-right: 8px;
	padding-bottom: 5px;
	float: left;
}

.rightPic {
	padding-left: 8px;
	padding-bottom: 5px;
	float: right;
	position: relative;
}

.stOnge {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
}
#form {
	color: #5F5F5F;
}
#form td {
	vertical-align: top;
}
