body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#464a4f;
	font-size:14px;
	font-weight:normal;
	background: #666666;
	margin: 0px;
	padding: 0px;
}
#bg {
	background: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	position: relative;
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#464a4f;
	font-size:14px;
	font-weight:normal;
	background:url(../images/bg_mid.gif) repeat-y center top;
padding-bottom:15px;
margin-bottom:20px;
}
#header {
	background: url(../images/bg_top.gif) no-repeat center top;
}
#logo {
	padding-left: 31px;
	padding-top: 24px;
	height: 86px;
}
#page {
	margin: 18px 31px 18px 31px;
	padding-bottom: 10px;
}
#col1 {
float: left;
width: 480px; 
}
#col1nosub {
float: left;
width: 830px; 
}
#col2 {
float: right;
width: 221px;
}
#navbar {
	background: #e5e5e5;
	margin: 0 0px;
	height: 24px;
padding-left:0px;
}
#navbar ul {
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: left;
}
#navbar li {
	list-style: none;
	padding: 0 10px;
	margin: 0;
	text-align: left;
	display: inline;
}
#navbar a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
font-size:12px;
}
#navbar a:hover {
	color: #FCAF17;
}
#navbar li.active a  {
	color: #FCAF17;
}
#mainpic {
	margin: 0 31px;
	border-top: 1px solid white;
text-align:center;
}
h1 {	font-size: 18px;
	color: #fcaf17;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #fcaf17;
	font-weight: normal;
	border-bottom:1px dotted #ccc;
}
h3 {
	font-size: 22px;
	color: #fcaf17;
	font-weight: normal;
		border-bottom:1px dotted #ccc;	
}
.block {margin-bottom:15px;background:#f5f5f5;padding:1px 10px 1px 10px;border:1px solid #ccc;}
#footer {
	background: #e5e5e5;
	margin:  0px 31px;
	font-size: 11px;
	padding: 5px 10px;

}
#stayinformed {
	width: 221px;
	background:url(../images/stay_informed.gif) top no-repeat;
	padding-top: 76px;
	border-bottom: 2px solid #fcaf17;
}
#si_text {
	font-size: 12px;
	padding-bottom: 6px;
	font-weight: bold;
}
.clr {
	clear: both;
}
a {
	color: #AD3135;
text-decoration: underline;
}
a:hover {
		color: #FCAF17;
}
#siteby {
	
}
.quote {margin:20px 10px;padding:20px 30px;background: #f4f4f4 url(../images/quotes.gif) no-repeat top left;}