@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #00483a url(../images/int_pageBG.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	behavior:url("scripts/csshover.htc");
}
html{ 
overflow-y:scroll; 
} 
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #B7AC6E;
}


/* LAYOUT ELEMENTS */

.container {
	width: 925px;
	margin: 25px auto 0;
	text-align: left;
}
.mainContent {
	padding: 15px;
	background: #FFFFFF;
}
.mainContent h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font: 21px "Times New Roman", Times, serif;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
}
.mainContent h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.footer {
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
} 
#footerLogo {
	float: right;
	margin-top: 8px;
}
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
.footer .phone {
	font-size: 15px;
	margin: 0px 0px 4px;
	padding: 0px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #B7AC6E;
}
.contactInfo {
	color: #FFFFFF;
	background: #572700;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	height: 21px;
	text-align: center;
	padding-top: 4px;
}
.contactInfo p {
	font-size: 13px;
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.contactInfo a {
	color: #FFFFFF;
	text-decoration:none;
}
.contactInfo a:hover {
	color: #B7AC6E;
}


/* NAV ELEMENTS */

/* Main Nav */

.mainNav {
	font: 11px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover, .submitButton:hover {
	color: #B7AC6E;
}
.mainNav .currentPage {
	color: #B7AC6E;
}

/* Secondary Nav */

.secondaryNav {
	font-size: 12px;
	text-align: right;
	margin-right: 55px;
	text-transform: uppercase;
}

/* Tertiary Nav */

.tertiaryNav {
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* COMMON ELEMENTS */

.contentText {
	font-size: 12px;
	line-height: 26px;
	margin: 5px 25px 0px 10px;
	padding: 0px;
}
.contentText p {
	margin: 0px 0px 20px;
	padding: 0px;
}


/* GUEST RANCH ELEMENTS */

.headlineBG_guestRanch {
	background-color: #515e90;
}
.headline_guestRanch, .secondaryNav .guestRanch, .secondaryNav .guestRanch a {
	color: #515e90;
	text-decoration: none;
}
.secondaryNav .guestRanch a:hover, .secondaryNav .guestRanch .currentPage {
	color: #B7AC6E;
}


/* EVENTS ELEMENTS */

.headlineBG_events {
	background-color: #7b8b96;
}
.headline_events, .secondaryNav .events,  .secondaryNav .events a, .tertiaryNav .events, .tertiaryNav .events a {
	color: #7b8b96;
	text-decoration: none;
}
.secondaryNav .events a:hover, .secondaryNav .events .currentPage, .tertiaryNav .events a:hover, .tertiaryNav .events .currentPage {
	color: #B7AC6E;
}


/* RANCH TOUR ELEMENTS */

.headlineBG_ranchTour {
	background-color: #869f66;
}
.headline_ranchTour, .secondaryNav .ranchTour,  .secondaryNav .ranchTour a {
	color: #869f66;
	text-decoration: none;
}
.secondaryNav .ranchTour a:hover, .secondaryNav .ranchTour .currentPage {
	color: #B7AC6E;
}


/* EXPLORE AREA ELEMENTS */

.headlineBG_exploreArea {
	background-color: #7a421d;
}
.headline_exploreArea, .secondaryNav .exploreArea,  .secondaryNav .exploreArea a {
	color: #7a421d;
	text-decoration: none;
}
.secondaryNav .exploreArea a:hover, .secondaryNav .exploreArea .currentPage {
	color: #B7AC6E;
}


/* CONTACT US ELEMENTS */

.headlineBG_contactUs {
	background-color: #4d94bf;
}
.headline_contactUs, .secondaryNav .contactUs,  .secondaryNav .contactUs a {
	color: #4d94bf;
	text-decoration: none;
}
.secondaryNav .contactUs a:hover, .secondaryNav .contactUs .currentPage {
	color: #B7AC6E;
}
.submitButton {
	color:#572700;
	padding: 0px;
	margin: 0px;
	font: 20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration:none;
	background: url(none);
	border-style: none;
	cursor:pointer;
}
.textField01 {
	font-size: 10px;
	color:#333333;
}
.formTable1 {
	border-right: 1px solid #88B8D5;
}
.formTable2 {
	float:right;
}
.formTable1 p {
	margin-bottom: 10px;
}
.formTable2 p {
	margin-bottom: 6px;
}

/* PHOTO GALLERY ELEMENTS */

.headlineBG_photoGallery {
	background-color: #a6604d;
}
.headline_photoGallery, .secondaryNav .photoGallery,  .secondaryNav .photoGallery a {
	color: #a6604d;
	text-decoration: none;
}
.secondaryNav .photoGallery a:hover, .secondaryNav .photoGallery .currentPage {
	color: #B7AC6E;
}
.galleryThumb {
	padding: 3px;
	margin: 3px;
}
.galleryThumb:hover {
	background-color: #a6604d;
}


/* HOME ELEMENTS */

.headlineBG_home {
	background-color: #b7ac6e;
}
.homeHeadline {
	text-transform: uppercase;
	color: #FFFFFF;
	font: 16px "Times New Roman", Times, serif;
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
}
.contentText_home {
	font-size: 12px;
	line-height: 18px;
	margin: 15px 25px 0px 10px;
	padding: 0px;
}
.contentText_home p {
	margin: 0px;
	padding: 0px;
}
.photoGallery_content h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

