h2{ color:#666633; font-size: 28px;}
h2.test{ color:#000369; font-size: 14px;}
#content a {
	color:#666633;
	font-size:12px;
}
h3{ color:#666633; font-size: 22px;}
h3 a, h3 a:visited {
	color:#666633;
	font-size: 16px;
	text-decoration: underline;
}
h3 a:hover, h3 a:visited:hover {
	color:#666633; 
	font-size: 16px;
	text-decoration: none;
}
h3.test{ color:#000369; font-size: 10px;}

h4{ color:#666633; font-size: 16px;}
h4.test{ color:#000369; font-size: 10px;}

#padded{ padding:20px;}

#container {
	margin: auto;
	padding: 0px;
	width: 800px;
	position: relative;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}
#nav {
	position: relative;
	width: 800px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #a8a296;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #f0cb00;
}
#nav a, #nav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover, #nav a:visited:hover {
	font-size: 12px;
	color: #f0cb00;
	text-decoration: none;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 800px;
	position: relative;	
}
#news {
	position: relative;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	font-size: 10px;
	background-image: url(../images/newsBkgd.png);
	background-repeat: no-repeat;
	background-position: right 40px;	
}
#news ul li {
	font-size:12px;
	padding-left:12px;

}
#news .logo img {
	margin-top: -10px;
	margin-left: -18px;
}
#testimonials {
	position: absolute;
	top: -15px;
	left: 0px;
	background-color: #f0cb00;
	width: 265px;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#testimonials h4 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: bold;
}
.testimony {
	font-size: 10px;
	font-style: italic;	
}
#news h3 {
	margin: 0px;
	padding-top: 5px;
	font-size: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
#news h4 {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 75px;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
}
.logo {
	position: relative;
	width: 285px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: -5px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
#content {
	position: relative;
	width: 475px;
	padding: 20px;
	margin: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#content h4 a, #content h4 a:visited, #content a { color:#666633; font-size: 16px; text-decoration:underline;}
.contentLink a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.contentLink a:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#photo_album {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#photo_album li {
	display: block;
	width: 210px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: -3px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#photo_album h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	text-align: center;
	padding: 5px;
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
#top {
	position: relative;
	width: 475px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
}
#top h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
}
#bottom {
	position: relative;
	width: 475px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
	background-color: #DFDFDF;
}
#bottom h3 {
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
}
#frmLogin fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#frmLogin legend {
	color: #666666;
}
#frmLogin #username {
	width: 143px;
}
#frmLogin #password {
	width: 143px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
	text-align: center;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.breadcrumbs a, a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover, a:visited:hover {
	color: #f0cb00;
	text-decoration: none;
}
#agendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#agendas a, a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#agendas a:hover, a:visited:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#minutes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#minutes a, 
#minutes a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#minutes a:hover, 
#minutes a:visited:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#projects a, 
#projects a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#projects a:hover, 
#projects a:visited:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
.bold {
	font-weight:bold;
}	
#footer {
	position: relative;
	width: 800px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	clear: both;
	float: none;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 23px;
	width: 515px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerNav a, a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#footerNav a:hover, a:visited:hover {
	font-size: 9px;
	color: #f0cb00;
	text-decoration: none;
}
#footerCopy {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 285px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toc {
	margin-left:0px;
	width:175px;

}
#tocR {
	width:180px;
}		
#toc li {
	font-size:12px;
	list-style-type:none;
}
#tocR li {
	font-size:12px;
	list-style-type:none;
}
#toc a, #toc a:visited {
	font-size:12px;
	color:#666633;
	text-decoration: none;	
}
#toc li a:hover, #toc a:visited:hover {
	font-size:12px;
	color:#666633;
	text-decoration:underline;
}
#tocR li a, #tocR a:visited {
	font-size:12px;
	color:#666633;
	text-decoration:none;	
}
#tocR li a:hover, #tocR a:visited:hover {
	font-size:12px;
	color:#666633;
	text-decoration:underline;
}		