body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #394048;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	font-family: Rockwell, "Lucida Sans", "Lucida Sans Unicode", Helvetica;
	font-weight: normal;
	color: #990000;
}
h1 {
	font-size:24px;
	color: #990000;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.align-right {
	padding:3px;
	border:solid 1px #999;
	float:right;
	margin-left:12px;
}
.align-left {
	padding:3px;
	border:solid 1px #999;
	float:left;
	margin-right: 12px;
}
#container {
	background-image: url(/images/page-bg.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 69px;
	padding-left: 69px;
}
#top {
	background-image: url(/images/top-bg.gif);
	background-repeat: repeat-x;
	height: 108px;
	width: 900px;
}
#top h1 {
	display: block;
	float: left;
	width: 688px;
	padding-bottom: 0px;
}
#top span {
	display: none;
}
#top #strap {
	padding-top: 35px;
	padding-left: 10px;
}
#top .right {
	width: 211px;
}
#nav {
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#nav li {
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 29px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#nav  .current_page_item, #nav li:hover  {
	background-image: url(/images/nav-active.gif);
	background-repeat: repeat-x;
}
#header1 {
	width: 900px;
	padding-top: 2px;
}
#header1 .left {
	width: 550px;
}
#header1 .right {
	width: 348px;
}
#page {
	padding: 12px;
}
#primary {
	float: left;
	width: 520px;
}
#welcome {
	width: 520px;
	line-height: 18px;
}
.secondary .feature-box {
	background-image: url(/images/feature-box.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 336px;
	margin: 0 0 15px;
}
.secondary .feature-box  .content   {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
}
.feature-box  .content h3 {
	color: #FFF;
	padding-bottom: 10px;
}
.feature-box .content ul {
	display: block;
	float: left;
	width: 100px;
	margin-right: 5px;
}
.feature-box .content li {
	padding-bottom: 6px;
}
.feature-box .content a {
	color: #FFFFFF;
}
.feature-imgbox {
	background-image: url(/images/feature-img-box.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 336px;
}
#news-events {
	height: 124px;
	background-image: url(/images/news-events-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#news-events a {
	color: #FFFFFF;
}
#news {
	padding-top: 10px;
	float: left;
	color: #FFFFFF;
	width: 440px;
}
.news-col {
	float: left;
	width: 203px;
	padding-left: 12px;
}
#news .news-col h4 {
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
#events {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
#events p {
	padding-bottom: 7px;
}

.secondary {
	float: right;
	width: 336px;
	margin-bottom: 15px;
}
#subnav {
	width: 334px;
	margin-bottom: 15px;
}
#subnav .top {
	line-height: 41px;
	background-image: url(/images/subnav-title-bg.gif);
	background-repeat: no-repeat;
	height: 41px;
	color: #FFFFFF;
}
#subnav .top h2 {
	padding-left: 15px;
	color: #FFFFFF;
}
#subnav .content {
	background-image: url(/images/subnav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
#subnav .content li {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
#subnav .content li a {
	display: block;
	line-height: 39px;
	height: 39px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#subnav .content li a:before {
	content: "> ";
}
#subnav .content .current_page_item {
	background-image: url(/images/subnav-active-bg.gif);
	background-repeat: repeat-x;
}
#subnav .content .current_page_item a {
	color: #FFFFFF;
}
#newsletter {
	width: 332px;
}
#newsletter .content {
	background-image: url(/images/newsletter-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 15px;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	color: #FFFFFF;
}
#footer1 a {
	color: #ffffff;
}
#footer1 .left {
	padding-top: 15px;
	padding-left: 12px;
	width: 500px;
}
#footer1 .right {
	width: 350px;
	padding-top: 15px;
	text-align: right;
	padding-right: 15px;
}
#footer-btm {
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
}