/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#867646;
	font-size:12px;
	margin:0 0 25px 0;
	
	background-attachment:fixed;
	background-image:url(/images/bg_body-x.jpg);
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	
}
#leaves{
	float: left;
	width: 100%;
	background-image: url('images/leaves.png');
	background-position: top center;
	background-repeat: no-repeat;
		
}
a { 
	color:#867646;
	outline: none;
}

h1, h2, h3, h4, p {
	margin:0 0 8px 0;
}
	
h1 { font-size:1.5em; }

h2 { font-size:1.3em; }

h3 { font-size:1.1em; }

h4 { font-size:0.9em; }

form { margin:0; }

/* ---- class settings ----------------------- */

.a-img { border:0; }

.img_border {
	border:1px solid #a5a5a5;
}

.flag {
	margin:0 0 5px 0;
}

.error {
	color:#ff0000;
}

.text_input {
	width:273px;
	height:22px;
	font-size:16px;
	margin-bottom:8px;
	padding:3px 0 0 3px;
	background-color:#fff;
	border:1px solid #a5a5a5;
}

.text_input2 {
	width:170px;
	height:22px;
	font-size:16px;
	margin-bottom:8px;
	padding:3px 0 0 3px;
	background-color:#fff;
	border:1px solid #a5a5a5;
}

.first {
	width:40px !important;
}

.second {
	margin-left:3px;
	width:40px !important;
}

.third {
	margin-left:3px;
	width:73px !important;
}

.city {
	width:121px !important;
}

.state {
	margin-left:3px;
	width:40px !important;
}

.sec_code {
	width:55px !important;
}

.exp_date {
	margin-left:3px;
	width:106px !important;
}

.email_input {
	width:207px;
	height:25px;
	color:#676767;
	padding:6px 0 0 5px;
	border:1px solid #a5a5a5;
	background-color:#f5f5f5;
}
.email_input2 {
	width:207px;
	height:25px;
	color:#49530D;
	padding:6px 0 0 5px;
	border:1px solid #a5a5a5;
	background-color:#f5f5f5;
}
.select {
	width:173px;
	font-size:14px;
	padding:0 0 0 3px;
	background-color:#fff;
	border:1px solid #a5a5a5;
}

.comments {
	width:354px;
	height:94px;
	font-size:16px;
	padding:5px 0 0 3px;
	background-color:#fff;
	border:1px solid #a5a5a5;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
}

.form_btn {
	position:absolute;
	top:0;
	right:0;
}

.submit {
	padding:2px;
	background-color:#fff;
	border:1px solid #a5a5a5;
}

.logo {
	position:absolute;
	width:167px;
	height:114;
	top:-77px;
	left:-33px;
}

.content {
	margin:0;
	padding:2px 9px 2px 9px;
	background-color:#e9e6dd;
	border:1px solid #a5a5a5;
}

.flag {
	color:#3e310a;
	letter-spacing:3px;
	font-family:Georgia;
	padding-bottom:10px;
	text-transform:uppercase;
	border-bottom:4px double #3e310a;
	font-size:24px;
}

.fade {
	opacity: 0.30;
	filter:alpha(opacity=30);
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	width:782px;
	height:auto;
	margin:0 auto 20px auto;
	padding:0 9px 0 9px;
	background-color: #eaeaea;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:75px;
	margin:0 auto;
	text-align:right;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:782px;
	height:auto;
	text-align:right;
	margin-bottom:9px;
}

#main {
	position:relative;
	top:0;
	left:0;
	width:780px;
	height:auto;
	margin-bottom:9px;
	border:1px solid #a5a5a5;
	background-image:url(/images/bg_main-xy.gif);
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:750px;
	height:auto;
	padding:15px;
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:362px;
	height:auto;
	padding:16px 0 16px 16px;
}

/* ---- end main content settings ---------------- */

/* ---- start content_right content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:390px;
	height:auto;
}

/* ---- end content_right content settings ---------------- */

.footer_updates {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:9px;
	width:242px;
	height:116px;
	background-color:#eaeaea;
}

.margin-left {
	margin-left:10px;
}

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:800px;
	height:auto;
	margin:0 -9px 0 -9px;
	background-color:#211308;
	border-top:9px solid #211308;
}

#footer a {
	text-decoration:none;
}

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

/* ---- start navigation settings -------------------------- */
#nav_cont{
	margin:0 auto;
	width:782px;
	height:44px;
	position:relative;
	top:0;
	left:0;
}
#nav {
	position:relative;
	top:0;
	left:0;
	margin-left: 9px;
	width:782px;
	height:44px;
	
}
 
#nav a {
	position:relative;
	float:right;
	height:44px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav.png);
}

a#nav_01 {
	width:71px;
	background-position:0 0;
}

a:hover#nav_01, .active_01 {
	background-position: 0 -44px !important;
}

a#nav_02 {
	width:72px;
	background-position:-71px 0;
}

a:hover#nav_02, .active_02 {
	background-position:-71px -44px !important;
}

a#nav_03 {
	width:117px;
	background-position:-143px 0;
}

a:hover#nav_03, .active_03 {
	background-position:-143px -44px !important;
}

a#nav_04 {
	width:108px;
	background-position:-260px 0;
}

a:hover#nav_04, .active_04 {
	background-position:-260px -44px !important;
}

a#nav_05 {
	width:91px;
	background-position:-368px 0;
}

a:hover#nav_05, .active_05 {
	background-position:-368px -44px !important;
}

a#nav_06 {
	width:100px;
	background-position:-459px 0;
}

a:hover#nav_06, .active_06 {
	background-position:-459px -44px !important;
}

a#nav_07 {
	width:115px;
	background-position:-559px 0;
}

a:hover#nav_07, .active_07 {
	background-position:-559px -44px !important;
}
.form_td{
	padding-bottom: 10px;
}

.map-bg{
	background-image: url('images/img_map-large.gif');
	background-position: top center;
	background-repeat: no-repeat;
	width:750px;
	height:550px;
	padding-top:20px;
}