@charset "UTF-8";
/* CSS Document */


html {
	height: 100%;
}

body {
	background: url(images/bg.gif) repeat-x;
	background-color: #dedacb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5a4d;
	padding: 0;
	margin: 0;
	line-height: 18px;
	height: 100%;
}

h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	line-height: 24px;
	color: #6B5403;
	letter-spacing: -0.125em;
}

h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 16px;
	color: #172f51;
	font-weight: normal;
	letter-spacing: -0.125em;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

a {
	color: #8a7838;
	text-decoration: underline;
}

a:hover {
	color: #8a7838;
	text-decoration: none;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin-bottom: -82px;
}

 html>body*#container {
	margin-bottom: 0px;
}


#content {
	margin-left: auto;
	margin-right: auto;
	padding-top: 42px;
	text-align:center;
	
}

#header {
	width: 1000px;
	clear: both;
	margin: 0 auto;
}

.headerleft {
	float: left;
	width: 140px;
	padding-left: 60px; 
	text-align: left;
}

.headerright {
	float: right;
	width: 700px;
	padding-right: 0px;
	text-align: right;
	padding-top: 7px;
	text-align: right;

}

/*nav*/

#header ul {
	list-style-type:none;
	margin: 0;
	padding: 0;

}

#header li {
	list-style-type:none;
	float: left;
	height: 43px;
	padding: 0;
	margin: 0;
}


.home a {
	background: url(images/home_nav.jpg) bottom left no-repeat;
	width: 98px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.home a:hover {
	background: url(images/home_nav.jpg) top left no-repeat;
	background-position: 0 0;
	
}


.about a {
	background: url(images/about_nav.jpg) bottom left no-repeat;
	width: 105px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.about a:hover {
	background: url(images/about_nav.jpg) top left no-repeat;
	background-position: 0 0;
	
}



.services a {
	background: url(images/services_nav.jpg) bottom left no-repeat;
	width: 123px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.services a:hover {
	background: url(images/services_nav.jpg) top left no-repeat;
	background-position: 0 0;
	

}



.faq a {
	background: url(images/faq_nav.jpg) bottom left no-repeat;
	width: 83px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.faq a:hover {
	background: url(images/faq_nav.jpg) top left no-repeat;
	background-position: 0 0;
	;

}



.forms a {
	background: url(images/forms_nav.jpg) bottom left no-repeat;
	width: 105px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.forms a:hover {
	background: url(images/forms_nav.jpg) top left no-repeat;
	background-position: 0 0;
	

}



.contact a {
	background: url(images/contact_nav.jpg) bottom left no-repeat;
	width: 121px;
	height: 43px;
	display: block;
	overflow: hidden;

	
}

.contact a:hover {
	background: url(images/contact_nav.jpg) top left no-repeat;
	background-position: 0 0;
	

}

/*end nav*/

.flash {
	width: 1000px;
	padding-top: 13px;
	height: 223px;
	clear: both;
}

.clear {
	width: 100%;
	clear: both;
}

.mainhome {
	background: url(images/content_bg_home.jpg) bottom left no-repeat;
	width: 650px;
	height: 313px;
	padding-left: 350px;
	padding-top: 50px;
	text-align: left;
	float: left;
	
}

.main {
	background-color: #dedacb;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 1000px;

}

.mainleft {
	width: 430px;
	float: left;
	padding: 20px 10px 10px 40px;
	text-align: left;

}

.mainright {
	width: 480px;
	float: right;
	padding: 20px 10px 10px 0;
	text-align: left;
}

.intro {
	margin-top: 32px;
	text-align:left;
	width: 404px;
	float: left;
}

.logoright {
	margin-top: 32px;
	text-align:left;
	float: right;
	padding-right: 50px;
}

.spacer {
	height: 15px;
	clear: both;
	width: 100%;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5a4d;
}

.line {
	width: 100%;
	border-top: 1px solid #6b5403;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: atuo;
	margin-right: auto;
}

.negative {
	margin-top: -20px;
	margin-left: -20px;
}

.formstyle {
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5e5a4d;
	background-color: #efeadc;
	border: 1px solid #bfb696;
}


input.submit {
	background: url(images/submit_btn.jpg) top left no-repeat;
	width: 86px;
	height: 25px;
	border: 0;
	margin-top: 10px;
}

#adjust {
	height: 82px;
}

#footer {
	width: 100%;
	border-top: 4px solid #c1a356;
	text-align: center;
	clear: both;
	background-color: #172f51;
	height: 58px;
	padding-top: 20px;
	color: #6a788d;
	margin: 0;
	bottom: 0;
}
