a.vte {
	cursor: url(images/zoomin.cur) , pointer;
}

img.vte-expanded-focus {
	border: 2px solid #791b02;
	cursor: url(images/zoomout.cur) , pointer;
}
img.vte-expanded-blur {
	border: 2px solid #791b02;
}
.vte-caption {
    display: none;
    border: 2px solid #791b02;
    border-top: none;
    padding: 5px;
    margin-top: -1px;
    background-color: #222;
    color: white;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}

body
{
	background-color: #f5f1d0;	
}

Img
{
	border: 0;	
}

#contactus 
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #791b02;
	padding-right: 8px;
	padding-bottom: 0px
}

#header
{
	/*width: 100%; expression(document.body.clientWidth < 800? "800px": "auto" );
	height: 125px;
	background-repeat:no-repeat;
	background-color:#ada07c;
	background-image: url(images/header.jpg);
	min-width: 800px;
	background-position: realtive;*/
	background-repeat: no-repeat;
}

#header_spacer
{
	/*
	background-color:#791b02;
	min-width: 800px;
	width: 100%; expression(document.body.clientWidth < 800? "800px": "auto" );
	height: 10px;
	position:relative;*/
	font-size:1px;
	border-bottom-width: 2px;
	border-bottom-color: f5f1d0;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-color: f5f1d0;
	border-top-style: solid;

}

#breadcrumbs_nav
{
	/*
	min-width: 800px;
	width: 100%; expression(document.body.clientWidth < 800? "800px": "auto" );
	background-color:#ada07c;
	background-image: url(images/leftnavpattern.jpg);
	background-repeat:repeat;
	background-position:absolute;
	height: 20px;
	text-align: right;
	*/
	font-size: 12px;
	color: #000000;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#breadcrumbs_nav A
{
	color: #000000;
	text-decoration:none;
}

#breadcrumbs_nav A:hover
{
	color: 791b02;	
	text-decoration:none;
}



#left_nav
{
	/*
	min-width: 175px;
	width: 22%; expression(document.body.clientWidth < 800? "175px": "175px" );
	background-color:#ada07c;
	min-height: 400px;
	max-height: 1000px; 
	height: 300px; expression(this.scrollHeight < 700? "300px": "750px" );
	background-image: url(images/leftnavpattern.jpg);
	background-repeat: repeat;
	background-position:absolute;
	clear:both;
	float:left;
	*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content
{
	min-width: 800px;
	width: 100%; /*expression(document.body.clientWidth < 900? "800px": "auto" );*/
	background-color: #CAC59B;
	float:left;
	background-image: url(images/leftnavpattern.jpg);
	background-repeat:repeat;
	background-position:absolute;
}

#main
{
	/*
	min-width: 625px;
	width: 78%; expression(document.body.clientWidth < 900? "625px": "auto" );
	float:left;
	background-color: #f5f1d0;	
	height: 80%;
	*/
}

#index_map
{
	/*
	min-width: 350px;
	width: 56%; expression(document.body.clientWidth < 900? "350px": "56%" );
	float:left;
	background-color: #f5f1d0;	
	*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#index_text
{
	/*
	min-width: 250px;
	width: 40%; expression(document.body.clientWidth < 900? "250px": "44%" );
	float:left;
	background-color: #f5f1d0;
	*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		
}

#index_text a
{
	color: #791b02;
	text-decoration: underline;		
}


#footer
{
	/*
	min-width: 800px;
	width: 100%; expression(document.body.clientWidth < 800? "800px": "auto" );
	background-color:#ada07c;
	background-image: url(images/leftnavpattern.jpg);
	background-repeat:repeat;
	background-position:absolute;
	height: 15px;
	text-align: center;
	padding-right: 10px;
	clear:both;
	*/
	font-size: 10px;
	color: #000000;	
}

#ranch_title
{
	color:#791B02;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

#pictures
{
	/*
	float:left;
	min-width:625px;
	width: 78%; expression(document.body.clientWidth < 900? "625px": "625px" );
	width: 625px;
	clear:both;
	background-color: #f5f1d0;	
	*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.ranch_map_image
{
	border-right: #f5f1d0 2px solid;
	border-top: #f5f1d0 2px solid;
	border-left: #f5f1d0 2px solid;
	border-bottom: #f5f1d0 2px solid;
	width: 200px;
	height: 150px;
}

#ranch_text
{
	min-width: 605px;
	width: 96%; /*expression(document.body.clientWidth < 900? "605px": "605px" );	*/
	/*width: 605px;*/
	clear:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f1d0;	
	
}

#ranch_text a
{
	color: #791b02;
	text-decoration: underline;		
}

#ranch_list
{
	min-width: 175px;
	width: 22%; /*expression(document.body.clientWidth < 900? "175px": "175px" );	*/
	/*width: 605px;*/
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f1d0;
	list-style-position: outside;	
}

#section_seperator
{
	/*
	height: 15px;	
	min-width:625px;
	width: 100%; expression(document.body.clientWidth < 900? "625px": "auto" );
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#CAC59B;
	text-align: left;
	background-image: url(images/leftnavpattern.jpg);
	background-repeat:repeat;
	background-position:absolute;
	clear:left;
	*/
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#791B02;
	font-size: 12px;
}
.style2 {font-family: "Times New Roman", Times, serif; font-size: 17px; }
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.style12 {color: #990000}
.style13 {font-family: Georgia, "Times New Roman", Times, serif}
.style9 {font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #666600;
}
.disclaimerfooter {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}