body, html {
	height: 100%;
}
body {
	color:#666666;
	font-family: helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #0057A5;
	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;
	color: #0055a4;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
h1, h2 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0055a4;
	display: block;
	width: 200px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
	line-height: 1.3em;
}
a {
	text-decoration:none;
	color: #f78f1e;
}
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;
}
#container {
	background-image: url(/images/page-bg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 55px;
	padding-left: 55px;
	height:auto;
	min-height: 100%;
}
#header1 {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	height: 223px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header1 h1 {
	padding-bottom: 0px;
	padding-left: 60px;
	padding-top: 11px;
	display: block;
	float: left;
	border: none;
	width: 167px;
}
#header1 span {
	display: none;
}
#ssp {
	background-image: url(/images/ssp-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 175px;
	width: 634px;
	padding-top: 13px;
	padding-left: 13px;
}
#nav {
	background-color: #db4699;
	float: right;
	width: 620px;
	background-image: url(/images/nav-l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 29px;
}
#nav li {
	display: block;
	float: left;
}
#nav a {
	line-height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover {
	color: #3A2992;
}
#nav .current_page_item a {
	background-color: #3A2992;
	background-image: url(/images/nav-pointer.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	color: #FFFFFF;
}
#page {
	padding-bottom: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 16px;
}
.secondary {
	float: left;
	width: 228px;
	color: #FFFFFF;
}
.secondary h1, .secondary h2, .secondary h3, .secondary h4{
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.secondary a {
	color: #FFFFFF;
}	
.secondary .content {
	background-color: #3A2992;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DB4699;
	border-left-color: #DB4699;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 600px;
	margin: 0;
}
.secondary .content h2 {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
#service-times {
	font-size: 14px;
}
#service-times {
	padding-bottom: 20px;
}
#quick-links {
	padding-bottom: 20px;
}
#quick-links h2 {
	border: none;
}
#quick-links a {
	color: #FFFFFF;
	padding-bottom: 5px;
	display: block;
}
#newsletter h2 {
	border: none;
}
#subnav {
	background-color: #3A2992;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DB4699;
	border-left-color: #DB4699;
	margin: 0;
}
#subnav h2 {
	color: #FFFFFF;
	margin-left: 10px;
	border-color: #FFFFFF;
}
#subnav a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(/images/subnav-bullet.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}
#subnav .current_page_item a {
	display: block;
	background-color: #0092cf;
	padding-left: 35px;
	background-image: url(/images/subnav-active.gif);
}
#primary {
	float: right;
	width: 646px;
}
#features {
	padding-top: 20px;
}
.feature {
	background-image: url(/images/frame.gif);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	margin-right: 6px;
	padding-top: 7px;
	padding-left: 7px;
}
#features .feature p {
	padding-top: 15px;
	margin-left: -7px;
}
#features .feature a {
	color: #0055A4;
	font-weight: bold;
	font-size: 14px;
}
#features #last {
	margin-right: 0px;
}
#news-events {
	padding-top: 20px;
	color: #666666;
}
#news-events h4, #news-events h4 a {
	color: #0092cf;
	padding-bottom: 0px;
}
#news {
	float: left;
	width: 48%;
}
#events {
	float: right;
	width: 48%;
}
#footer1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	background-color: #878990;
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-top: -76px;
}
#footer1 .content {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#footer1 .content a {
	color: #FFFFFF;
}

