body {
	padding:0;
	margin:0;
	width:100%
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

img {
	border:0;
}

.resform th, .resform td {
    text-align: left;
    font-size:12px;
    height: 2em;
    width: 120px; /* this is wrong but has to do for the moment. hopefully it works in ie */
    vertical-align: top;
    padding-left: 6px;
}

th.table_header {
    background-color: #99a272;
    vertical-align: middle
}

#orderForm label.error {
    font-weight: bold;
    color:#ff0000;
    margin-left:2em;
    background-color:#ffff00;
}
table.resform {
    margin-left: 1em;
    width: 450px;
}

/**************** fonts *****************/

h1 {
font-family : Arial;
font-size: 1.6em;
width:785px;
/* color: #fff7eb; */
/* color: #c8d19a; */
/* color: #453F30; */
color: #F4EDD3;
background-color:#6b5d3b;
padding: 4px 0 4px 16px;
margin: 0 0 8px 0;
/* font-weight:normal; */
font-weight:bold;
text-transform: uppercase;
}

h2, h2.main_heading {
margin : 0 0 0 24px; /* changed because it affects the top bar. */
padding : 15px 0 0 0;
font-family : Arial;
font-size: 1.4em;
color: #925c02;
font-weight:normal;
text-transform:uppercase;
}

h2.breaking_news {
    color: #a60f0f;
    font-weight: bold;
    padding-top: 28px;
}

#bn p {
    color: #a60f0f;
}

h3 {
margin : 0 0 0 15px;
padding : 0;
font-family : Arial;
font-size: 14px;
color: #4e3e1c;
font-weight:normal;
}

h4 {
margin : 0 20px 0 20px;
padding : 0;
font-family : Verdana;
font-size: 12px;
color: #b66c0c;
font-weight:normal;
}

h5 {
margin : 0;
padding : 2px;
font-family : Verdana;
font-size: 11px;
color: #9cb2e0;
font-weight:normal;
}

h6 {
margin : 0;
padding : 0;
font-family : Verdana;
font-size: 11px;
color: #fff;
font-weight:normal;
}

h7 {
margin : 0 0 0 0;
padding : 0;
font-family : Verdana;
font-size: 12px;
color: #c99d28;
}

h8  {
padding:0;
margin:0 0 0 15px;
}

p {
margin : 0 60px 3px 0;
padding : 0 20px 0px 25px;
font-family : Verdana;
font-size: 11px;
color: #453f30;
}


/**************** Topbar Items *****************/

#container {
width: 925px;
display: block;
position : relative;
margin: 0 auto;
padding:0;
}

#pagecontent {
 width: 879px;
 margin: 0 0 0 21px; /* no clue why this works, which means it probably doesn't */
 background-color:#f4edd3;
 min-height: 400px;
 padding-bottom: 1em;
}
#topbar {
margin: 0;
padding: 0;
display: block;
width: 925px;
height:313px;
background: url(/images/topbar.jpg) top;
background-repeat: no-repeat;
/* margin: auto; */
}

#sptNav {
    border: 0px solid blue; /* testing against ie6.css */
}

#main_container {
font-family: arial, sans-serif; 
display: block;
/* position: relative;  */
width: 925px;
/* height: 100%; */
text-align: left;
padding: 0; 
margin:0;
background: url(/images/content_spacer.jpg) top;
background-repeat:repeat-y;
}

#linkList {
position : relative;
text-align : left;
width : 925px;
padding : 283px 0 0 0;
margin:0 0 0 15px;
display: block;
}

#content {
/* position : relative; */
text-align : left;
width : 880px;
padding : 0px 40px 0 60px;
margin:0;
display: block;
}

#picture_background  {
background: url(/images/picture1.jpg);
background-repeat: no-repeat;
/* padding:20px 1.25em 0 24px; */
padding:20px 1.25em 0 0;
margin:1em 0 0 2em;
width:350px;
height:290px;
float: left;
}

hr {
float:left;
width:780px;
color: #6a6a6a;
clear:both;
} 



.textmiddle {vertical-align:middle;} 


/**************** Navigation *****************/

ul {
list-style:disc; 
line-height: 15px;
}

li {
font-size: 12px; 
padding: 0 0 0 0;
color: #453f30;
}

ol {
font-size: 9px;  
line-height: 30px;
padding: 0 85px 0 55px;
color: #453f30;
}

