/* CSS Document 

	color Scheme:
	
	Dark Brown: #3B1004
	Lighter Brown: #7D3908;
	pale almost white: #FBFBF3
	Light Blue: #D7E2E8
	Dark Blue: #112637
	Dark Grey: #161616
	grey for lines: #a4aaad
*/

html, body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
	font: 62.5%/1.4 Arial, Helvetica, sans-serif;
	color: #444; }
a {
	color: #7D3908;
	text-decoration: none; }
a:hover {
	border-bottom: 1px dotted #7D3908; }
a img {
	border: none; }
h2, h3, h4 {
	color: #112637; }
h4 {
	font-size: 1em; }
#banner h1 {
	text-indent: -9999px;
	font-size: 1px;
	width: 780px;
	height: 180px;
	padding: 0;
	background: #fff url(../images/banner_9.jpg); 
	margin: 0 auto; }
#banner {
	margin: 0;
	height: 180px;
	margin-bottom: 10px;
	width: 100%;
	background: #fff url(../images/banner_back3.gif) repeat-x; }
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #D7E2E8;
	font-size: 1.8em; }
#main {
	text-align: left;
	width: 800px;
	padding-top: 10px;
	margin: 0 auto; }
#content {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0; 
	font-size: 1.2em; }
.clearer {
	display: block;
	clear: both;
	height: 0;
	font-size: 1px; }
h4 {
	margin: 5px -10px 0 0;
	padding: 0; }
#content_text {
	margin: 10px 10px 0 0px;
	padding-left: 10px;
	border-left: 1px dotted #999999; }
#feature {
	margin: -38px -40px 10px 0;
	float: right;
	width: 330px;
	height: 230px; }
#feature a {
	color: #FBFBF3;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6em; }
#feature a:hover {
	color: #ccc;
	border: none; }
#feature a img {
	float: right;
	margin-top: 12px;
	margin-right: 8px;
	border: none; }
#feature p {
	padding: 20px 5px 10px 135px; }
#nav {
	width: 195px;
	margin-top: 0px;
	background: #D7E2E8 url(../images/nav_bottom.jpg) bottom; }
#nav h2 {
	text-indent: -9999px;
	font-size: 1px;
	background: url(../images/nav_header.gif);
	width: 195px;
	height: 55px; }
#nav ul {
	font-size: 1.3em;
	line-height: 1.7em;
	padding: 0 15px 15px 20px;
	list-style: none;
	margin: 0; }
#nav ul li {
	padding: 0; }	
#nav ul a {
	padding-right: 0;
	color: #161616;
	text-decoration: none;
	font-weight: bold; }
#nav ul a:hover {
	color: #7D3908; }
#quick_info_box {
	width: 165px;
	height: 175px;
	padding: 60px 15px 10px 15px;
	line-height: 1.7em;
	font-size: 1.1em;
	color:#7D3908;
	background: #D7E2E8 url(../images/quick_info_box3.jpg) no-repeat; }
#quick_info_box ul li {
	margin-left: -10px; }
#footer {
	background: #112637 url(../images/wave_bottom.jpg) top left no-repeat;
	margin: 10px 0 0 0;
	line-height: 1.5em;
	color: #FBFBF3;
	padding-top: 225px;
	padding-bottom: 15px; }
#footer a {
	color: #aaa; }
#footer a:hover {
	border-bottom: 1px dotted #aaa; }