/* This is the container for the whole page.*/
a {font-weight: bold; line-height: 90%;color: #060;}
h2 {font-weight: bold;}
img {border: none;}
body {margin: 0 0 0 25px;}
.container {
	width: 900px;
	border-top: 12px solid #2c4f18;
	margin-top: 0;
	margin-left: 10px;
	padding-left: 5px; 
		}
/* This is the container for the boxes at the top..*/
.newsBox,.emailBox,.twitterBox {
	float: left;
	margin: 10px 10px 0 0;
	display:inline;
	}
	
.newsBox a,.emailBox a,.twitterBox a {	
	display: block;
	width: 100%;
	height: 100%;
}
.newsBox a:hover, .emailBox a:hover, .twitterBox a:hover {
	background-color:#bae7cc;
	}
.newsBox img,.emailBox img,.twitterBox img {margin: 5px 0 0 0;}	
.newsBox p, .emailBox p, .twitterBox p {	
font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 100%;
}
.newsBox {width: 110px;}
.emailBox {width: 180px;border-left: solid 1px #2c4f18;border-right: solid 1px #2c4f18; padding: 0 5px 0 10px;}
.twitterBox {width: 90px;}
.leftnavbox {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 110px;
	padding: 0 10px;
	border-left: solid 1px #2c4f18;
	margin: 10px 0 0 0; 
	}

	
.boardbox {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
		float: left;
	width: 130px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	}
.boardbox ul {margin: 0; padding: 0;}
.boardbox li {margin: 0 0 0 10px; padding: 0 0 0 0;}
.leftnavbox a, .boardbox a, .boardright a {
	color:#060;
	font-size: .9em;
	line-height: 100%;
		}
.leftnavbox a:link, .boardbox a:link, .boardright a:link  {
	color: #030;
	}
.leftnavbox a:visited, .boardbox a:visited, .boardright a:visited {
	color: #030;
	}	
.leftnavbox a:hover, .boardbox a:hover, .boardright a:hover {
	color:#999;
	}	
	
.boardbox li {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
	}
	
.rightnavbox {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 130px;
	padding: 0 10px;
	border-left: solid 1px #2c4f18;
	border-right: solid 1px #2c4f18;

	margin: 10px;
	}
.rightnavbox a{
	font-size: .9em;
	color:#0C3;
	line-height: 140%;
		}
.rightnavbox a:link {color: #030;}
.rightnavbox a:visited {color: #030;}	
.rightnavbox a:hover {color:#999;}	
	
.topBox:hover {background-color:#CFC;}	

/* This governs the logo and address line.*/		
.masthead {width: 905px; margin: 0; }
	
.masthead p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
	padding-top: 10px;
	letter-spacing: -0.5px;
	color: #666;
	text-align: center;
	clear: both;
	}
.masthead a {color: #333;  padding: 0 0 2px 0; font-size: .9em;}
.masthead a:link {color: #060;}
.masthead a:visited {color: #999;}
.masthead a:hover {font-weight: bold; border-bottom: 1px solid #333333;}

/* These handle specific text instances.*/
.copyright {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	text-align: center;
	}
	
.smallcaps {
	font-variant: small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:normal;
	}	
.smalltype {
	font-size: .9em;
	line-height: 90%;
	}	
	.smallertype {
	font-size: .7em;
	line-height: 90%;
		}	
	
.halfsize {
	font-size: .5em;
}
.boldtext {
font-weight: bold;	
	}

.spacedown {
		line-height: 160%;
		}
a {
	text-decoration: none;
	color: #060;
	}	

.horizontalrule {
	padding-bottom: 15px;
	border-bottom: 1px solid #FFF;
}
.horizontalruleblack {
	margin:0;
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	line-height:120%;
	margin-top: 0;
	margin-bottom: 10px;
	}
	
.smallcaps {
	font-variant: small-caps;
	}

.subhed {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.casenumber {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: .9em;
	}	
.strikethrough {
	text-decoration: line-through;
	}	
	
.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 120%;
	margin: 0;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	}

/* This is the box with boards and officials.*/
.colorholder {
	width: 905px;
	background-color: #CC9;
	padding: 0 0 0 0;
	
	border-top: 3px solid #2c4f18;
	margin: 10px 0 0 0;
}
.datebar {
	width: 135px;
	border: 0;
	background-color:#FFF0C1;
	margin: 0 5px 0 0;
	clear: both;
	float: left;
	padding: 0 4px 0 8px;
	
}
.datebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2c4f18;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.cal1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #F00;
	font-weight: bold;
	padding: 0;
	margin: 4px 0;
	}
.datebar p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.datebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 105%;
	margin: 5px 0;
	padding: 0 ;
	}
.datebarrule {	border-bottom: 1px solid #FFF; margin: 10px 0; padding: 0;}

.datebar ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 0;
	margin: 3px 0 5px 1px;
	padding-bottom: 0;
	
}

.datebar li {
	margin-left: 1em;
	padding-left: 0;
	line-height: 110%;
	font-size: .75em;
	font-family: Verdana, Geneva, sans-serif;
}
.datebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	text-transform:uppercase;
	line-height: 100%;
}

.datebar h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.mainnews {
	width: 460px;
	float: left;
	border-right: 1px solid #2c4f18;
	padding: 20px 20px  20px 10px;
	padding-top: 0;
	}
	
/* This governs text in the center column.*/	
.mainnews h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 25px;
	background-color: #2c4f18;
	color: #fff;
	}
.mainnews h2, .floodbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 105%;}
	

		
img.mainnews {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid black;
	margin-right: 10px;
	}
	
.mainnews a {
	text-decoration: none;
	color: #060;
	}		
/* This governs the right sidebar.*/	
.shorts {
	width: 250px;
	float: left;
	padding: 0 0 0 15px;
	border-top: 1px solid #2c4f18;
	margin: 0;
	}
.shorts	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #2c4f18;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 0 0 0;
	clear:both;
}

.shorts h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
margin: 8px 0 5px 0;
padding: 0;
line-height: 110%;
	}
	
blockquote {
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	}	
.shorts a {
color:#060;	
	}	
	
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
	
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: 1.1em;
	padding-left: 0em;
	}
	
.shorts	p, li { font-family: Verdana, Geneva, sans-serif; font-size: 0.8em; margin-top: 0; margin-bottom: 10px; line-height: 110%; 	}
/*This is the middle column of the boards.*/
.boardcenter {
	width: 360px;
	float: left;
	padding: 20px;
	padding-top: 0;
	}
	.boardcenter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0;
	padding-bottom: 10px;
	}
	
