body {
	width: 940px;
	margin: 19px 0 0;
	font: 62.5%/1.5 arial, helvetica, sans-serif; 
	background: #FFF url(../images/body-bg.png) no-repeat left top;
	color: #333;
	text-shadow: 0 0 0 #000;
}

img { border: 0; }

/* no vertical margins on lists */
ol, ul, #home p { margin: 0.05em 0 }

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

a { color: #555; }

p, #main li, .boardinfo, blockquote { font-size: 1.3em; }

#main li li, #main li p { font-size: 1.0em; }

#content ul {
	padding-left: 25px;
}

p { margin-top: 0; }

a:link {
	color:			#C89766;
	font-size:		62.5%/1.5;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}

a:visited {
	color:			#195082;
	font-size:		62.5%/1.5;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}

a:hover {
	color:			#C06F00;
	font-size:		62.5%/1.5;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}


h1 {
	float: left;
	margin: 65px 0 0 35px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #044276;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2;
}

h3 {
	font-size: 1.5em;
	margin: 10px 0 0;
	font-weight: normal;
	color: #044276;
}

h4 { font-size: 1.4em;
	 margin: 10px 0 0;
	 font-weight: normal;
	 color: #044276;
	 margin-top: 0; 
}

h5 { font-size: 1.3em;
     font-weight: normal;
     margin-bottom: 0;
     margin-top: 0;
	 color: #044276; 
}

.kicker {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-style: italic
}

.kickerh2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #044276;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2;
}

.kickerh3 {
	font-size: 1.5em;
	margin: 10px 0 0;
	font-weight: normal;
	color: #044276;
}

#header {
	position: relative;
	height: 213px;
}

#header #masthead {
	position: absolute;
	top: 0;
	left: 200px;
}

#change-text-size {
	float: right;
	position: relative;
	padding: 15px 10px;
	color: #FFF;
	border-bottom: 4px solid #FCBB75;
	z-index: 10;
}

#change-text-size label {
	display: block;
	float: left;
	width: 5.5em;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 1.0em;
	text-align: center;
}

#change-text-size button {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.navigation { clear: both; }

.navigation, .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.navigation li { float: left; }

.navigation ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
}

#primary-navigation {
	height: 45px;
	position: relative;
	z-index: 2;
	overflow: visible;
}

#primary-navigation li, #breadcrumb li  { font-size: 1.1em; }

#primary-navigation li li {
	font-size: 1.0em;
}

#primary-navigation a {
	display: block;
	padding: 2px 10px;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
	background: #B27831;
}

#primary-navigation a.primary, 
#quick-links #nav-quick-links a.primary,
#calendar #nav-quick-links a.primary,
#people #nav-people a.primary,
#perspectives #nav-perspectives a.primary,
#policies #nav-policies a.primary,
#services #nav-services a.primary, 
#trusteeship #nav-trusteeship a.primary { 
	height: 26px;
	padding: 0;
	background: #B27831 url(../images/navigation-sprites.png) no-repeat left top;
	text-indent: -9999em;
}

#nav-quick-links a.primary { width: 85px; background-position: left top; }
#quick-links #nav-quick-links a.primary, 
#calendar #nav-quick-links a.primary, 
li#nav-quick-links:hover a.primary, 
#nav-quick-links a.primary:hover { background-position: left bottom; }

#nav-people a.primary { width: 60px; background-position: -85px top; }
#people #nav-people a.primary, 
li#nav-people:hover a.primary, 
#nav-people a.primary:hover { background-position: -85px bottom; }

#nav-perspectives a.primary { width: 94px; background-position: -145px top; }
#perspectives #nav-perspectives a.primary, 
li#nav-perspectives:hover a.primary, 
#nav-perspectives a.primary:hover { background-position: -145px bottom; }

#nav-policies a.primary { width: 62px; background-position: -239px top; }
#policies #nav-policies a.primary, 
li#nav-policies:hover a.primary, 
#nav-policies a.primary:hover { background-position: -239px bottom; }

#nav-services a.primary { width: 69px; background-position: -301px top; }
#services #nav-services a.primary, 
li#nav-services:hover a.primary, 
#nav-services a.primary:hover { background-position: -301px bottom; }

#nav-trusteeship a.primary { width: 86px; background-position: -370px top; }
#trusteeship #nav-trusteeship a.primary, 
li#nav-trusteeship:hover a.primary, 
#nav-trusteeship a.primary:hover { background-position: -370px bottom; }

#nav-home a.primary { width: 56px; background-position: right top; }
#nav-home a.primary:hover { background-position: right bottom; }

#primary-navigation ul a {
	padding: 3px 10px;
	background-color: white;
	color: #b27831;
}

#primary-navigation ul a:hover {
	padding: 3px 10px;
	background-color: #EEDEBB;
	color: #b27831;
}

#nav-home { float: right; }

