/* CSS Document sedona1.css */


body {
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #66B5BB;
	background-image:url(images/v1/bg1.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  
.black1 {
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  }
  
.black2 {
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  }
  
.bold {
	font-weight:bold;
	}
   
.error {
	color:#cc0000;
	font-size:10px;
	display:none;
	font-weight:bold;
}
  
  
#content {
 position: relative;
 margin-top: auto;
 margin-left: auto;
 margin-right: auto;
 width: 832px;
 height: 1100px;
 text-align: left;
 background-color: #de8d2b;
 }
 
.green1 {
 font-size: 14px;
 color: #44470c;
 }
 
.green2 {
  font-size: 12px;
  color: #125a11;
  }

 
#header {
 position: absolute;
 top: 95px;
 left: 65px;
 height: 71px;
 width: 287px;
 color: 44470c;
 font-size: 14px;
 text-align: center;
 line-height: 18px;
 z-index: 300;
 }

#middle {
 position: relative;
 margin-top: 0px;
 margin-left: 12px;
 width: 808px;
 height: 1100px;
 background-color: #e3e7b7;
 text-align: center;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 }
 
.red1 {
 color:#ee430d;
 font-size: 14px;
 }
 
#section1 {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #44470c;
	text-align: left;
 }
#section2 {
 position:relative;
 margin-top: 0px;
 font-size: 13px;
 line-height: 18px;
 width: 774px;
 text-align: center;
 }
 
#section3 {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 820px;
	background-color: transparent;
	text-align: center;
 } 
 
 #section4 {
 position: relative;
 margin-top: 0px;
 margin-left: 0px;
 width: 780px;
 background-color: transparent;
 text-align: center;
 } 


.terms1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:center;
 color:#000000;
 font-weight: normal; }


 		

 
 
  