.boardcenter img {
	float: right;
	margin-left: 5px;
	border: 1px solid black;
	}
	
.boardcenter	ul, ol {
	list-style-position: outside;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	}
	
.boardcenter li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: 1.1em;
	padding-left: 0em;
	margin-top: 20px;
}
.boardcenter h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 10px;
	background-color: #2c4f18;
	color: #fff;
}
.boardcenter h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: .85em;
	line-height: 115%;
	font-weight: normal;
	border-bottom: 1px solid #2c4f18;
	margin-bottom: 20px;
}
.boardcenter  h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
margin: 0;
padding: 0;
font-weight: normal;
}

img.boardcenter {
	border: 1px solid black;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	float: right;
	}

/*This is a special center for Commissioners roman numerals.*/
.commissionercenter {
	width: 350px;
	float: left;
	padding: 20px;
	padding-top: 0;
	}
	


.commissionercenter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
	}



.commissionercenter h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 10px;
	background-color: #2c4f18;
	color: #fff;
}
.commissionercenter h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: .85em;
	line-height: 115%;
	font-weight: normal;
	border-bottom: 1px solid #2c4f18;
	margin-bottom: 20px;
}

/*This governs the right sidebar of board pages.*/
.boardright {
	width: 280px;
	float: left;
	padding-left: 15px;
	padding-top: 0;
	border-top: 1px solid #2c4f18;
	border-left: 1px solid #2c4f18;
	}