li ol li, li ul li {
}

		.inner:after, ul:after {
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		.inner, ul{
			display:block;
			}
		/*  \*/
		.inner, ul{
			min-height:1%;
			}
		* html .inner, * html ul{
 		   height:1%;
			}
		.inner{	
			margin:0 auto;
			width:856px;
			text-align:left;
			/* position:relative; */
			}	



/********* Navigation (top level) *****************/

ul#menu {
width:880px;
float: left;
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

ul#menu li {
float: left;
}

ul#menu li a {
display: block;
cursor: pointer;
}

ul#mainMenu {
    margin-left:28px;
    width:900px; /* just guessing */
}

ul#mainMenu li a#home, div#home {
width:30px;
height: 25px;
background: url(/images/home.gif) 0 0 no-repeat;}

ul#mainMenu li a#dates, div#dates {
width:113px;
height: 25px;
background: url(/images/dates.gif) 0 0 no-repeat;}

ul#mainMenu li a#properties, div#properties{
width:116px;
height: 25px;
background: url(/images/properties.gif) 0 0 no-repeat;}

ul#mainMenu li a#conditions, div#conditions {
width:147px;
height: 25px;
background: url(/images/conditions.gif) 0 0 no-repeat;}

ul#mainMenu li a#gallery, div#gallery {
width:106px;
height: 25px;
background: url(/images/gallery.gif) 0 0 no-repeat;}

ul#mainMenu li a#rules, div#rules {
width:39px;
height: 25px;
background: url(/images/rules.gif) 0 0 no-repeat;}

ul#mainMenu li a#lodging, div#lodging {
width:60px;
height: 25px;
background: url(/images/lodging.gif) 0 0 no-repeat;}

ul#mainMenu li a#contact, div#contact {
width:84px;
height: 25px;
background: url(/images/short_contacts.gif) 0 0 no-repeat;}

ul#menu li a#dates:hover,
ul#menu li a#properties:hover,
ul#menu li a#conditions:hover,
ul#menu li a#gallery:hover,
ul#menu li a#rules:hover,
ul#menu li a#lodging:hover,
ul#menu li a#contact:hover,
div#dates:hover,
div#properties:hover,
div#conditions:hover,
div#gallery:hover,
div#rules:hover,
div#lodging:hover,
div#contact:hover,
{
background-position: 0 -50px;
}


/********* Navigation (drop down) *****************/


#menu {
list-style-type:none; 
margin: 0 0 0 0;
padding:0;
z-index:100;
}

#menu li {
display:block; 
float:left; 
position:relative;
z-index:100;
}

#menu li span {
display:block; 
z-index:100; 
font-size:1.1em;}

#menu li a, #menu li a:visited {
display:block; 
z-index:100;
padding:0;}

#menu dl {
position:absolute; 
top:0; 
left:0; 
margin: 24px 0 0 8px; 
z-index:100;
padding: 0;}

#menu dt {
margin:0; 
font-size: 1.1em; 
float:left; 
}

#menu dd {
display:none; 
background: transparent; 
clear:left; 
margin:0; 
padding:0; 
color: #fff;
width: 200px; 
font-size: 1em; 
text-align:left;
}

#menu dt a, #menu dt a:visited {
display:block; 
color:#ff8; 
padding: 5px 10px; 
text-decoration:none;
}

#menu dd a, #menu dd a:visited {
background:#c9862a; 
color:#fff; 
text-decoration:none; 
display:block; 
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 10px;
}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {}
#menu li:hover dt a, #menu li a:hover dt a, 
#menu dd a:hover {background: #d39033; color:#efd9ad;}



/********* End Navigation *****************/

a {
font-size: 12px;
font-family : arial;
color: #8da377;
text-decoration: underline;
}

a:hover {
color: #6d7d5e;
font-size: 12px;
font-family : arial;
text-decoration: underline;
}

a:visited {
color:#6d7d5e;
font-size: 12px;
text-decoration: underline;
}

.picture a {
font-size: 11px;
font-family : arial;
color: #a96912;
text-decoration: none;
margin: 0 0 0 25px;
}

.picture a:hover {
color: #7e4f0f;
font-size: 11px;
font-family : arial;
text-decoration: none;
margin: 0 0 0 25px;
}

.picture a:visited {
color:#a96912;
font-size: 11px;
text-decoration: none;
margin: 0 0 0 25px;
}


.polaroid a {
font-size: 11px;
font-family : arial;
color: #a96912;
text-decoration: none;
margin: 0 0 0 35px;
}

.polaroid a:hover {
color: #7e4f0f;
font-size: 11px;
font-family : arial;
text-decoration: none;
margin: 0 0 0 35px;
}

