body {
	margin: 0px;
	padding: 0px;	
	font: 100% Arial, Helvetica, sans-serif;		

}

H1 {	
	font-size: 90%;	
	color:#421001;		
	margin: 0px;
	padding: 5px 0px 10px;			
}

H1 a {	
	text-decoration: none;		
	color: #421001;
}

H1 a:visited {color: #421001;text-decoration: none;}

/* header*/
#divHeader {
	background-image: url(images/template/Headerbg.jpg);
	background-repeat: no-repeat;
	width:100%;
	height: 90px;		
	align: center;
}

/* Quick Navigation */
#divQuickNav {
display: none;
}

/* topNavBar */
#divTopNav {	
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;	
	margin: 0px;
	padding: 0px;	
/*  Muzo: I added these two lines */	
	background-color:#9D8A02;	
	width:100%;	 
}

/* home */
#divHome {
	float: left;
	width:18%;
	font-size: 90%;
	background-color:#4B5E04;
	margin: 0px;	
	line-height: 24px;	
}

#divHome a:hover {			
	display: block;	
	background-color:#979700; 		
	margin: 0px;
	line-height: 24px;
	}

#divHome a, #divHome a:visited {	
	color: #FFFFFF; 
	font-size: 80%; 
	text-decoration: none;
} 

/* officer */
#divGov {
	line-height: 24px;
	float: left; 	
	/*float: right;*/ 	
	font-size: 75%;
	/*background-color:#B39D04; */		
	background-color:#9D8A02;		
/*	width:82%; */
/* Muzo: Changed the width from 82 to 82%*/
	width:81%;
}

#divGov H2 {
	display: none;
}

#divGov ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
#divGov ul a, #divGov ul a:visited {color: #FFFFFF;text-decoration: none;}

#divGov ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	

#divGov  ul li {
	display: inline;	
	border-right: solid #fff 1px;	
	padding: 5px;
}

/* Wrapper to level left and right columns */
#wrapper1 {
  background: url(images/template/leftBG.gif) 18% 0;
}

#wrapper2 {
  background: url(images/template/rightBG.gif) 88% 0;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Content */#divContent H1 {	
	font-size: 90%;	
	color:#421001;		
	margin: 0px;
	padding: 0px 0px 10px;			
}

#divContent H1 a {	
	text-decoration: none;		
	color: #421001;
}

#divContent H1 a:visited {color: #421001;text-decoration: none;}
#divContent {	
	float: left;
	width:69%;
	margin: 0px;	
	vertical-align:top;	
	background-color:#FFFFFF;
}

#divContentWide {	
	float: left;
	width:98%;
	margin: 0px;	
	vertical-align:top;	
	background-color:#FFFFFF;
}


#divContentWrapper {	
	padding: 10px;		
}



#divContent H2 {	
	font-size: 100%;			
}

/*
#divContent P {	
	font-size: 75%;			
}


#divContent ul {	
	font-size: 75%;		
} */


/* LeftNavBar */
#divLeftNav {	
	float: left;
	width:18%;		
	margin: 0px;	
	padding: 0px;
	color: #421001;
	font-weight: bold;
	font-size: 70%;		
	vertical-align:top; 
}

#divLeftNav H2 {
	display: none;
}

#divLeftNav ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*border-bottom: 0.1em dotted #B39D04;*/
	line-height: 22px;
	text-indent: 5px;

}
#divLeftNav ul a, #divLeftNav ul a:visited {color: #421001;text-decoration: none;}

#divLeftNav ul a:hover {	
	background-color:#D1DB9B;	
	line-height: 22px;
	display: block;	
}	

#divLeftNav  ul li {	
	border-bottom: 0.1em dotted #9D8A02; 
	line-height: 22px;	
}

/* submenu */
#divLeftNav ul ul {	
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	line-height: 18px; 
	text-indent: 8px;
	font-size: 85%;
	color: #000000;	
	background-color:#C7DDE2;

}

#divLeftNav ul ul a, #divLeftNav ul ul a:visited {		
	color: #000000;		
	text-decoration: none;
}

