@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
}
h1	{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #4b7b80;
	font-size: 36px;
	font-weight:normal;
	text-transform: uppercase;
}
h2	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #a77a22;
	font-size: 20px;
	line-height: 23px;
}
h3	{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #4b7b80;
	font-size: 18px;
	text-transform: uppercase;
}
a {
	color:#4b7b80;
	text-decoration:none;
}
a:hover {
	color: #C90;
}
body {
	background-color: #999;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 980px;
}
#content {
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-y;
	margin: auto;
	height: auto;
	width: 980px;
}
#flash {
	height: 329px;
	width: 934px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 9px;
}
#banner {
	height: 132px;
	width: 934px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 9px;
}
#nav_main {
	margin: auto;
	height: auto;
	width: 934px;
}
#hometext {
	width: 385px;
	margin-top:30px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer {
	margin: auto;
	height: 22px;
	width: 980px;
	position: relative;
	clear: both;
}
#nav_bottom {
	margin: auto;
	width: 980px;
	text-align: center;
	letter-spacing: .1em;
	font-size: 12px;
}
#nav_bottom a {
	color:#333;
}
#nav_bottom a:hover {
	color:#4b7b80;
}
#interior_content {
	width:934px;
	height:auto;
	margin:auto;
	position:relative;
	top: 18px;
	background-image: url(images/gradient_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#left_pic	{
	width:192px;
	height:auto;
	float:left;
}
#left_nav	{
	width:168px;
	height:auto;
	float:left;
	text-align: right;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right: 25px;
	margin-top: 25px;
	border-right: #4b7b80 solid 1px;
}
#main_text {
	width: 650px;
	height:auto;
	float:left;
	margin-left: 35px;
	margin-top: 0px;
}
