@charset "utf-8";
body {
	background-color: #C79C6F;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#container {
	width: 973px;
	text-align: left;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 5px;
	padding-left: 27px;
	margin: 0 auto 0 auto;
}
#headtitle {
	background-image: url(images/headbanner.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 920px;
	background-position: right;
}
#menubg {
	background-image: url(images/menubg01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 905px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
}
#mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 17px;
}

#sidebar1 {
	width: 220px;
	float: left;
	margin-right: 15px;
}

#mainContent { 
	margin: 10px 25px 0 225px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}



#bodycontent{
	border: 1px solid #999999;
	background:#FFFFFF;
	width: 640px;
	padding: 15px;	
}

#shade01 {
	background-image: url(images/shade01.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 673px;	
}


/*ul{ 
	margin:0px 3px 10px 0px ;
}

ol{ 
	margin:0px ;
}


li {

} */

#brownsidebox {
	background-color: #746136;
	background-image: url(images/agbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px;
	width: 210px;
}


#agendatitle{
	background-image: url(images/agentitle.jpg);
	height: 55px;
	width: 220px;
	margin-top: 5px;
}

#maillisttitle{
	background-image: url(images/maillist.jpg);
	height: 41px;
	width: 220px;
	margin-top: 0px;
}

#maillistbox{
	background-color: #68B86F;
	background-image: url(images/mlbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 200px;
}

#sendmailofc{
	background-image: url(images/sendltrofc.jpg);
	height: 42px;
	width: 220px;
	margin-top: 8px;
}

#sendmailofcbox{
	background-color: #0056A7;
	background-image: url(images/stobottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 200px;
}


/*  Link styles  */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}


.bullet01{
	list-style-type:none;
	padding-left: .05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/bullet01.png);
	margin:0px 3px 0px -7px ;
}
.bullet02{
	padding-left: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-position: outside;
	color: #FFFFFF;
	margin:0px;
}

.bulletblk{
	list-style-type:none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/bulletblk.png);
}



a.sidebar:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}
a.sidebar:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
a.sidebar:visited {
}

a.textbblue:link, a.textbblue:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a.textbblue:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a.textblk:link, a.textblk:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
a.textblk:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}



a.textmore:link, a.textmore:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
a.textmore:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.txtsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

.txtbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.txtbold3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/* Sub MainContent */
#subcontent {
	width: 673px;
}

#recenttitle{
	background-image: url(images/recupdates.jpg);
	background-repeat:no-repeat;
	height: 37px;
	width: 329px;
}
#recntupdbox{
	background-color: #52A0F3;
	background-image: url(images/recupdtbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 309px;
	height:190px;
}

#viewmaptitle{
	background-image: url(images/viewmaptitle.jpg);
	background-repeat:no-repeat;
	height: 37px;
	width: 329px;
}
#viewmapbox{
	background-color: #76CA7D;
	background-image: url(images/viewmapbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 309px;
	height:190px;
}

/* footer */
#ftcontainer {
	width: 973px;
	text-align: center;
	background-image: url(images/footershade.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 27px;
	padding-bottom: 25px;
	padding-left: 27px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footlink:link, a.footlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

input[type="text"].inactive {
    color: #CCC;
    font-style: italic;
}

input[type="text"].active {
    color: #000;
    font-style: normal;
}

.message {
    border: 1px solid #000;
    padding: 0 15px;
    margin: 5px 0;
}

.updated {
    background: #0056A7;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.error {
    background: #BF0034;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

/* Petitions */
#petitions {
    
}

.petitionbox {
    border: 1px solid navy;
    margin: 10px 0;
    padding: 5px;
    background: #FFFDF4;
}

.petitionbox h3 {
    margin: 0;
}

.petitionbox h4 {
    margin: 0;
    font-size: 9pt;
}

.petitionbox .date {
    font-size: 8pt;
    color: #BFBFBF;
}

.petitionbox p {
    margin: 5px 0;
    font-size: 10pt;
}

.prevnext {
    padding: 5px 10px;
    margin: 5px 10px;
    border: 1px solid #000;
    color: #FFF;
    background: navy;
}

a.prevnext:link, a.prevnext:visited, a.prevnext:hover {
    color: #FFF;
}

fieldset {
    width: 60%;
    margin: 20px 0;
}

fieldset input[type="text"], fieldset textarea {
    width: 98%;
}

fieldset legend {
    font-weight: bold;
}
