@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #E2E7ED;

}
#container {
	width: 973px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 150%;
	font-weight: bold;
	color: #247199;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0291cc;
	line-height: 150%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #247199;
	text-decoration:underline;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
p a, #sub_right_main td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #247199;
	text-decoration:underline;
}

a img{
	border:none;
	outline:none;
}
a:active {  
    border:none; 
    outline:none; 
} 


#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #666666;
}
#home_header  {
	padding:0;
	margin:0;
	height:162px;
}
#home_utilnav {
	background-image:url(images/home_util_nav.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:707px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	margin: 0 auto 0 auto;
	font-weight: bold;
}

#home_utilnav  td {
	text-align:center;
}
#home_utilnav a {
	padding:0 5px 0 5px;
	color:#ffffff;
	text-decoration:none;

}
#home_utilnav a:hover {
	padding:0 5px 0 5px;
	color:#000000;
	text-decoration:none;
}
#sub_header  {
	padding:0;
	margin:0;
	height:162px;
}
#sub_utilnav {
	background-image:url(images/sub_util_nav.jpg);
	height:40px;
	width:707px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	margin: 0 auto 0 auto;
	font-weight: bold;
}

#sub_utilnav  td {
	text-align:center;
}
#sub_utilnav a {
	padding:0 5px 0 5px;
	color:#ffffff;
	text-decoration:none;
}
#sub_utilnav a:hover {
	padding:0 5px 0 5px;
	color:#000000;
	text-decoration:none;
}
#sub_utilnav a.active {
	padding:0 5px 0 5px;
	color:#000000;
	text-decoration:none;
}
#sub_leftnav {
	margin-left:60px;
	margin-top:25px;
	width:260px;
}
#sub_leftnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom:5px;
	margin-top:30px,
}
#sub_leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #247199;
	text-decoration: none;
	height: 27px;
	width: 260px;
}
#sub_leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #cc9900;
	text-decoration: none;
	height: 27px;
	width: 260px;
}
#sub_leftnav a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #cc9900;
	text-decoration: none;
	height: 27px;
	width: 260px;
}

#home_main_image {
	height:256px;
}
#home_left  {
	background-image:url(images/home_left_bkgd.jpg);
	font:  Verdana, Arial, Helvetica, sans-serif;
	color:#005F7F;
	font-size:13px;
	line-height:140%;
	padding-left:75px;
	padding-right:40px;
}
#more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc9900;
	line-height:170%;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
#more a {
	text-decoration:none;
	color:#cc9900;
}
#more a:hover {
	text-decoration:underline;
	color:#cc9900;
}
#home_righttop {
	background-image:url(images/home_right_top_dotted.jpg);
	height:16px;	
}
#home_maincontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	line-height:200%;
	padding-left:45px;
	padding-top:35px;
	padding-right:80px;
	background-image:url(images/home_right_bkgd.jpg);
}
#home_maincontent .bigblue {
	font-size:20px;
	color:#247199;
	font-weight:bold;
}
#home_banner_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 120%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	height: 65px;
	width: 110px;
	margin-left: 37px;
	padding-top: 18px;
	float:left;
}

#home_banner_divider {
	height: 70px;
	width: 5px;
	float:left;
	margin-top:1px;
}
#home_banner_text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 170%;
	font-weight: bold;
	color: #000000;
	height: 60px;
	width: 175px;
	margin-left: 5px;
	padding-top: 20px;
	float:left;
}
#more2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:170%;
	height: 60px;
	width: 100px;
	margin-left: 5px;
	padding-top: 22px;
	float:left;
}
#more2 a {
	text-decoration:none;
	color:#ffffff;
}
#more2 a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#more3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc9900;
	line-height:170%;
	width: 100px;
	padding-top: 10px;
	float:left;
}
#more3 a {
	text-decoration:none;
	color:#cc9900;
}
#more3 a:hover {
	text-decoration:underline;
	color:#cc9900;
}
#more3title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #333333;
}

