/* CSS Document */
body {
	margin:0; padding:0;
	background:#5E5235 url(images/main_bg.gif) repeat-x top;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
}

p, h1, h2, h3, h4 {
	padding:0; margin:0;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

.clear {
	clear:both
}

#wrapper {
	width:100%;
	height:700px;
	background:url(images/center_bg.gif) center top no-repeat;
}

#main_top {
	margin-right:auto;
	margin-left:auto;
	width:830px;
}

#header {
	width:830px;
	height:75px;
	background:url(images/header.gif) no-repeat; 
	margin-right:auto;
	margin-left:auto
}

#logo {
	float:left;
	padding:10px 0 0 20px;
}

#signup {
	float:left;
	font-size:11px;
	padding:0 0 0 334px;

}

#signup p {
	margin-top:20px;
}

#signup input {
	float:left;
}

#signup .field {
	margin:2px 0 0 0;
	background:#2F2717;
	width:150px;
	border:1px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DEBD6D;
	padding:4px;
	border-left:1px solid #969696;
	border-top:1px solid #969696;
}


#main_btm {
	width:800px;
	margin-left:auto;
	margin-right:auto
}


#wlcm_text {
	width:800px;
	background:#473D26 url(images/mid_bg.gif) no-repeat;
	height:110px;
	vertical-align: bottom;
}

#wlcm_text h1 {
	color:#DEBD6D;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold
}


#wlcm_text a{
	font-weight:bold;
}


#flash {
	width:800px;
	background:#473D26;
	height:435px;
}

#states_top {
	width:792x;
	background:#473D26 url(images/btm_bg2.gif) no-repeat;
	height:23px;
	padding:2px 0 0 8px;
}

#states_top h2 {
	text-indent:-9999px;
	font-size:1px;
	background:url(images/explore.gif) no-repeat;
	width:158px;
	height:17px;
}

#states {
	width:800px;
	height:109px;
	background:#473D26 url(images/states_bg.gif) no-repeat;
}

#states p {
	float:left;
	padding-top:5px;
}

#state1, #state2, #state3 {
	width:252px;
}

/*--Btm nav--*/

#btm_nav {
	background:#473D26;
	widows:800px;
	text-align:center;
	padding:10px 0 10px 0
}


#btm_nav ul {
	margin:0;
	color:#F2EDD6;
	padding:0;
	list-style:none;
	display: inline;

}

#btm_nav ul li {
	display:block;
	display: inline;
	list-style: none;
	margin:0 8px 0 0;
	padding:0 0 0 20px;
	background:url(images/menu_div.gif) left no-repeat;
}

#btm_nav ul li a{
	color:#F2EDD6;
	font-size:12px;
	font-weight:bold;
}

#btm_nav ul li a:hover{
	text-decoration:none;
	color:#DEBD6D;
}

#footer {
	background:#302818;
	border-top:#261F13 3px solid;
	color:#6D6247;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px 0 20px 0;
	line-height:14px;
}

#footer a {
	color:#6D6247;
	font-weight:bold;
}

.white_bg {
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

#states .white_bg {
	height:100px;
	width:775px;
	padding:0 0 0 5px;
}

#flash .white_bg {
	height:400px;
	width:780px;
}

.left {
	float:left;
	width:500px;
	padding:10px 20px 10px 30px;
}

.right {
	float:left;
	padding:15px 0 0 0
}

.right h3 {
	font-size:12px;
	font-weight:normal;
	padding-left:8px;
	margin-left:-5px;
	background:url(images/arrow.gif) left no-repeat
}

.arrow {
	margin-left:-8px;
	padding-right:5px;
}

/*--Interior page--*/

#int_content_wrapper {
	width:800px;
	background:#473D26 url(images/int_content_bg.gif) repeat-y;
	padding:0 0 5px 0;
}

#int_content {
	width:800px;
	background: url(images/int_content_bgtop.gif) top no-repeat;
}

#int_content #main_content {
	width:555px;
	background-color:#FFFFFF;
	float:left
}

#main_content h1 {
	background-color:#2F2717;
	height:20px;
	width:535px;
	text-transform:uppercase;
	font-size:14px;
	padding:15px 0 12px 20px;
	font-weight:bold;
	color:#DEBD6D;
}

#int_content #sidebar {
	float:left;
	width:235px;
	text-align:left;
}


#main_content #body_text {
	width:495px;
	padding:20px 30px 20px 30px;
	color:#5E5235;
	font-size:12px;
	line-height:16px;
}

#main_content #body_text h2 {
	color:#13655D;
	font-size:12px;
	text-transform: uppercase;
	border-bottom:1px solid #D7D4CC;
	padding-bottom:10px;
	margin-bottom:5px
}

#main_content #body_text p {
	padding:10px 0 10px 0
}

#main_content #body_text a{
	color:#13655D
}

#main_content #body_text b {
	font-size:14px;
}

#main_content #body_text ul {
	margin:0 0 0 30px;
	padding:0;
}

#main_content #body_text ul li {
	font-size:14px;
}

/* Int leftside nav--*/

#left_nav {
	width: 224px;
	margin:3px 0 0 5px;
}

#left_nav h2 {
	background:url(images/int_nav_title.gif) no-repeat;
	width:224px;
	height:20px;
	text-indent:-9999px;
	font-size:1px
}
	
#left_nav ul {
	list-style: none;
	margin: 0;
	
	padding: 0;
	border: none;
}
		
#left_nav li {

	border-bottom: 1px solid #50452C;
		
	margin: 0;
}

#left_nav li a {
	display: block;
	padding: 7px 0 7px 15px;
	color: #DEBD6D;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	width: 209px;
}

html>body #left_nav li a {
	width: auto;
}

#left_nav li a:hover {
	background:#352D1B url(images/nav_arrow.gif) left no-repeat;
}
