@charset "utf-8";
/* 
	CSS Document
	For Canyon Meadows Ranch, LLC
	By Deborah Myrin
*/

*{margin: 0; padding: 0; border: 0; font-size:100%; line-height: 100%;}

body{
	background-image: url(../Images/Global/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f0f0e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container{
	margin: 0 auto; /**centered on page**/
	text-align: justify;
}

.header{
	background-image: url(../Images/Global/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 181px;
}


/*=========================================================================================*/
/*Content Area*/
/*==========================================================================================*/
.content{
	padding-top: 80px;
	padding-left: 100px;
	padding-right: 100px;
	font-size:  1em;
	line-height: 20px;
	text-align: justify;
}

.centertext{
	text-align: center;
	font-size: 1em;
	padding-top: 10px;
}

p{
	margin-bottom: 15px;
	line-height: 25px;
}

li{
	margin-left: 50px;
	line-height: 30px;
}

.indentli{
	margin-left:75px;
}

.contact{
	padding-left: 200px;
	margin-top: 60px;
}

.contactform{
	margin-top: -45px;
}

.contactsubmit{
	margin-top:-15px;
}

.contactphoto{
	background-image: url(../Images/contact/cb2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 321px;
	margin-top: -45px;
}

.subscript{
	font-size: 9px;
	margin-top: -14px;
}
/*===========================================================================================================================================================================================================================Images=====================================================================================================================================================================================================================================================================================================================*/
img.floatleft{
	float: left;
	margin: 10px;
}

img.floatright{
	float: right;
	margin: 10px;
}

img.mainleft{
	float: left;
	margin: 80px 15px 0 100px;
}

img.mainright{
	float: right;
	margin: 100px 100px 0 15px;
}

img.center{
	display:block;
	margin-right: auto;
	margin-left:auto;
	margin-top: 60px;
}

img.thumbnail{
	float: left;
	margin-right: 20px;
	border: solid 1px black;
}

img.pdf{
	margin-right: 5px;
}

.slideshow{
	float: right;
	margin: 15px;
	padding-top: 60px;
}


/*==============Footer===========================================================================*/
.footer{
 	background-image: url(../Images/Global/footer.jpg);
	background-repeat:repeat-x;
	background-color:#9c987b;
	height:40px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

/*==============================================================================
=============MENU===============================================================
===============================================================================*/
 .navalign{
	width: 725px;
	margin:auto;
 }
 
 /*=========================HOME===============================================*/
.navhome a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -243px;
	height:28px;
	width: 121px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navhome a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 87px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navhome a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28px;
	width: 87px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
 }
  
.navhome a {
  	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 87px;
	margin-top: 1px;
	position: absolute;
	padding-left:34px;
	padding-top: 12px;
	text-decoration: none;
	color: white;	
	font-weight: bold;
	font-size: 1em;
}
 
.navhome a:hover{
 	background-position: -121px;
	height: 28px;
	width: 87px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;

}

.navhome a:active{
	background-position: 0px;
	height: 28px;
	width: 87px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}


/*============ABOUT US=================================*/
 
.navaboutus a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -243px;
	height:28px;
	width: 102px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navaboutus a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 99px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navaboutus a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28px;
	width: 99px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
 }

.navaboutus a {
	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 99px;
	margin-left: 120px;
	margin-top: 1px;
	position: absolute;
	padding-left: 21px;
	padding-top: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
 }
 
 .navaboutus a:hover{
 	background-position: -121px;
	height: 28px;
	width: 99px;
	margin-top: 1px;
 	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.navaboutus a:active{
	background-position: 0;
	height: 28px;
	width: 99px;
	margin-top: 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

/*==========================Products============================*/
.navproducts a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -243px;
	height:28px;
	width: 100px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navproducts a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 98px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navproducts a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28px;
	width: 98px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
 }

.navproducts a {
	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 98px;
	margin-left: 240px;
	margin-top: 1px;
	position: absolute;
	padding-left: 22px;
	padding-top: 12px;
 	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
 }
 
 .navproducts a:hover{
 	background-position: -121px;
	height: 28px;
	width: 98px;
	margin-top: 1px;
 	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.navproducts a:active{
	background-position: 0;
	height: 28px;
	width: 98px;
	color: white;
	margin-top: 1px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

/*==========================Visit Us===========================================*/
.navvisitus a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -242px;
	height:28px;
	width: 95px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navvisitus a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 93px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navvisitus a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28x;
	width: 90px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
 }

.navvisitus a {
	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 110px;
 	margin-left: 360px;
	margin-top: 1px;
	position: absolute;
	padding-left: 29px;
	padding-top: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
 }
 
 .navvisitus a:hover{
 	background-position: -121px;
	height: 28px;
	width: 93px;
	margin-top: 1px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.navvisitus a:active{
	background-position: 0;
	height: 28px;
	width: 91px;
	margin-top: 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

/*============================LINKS===========================================*/
.navlinks a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -243px;
	height:28px;
	width: 100px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navlinks a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 84px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navlinks a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28px;
	width: 84px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}

.navlinks a {
	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 85px;
 	margin-left: 481px;
	margin-top: 1px;
	position: absolute;
	padding-left: 36px;
	padding-top: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
 
 .navlinks a:hover{
 	background-position: -121px;
	height: 28px;
	width: 84px;
	margin-top: 1px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.navlinks a:active{
	background-position: 0;	
	height: 28px;
	width: 84px;
	margin-top: 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

/*=================================CONTACT US===============================*/
.navcontactus a.current{
	background: url(../Images/nav/buttons.jpg) no-repeat -243px;
	height:28px;
	width: 110px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}
 
 .navcontactus a.current:hover{
 	background: url(../Images/nav/buttons.jpg) no-repeat -121px;
	height: 28px;
	width: 107px;
	margin-top: 1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
 }
 
 .navcontactus a.current:active{
 	background: url(../Images/nav/buttons.jpg) no-repeat 0px;
	height: 28px;
	width: 107px;
	margin-top: 1px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1em;
}

.navcontactus a {
	background: url(../Images/nav/buttons.jpg) 0 no-repeat;
 	height: 28px;
	width: 108px;
 	margin-left: 601px;
	margin-top: 1px;
	position: absolute;
	padding-left: 13px;
	padding-top: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
 }
 
.navcontactus a:hover{
 	background-position: -121px;
	height: 28px;
	width: 108px;
	margin-top: 1px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.navcontactus a:active{
	background-position: 0;
	height: 28px;
	width: 105px;
	margin-top: 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

z