body {
	background-image: url(/img/logo-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #0055a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 20px 0 0 0;
}

h1 {
	color: #06b;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 20px;
	text-transform: none;
}

h2 {
	color: #999999;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.vtpad {
	padding:0 0 10px 0;
}

#clear {
	clear: both;
	height: 1px;
}
#logo {
	 width: 300px;
	 height: 100px; 
	 position: absolute; 
	 top: 0px; 
	 left: 50%; 
	 margin-left: -460px; 
	 z-index: 99;
	 }
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#top {
	width: 950px;
	height: 100px;
	position: relative;
}

#join {
	position: relative;
	padding: 30px 30px 0 0;
	float: right;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
#join div{
	color: #fff;
	padding-bottom: -3px;
	font-size: 13px;
	line-height: 18px;
}
#join div img{
	margin-top: 3px;
}
.email {
	font-size: 11px;
	padding: 4px 4px 3px 4px;
	color: #b6b6b6;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 112px;
}

.zip {
	margin: 0 0 0 3px;
	font-size: 11px;
	padding: 4px 4px 3px 4px;
	color: #b6b6b6;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 60px;
}


/********************************************** NAV **********************************************/

.darkblue {
	}

.navarea {
	z-index: 87;
	position: relative;
	height: 45px;
	width: 950px;
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #0099FF;
}

#nav li { /* all list items */
	float: left;
/* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	padding-top: 1px;
	position: absolute;
	background: transparent;
	width: 172px;
	padding-bottom: 6px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a{ /* second-level lists */
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	display: block;
}
#nav li ul p{ /* second-level lists */

}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#sep {
	height: 46px;
	width: 1px;
	background-image: url(/img/nav/sep.gif);
}

#content {
	position: relative;
	width: 950px;
}

.content {
	background-image: url(/img/defaultmiddle.jpg);
    background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	width: 950px;
}
#topcontent {
	float: left;
	position: relative;
	width: 950px;
	height: 306px;
	background-image: url(/img/bg_middle.jpg);
    background-repeat: no-repeat;
}
#maindonate {
	background-image: url(/img/bg_donate.jpg);
    background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	width: 950px;
}
#homephoto {
	position: relative;
	float: left;
}


#homephoto img {
	padding-top: 8px;
	padding-left: 8px;
}
#homevid {
	padding-left: 3px;
	position: relative;
	float: left;
}
#homevid img {
	padding-top: 12px;
}
#homelinks {
	padding-top: 8px;
	padding-left: 2px;
	position: relative;
	float: left;
}
#homelinks  p{
}
#homelinks  p a{
	padding:0;
}
#bottomcontent {
	float: left;
	position: relative;
	width: 950px;
	background-color: #fff;
	background-image: url(/img/bg_bottom.jpg);
    background-repeat: no-repeat;
}
#news {
	width: 290px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	line-height:normal;
	border-right-color: #c7e3e3;
	border-right-style: inset;
}
#news a {
	font-weight: bold;
/*	padding-top: 15px; */
	font-weight: bold;
	color: #07f;
}
#bottomnav ul {
	line-height:normal;
	margin: 0;
	padding-top: 8px;
	text-align: left;
}
#news ul li {
	padding-left: 8px;
    padding-top: 15px; 
    background: url(/img/bluebullet.gif) no-repeat;
	background-position: center left;
}
#news li a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#news li a:hover { 
	background-color: #77A3CC;
	}
#newstypes ul {
	padding-top: 25px;
	list-style: none;
	float: left;
}
#newstypes li {
	padding-right: 7px;
	float: left;
}
.home_box {
	padding-top: 10px;
	padding-left: 45px;
	width: 270px;
	float: left;
}
.home_box p {
	padding-top: 12px;
}

#bottomnav {
	margin-top: -3px;
	float: left;
	position: relative;
	width: 950px;
	height: 37px;
	line-height:normal;
	background-color: #e4e0dd;
	background-image: url(/img/bottomnav.jpg);
    background-repeat: no-repeat;
}
#bottomnav ul {
	line-height:normal;
	margin: 0;
	padding-top: 8px;
	text-align: left;
}

