@charset "UTF-8";
/* CSS Document */


body {
	font: 100% "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background: #00497e url(images/inbg.gif) bottom left repeat-x;
	font-size: 0.8em;
}


#container {
	width: 990px;
	margin: 0 auto; 
	padding: 0 0 100px 0;
	text-align: left; 
}

#header {
	background: url(images/banner.png) top center no-repeat;
	height: 281px;
	margin: 0;  
	text-align: right;
	color: #7D8718;
}

#header-content {
	float: right;
	padding-top: 50px;
	padding-right: 30px;
}

#header-content a {
	color: #00467f;
}

#header #social a {
	border-bottom: 1px solid #00467f;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 18px;
}

#header #social #facebook {
	background: url(images/facebook.png) top left no-repeat;
}

#header #social  #flickr {
	background: url(images/flickr.png) top left no-repeat;
}

#header #social  #twitter {
	background: url(images/twitter.png) top left no-repeat;
}

#header #social  #youtube {
	background: url(images/youtube.png) top left no-repeat;
}

#header #nav a {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 5px 0 15px;
	text-decoration: none;
}


#header #nav #learn a, 
#header #nav #issues a,
#header #nav #volunteer a, 
#header #nav #contribute a,
#header #nav #supporters a,
#header #nav #contact a {
	background: url(images/bar.png) top left no-repeat;
}

#header #nav #home .here,
#header #nav #learn .here,
#header #nav #issues .here,
#header #nav #volunteer .here,
#header #nav #contribute .here,
#header #nav #supporters .here,
#header #nav #contact .here {
	text-decoration: underline;
	color:#5275A6;
}


 #nav ul {
	margin:0;
	padding: 0;
	padding-left: 250px;
	height: 25px;
}
 #nav li {
	position: relative;
	float: left;
	list-style: none;
	display: inline;
}

#content {
	background: url(images/cntbg.png) top center repeat-y;
	width: 990px;
	color: #4d4d4d;
}

#content #left {
	float: left;
	width: 595px;
	background-color: #fff;
	margin: 12px 12px 12px 25px;
	border: 1px solid #b4b6a3;
}

#content #left h2 {
	color: #7D8718;
	margin-left: 40px;
}

#content #left p, #content #left table {
	margin: 10px 40px;
}

#content #right {
	float: left;
	background-color: #fff;
	border: 1px solid #b4b6a3;
	width: 325px;
	margin: 12px 25px 12px 0px;
}



#content #right p, #content #right .rounded_colhead {
	margin: 10px 20px;
}

#clever {
	height: 262px;
	background: url(images/topbx.jpg) top center no-repeat;
	width: 276px;
	text-align: center;
}

#clever span {
	position: relative;
	top: 239px;
	font-size: 12px;
	padding-right: 5px;
	width: 276px;
}

.district_map {margin:15px 0 15px 19px;}

#footer {
	padding: 5px 15px 135px 25px;
	font-size: 0.8em;
	background: url(images/footer.png) top center no-repeat;
}

#footer #text {
	float: right;
	color: #6e7a1d;
}

p img {
	border: none;
}

.clear {
	clear: both;
}

.rounded_colhead
{
	width: 275px;
    background-color: #fff;  
	color: #00467f; 
    border: 1px solid #7D8718;  
    -webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
}


#joinus {
	background: url(images/joinbtn.gif) top left no-repeat;
	height: 25px;
	margin: 10px 5px;
	
}

form label {
	width: 300px;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}
a:link {
	color: #7D8718;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D8718;
}
a:hover {
	text-decoration: underline;
	color: #7D8718;
}
a:active {
	text-decoration: none;
	color: #7D8718;
}
.style2 {
	font-size: 1em;
	font-weight: bold;
}

.top {
	margin-top:0;
}

/************************************/
/*               Home               */
/************************************/

.home #content #left {
	height:300px;
	width: 525px;
	padding:35px;
}

.home #content #right {
	height:300px;
	margin: 12px 25px 12px 0px;
	padding: 35px 25px;
	width: 275px;
}

.home #content h1 {
	font-size:22px;
	font-weight:normal;
	color:#7D8718;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0 0 10px 0;
	
}

.home #content #right a img {
	border:none;
	margin:0 0 10px 0;
	float:right;
}

.home #content #right button {
	background: url(images/sign_up.png) top left no-repeat;
	width: 137px;
	height: 26px;
	margin: 0 0 35px 0;
	border:none;
	float:right;
	cursor:pointer;
}

.home #content #right input {
	width:271px;
	padding:2px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 0 15px 0;
}


.home #content #left p, .home #content #left h2 {
	margin:0px;
}

.home .badge {
	float:left;
	margin:0 15px 0 0;
}

/********** bottom ************/

.home #content #bottom {
	float:left;
	width: 863px;
	background-color: #fff;
	margin: 0px 12px 12px 25px;
	border: 1px solid #b4b6a3;
	padding:35px;
}

.home #content #bottom h1 {
	font-size:22px;
	font-weight:normal;
	color:#7D8718;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0 0 20px 0;
	display:block;
}

.home #content #bottom .left {
	width:200px;
	float:left;
	margin:0 35px 0 0;
}

.home #content #bottom .middle {
	width:333px;
	float:left;
	margin:0 35px 0 0;
}

/*********** twitter feed *************/

#twitter_div {
background-color:#fff;
height:278px;
margin:0;
padding:0;
width:250px;
float:left;
border:1px solid #A4B3D0;
}

#twitter_div a {
color:#3B5998;
}

#twitter_update_list {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
height:188px;
overflow:auto;
padding:0 10px;
margin:0;
}

#twitter_update_list li {
border-bottom:1px solid #A4B3D0;
font-size:12px;
overflow:hidden;
padding:10px 0;
list-style:none;
}

#twitter_div p {
background-color:#A4B3D0;
padding:6px;
text-align:right;
}

#twitter-link, #twitter-link:hover, #twitter-link:visited  {
	display:block;
	float:right;
	margin:5px;
	font-size:12px;
	color:#fff;
}




h2.sidebar-title {
	background:url(images/twitter2.png) no-repeat 10px 8px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height:50px;
}

/************************************/
/*               Thanks             */
/************************************/

.thanks #content #left {
	min-height:759px;
}

.thanks #content #left h1 {
	font-size:22px;
	font-weight:normal;
	color:#7D8718;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:40px 0 15px 40px;
}