.polaroid a:visited {
color:#a96912;
font-size: 11px;
text-decoration: none;
margin: 0 0 0 35px;
}


.class1 a:link {
color: #9cb2e0; 
font-size: 11px; 
margin-left: 5px;
text-decoration: none;}

.class1 a:visited {
color: #fff; 
font-size: 11px; 
margin-left: 5px;
text-decoration: none;}

.class1 a:active {
color: #fff; 
font-size: 11px; 
margin-left: 5px;
text-decoration: none;}

.class1 a:hover {
color: #fff; 
font-size: 11px; 
margin-left: 5px;
text-decoration: none;} 



.class2 a:link {
color: #c8d19a; 
font-size: 12px; 
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;}

.class2 a:visited {
color: #c8d19a; 
font-size: 12px; 
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;}

.class2 a:active {
color: #c8d19a; 
font-size: 12px; 
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;}

.class2 a:hover {
color: #fff; 
font-size: 12px; 
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;} 


/**************** column *****************/

#column{
width:880px;
height:100%;
display:block;
}	
	
#column .left{
width:360px;
font-family : Verdana, Georgia, serif;
font-size: 10px;
margin: 0 0 0 20px;
}

#column .right{
float:left;
font-family : Verdana, Georgia, serif;
font-size: 11px;
width:500px;
margin: 0 0 0 0;
display:block;
}


	.polaroid_top{
		width:350px;
		height:20px;
		display:block;
		float:left;
		padding:0;
		margin:0;
		background: url(/images/polaroid_top.jpg) no-repeat;
		}	
		
	.polaroid_content{
		width:350px;
		height:100%;
		display:block;
		float:left;
		padding:0;
		margin:0;
		color: #000;
		font-size:12px;
		background: url(/images/polaroid_top.jpg) repeat-y;
		}	
				
	.polaroid_bottom{
		width:350px;
		height:43px;
		display:block;
		float:left;
		padding:0;
		margin:0;
		background: url(images/polaroid_bottom.jpg) no-repeat;
		}		


/**************** footer coding *****************/

#footer {
margin : 0 auto;
padding : 0;
font-size: 10px;
font-family: Verdana;
width:880px;
height:70px;
color: #c8d19a; 
background:#767d51;
position:relative;
left:-3px;
}

#footer .nav {
margin : 0;
padding : 0;
float:left;
font-size: 10px;
text-align : left;
font-family: Verdana;
width:875px;
height:93px;
}

.bottom_links {
margin : 0;
padding : 13px 0 0 0;
text-transform: uppercase; 
font-size: 9px;
font-family: Verdana;
color:#fff;
}

.bottom_links a {
color : #fff;
font-size: 9px;
text-decoration: none;
}

.bottom_links a:hover {
color: #de840f;
font-size: 9px;
text-decoration: none;
}

.bottom_links a:visited {
color: #fff;
font-size: 9px;
text-decoration: none;
}

.copyright {
margin : 0;
padding : 0 0 25px 0;
font-size: 10px;
font-family: Verdana;
margin-top:6px;
color: #595e3c;
margin-bottom:25px;
float:right;
}

/*
DROPDOWN -- REALLY SHITTY DROPDOWN
*/    

/* argh */

.menus {
    margin-top: 286px;
}

.dropHolder {
    padding:1px;
    float:left;
}

.dropHolder_properties {
    width:130px;
    height:25px;
    padding:1px;
    float:left;
}

.dropHolder_conditions {
    width:162px;
    height:25px;
    padding:1px;
    float:left;
}

.dropHolder_gallery {
    width:125px;
    height:25px;
    padding:1px;
    float:left;
}

.dropHolder_rules {
    width:61px;
    height:25px;
    padding:1px;
    float:left;
}

.dropHolder_lodging {
    width:80px;
    height:25px;
    padding:1px;
    float:left;
}

.dropHolder_contact {
    width:104px;
    height:25px;
    padding:1px;
    float:left;
}
    
.dropdown-menu {
    width:220px;
    position:absolute;
    font-size:10px;
    cursor:pointer;
    margin-left:25px;
    z-index:00px;
}