#bottomnav ul li { 
	display: inline;
	padding-left: 8px;
	background: url(/img/bullet.jpg) no-repeat;
	background-position: left center;

}

#bottomnav ul li a{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	padding: .4em .4em;
	color: #777;
}

#bottomnav ul li a:hover
{
color: #036;
}


.wrapleft { 
	float: left; 
	margin-right: 9px;
	margin-bottom: 9px; 
	}

.vol a:active, .vol a:hover {
	display: block;
	width: 178px;
	height: 135px;
	background-image: url(/img/vol_on.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}




#main img {
	border: 1px solid #e2e0e0;
	padding: 2px;
	background-color: #ffffff;
}

#mainint {
	position: relative;
	float: left; 
	padding-left: 30px;
	padding-right: 10px;
	width: 660px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#mainint p{
	padding: 10px 0;
}

#mainint img.contentimg {
	padding-left: 9px;
	padding-bottom: 9px; 
	background-color: #ffffff;
	float: right; 
}

#side {
	padding-top: 30px;
	position: relative;
	float: left;
	width: 400px;
	padding-left: 140px;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
#side a {
	color: #864a4a;
	text-decoration: none;
	font-weight: bold;
}
#side p{
	padding:0px;
}
#side p a {
	padding:0px;
}



#sideint {
	margin-top: -6px;
	position: relative;
	float: right;
	width: 204px;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}

#sideint p{
	padding: 10px 0;
}

#sideint a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.section {
	float: right;
	width: 204px;
	padding: 0 0 0px 0;
}
.section img {
	margin-top: -2px;
}
.section p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.section p a:hover { 
	background-color: #77A3CC;
	}
#footer {
	background-image: url(../img/footer-bg.jpg);
	padding-top: 7px;
	clear: both;
	width: 950px;
	height: 140px;
	font-size: 11px;
	color: #ffffff;
}
#footerlinks p {
	margin-top: 9px;
	text-align: right;
		}
#footerlinks a{
	color: #fff;
	text-decoration: none; 
}
#paidfor { 
	border: 1px solid #fff; 
	width: 280px; 
	float: left; 
	padding: 5px; 
	}
#newspage {
	margin-left: -10px;
	width: 690px;
	}
#newspage img {
	border: 0;
	}
#newstop {
	padding-bottom: 60px;
	padding-left: 13px;
	float: left;
	width: 290px;
	color: #000;
	font-size: 9pt;
	}
h1 a {
	font-size: 14pt;
	text-decoration: none;
	color: 000;
	font-weight: bold;
	}
#aboutdistrict {
	float: left; 
	width: 300px; 
	padding-right: 40px;
	color: #000;
	font-size: 110%;
}
#aboutdistrict h2 {
	color: #000;
	font-weight: bold;
	font-size: 120%;
	}
#recentnewstbl a:hover {
	background-color: #8EADCC;

}
span.newslabel {padding-left: 20px; vertical-align: center;}
.title {font-size: 15pt; font-weight: bold; color: #000; padding-bottom: 10px;}
.subtitle { font-size: 12pt; font-weight: bold; color: #4d91d1; font-style: italic; padding-bottom: 15px;}
.date  { padding-right: 9px; font-size: 8pt; font-weight: bold; color: #888; font-weight: normal; }
.contact, .credit, .author, .publication { font-size: 8pt; font-weight: bold; color: #888; font-weight: normal;}
.article { font-size: 110%; color: #000; width: 660px;}
#mediabox {
	z-index: 11;
	padding-top: 10px;
	float: right;
	width: 340px;
	padding-bottom: 150px;
	}
#newsbottom {
	background-image: url(../img/newsbottombg.jpg) ;
	background-repeat: no-repeat;
	width: 690px;
	float: left;
	padding-left: 30px;
	margin-left: -15px;
	margin-top: -20px;
	}
#issueleft {
	margin-left: -27px;
	width: 690px;
	}
#issuebox {
	font-size: 8.5pt;
	padding-left: 25px;
	padding-bottom: 20px;
	float: left;
	height: 95px;
	width: 320px;
}
#issuebox a {	
	color: #666;
	text-decoration: none;
    }
