﻿body {
	font: 10.5pt trebuchet ms, verdana, arial, sans-serif;
	line-height: 1.2;
	background: #232822 url('../images/bg-body3.gif') repeat-x top;
	}
	
div#container {
	width: 972px;
	margin: 0 auto
	}
	

div#content-top { background: transparent url('../images/content-top.gif') no-repeat bottom; height: 20px; margin-top: 10px }

div#content, div#subcontent {
	width: 860px;
	margin: 0 auto;
	background-color: #f0ece0;
	color: #666;
	padding: 0 25px
	}
	
div#subcontent {
	padding-top: 10px
	}

div#subcontent-bottom { background: transparent url('../images/subcontent-bottom.gif') no-repeat top; height: 20px; margin-bottom: 10px }

	
div#nav {
	height: 60px;
	background: transparent url('../images/bg-nav.gif') no-repeat;
	width: 910px;
	margin: 0 auto;
	padding: 40px 30px 0;
	color: #fff
	}
	
	#nav ul { list-style: none; }
	#nav ul li { float: left; }
	#nav ul li a { display: block }
	#nav ul li.home { background: transparent url('../images/btn-home-on.gif'); width: 140px; height: 60px }
	#nav ul li.info { background: transparent url('../images/btn-info-on.gif'); width: 205px; height: 60px }
	#nav ul li.register { background: transparent url('../images/btn-register-on.gif'); width: 185px; height: 60px }
	#nav ul li.volunteer { background: transparent url('../images/btn-volunteer-on.gif'); width: 205px; height: 60px }
	#nav ul li.donate { background: transparent url('../images/btn-donate-on.gif'); width: 175px; height: 60px }
	#nav ul li.home img, li.info img, li.register img, li.volunteer img, li.donate img { width: 100%; height: 100% }
	#nav ul li.home a:hover img, li.info a:hover img, li.register a:hover img, li.volunteer a:hover img, li.donate a:hover img { visibility: hidden }
	
	div#footer {
		margin: 10px auto;
		background-color: #444;
		color: #fff;
		padding-bottom: 10px
		}
		
		#footer h4 { text-transform: uppercase; margin-bottom: 1em }
	
	ul.resources { list-style: none; padding: 20px 10px; }
		
	.section {
		width: 174px; 
		float: left;
		padding: 0 10px 0 25px;
		border-right: 1px solid #000;
		height: 185px;
		}

.last { border: none !important }
img.main { float: right; display: block; border: 1px solid #ccc; padding: 5px; background-color: #fff }

ul.bullets li {
	margin-left: 2em;
	}