/*-------------------------------------------------------
	Reset
-------------------------------------------------------*/

* {   
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	outline: none;
	padding: 0;    
} 


/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	background: url(../images/bg-repeat.jpg) repeat-x #f5f3dc;
	margin: 0px;
	padding: 0px;
	text-align: center;
}	

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 851px;
}
	
#header {
	clear: both;
	float: left;
	height: 105px;
	width: 851px;
}
	
#wrapper {
	float: left;
	width: 851px;
}
	
#main-nav {
	margin: 10px 0 20px 30px;
	float: left;
	width: 235px;
}
	
#main-content {
	background: url(../images/main-content-repeat.jpg) repeat-y;
	float: left;
	min-height: 660px;
	width: 851px;
}

#content-area{
	float: right;
	margin: 10px 20px 0 0;
	width: 565px;
}
	
#footer {
	clear: both;
	float: left;
	width: 851px;
}
		
		
/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/


h1 {
	color: #046380;
	font-size: 22px;
	margin: 7px auto 6px auto;
}

h2 {
	color: #046380;
	font-size: 20px;
	margin: 7px auto 6px auto;
}

h3 {
	margin: 7px auto 6px auto;
}

p {
	font-size: 14px;
	margin: 7px auto 6px 10px;
	line-height: 125%;
}

blockquote {
	margin: 10px 15px;
	padding: 5px;
}

ul, ol {
	font-size: 14px;
	line-height: 125%;
	margin: 10px 10px 10px 25px;
}

li {
	margin: 0 0 7px 0;
}

a:link, a:visited {
}
	 
a:hover {
}
	 
a:active {
}

input, textarea {
	border: 1px solid #ccc;
}

/*-----------------------------------------------------
	Other Selectors
--------------------------------------------------------*/

#main-nav ul{

}

#main-nav li{
	color: #046380;
	font-size: 18px;
	list-style: none;
}

#main-nav a{
	color: #046380;
	font-size: 18px;
	list-style: none;
	padding-left: 22px;
}

#main-nav a:hover{
	background: url(../images/nav-icon.jpg) no-repeat;
	color: #046380;
	font-size: 18px;
	list-style: none;
	padding-left: 22px;
}

#main-nav a:active{
	color: #046380;
	font-size: 18px;
	list-style: none;
	padding-left: 22px;
}


/*-------------------------------------------------------
	Custom Ids
-------------------------------------------------------*/

#logo{
	float: left;
	margin-top: 10px;
}

#contact-info{
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	text-align: right;
}

#main-content-top{
	background: url(../images/main-content-top.jpg);
	float: left;
	height: 10px;
	width: 851px;
}

#main-content-bottom{
	background: url(../images/main-content-bottom.jpg);
	float: left;
	height: 10px;
	width: 851px;
}

#tagline{
	background: url(../images/tagline-bg.jpg) no-repeat;
	float: left;
	width: 249px;
	height: 299px;
	margin: 7px 0 0 17px;
}

#tagline p{	
	color: #efecca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 45px; 
	margin: 80px 0 0 5px;
	text-align: center;
}

#rotation{

}

#cta-thumb{
	background: url(../images/cta-thumb.jpg) no-repeat;
	height: 121px;
	width: 218px;
}

#cta-thumb .large{
	color: #046380;
	font-size: 25px;
	margin: 0;
	text-align: center;
}

#cta-thumb .small{
	color: #046380;
	margin: 0;
	text-align: center;
}

.large {
	font-size: 24px;
	line-height: 30px;
}

#footer ul{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 850px;
}

#footer li{
	display: inline;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #046380;
	text-decoration: underline;
}

#content-area img{
	border: solid 2px #d1cc97;
	float: right;
}

.float-left{
	float: left;
}

.clear{
	clear: both;
}

#faq-list{
	height: 150px;
	margin-left: 30px;
}

#faq-list ul{
	width: 740px;
	margin: auto 0;
}

#faq-list li{
	float: left;
	width: 248px;
}

.rotation, .rotation2 {
	float: right;
	height: 299px;
	margin: 7px 12px 0 0;
	overflow: hidden;
	width: 573px;
}


/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	

/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/

#contact-form * {
	list-style-type: none;
}

#contact-form {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}

#contact-form label {
	clear: both; 
	text-align: left;
	float: left;
	font-weight: bold;
	display: block;
}

#contact-form h1 { 
	font-size: 1em; 
	font-weight: bold; 
	clear: both;
}

#contact-form input, #contact-form textarea {
}

#contact-form .checkbox {
	width: auto;
	padding: 0px;
	margin: 5px 5px 0 15px;
}

.reload {
	font-variant: small-caps;
	padding: 3px;
	text-size: 90%;
}

#contact-form #submit, #contact-form #submit {
	width: auto;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid #265c8c;
	color: #fff;
	background: url(../images/page-bg-bottom.gif) repeat-x center -30px ;
	font-weight: bold;
}

#contact-form #submit:hover {
	background: url(../images/page-bg-bottom.gif) repeat-x center -60px ;
	cursor: pointer;
}

.bot-input { 
	float: left; 
	margin-left: -999em;
}