body { 
	background: #fff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	margin: 0px;
}

#header_wrapper {
	background: #009ee0;
	padding-top: 12px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width: 800px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
}

#header a:link {
	border-bottom: none;
}

#header a:visited {
	border-bottom: none;
}


#header img {
	border: 0px;
	margin-top: 6px;
}




#header_inner {
	color: #fff;
	font-size: 90%;
	float: right;
	padding-top: 55px;
}

#header_inner a:link {
	color: #fff;
	text-decoration: none;
}

#header_inner a:visited {
	color: #fff;
	text-decoration: none;
}

#header_inner a:hover {
	color: #666;
	text-decoration: none;
}




#bannerbar {
	background: #ccc;
	width: auto;
	height: 255px;
	padding-top: 25px;
	margin-bottom: 10px;
}



#banner {
	background: url("images/banner.jpg");
	width: 800px;
	height: 204px;
	padding-top: 26px;
	margin-left: auto;
	margin-right: auto;
}

#banner a {
	border-bottom: none;
}

a.rollover1 {
	float: left;
	margin-left: 41px;
	display: block;
	width: 212px;
	height: 175px;
	text-decoration: none;
	background: url("images/banner_ad1.jpg");
	}

a.rollover1:hover {
	background-position: -212px 0;
	}

a.rollover2 {
	float: left;
	margin-left: 41px;
	display: block;
	width: 212px;
	height: 175px;
	text-decoration: none;
	border-bottom: none;
	background: url("images/banner_ad2.jpg");
	}

a.rollover2:hover {
	background-position: -212px 0;
	}

a.rollover3 {
	float: left;
	margin-left: 41px;
	display: block;
	width: 212px;
	height: 175px;
	text-decoration: none;
	border-bottom: none;
	background: url("images/banner_ad3.jpg");
	}

a.rollover3:hover {
	background-position: -212px 0;
	}


#sectionbar {
	background: #ccc;
	width: auto;
	height: 75px;
	padding-top: 25px;
	margin-bottom: 10px;
}

#sectionhead {
	background: url(images/section_bar.jpg) top left no-repeat;
	width: 800px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;	
}

#innerwrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}



#coming_events {
	padding: 15px 18px 8px 18px;
	margin: 0px 224px 10px 150px;
	background: url(images/hslice0-20.jpg) top left repeat-x;
	border: 1px solid #ccc;
}

#coming_events h1 {
	font-size: 150%;
	color: #555;
	margin: 0px;
}

.event {
	margin: 0.7em 0px;
	padding-bottom: 0.8em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#coming_events a:link {
	font-weight: bold;
	color: #e2561c;
	border-bottom: none;
}

#coming_events a:visited {
	font-weight: bold;
	color: #e2561c;
	border-bottom: none;
}

#coming_events a:hover {
	color: #666;
	border-bottom: none;
}



#maincontent {
	font-size: 110%;
	padding: 0 10px 0 0;
	margin: 0px 210px 10px 150px;
}

#sectionmaincontent {
	font-size: 110%;
	padding: 0 10px 0 0;
	margin: 0px 0px 10px 150px;
}

#maincontent img.left {
	margin: 5px 0.7em 0px 0px;
	float: left;
	border: 1px solid #000;
}

#sidebar {
	float: right;
	width: 210px;
	margin-bottom: 10px;
}

#quicklinks {
	border: solid 2px #666;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

h1.quicklinks {
	background: #666;
	color: #fff;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#quicklinks a {
	color: #666;
	display: block;
	margin: 4px 5px 0px 7px;
	line-height: 1.2em;
	font-size: 80%;
}


#sidebar img {
	border: none;
}

#sidebar a:link {
	border-bottom: none;
}

#sidebar a:visited {
	border-bottom: none;
}

#sidebar a:hover {
	border-bottom: none;
}



#maincontent img {
	border: none;
}

#maincontent a:link {
	border-bottom: none;
}

#maincontent a:visited {
	border-bottom: none;
}

#maincontent a:hover {
	border-bottom: none;
}



#council {
	font-size: 100%;
	margin: 0px 0px 10px 150px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
}

#council td {
	width: 325px;
	vertical-align: top;
	border-left: 0px;
}




#table_in_here table {
	border-collapse: collapse;
	background: #f2f2f2;
}

#table_in_here td {
	margin: 0px;
	border-bottom: thin solid #9a997e;
	vertical-align: top;
	padding: 0.5em 0.8em;
}

#table_in_here td+td {
	border-left: 1px solid #9a997e;
}



.table_header {
	background: #ffe691;
	font-weight: bold;
	color: #555;
	text-align: left;
	border-top: thin solid #9a997e;
	padding: 0.6em 0.8em;
}

.cell_bold_rev {
	background: #666;
	font-weight: bold;
	color: #fff;
}



#navcontainer { 
	font-size: 110%;
	width: 150px;
	float: left;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 .3em 0;
}

#navcontainer a {
	display: block;
	color: #000;
	background-color: #ccc;
	width: 115px;
	padding: .4em 12px;
	text-decoration: none;
	border-bottom: none;
}

#navcontainer a:hover {
	background-color: #ffe691;
	color: #000;
}

#active a {
	display: block;
	color: #000;
	background-color: #c3d677;
	width: 115px;
	padding: .4em 12px;
	text-decoration: none;
	border-bottom: none;
}



#footer {
	background: #009ee0;
	color: #fff;
	font-size: 90%;
	text-align: center;
	line-height: 1.5;
	padding: 15px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer a:link {
	color: #fff;
	border-bottom: none;
}

#footer a:visited {
	color: #fff;
	border-bottom: none;
}

#footer a:hover {
	color: #fff;
}



p {
	margin-top: 0px;
	line-height: 1.3
}

h1 {
	font-size: 130%;
	color: #009ee0;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 100%;
	color: #e2561c;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4 {
	font-weight: normal;
}

pre {
	font-size: 130%;
}

p.constitution {
	line-height: 1.15;
	margin-top: .7em;
}

.council_title {
	color: #777;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
}

.council_name {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
}

.section {
	font-size: 160%;
	color: #fff;
	letter-spacing: 0.3em;
	padding: 25px 0px 0px 150px;
	margin: 0px;
}

.bullet-off {
	list-style-type: none;
}

td {
	vertical-align: top;
}

#council p {
	margin: 0px;
}




a:link {
	color: #008cc7;
	text-decoration: none;
}

a:visited {
	color: #a62991;
	text-decoration: none;
}

a:hover {
	color: #008cc7;
	text-decoration: underline;
}



#council a:link {
	font-weight: bold;
	color: #008cc7;
	border-bottom: none;
}

#council a:hover {
	color: ##008cc7;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}