#issuebox img {	
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	border: none;
	float: left;
}
#issuebox span {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	line-height: 0.9em; 
	}
#issuebox span A:visited { 
	color: #000;
	}
#issuebox span:hover { 
	color: #fff;
	background-color: #002C55; 
	}
#involvedleft {
	margin-left: -27px;
	width: 690px;
	}
#involvedbox {
	font-size: 8.5pt;
	padding-left: 25px;
	padding-bottom: 20px;
	float: left;
	height: 95px;
	width: 650px;
}
#involvedbox a {	
	color: #666;
	text-decoration: none;
    }
#involvedbox img {	
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	border: none;
	float: left;
}
#involvedbox span {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	}
#donatebody {
	padding-left: 5px;
	width: 930px;
	float: left;
	}
#donatebox {
	width: 430px;
	padding-left: 25px;
	float: left;
	}
#donatebody div img  {
	padding-left: 10px;
	border-color: #fff;
	border: none;
}
#donatebody div p {
	padding-bottom: 20px;

}
#donate-top {
	color: #000;
	font-size: 11pt;
	width: 600px;
	height: 230px;
	padding-left: 40px;
	padding-top: 15px;
}

input.ccradio { margin: 5px 0px 10px 5px;}
.select { float: left; margin-top: 3px;  }
/* .text { float: left; } */ 
.text ul {
	list-style: disc;
	margin-left: 24px; 
}
.text li { 
	padding-bottom: 12px; 
	} 
input.text { margin-top: 3px; }
.formLine { clear: both; padding-left: 10px;}
.formLine .formElBox{ float: left; padding-left: 10px; padding-top: 7px; margin-bottom: 3px; font-size: 8pt; font-weight: bold; }
.first-name input { width: 90px; }
.middle-name input { width: 35px; }
.last-name input { width: 90px; }
.city input { width: 100px; }
.d-zip input { width: 70px; }

.volunteer a:link, .volunteer a:visited {
	position: relative;
	display: block;
	width: 178px;
	height: 38px;
	background-image: url(/img/nav/vol.gif);
	text-indent: -5000px;
} 

.volunteer a:active, .volunteer a:hover {
	position: relative;
	display: block;
	width: 178px;
	height: 38px;
	background-image: url(/img/nav/vol.gif);
	background-position: 0 38px;
	text-indent: -5000px;
}
.donate-cardtype img {
	margin-top: 5px;
	}
.donatenow a:link, .donatenow a:visited {
	position: relative;
	display: block;
	width: 178px;
	height: 31px;
	background-image: url(/img/nav/donate.gif);
	text-indent: -5000px;
}

.donatenow a:active, .donatenow a:hover {
	position: relative;
	display: block;
	width: 178px;
	height: 31px;
	background-image: url(/img/nav/donate.gif);
	background-position: 0 31px;
	text-indent: -5000px;
}

.vote a:link, .vote a:visited {
	position: relative;
	display: block;
	width: 178px;
	height: 31px;
	background-image: url(/img/nav/register.gif);
	text-indent: -5000px;
}

.vote a:active, .vote a:hover {
	position: relative;
	display: block;
	width: 178px;
	height: 31px;
	background-image: url(/img/nav/register.gif);
	background-position: 0 31px;
	text-indent: -5000px;
}

.contact a:link, .contact a:visited {
	position: relative;
	display: block;
	width: 178px;
	height: 37px;afdfjd;
	background-image: url(/img/nav/contact.gif);
	text-indent: -5000px;
}

.contact a:active, .contact a:hover {
	position: relative;
	display: block;
	width: 178px;
	height: 37px;
	background-image: url(/img/nav/contact.gif);
	background-position: 0 37px;
	text-indent: -5000px;
}