#divLeftNav ul ul a:hover {
	 line-height: 20px;	
	background-color:#BFDF9F;
	/*display: block;	*/
}	

#divLeftNav  ul ul li {	
	border-bottom: 0.1em dotted #000000; 
	 line-height: 20px; 	
}


/* rightNavBar */
#divRightNav {	
	float: right;
	width:12%;		
	margin: 0px;	
	padding: 0px;
	color: #421001;		
	vertical-align:top;
	
}

#divRightNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	line-height: 22px;
	text-indent: 5px;
	font-size: 75%;	
	text-align:center;

}
#divRightNav ul a, #divRightNav ul a:visited {text-decoration: none;}

#divRightNav ul a:hover {	
	line-height: 22px;
}	

#divRightNav  ul li {	
	border-bottom: 0.1em dotted #9D8A02; 
	line-height: 22px;	
	margin: 0px;
	padding: 0px;
}

#divRightNav H2 {
	color:#421001;	
	font-weight: bold;
	vertical-align: top;
	text-align:center;
	background-color:#FFFFFF;
	border-bottom: 0.1em dotted #B39D04;	
	font-size: 75%;	
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	}

#divRightNav H3 {
	font-size: 75%;	
	font-weight: bold;	
	text-align:center;
	margin: 0px;
	padding: 0px;
	}

/* Footer */
#divFooter {	
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;	
	margin: 0px;
	padding: 0px;		
/*  Muzo: I added these two lines */	
	background-color:#9D8A02;	
	width:100%;	 	
}

/* Copyright */
#divCopyright {
	float: left;
	width:18%;
	font-size: 75%;
	background-color:#4B5E04;
	margin: 0px;	
	line-height: 24px;	
}

#divCopyright a:hover {			
	display: block;	
	background-color:#B3B300;			
	margin: 0px;
	line-height: 24px;
	}

#divCopyright a, #divHome a:visited {	
	color: #FFFFFF; 
	font-size: 80%; 
	text-decoration: none;
} 

/* BottomNavBar */
#divBottomNav {
	line-height: 24px;
	float: left;	
	font-size: 75%;		
	background-color:#9D8A02;	
/*	width:82%;*/
/* Muzo: Changed the width from 82 to 81% */
	width:82%;
}
#divBottomNav H2 {
	display: none;
}

#divBottomNav ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
#divBottomNav ul a, #divBottomNav ul a:visited {color: #FFFFFF;text-decoration: none;}

#divBottomNav ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	

#divBottomNav  ul li {
	display: inline;
	border-right: solid #fff 1px;	
	padding: 5px;
}

/* HOMEPAGE */
#homepage h2 {
	color:#421001;
	background-color:#E4F8D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-indent: 1em;		
	border-top: 0.1em dotted #9D8A02;
	border-bottom: 0.1em dotted #9D8A02;
}

#homepage ul {	
	font-size: 75%;		
}

#homepage h3 {	
	font-weight: bold;	
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

#homepage ul a {text-decoration: none;}

#image {
	width:100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:75%;
	color: #421001;	
	text-align: center;
}

#columnL {
	float:left;
	width:48%;
	
}

#columnR {
	float:right;
	width:48%;
	
}

/* Search */
#search {
	border-top: 200px;
	height: 400px;	
	text-align: center;
}

/* Agenda */
.custombullet {
	list-style-type: lower-alpha;
	list-style-position: outside;
	
} 

/* Agenda */
.BulletUpperRoman {
	list-style-type: upper-roman;
	list-style-position: outside;
	font-weight: bold;
} 


/* OLD FORMAT */

.subHeading {
	color:#421001;
	background-color:#E4F8D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-indent: 1em;	
	border-top: 0.1em dotted #9D8A02;
	border-bottom: 0.1em dotted #9D8A02;
}
.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;}
.netbodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;padding: 10px}


.skipnav a { position: absolute; left: -10000px; } 
.skipnav a:hover, .skipnav a:focus, .skipnav a:active { position: static; left: 0; }#pRed {
	color: #F00;
}
#pbRed {
	color: #F00;
}
