body {
	background-color: #cab88a;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	line-height: 20px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #22483f;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #22483f;
	line-height: 44px;
}
h2 {
	font-size: 18px;
	color: #22483f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	color: #22483f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.title {
	font-size: 18px;
	color: #22483f;
	font-style:italic;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 793px;
}
#nav_top {
	width: 790px;
	height:30px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #22483f;
	letter-spacing:1px;
	margin-top: 20px;
}
#nav_top a {
	text-decoration:none;
	color:#22483f;
}
#nav_top a:hover {
	color:#000;
}
#header {
	height: 97px;
	width: 793px;
}
#white_box {
	background-color: #FFF;
	margin: auto;
	height: auto;
	width: 793px;
}

#flash_area {
	float: left;
	height: auto;
	width: 456px;
	left: 10px;
	top: 10px;
	position: relative;
}
#right_column {
	float: left;
	height: auto;
	width: 307px;
	position: relative;
	left: 20px;
	top: 10px;
	
}
#right_button{
	height: 71px;
	width: 304px;
	top: 20px;
	
}
#learn_more {
	background-image: url(images/learn_more_about.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 304px;
	position: relative;
	top: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#learn_more a {
	color:#FFF;
}
#footer_bar {
	height: 33px;
	width: 830px;
	background-image: url(images/footer_bar.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 35px;
	letter-spacing: .1ex;
	text-indent: 20px;
}
#footer_bar a {
	font-size: 14px;
	color: #FFF;
	letter-spacing:normal;
}
#footer_bar a:hover {
	color: #fff;
}
#footer_bar p {
	color: #fff;
}
#nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#22483f;
	text-align: center;
	height: auto;
	font-weight:normal;
	width: 793px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
	line-height: 25px;
	letter-spacing: .5px;
}
#nav_footer a {
	color:#666;
}
#nav_footer a:link {color:#666;text-decoration:none;}
#nav_footer a:hover {color:#666;text-decoration:underline;}
#nav_footer a:active {color:#666;text-decoration:none;}
#nav_footer a:visited {color:#666;text-decoration:none;}
#nav_footer a:visited:hover {color:#666;text-decoration:underline;}
}
.copyright {
	font-size: 10px;
	letter-spacing: normal;
}
#nav_right {
	float: left;
	height: auto;
	width: 165px;
	position: relative;
	top: 20px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #22483f;
	font-size: 13px;
	
}
.nav_indent {
	position: relative;
	left: 10px;
	padding-top: 7px;
}
.nav_indent_2 {
	position: relative;
	left: 20px;
	padding-top: 7px;
}
#nav_right_links {
	line-height: 16px;
	list-style-type: none;
	color: #22483f;
	position: relative;
	left: -20px;
}
#nav_right_links li {
	color:#22483f;
	list-style-type: none;
}
#nav_right_links li a {
	color: #22483f;
}
#nav_right_links a:hover {
	color:#C60;
}
#content_main {
	float: left;
	height: auto;
	width: 550px;
	left: 20px;
	top: 10px;
	padding: 0 30px 0 0;
	position: relative;
	border-right: 1px solid #22483f;
}

ul.newsletters {
list-style: none;
margin: 0 auto;
padding: 0;	
width: 440px;
}

ul.newsletters li {
float: left;
margin: 0;
padding: 0;
width: 220px;
}

ul.newsletters h4 {
margin: 12px 0 5px 0;
padding: 0;	
}

ul.newsletters a, ul.newsletters a:visited {
color: #333;	
}
