@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FEFDE3;
	background-image: url(images/footer_Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0;
}
ul{
	padding-bottom:10px;
}
li {
	font: normal 12px Arial;
	list-style:none;
	padding-bottom:4px;
	list-style-position:outside;
	padding-left:20px;
	background: url(images/list_Bg.gif) no-repeat 0px 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #96604B;
	letter-spacing: 2px;
	padding-bottom: 0px;
}
h2{
    font: normal 21px Arial;
    color: #854e3b;
    /*padding-bottom:16px;*/
    padding-bottom:5px;
}
h3{
padding-top:10px;
padding-bottom:10px;
}
h4{
    font: bold 16px Arial;
    color: #9e330e;
    margin-bottom:14px;
}
h5{
    font: normal 14px Arial;
    font-weight: bold;
    color: #854e3b;
}
h6{
    font: normal 14px Arial;
    color: #854e3b;
}
a{
    text-decoration: underline;
    color: #d49713;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-align: left;
}
#container  {
	width: 865px;
	margin: 0 auto 0 auto;
} 
#header  {
	background-image: url(images/topLeather_Bg.jpg);
	background-repeat: no-repeat;
	height: 161px;
	background-position: center top;
	margin: 0;
}
a#home{
	display:block;
	width:980px;
	height:119px;
	position:absolute;
	margin-left:8px;
	visibility: hidden;
}
a#home span{
    display:none;
} 
#anim {
	height: 280px;
	width: auto;
}
#mainContent  {
	margin: 0 35px 0 330px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height: 400px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#homer {
	height: 110px;
	width: 850px;
	z-index: 10;
	visibility: visible;
}
/*****************************************************
Main Navigation
*****************************************************/
#main-nav{
	width: 850px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	position: absolute;
	padding-bottom: 20px;
	margin-top: 5px;
}
#main-nav ul{
	list-style:none;
}
#main-nav li{
	list-style:none;
	float: left;
	padding-left: 0px;
}

#main-nav a{
	background-position:left top;
	background-repeat:no-repeat;
	display: block;
	height: 20px;
}


#main-nav li a span{
	display:none;
}



#accommodations a{
	background: url(images/menu_accommodations.jpg) top left no-repeat;
	width:140px;
}

#activities a{
	background: url(images/menu_activities.jpg) top left no-repeat;
	width:87px;
}

#reservations a{
	background: url(images/menu_reservations.jpg) top left no-repeat;
	width:109px;
}

#trip-planning a{
	background: url(images/menu_tripPlanning.jpg) top left no-repeat;
	width:110px;
}

#stories-gallery a{
	background: url(images/menu_stories.jpg) top left no-repeat;
	width:130px;
}

#cattle-ranch a{
	background: url(images/menu_cattleRanch.jpg) top left no-repeat;
	width:110px;
}

#contact-us a{
	background: url(images/menu_contactUs.jpg) top left no-repeat;
	width:98px;
}

#main-nav li a.active, #main-nav li a:hover{
	background-position: 0 -20px;
}


/*****************************************************
Subnav
*****************************************************/
#no-subnav{
	background: url(images/75_brand.gif) no-repeat;
	width:179px;
	height:139px;
	display:block;
	/*position:absolute;*/
    margin-left:10px;    /*top:25px;*/
}
#subnav{
	float:left;
	padding-left: 40px;
}
#subnav h2{
	font: normal 22px Georgia;
	color: #854e3b;
	padding-top:10px;
	margin-left:15px;
	text-align: left;
	margin-top: 0px;
}
#subnav-top{
	background: url(images/subNav_top.jpg) no-repeat;
	width:237px;
	height:54px;
	padding-left:30px;
	display: block;
	position: absolute;
	margin-top: 0px;
}
.subnav-middle{
	background: url(images/subNav_middleBg.jpg) repeat-y;
	padding-left:30px;
	width:237px;
	height:140px;
	position: absolute;
	margin-top: 52px;
}
.subnav-middle ul{
	list-style:none;
	padding-top:10px;
	text-align: left;
	padding-left: 0px;
	margin: 0;
}
.subnav-middle ul li{
	list-style:none;
	list-style-image:none;
	padding-bottom:0px;
	background:none;
	padding-left: 0px;
}
.subnav-middle ul li a{
    font: normal 12px Arial;
    text-decoration: underline;
    color: #917660;
}
.subnav-middle ul li a:hover {
    text-decoration:none;
}
.subnav-middle ul li a.selected,
.subnav-middle ul li.active a{
    color: #9e330e;
    text-decoration:none;
}
#subnav-bottom{
	background: url(images/subNav_bottom.jpg) no-repeat;
	width:267px;
	height:74px;
	display:block;
	position: absolute;
	margin-top: 190px;
}
#banner{
	float:right;
	padding-right:22px;
}
/*****************************************************
Banner
*****************************************************/


/*****************************************************
Home page flash
*****************************************************/
#home-flash{
	width:auto;
	height:auto;
}
/*#flash{
    float:right;
    width:530px;
    height:280px;
    display:block;
    margin-right:15px;
}*/
#book-now-button{
    position:absolute;
    top:150px;
    margin-left:85px;
    display:block;
    width:165px;
    height:40px;
}
#book-now-button span{
    display:none;
}
/*****************************************************
Feature
*****************************************************/
#book-now{
    display:block;
    padding-top:30px;
}
#feature-content{
	float:left;
	width:265px;
	padding-left:35px;
	clear:both;
}
#feature-image{
    display:block;
    float:left;
    width:80px;
    height:80px;
    padding: 7px;
    margin-right:10px;
    border: 1px solid #b3a991;
    background-color:#FFFFFF;
}

#feature-content p{
	font: normal 11px Verdana;
	color: #000000;
	line-height: 14px;
	text-align: left;
}
#feature-content ul{
    list-style:none;
    padding-top:20px;
}

#feature-content li{
    float:left;
    display:block;
    width:120px;
    /*padding-right:10px;*/
}
#feature-content li img{
    float:left;
    display:block;
    /*padding-bottom:20px;*/
    padding-right:5px;
}
#feature-content h5{
    margin-bottom:10px;
}
/*****************************************************
Main Content
*****************************************************/
#main-content{
	float:left;
	width:480px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 10px;
}
#mainContent p   {
	text-align: justify;
}

#main-content-reservation{
    float:left;
    width:500px;
    padding-left:50px;
    padding-top: 10px;
}
/*****************************************************
Stories
*****************************************************/

#goback{
float:right;
}
#copyright{
	margin-top:0px;
	padding-left:35px;
	text-transform:uppercase;
	font-size: 10px;
	color: #675133;
	padding-top: 150px;
}
#copyright p{
    width:350px;
    float:left;
    font: normal 10px Verdana;
    color: #675133;
}
#copyright ul{
	list-style:none;
	float:right;
	padding-right:10px;
	padding-top: 150px;
}

#copyright li{
    display:inline;
    width:70px;
    font-size:10px;
    background:none;
    padding-left:0px;
}
#copyright li a{
    color: #675133;
    border-right:1px solid #675133;
    padding-right:7px;
    padding-left:7px;
}
#copyright li a.last{
    border-right:none;
}
#footer  {
	height: 349px;
	background-image: url(images/footer_Bg.jpg);
	width: 100%;
	background-position: center bottom;
	display: block;
} 
a:link {
	text-decoration: underline;
	color: #d49713;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #d49713;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #582716;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #d49713;
	font-weight: bold;
}


/*****************************************************
Classes
*****************************************************/
.gray{
    color:#8D8C77;
}

