body {
	background-color: #9dc0d8;
	margin: 0;
	font-size: .8em;
}
img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	color: #0f75bc;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 1.25em;
	color: #0f75bc;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

A:link {
	color: #0f75bc;
}
A:visited {
	color: #0f75bc;
}
A:active {
	color: #98969d;
}
A:hover {
	color: #98969d;
}

#wrapper {
	background: url(/images/chrome-background.png);
	width: 1072px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

#masthead {
	background: url(/images/chrome-top.png);
	width: 1072px;
	height: 90px;
}

#email-signup {
	float: right;
	width: 330px;
	padding-right: 60px;
	padding-top: 30px;
}
input {
	height: 21px;
}

#email {
	width: 120px;
}
#zip {
	width: 55px;
}
#submit-button {
	width: 65px;
	height: 27px;
}
.input-float {
	float: left;
	padding-right: 3px;
	padding-top: 3px;
}

#nav-biography a {
	width: 196px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) 0px 0px;
}
#nav-biography a:hover {
	background: url(/images/chrome-nav.png) 0px 58px;
}
#nav-biography a:active {
	background: url(/images/chrome-nav.png) 0px 116px;
}

#nav-events a {
	width: 73px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -196px 0px;
}
#nav-events a:hover {
	background: url(/images/chrome-nav.png) -196px 58px;
}
#nav-events a:active {
	background: url(/images/chrome-nav.png) -196px 116px;
}

#nav-issues a {
	width: 68px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -269px 0px;
}
#nav-issues a:hover {
	background: url(/images/chrome-nav.png) -269px 58px;
}
#nav-issues a:active {
	background: url(/images/chrome-nav.png) -269px 116px;
}

#nav-news a {
	width: 64px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -337px 0px;
}
#nav-news a:hover {
	background: url(/images/chrome-nav.png) -337px 58px;
}
#nav-news a:active {
	background: url(/images/chrome-nav.png) -337px 116px;
}

#nav-media a {
	width: 67px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -401px 0px;
}
#nav-media a:hover {
	background: url(/images/chrome-nav.png) -401px 58px;
}
#nav-media a:active {
	background: url(/images/chrome-nav.png) -401px 116px;
}

#nav-press a {
	width: 88px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -468px 0px;
}
#nav-press a:hover {
	background: url(/images/chrome-nav.png) -468px 58px;
}
#nav-press a:active {
	background: url(/images/chrome-nav.png) -468px 116px;
}

#nav-volunteer a {
	width: 94px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -556px 0px;
}
#nav-volunteer a:hover {
	background: url(/images/chrome-nav.png) -556px 58px;
}
#nav-volunteer a:active {
	background: url(/images/chrome-nav.png) -556px 116px;
}

#nav-vote a {
	width: 140px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -650px 0px;
}
#nav-vote a:hover {
	background: url(/images/chrome-nav.png) -650px 58px;
}
#nav-vote a:active {
	background: url(/images/chrome-nav.png) -650px 116px;
}

#nav-contribute a {
	width: 103px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -790px 0px;
}
#nav-contribute a:hover {
	background: url(/images/chrome-nav.png) -790px 58px;
}
#nav-contribute a:active {
	background: url(/images/chrome-nav.png) -790px 116px;
}
			
#nav-contact a {
	width: 179px;
	height: 58px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(/images/chrome-nav.png) -893px 0px;
}
#nav-contact a:hover {
	background: url(/images/chrome-nav.png) -893px 58px;
}
#nav-contact a:active {
	background: url(/images/chrome-nav.png) -893px 116px;
}

#content {
	width: 912px;
	height: 604px;
	margin-left: 80px;
	margin-right: 80px;
	background: url(/images/chrome-flag.png);
	background-repeat: no-repeat;
}

#home-action {
	width: 302px;
}
#home-splash {
	width: 610px;
	height: 266px;
	float: right;
}

#security-zone {
	text-align: center;
	font-size: .75em;
	width: 590px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-media {
	width: 302px;
}
#home-updates {
	width: 610px;
	float: right;
}
.home-content-wrapper {
	padding: 10px;
	padding-top: 0;
}

.content-wrapper {
	padding: 10px;
	padding-top: 0;
	width: 590px;
	float: right;
}

.media-thumb {
	margin-top: 10px;
	width: 282px;
	height: 212px;
	background-color: #000000;
	padding-top: 5px;
}
.media-title {
	width: 272px;
	padding: 5px;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-image: url(/images/media-bar-backgroud.png);
}
.media-type {
	float: right;
}
.media-type-left {

}

.media-thumb-small {
	float: left;
	padding-right: 5px;
}

#social {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-sidebar {
	width: 302px;
	float: left;
}
#sidebar-wrapper {
	padding: 10px;
	font-size: .85em;
}

.calendar-wrapper {
	width: 590px;
}
#calendar-wrapper-top {
	height: 15px;
	width: 590px;
}
.calendar-date {
	background-color: #7f9fcb;
	border-bottom: 5px solid #3d72a8;
	color: #ffffff;
	text-align: center;
	width: 40px;
	padding: 5px;
	float: left;
	font-size: 1.1em;
}
.calendar-number {
	font-size: 1.5em;
}
.calendar-time {
	font-size: .6em;
}
.calendar-blurb {
	float: right;
	width: 530px;
	margin-top: -15px;
}
#map_canvas {
	width: 528px;
	height: 300px;
}
#map-wrapper {
	width: 528px;
	height: 1px;
	opacity: 0;
	margin-bottom: -14px;
	border: 1px solid #3d72a8;
}

#footer {
	width: 912px;
	height: 140px;
	padding-left: 80px;
	padding-right: 80px;
	color: white;
	background: url(/images/chrome-footer.png);
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Helvetica, Arial, Verdana, sans-serif;
	font-size: .95em;
}
.footer-contact {
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	font-size: .6em;
}
#apfb {
	border: 1px solid white;
	padding: 4px;
	font-size: .6em;
	width: 200px;
	text-align: center;
}
#crossroads {
	float: right;
	margin-right: 15px;
}

.clear {
	clear: both;
}

#sharethis {
	float: right;
	width: 75px;
	text-align: right;
	padding-top: 14px;
}