body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
#banner {
	height: 100px;
	vertical-align: top;
 	background: url(images/header-sliver-beige.jpg) repeat-x;
 	}
#guide_links {
	position: absolute;
	top: 35px;
	right: 20px;
	font-size: 85%;
	color: white;
	}
#guide_links a {
	color: white;
	}
#guide_links form {
	margin: 0;
	padding: 0;
	}
#guide_links input {
	margin: 8px 0 0 0;
	font-size: 85%;
	}
#sidebar-left {
	width: 167px;
	vertical-align: top;
	background: #600;
	}
#subsite-bar {
	padding: 0;
	height: 28px;
	background: #0e397d;
	}
#subsite-bar img {
	position: absolute;
	top: 100px;
	left: 0;
	}
#subsite-bar h1 {
	position: absolute;
	top: 104px;
	left: 206px;
	margin: 0;
	padding: 0;
	font-size: 110%;
	z-index: 2;
	color: white;
	}
#main-nav {
	width: 167px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: verdana,sans-serif;
	font-size: 11px;
	}
#main-nav li {
	padding: 0 8px 8px 8px;
	line-height: 1.6em;
	color: white;
	}
#main-nav li a {
	color: white;
	font-weight: bold;
	}
#think-success {
	margin: 25px 0 0 10px;
	}
#content {
	width: 100%;
	padding: 5px 40px 20px 40px;
	}
#breadcrumbs {
	/*text-align: right;*/
	margin-bottom: 25px;
	font-size: smaller;
	}
#content h2 {
	font-size: 140%;
	color: #600;
	}
#content h3 {
	font-size: 120%;
	margin: 1.5em 0 -.5em 0;
	padding: 0;
	}
#rendering {
	float: left;
	padding: 3px 20px 5px 0;
	}
#page-updated {
	clear: both;
	margin-top: 40px;
	font-size: smaller;
	font-style: italic;
	}
#footer {
	padding: 10px 0 10px 40px;
	font-size: smaller;
	background: #EFEFEF;
	}
	
#groundbreaking_photo_gallery {
	}
#groundbreaking_photo_gallery td img {
	padding: 0 15px 15px 0;
	}
.spaced-list li {
	padding-bottom: .5em;
	}
.maroon {
	color: #600;
	}
#counties {
	margin: 20px 0 20px 45px;
	}
#counties td {
	padding-bottom: 5px;
	}
#counties tr.gray td {
	background: #DEDEDE;
	}
#counties th {
	text-align: left;
	border-bottom: 1px solid black;
	}
tr#total td {
	border-top: 4px double black;
	}
#camp-advisory-board td {
	padding-right: 10px;
	}
table#steering-committee th {
	padding: 3px;
	background: #600;
	color: white;
	}
table#steering-committee td {
	padding: 3px;
	}
.fineprint {
	font-size: smaller;
	font-style: italic;
	}
	
	