.dropdown-menu a:link, .dropdown-menu a:visited {
    color:#eeecc3 !important;
    display:block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover {
    color:#FFF !important;
    text-decoration:none !important;
}

.dropdown-menu .slide-down {
    /* background:url(../images/red-dd-down-button.gif) no-repeat; */
}

.menu-first {
    /* background:transparent url(../images/red-dd-button.gif) no-repeat; */
    line-height:0px;
    padding:0;
    margin:0;
}

.down-list {
    /* background:transparent url(../images/drop-down-bottom.png) no-repeat bottom; */
    margin-left:1px;
    padding-bottom:0px;
    padding:0;
    margin:0;
}
.down-list li {
    padding:5px 5px 5px 15px;
    /* background:#c9862a url(../images/list-divider.gif) no-repeat bottom; */
    background:#c9862a;
    list-style-type:none; 
}
.down-list .lastLI { background:#670100; padding-bottom:2px; }
 /* end really shitty dropdowns */

/* new dropdowns */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			16em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			right;
	margin-bottom:	1em;
    /* text-transform: uppercase;
    font-weight: bold; */
}
.sf-menu a {
	padding: 		.25em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#eeecc3;
    font-size: -1;
}
.sf-menu li {
    /* background:		#BDD2FF; */
}
.sf-menu li li {
    background:		rgb(201,134,42); 
    background:		rgba(201,134,42, 0.80);  
}
.sf-menu li li li {
    /* background:		#9AAEDB; */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /* background:		#333; */
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	/* top:			1.05em; */
	top:			.5em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	/* top:			.8em; */
	top:			.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* hide the menu text */
ul#mainMenu span {
    position:relative;
    display:none;
}

ul#mainMenu li {
    float: left;
}

.submenu li a:hover {
    color:#fff;
}

/* admin */
.admin form {
    margin-left: 20px;
}

#sidebar-a {
    float:right; width: 280px; background-color:#fff;
}

p#photo_credit, p#photo_name { 
    padding : 0 0px 0px 20px;
}

.important_note {
    color:#ff0000;
}

/* move this one */
#sidebar-a { display: none; }

/* dm ranch specialty page */
div.ranch-choice {
    border:2px solid #99a272;
    width: 90%;
    margin: 12px;
    overflow: hidden;
}

.ranch-choice img {
    /* border: 1px solid #99a272; */
    padding: 2px;
    margin: 8px;
}
#dm_property_description p {
    margin-bottom: 1em;
}

.ranch-choice a img:hover {
    border: 2px solid #99a272;
    margin: 6px;
}
div.ranch-choice li {
    line-height: 1.5em !important;
}
#full_cal {
    float: right;
    margin: 0px 12px 12px 12px;
}
#full_cal div.ui-datepicker {
    font-size: 200%;
}
#pre_reservation .form_field_info {
    font-face: bold;
    font-size: 14px;
    color: #ff0000;
}
#pre_reservation #whathappened {
    display: none;
    font-size: 124%;
    font-weight: bold;
    color:#ff0000;
}
#pre_reservation h3 {
    margin: 0px;
    margin-left: 0px;
}

#pre_reservation {
    margin-left: 24px;
}

#preres_success {
    position: relative; left: -500px; 
    display: none;
}

#preres_contain {
    position: relative;
    left: 0px;
    height: 20em;
    border:0px solid red;
}

#thankyou_picture_container #picture_background {
    margin-right: 1em;
    margin-bottom: 10em;
}

p.important {
    margin: 12px 0;
    padding: 0;
    font-weight: bold;
    color:#925c02;
    font-family: "Trebuchet MS","Helvetica","Arial","Verdana","sans-serif";
    font-size: 12px;
}

/* dm ranch tour page */
#dm_directions {
   /* width: 600px; */
    /* font-weight: bold; */
    color: #453F30;
    margin-top: 9px;
    /* margin-left: 18px; */
    /* list-style-position: inside; */
}

#dm_directions li {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
}

#dm_directions a {
    font-size: 16px;
}

#dm_partners { 
    padding-left: 0px;
}

#dm_partners li {
    margin-top: 14px;
    list-style-type: none;
    height: 124px;
}

#dm_partners li a {
    font-size: 18px;
    text-decoration: none;
}

#dm_partners li img {
    width: 150px; 
    border: 1px solid #767D51;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding:2px; 
    margin-right: 6px; 
    float: left;
}

#dm_tour_desc { 
    margin: 0 auto; 
}
p#dm_tour_desc {
    display: block;
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 26px;
    padding-bottom: 6px;
    font-weight: bold;
    font-style: italic;
}
 /* 3 hours */

#dm_ranch_images {
    margin-left: 19px;
}

#dm_ranch_images img {
    border: 1px solid #767D51;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding:2px; 
}
img.smallImages {
    width: 263px;
}

.ranch-choice h2 {
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 8px;
    padding-top: 0;
}