#quick-links #nav-quick-links ul,
#calendar #nav-quick-links ul,
#people #nav-people ul,
#perspectives #nav-perspectives ul,
#policies #nav-policies ul,
#services #nav-services ul { display: block; }

#primary-navigation li ul li{
	display: block;
	float: none;
	background-color: #EEDEBB;
	font-size: 0.9em;
}

#nav-quick-links ul {
	margin-left: -1px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}
#nav-people ul {
	margin-left: 84px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}
#nav-perspectives ul {
	margin-left: 144px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}
#nav-policies ul {
	margin-left: 238px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}
#nav-services ul {
	margin-left: 300px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}
#nav-trusteeship ul {	
	margin-left: 369px;
	border-left: 1px solid #b27831;
	border-right: 1px solid #b27831;
	border-bottom: 1px solid #b27831;
}

#breadcrumb {
	color: #888;
	font-size: 1.2em;
}

#breadcrumb li {
	margin: 10px 5px 25px 0;
	color: #B27831;
}

#breadcrumb a { margin: 10px 5px 10px 0; }

#years {
	width: 660px;
	margin: -5px -10px 5px;
	padding: 3px 10px;
	background: #EEE;
}

#years li { margin-right: 20px; }

#main, #sidebar { min-height: 950px; }

#main {
	float: right;
	width: 680px;
	padding-left: 15px;
	background: url(../images/main-bg.png) repeat-x left top;
	overflow: display;
}

#content {
	width: 600px;
	margin: 0px 0 0 10px;
}

.profile {
	margin: 20px 0;
	font-size: 1.1em;
	overflow: hidden;
}

.profile img {
	float: left;
	margin-right: 10px;
}

.profile ul {
	margin: 2px 10px;
	padding: 0;
	list-style: none;
}

#sidebar {
	float: left;
	width: 245px;
	margin: 0;
	background: url(../images/sidebar-bg.png) no-repeat left 439px;
}

#footer {
	float: right;
	clear: right;
	width: 680px;
	margin: -1.5em 0 0;
	padding: 2.5em 0;
	text-align: center;
}

#footer a { position: relative; }

.vcard {
	padding: 5px 10px;
	font-size: 1.2em;
}

.adr .type { display: none; }

#calendar table#cal { border: none; }

#calendar table#cal td {
	border: 1px solid #AAA;
	border-width: 1px 1px 0 0;
}

#calendar tr#month td {
	border: none;
}

#tooltip{
	display:none;
	position: absolute;
	width: 300px;
	padding: 5px 10px;
	border: 3px solid #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #FFC;
}

p.top {
         font-family: 'Lucida Grande', sans-serif;
         font-size: 12px;
         color: #A06009;
         margin: 10px 0 20px 0;
		 text-align: right;
         padding: 0;
      }

.published {
	font-size: 0.9em;
	color: #666;
}

.ednews p {
	font-size: 12px;
	margin: 10px 0 0 0px;
      }
	  
.ednews a:link {
	color:			#195082;
	font-size:		12px;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}

.ednews a:visited {
	color:			#C89766;
	font-size:		12px;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}

.ednews a:hover {
	color:			#C06F00;
	font-size:		12px;
	font-family:		arial, helvetica, sans-serif;
	text-decoration:	none;
}

.date {
	font-size: 10px;
	margin: 0 0 0 10px;
}

.resourcesh3 {
	font-size: 1.3em;
	margin: 10px 0 0;
	font-weight: normal;
	color: #044276;
}

.resources {
	font-size: 1.0em;
	color: #666;
}


.electionh2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #606140;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.2;
}

.electionh3 {
	font-size: 1.5em;
	margin: 10px 0 0;
	font-weight: normal;
	color: #0689aa;
}

.electionh4 { font-size: 1.4em;
	 margin: 10px 0 0;
	 font-weight: normal;
	 color: #000000;
	 margin-top: 0; 
}

.subhead {
	font-size: 1.1em;
	font-weight: normal;
	color: #044276;
}

.column {
	width: 45%;
}

.left { float: left; }
.right { float: right; }

.boardinfo { margin-top: 30px; }

#newsletter {
	clear: right;
	float: right;
	position: relative;
	padding: 15px 10px;
	color: #FFF;
	z-index: 10;
	text-align: right;
}

#newsletter p {
	margin: 0 0 3px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
}

#newsletter a {
	display: block;
	margin: 5px 0 0;
	padding: 0;
	border: none;
	background: none;
}

.alpha, .zones { margin-top: 10px; }

.alpha select { width: 355px; margin-left: 10px; }

.zones select {
	width: 355px;
	margin-left: 10px;
}

#nav-quick-links:hover ul, #nav-people:hover ul, #nav-perspectives:hover ul, #nav-policies:hover ul, #nav-services:hover ul, #nav-trusteeship:hover ul {
	display: block;
}