#sub_mainbody {
	background-image: url(images/sub_container.jpg);
	background-repeat: repeat-y;
	width:973px;
}
#left_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-image: url(images/sub_left_box.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 217px;
	margin-top: 15px;	
	padding:30px 35px 20px 30px;
	line-height:170%;
}
.blue {
color:#0072AD;
}

#left_sidebar p {
	line-height:200%;
}
#left_sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #247199;
}
#left_sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #247199;
	text-decoration:underline;
}

#sub_left {
	width: 370px;
}
#sub_right {
	width: 600px;
}
#sub_right_main {
	margin-left:10px;
	margin-right:120px;
}
#sub_photo { 	width: 600px;
}
#sub_dotted { 	width: 600px;
}

#clear {
clear:both;
}
#home_footer {
	padding: 0 10px; 
	background-image:url(images/home_footer.jpg);
	height:139px;
}
#sub_footer {
	padding-top:40px;
	padding-bottom:0;
	background-image:url(images/sub_footer.jpg);
	background-repeat:no-repeat;
	height:59px;
}
#footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 690px;
	margin-left:130px;
	padding-bottom:0;
}
#footer_links a {
	color: #333333;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
}
#footer_links a:hover {
	color: #cc9900;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
}
#social_media, #bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 690px;
	margin-left:130px;
	padding-top:15px;
	padding-bottom:0;
}
#social_media a, #bas a {
	color: #333333;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	border:none;
	outline:none;
}
#social_media a:hover, #bas a:hover {
	color: #cc9900;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	border:none;
	outline:none;
}



#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	margin-left:130px;
	width: 690px;
	padding-bottom:0;
}
#copyright a {
	color: #333333;
	text-decoration:none;
}
#copyright a:hover {
	color: #cc9900;
	text-decoration:none;
}
#rss_feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	z-index: 5;
	height: 30px;
	width: 130px;
	float:right;
	margin-top:10px;
	padding-bottom:0;
}
.credit {
	text-align: right;
	color: #0072AD;
}

table .schedule {
	border: 1px solid #CCC;
   border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.schedule td, .schedule th{
	border: 1px solid #CCC;
}
.schedule th strong {
	color:#247199;
}
.schedule strong {
	color:#333;
}

#block0, #block1, #block2, #block3, #block4, #block5, #block6, #block7, #block8, #block9, #block10, #block11, #block12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	width: 510px;
	padding:0 35px 0 15px;
}


.blocktop {
	background-image: url(/images/block_top.jpg);
	background-repeat: no-repeat;
	height:16px;
	padding:0;
	margin:0;
}
.blockbody {
	background-image: url(/images/block_background.jpg);
	background-repeat: repeat-y;
	padding-left:20px;
	padding-right:45px;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:-10px;
	margin-top:-12px;
}
.blockbottom {
	background-image: url(/images/block_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0 0 32px 0;
	margin:0;
	background-position: bottom;
}

.accordion_toggle {
	display: block;
	padding-left: 22px;
	cursor: pointer;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin:0;
	background-position: 5px;
}

.accordion_toggle_active {
	padding-left: 22px;
	background-image: url(/images/arrowdown.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin:0;
	background-position: 5px;
}

.accordion_content {
	overflow: hidden;
}

.accordion_content h2 {
	margin: 0 0 5px 10px;
}

.accordion_content p {
	padding: 0 10px 15px 10px;
}

area:hover, area:active {
	text-decoration:none;
}

#newsticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 0;
	height:20px;
}
#newsticker .source {
	font-size: 10px;
	margin:0;
	font-weight:normal;
}

/*Example CSS for the two demo scrollers*/

#pscroller1 {
width: 185px;
height: 20px;

}
.someclass{ //class to apply to your scroller(s) if desired
}

#donatenow {
	clear:right;
	padding-left:51px;
	padding-bottom:20px;
}

#donatenow-sub {
	clear:right;
	padding-left:51px;
	padding-bottom:0px;
	padding-top:16px;
}

a:hover {  
    border:none; 
    outline:none; 
} 
a:active {  
    border:none; 
    outline:none; 
} 

