body {
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 12px;
	color:#003300;
	background-color: #FFFFE8;
	}
	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	font-size: 12px;
	}
	
a {
	color: #993300;
	font-weight:normal;
	text-decoration: underline;
	}
	
a:hover {
	color: #663300;
	text-decoration: underline;
	}
	

#brownheaderhome {
	height: 174px;
	background-image: url(http://www.voteforchuckbrown.com/assets/images/brownforparks-header-home.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #FFFFE8;
	float: left;
}

#brownheader1 {
	height: 174px;
	background-image: url(http://www.voteforchuckbrown.com/assets/images/brownforparks-header1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #FFFFE8;
	float: left;
}

#brownheader2 {
	height: 174px;
	background-image: url(http://www.voteforchuckbrown.com/assets/images/brownforparks-header2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #FFFFE8;
	float: left;
}

#container{
	float:center;
	width: 800px;
	margin:0px;
	padding: 5px;
	border: 1px solid 99CC66;
}


#content{
	width: 780px;
	padding: 15px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

content p{
	font-size: 12px;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-weight: normal;
}

#content li{
	list-style-type: square;
	padding-bottom: 8px;
}
	
	
#content a {
	color: #336600;
	font-weight:bold;
	}
	
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
		
	
hr {
	width: 95%;
	color: #97a232;
	border-style: none none dotted;
	}


#topnav{
	text-align: right;
	margin-top: 175px;
	width: 800px;
	padding: 0px;
	clear: both;
}

#topnav ul li{
	padding: 0px 15px 0px 15px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:.1em;
	text-align: right;
	display: inline;
}

#topnav ul li a{
	color: #336600;
	text-decoration: none;
	font-weight: normal;
} 

#topnav ul li a:hover, #nav ul li a:focus{
	color: #993300;
	text-decoration: underline;
}


#breadCrumb{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	width: 500px;
}
	
	
/* Class Styles */
	
	
a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336600;
	line-height:36px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	color: #003300;
	font-family: Verdana,Arial,sans-serif;
	line-height:20px;
	font-weight: bold;
}

h3{
	font-size: 13px;
	font-weight: normal;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	line-height:16px;
}

h4{
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5{
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
 list-style-type: square;
}

li{
	list-style-type: square;
	padding-bottom: 10px;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
	font-style: italic;
	color: #336600;
}


.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}


#footer{
	clear: both;
	font-size: 11px;
	color: #336600;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	border-top: 1px dotted #97a232;
	border-style: 1px  none none dotted;
	width: 790px;
}

#footer a{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
} 

#footer a:hover, #footer a:focus{
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}
.status {
	color: #AD2321;
	font-weight:bold;
}
/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //------------ */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