.boardright a {font-size: 1em;}

.boardright	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 5px;
}

.boardright	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #2c4f18;
}

.boardright h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	text-transform:uppercase;
}

.boardright  h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
margin: 0;
padding: 0;
font-weight: normal;
}

.middledate {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: red;
	}
	/*This governs the left sidebar."*/
	
.leftbar {
width: 180px;
border: 0;
border-right: 3px solid #2c4f18;
border-top: 3px solid #2c4f18;
margin: 0;
padding: 10px;
margin-bottom: 0;
clear: both;
float: left;
background-color:#FFC;
border-bottom: 3px solid #2c4f18;
}
.leftbar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	text-transform:uppercase;
}

.leftbar h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1em;
margin: 0;
padding: 0;
}
.leftbar p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 0;
}
.leftbar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
.leftbar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.leftbar a{
	color:#060;
}

/*This makes a wide righthand column.*/

.wideright {
	width: 350px;
	float: left;
	padding-left: 15px;
	padding-top: 0;
	border-top: 1px solid #2c4f18;
}
		
.wideright	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2c4f18;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 5px;
}
.wideright h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.wideright a{
	color:#060;
	margin-bottom: 10px;
	}

.permits {
	width: 476px;
	border-top: 1px solid #2c4f18;
	margin-top: 0;
	margin-left: 10px;
	padding-left: 5px;
	clear: both;
}
.permits h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2c4f18;
	margin-bottom:  5px;
	margin-top: 0;
	padding-top: 5px;
}
.permits h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.permits a{
	color:#060;
	margin-bottom: 10px;
	}
	
.centertext {
	text-align: center;
	}	
	
.leftblank {
width: 200px;
border: 0;
border-right: 3px solid #2c4f18;
border-top: 3px solid #2c4f18;
margin: 0;
padding: 10px;
margin-bottom: 0;
clear: both;
float: left;
border-bottom: 3px solid #2c4f18;
}
/*Calendar page*/
.calholder {
	width: 890px;
	}
	
.calholder h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 25px;
	background-color: #2c4f18;
	color: #fff;
	}
	
.calholder h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	}


	.calholder p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 10px;
	vertical-align:middle;
	}
	/*Fees page*/
feeholder {
	width: 680px;
	}
	
.feeholder h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 25px;
	background-color: #2c4f18;
	color: #fff;
	}
	.servicesleft {
	width: 300px;
	border: 0;
	border-right: 3px solid #2c4f18;
	border-top: 3px solid #2c4f18;
	margin: 0;
	padding: 10px;
	margin-bottom: 0;
	clear: both;
	float: left;
	border-bottom: 3px solid #2c4f18;
}
.servicesmiddle {
	width: 510px;
	float: left;
	border-right: 1px solid #2c4f18;
	padding: 20px;
	padding-top: 0;
	}
	.servicesmiddle h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	margin-top: 0;
	border-top: solid 2px #2c4f18;
	border-bottom: solid 2px #2c4f18;
	padding: 1px 0 1px 25px;
	background-color: #2c4f18;
	color: #fff;
	}
	.servicesmiddle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #2c4f18;
	}
	.servicesmiddle h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 110%;
	}
	.roman {
	list-style-type: upper-roman;
		}
		
.abc  {
	list-style-type: upper-alpha;
	}
	
	
.center {
	display: block;
	margin: 0 auto;
	}	
	
.floatright {float:right;margin-left: 10px;}
.floatleft {float: left;margin-right: 10px;}

.rule {
	border-top: 2px solid black;
	margin: 15px 0 0 0;
	padding: 8px 0 0 0;
	}
.topmar5 {margin: 5px 0 0 0;}
.botmar5 {margin:  0 0 5px 0;}
.topmar10 {margin: 10px 0 0 0;}
.botmar10 {margin:  0 0 10px 0;}

.clearboth {clear: both;}

.timestamp {font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: .6em!important; color:#666; margin: 5px 0 5px 0;}

.byline {font-size: .7em; font-family: Verdana, Geneva, sans-serif; margin: 5px 0;}
