body {
	background:#b4a683;
	font:12px Helvetica,Arial,sans-serif;
	color: #333332;
}

#background{
	top:10px;
	background-image:url("http://www.champaigncountybikes.org/membership/img/ccback2-3.png");
	background-repeat:no-repeat;
	background-color:#d3b667;

	border:10px solid #eee;
	position:absolute;
	width:940px;
	padding:15px;
	}

#icon{margin:20px 0px 0px 16px;}	
	
/*Tree image in banner creative commons remix taken from http://www.flickr.com/photos/jurvetson/446371768/ 
License http://creativecommons.org/licenses/by/2.0/deed.en */

#basecolor{
	background-color:#fff;
}

body, img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 2px 0px;

}
h2 a {
	color:#333332;
	text-decoration: none;
}
h2 a:hover {
	color:#fff;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333332;
	padding:4px 0px 15px 0px;
}
h3 a {
	color:#333332;
	text-decoration: none;
}
h3 a:hover {
	color:#0179a5;
	text-decoration: none;
}
p {
	line-height: 19px;	
}
ul, ol {
	list-style: none;
}

a {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

blockquote, q{
	font-style:italic;
	padding:3px 8px 3px 8px;
	margin-bottom: 15px;
	background-color:#f7f6f4;
	border-top: dotted 1px #939391;
	border-bottom: dotted 1px #939391;
}
blockquote p{
	margin:0px;
	padding:0px;
}

#paypal{
	width:122px;
}


/* Main Nav
----------------------------------------------- */
#navbar {
	/*height: 45px;*/
	margin: 28px 0px 0px 0px;

}

#banner{
	position:absolute;
}

#logo{
	margin-left:0px;
	height:60px;
}
#titles{
	font-size: 9px;
	font-weight:bold;
	line-height: 10px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-transform: uppercase;
	
}
#mainmenu{
	padding: 7px 0px 0px 15px;

}
#mainmenu ul{
	float: left;
	color: #333332;
	padding:0px;
}
#mainmenu ul li{
	display: inline;
	padding:0px 15px 0px 0px;

}
#mainmenu ul li a{
	padding:13px 5px 10px 5px;
	color:#333332;
	font: 17px Helvetica,Arial,sans-serif;
	font-weight: bold;
}
#mainmenu ul li a:visited{
	color: #333332;
	
}
#mainmenu ul li a:hover{
	color: #fff;

	text-decoration:none;
}


/*BLOG-----------------------*/

.post{
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	
}

.post-body{
	position:relative;
	line-height: 19px;
	padding-top:7px;
}

.post-image{
		clear:both;
		float:left;
		padding-top:8px;
		padding-right:15px;
		padding-bottom:10px;
		width:300px;
}


#form, #blog{

	padding:10px;
	background:#eee;
	margin-top:15px;

	
}



h2.post-title{
	padding:5px 0px 2px 0px;
	border-bottom: solid 1px #939391;
}

#comments h2 {
	border-bottom: solid 1px #939391;
	margin-bottom:10px;
}

h2.post-title{
	padding-left:5px;
}

.post-footer{
	border-bottom:solid 1px #939391;

	margin-left:300px;
	clear:both;
}

#rightcolumn{
	margin-top:25px;
	
	text-align:center;
	background:#eee;
	padding:10px;
}

.sidebar{
	margin-bottom:10px;
}

.sidebar h1{
	padding-top:10px;

	

}

/*List Button----------*/
#listserv{
	padding:10px;
	background-color:#F3BA2B ;
	color:#333332;
}
#listserv a:hover{
	color:#fff;
	text-decoration:none;
}

#listserv h2{
	font-size:11px;
}

#listserv h2{
	font-size:11px;
}

#map{
	padding:10px;
	background-color:#A7FF67  ;
	color:#333332;
}

#map a:hover{
	color:#fff;
	text-decoration:none;
}



/*Form------------------*/
#form h2{
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	border-bottom:1px solid;
}

#formabout{
	padding:10px;
	margin-top:15px;
	background:#eee;
	
	
	
}
#formabout h2{
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	border-bottom:1px solid;
}

.donate{
	padding-top:20px;
}

#paypalabout{
	margin-top:62px;
}

#paypalabout h2{
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	border-bottom:1px solid;
}



/* Footer	
----------------------------------------------- */
#footer {
	
	margin:60px 0px 0px 0px;
	border-top: solid 1px #666;
}
#copyright p{
	
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}
#copyright {
	margin:0px;
}






