@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/body-bkgd.gif);
}
#header {
	margin-bottom: 2px;
}
#logo {
	height: 142px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/body-bkgd.gif);
	background-repeat: repeat-y;
}
#leftColumn {
	float: left;
	width: 645px;
	margin-left: 20px;
	margin-right: 10px;
	display: inline;
}
#rightColumn {
	float: right;
	width: 305px;
	margin-right: 5px;
	display: inline;
}
#copyright {
	clear: both;
	background-color: #999999;
	height: 55px;
	padding: 10px;
	vertical-align: middle;
}
#nav {
	height: 31px;
}
#banner {
	height: 190px;
}
#navlist li { list-style-type: none; 
}
#footer {
	background-color: #690D0F;
	height: 300px;
	width: 1000px;
	clear: none;
}
#footer fieldset{border:0px solid #CCC;height:220px;}
#footer legend{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:700;color:#FFFFFF;}
#footer td{font-size:70%;line-height:130%;background:#690D0F;}
#footer ul{list-style-type:none;font-size:40%;margin:0 0 0 5px;padding:0;}
.bodylists {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
#footer li{list-style-type:none;font-size:85%;margin:0;padding:0;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #690D0F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690D0F;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9B4C2B;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 80170d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9B4C2B;
	text-decoration: none;
	vertical-align: text-bottom;
}
.footer_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 20px;
}
.footer_links {color: #FFFFFF}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B78C2D;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B78C2D;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #B78C2D;
}
.tight_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.tight_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #690D0F;
	text-decoration: none;
}
.tight_subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.numbered_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AD8431;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

