body, html {
	height: 100%;
}
body {
	background:url(/images/bg.gif) repeat-x;
	color:#333333;
	background-color: #333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
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;
	color: #4485ae;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #006666;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:solid 1px #999;
	float:right;
	margin-left:12px;
}
.alignleft {
	padding:3px;
	border:solid 1px #999;
	float:left;
	margin-right: 12px;
}
#header-top {
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(/images/page-bg.png);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}
#header-logo {
	
}
#header-logo h1 {
	display: none;
}
#nav-home {
	background-image: url(/images/nav-home-bg.gif);
	background-repeat: repeat-x;
	height: 52px;
}
#nav {
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 52px;
}
#nav-home li,#nav li  {
	display: block;
	float: left;
}
#nav-home  li a, #nav  li a {
	font-size: 12px;
	line-height: 42px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 21px;
	padding-left: 21px;
}
#nav-home a:hover, #nav a:hover {
	color: #040000;
}
#nav-home .current_page_item a, #nav .current_page_item a {
	background-image: url(/images/nav-active-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-top-width: 0px;
	color: #FFFFFF;
}
#header-ssp {
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 960px;
}
#ssp {
	height: 342px;
	width: 596px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
}
#header-ssp .right {
	width: 300px;
	padding-right: 20px;
	padding-top: 20px;
	color: #003366;
}
#header-text-box1 {
	padding-right: 10px;
	padding-left: 10px;
	height: 170px;
	margin-bottom: 35px;
	overflow: hidden;
}
#header-text-box2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 110px;
	overflow: hidden;
}
#header-text-box2 a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
#header-ssp .right h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-shadow: #666666 2px 2px 2px;
}
#page {
	padding-bottom: 20px;
}
#features {
	background-image: url(/images/features-bg.gif);
	background-repeat: repeat-x;
	height: 163px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#features h2 {
	color: #003366;
	font-weight: bold;
	font-size: 24px;
}
#features  p  {
	padding-bottom: 0px;
}
.feature {
	margin-right: 62px;
	float: left;
	width: 134px;
}
#features a {
	color: #003366;
	text-decoration: underline;
}
#features  .feature img, #features  .right img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
}
#features  .right {
}
#home {
	background-image: url(/images/page-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#content {
	background-image: url(/images/content-page-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-left: 20px;
}
#home #primary {
	float: left;
	width: 610px;
}
#content #primary {
	float: left;
	width: 586px;
}
#news {
	float: left;
	width: 300px;
}
#news h3, #events h3 {
	padding-bottom: 0px;
}
#events {
	float: right;
	width: 270px;
	padding-left: 30px;
}
.eventitem {
	padding-bottom: 15px;
}
#home .secondary {
	background: none;
}
.secondary #homeimg {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}
#quicklinks {
	padding-top: 30px;
	padding-left: 30px;
}
#content .secondary {
	float: right;
	width: 320px;
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 700px;
	padding-left: 23px;
	color: #001F3E;
}
#content .secondary h4 {
	font-size: 24px;
	color: #001F3E;
	font-weight: bold;
}
#subnav {
	width: 300px;
	margin: 0;
}
#subnav .content {
	background-image: url(/images/subnav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 272px;
	background-color: #679ACD;
	margin: 0;
}
#subnav a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 14px;
	color: #003366;
}
#subnav .current_page_item a {
	background-image: url(/images/subnav-active-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#sidebar-events {
	color: #001F3E;
	font-weight: bold;
	margin-bottom: 20px;
}
#sidebar-events h2 {
	color: #001F3E;
}
#MailPress {
	width: 300px;
	background-image: url(/images/sidebar-box-top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin: 0;
}
#MailPress div {
	margin-top:0;
}
#MailPress #mp-container {
	background-image: url(/images/newsletter-box-bg.gif);
	background-color: #689bce;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0 10px 10px 10px;
	height: 100px;
}
#footer1 {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
}
#footer1 a {
	color: #FFFFFF;
}
#footer-btm {
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
}
