body {
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul{
	margin-top: 0;
	line-height: 180%;
	list-style:none;
}

ol{
	list-style-type:none;
}
ol.circle{
	list-style-type:circle;
}
ol.numbered{
	list-style-type:decimal;
}
ol.caps{
         list-style-type:upper-alpha;
}
a {
	text-decoration: none;
	color: #B94E0E;
}

img {
	border:none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #CCCCCC;
}


#header-wrapper {
}


#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background: url(images/courthouse2.gif) no-repeat 100% 0%;
}

#logo {
	float: left;
	height: 240px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 5em;
	color:#FFFFFF;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 40px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


#search {
	float: right;
	width: 279px;
	height: 50px;
	padding-bottom:20px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}


#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	position: relative;
}

#menu a {
	display: block;
	
}


#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul il {
		
}

#menu li ul {
position:absolute;
top: 10;
display:none;

}

#menu li ul a {
	display: block;
	
}

#menu li:hover ul{ 
		display:block;
}


#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}



#content {
	float: left;
	width: 640px;
	padding: 0;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}



#sidebar {
	float: right;
	width: 250px;
	padding: 10px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B94E0E;
	target: newwindow;
}
#sidebar img {
	float:right;
	padding-right:75px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#footer-wrapper {
	width: 100%;
	background: #CCCCCC;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFDBD9;
}


#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:40px; 
	background:#993a24; 
	position:relative; 
	z-index:500; 
	font-family:arial, verdana, sans-serif;
}

#nav li.top {
	display:block; 
	float:left; 
	height:40px;
}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:40px; 
	line-height:33px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: #993a24;
}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: #993a24;
}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 11px; 
	height:35px; background: #993a24;
}

#nav li:hover a.top_link {
	color:#ccc; background: #993a24; 
	text-decoration:underline;
} 

#nav li:hover a.top_link span {
	background:#993a24; 
	text-decoration:underline;
}

#nav li:hover a.top_link span.down {
	background:#993a24; 
	text-decoration:underline;
}


#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub {
	background:#993a24; 
	left:30px; 
	top:38px; 
	background: #993a24; 
	padding:3px; 
	white-space:nowrap; 
	width:155px; 
	height:auto; 
	z-index:300;
}

#nav li:hover ul.sub li {
	background:#993a24; 
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:155px; 
	font-weight:normal;
}

#nav li:hover ul.sub li a {
	display:block; 
	height:18px; 
	width:155px; 
	line-height:18px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	font-weight:bold;
}

#nav li ul.sub li a.fly {
	background:#993a24 url(images/arrow_over.gif) 150px 6px no-repeat
}

#nav li:hover ul.sub li a:hover {
	color:#ccc; 
	text-decoration:underline; 
	font-size:12px;
}

#nav li:hover ul.sub li a.fly:hover {
	background:#993a24 url(arrow_over.gif) 150px 6px no-repeat; 
	color:#ccc; 
	text-decoration:underline; 
	font-size:12px;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul{
	left:155px; top:-4px; 
	padding:3px; white-space:nowrap; 
	width:110px; z-index:400; 
	height:auto;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none; 
	text-decoration:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#993a24 url(images/arrow_over.gif) 150px 6px no-repeat; 
	color:#ccc; 
	text-decoration:underline; 
	font-size:12px;
} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background:#993a24 url(images/arrow_over.gif) 150px 6px no-repeat; 
	color:#ccc; 
	text-decoration:underline; 
	font-size:12px;} 

#schedule {
}

#schedule table {
	width: 100%;
	border:double;
}
#schedule td {
        width: 10.71%;
	height:75px;
	text-align:center;
        vertical-align:top;
        font-weight: bold;
        font-size:1.5em;
        background: #eee7df;
}

#schedule th {
	text-align:center;
	border-bottom-style:double;
	background: #993a24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:3.5em;
}


table.rules {
	width: 100%;

}
td.rules {
		height:40px;
		width:60%;
		text-align:left;
        vertical-align:center;
        font-weight: bold;
        font-size:1em;
        background: #eee7df;
}

td.rules1 {
		height:40px;
		Width:20%;
		text-align:center;
        vertical-align:center;
        font-weight: bold;
        font-size:1em;
        background: #eee7df;

}


th.rules {
	text-align:center;
	width:60%;
	background: #993a24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:1.5em;
}
th.rules1 {
	text-align:center;
	width:20%;
	background: #993a24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:1.5em;
}

table.contact {
	width: 100%;
}
td.contact {
		height:30px;
		width:22%;
		text-align:left;
        vertical-align:center;
        font-weight: bold;
        font-size:1em;
        background: #eee7df;
}

td.contact1 {
		height:30px;
		Width:12%;
		text-align:center;
        vertical-align:center;
        font-weight: bold;
        font-size:1em;
        background: #eee7df;

}


th.contact {
	text-align:center;
	width:22%;
	background: #993a24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:1.5em;
}
th.contact1 {
	text-align:center;
	width:12%;
	background: #993a24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:1.5em;
}

table.council {
	width: 100%;
}
td.council {
		height:70px;
		width:33%;
		text-align:left;
        vertical-align:Center;
        font-weight: none;
        font-size:1em;

}
td.other1{
    
	height:50px;
        width:30%;
	text-align:center;
        vertical-align:Center;
        font-weight: none;
        font-size:1em;
}
td.other2{
    
	height:50px;
        width:20%;
	text-align:center;
        vertical-align:Center;
        font-weight: none;
        font-size:1em;
}

table.elected {
	width: 100%;
        cellpadding: "0";
        cellspacing: "0";
}
td.elected {
		height:10px;
		width:33%;
		text-align:center;
        font-weight: none;
        font-size:1.3em;

}
td.elected1{
    
	height:10px;
        width:33%;
	text-align:center;
        font-weight: none;
        font-size:1.3em;
}
td.elected2{
    
	height:10px;
        width:33%;
	text-align:center;
        font-weight: none;
        font-size:1.3em;
}
#best{
	display:none;
}
