/* General Options */* {	margin: 0;	padding: 0;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;	line-height: 18px;	color: #555;	background: url(../images/bg.gif) top repeat-x #222;}hr {	float: left;	width: 100%;	height: 1px;	border: 0;	border-top: 1px solid #eee;	margin-bottom: 20px;	overflow: hidden;}h1, h2, h3, p, ul, ol {	margin-bottom: 20px;}h1 {	color: #999;	font-size: 1.7em;}h2 {	color: #999;	font-size: 1.5em;}h3 {	color: #999;	font-size: 1.3em;}a {	color: #C78B00;}a:hover {	text-decoration: none;}img {	border: 0;}/* Common Classes */.left {	float: left;}.right {	float: right;}.txtAC {	text-align: center;}.txtAR {	text-align: right;}.txtAL {	text-align: left;}.imgLeft {	float: left;	margin: 0 15px 15px 0;}.imgRight {	float: right;	margin: 0 0 15px 15px;}.nB {	border-width: 0 !important;}.nP {	padding: 0 !important;}.clear {	clear: both;}.introdiv {	margin: 0 auto;	width: 400px;}.introh3 {	margin-bottom: 0;	padding-top: 30px;}/* Basic Structure */#container {	width: 750px;	margin: 50px auto;}#header {	clear: both;	float: left;	width: 730px;	background: url(../images/cbtop.gif) top right no-repeat #fff;	padding: 10px 10px 5px;}#content {	clear: both;	float: left;	width: 690px;	padding: 30px 30px 10px;	background: #fff;	background: url(../images/cbg.gif) top center no-repeat #fff;}#footer {	float: left;	width: 690px;	font-size: 0.9em;	color: #999;	padding: 17px 30px;	background: url(../images/footerbg.gif) top no-repeat;	height: 58px;}/* Header Stuff */#header h1 {	float: left;	width: 730px;	margin-bottom: 0;}#header h1 a {	float: left;	width: 730px;	height: 179px;	background: url(../images/headerbg.jpg);}#header h1 a span {	display: none;}#nav {	float: left;	width: 730px;	background: url(../images/nav-bg-center.gif) repeat-x;}#navwrap {	float: left;	width: 730px;	background: url(../images/nav-bg-left.gif) top left no-repeat;	overflow: hidden;}#nav ul {	float: left;	list-style: none;	height: 36px;	background: url(../images/nav-bg-right.gif) top right no-repeat;	width: 730px;	margin: 0;}#nav ul li {	float: left;	height: 18px;	padding: 9px 15px 9px 17px;	background: url(../images/separator.gif) left center no-repeat;	margin-left: -2px;}#nav ul li a {	text-transform: uppercase;	font-weight: bold;	color: #555;	text-decoration: none;}#nav ul li a:hover, #nav ul li.active a {	color: #fff;}/* content stuff */#main {	width:689px;	float:left;}
#contentnav ul {float:right; list-style:none; height:36px; background:none; width:480px; margin:0;}
#contentnav ul li {float:right; height:18px; padding:9px 15px 9px 17px; background:none; margin-right:-2px;}
#contentnav ul li a {font-weight:bold; color:#800000; text-decoration: none;}
#contentnav ul li a:hover, #contentnav ul li:active a {color:#FF0000;}

#ul li a {	font-weight: bold;	color: #812000;	text-decoration: none;}
/* Footer Stuff */#footer p {	margin-bottom: 0;}