div#header
{
	width:100%;
	height:243px;
	background:url(images/header.png) top left no-repeat;
	position:relative;
}
div#header ul
{
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:0;
}
div#header ul li
{
	float:left;
	display:block;
}
div#header ul li a
{
	text-indent:-9999px;
}
li#home a
{
	display:block;
	width:62px;
	height:54px;
	background:url(images/home.png) top left no-repeat;
}
li#home a:hover
{
	background-position:right;
}
li#about a
{
	display:block;
	width:115px;
	height:54px;
	background:url(images/pace.png) top left no-repeat;
}
li#about a:hover
{
	background-position:right;
}
li#action a
{
	display:block;
	width:104px;
	height:54px;
	background:url(images/action.png) top left no-repeat;
}
li#action a:hover
{
	background-position:right;
}
li#meetings a
{
	display:block;
	width:77px;
	height:54px;
	background:url(images/meetings.png) top left no-repeat;
}
li#meetings a:hover
{
	background-position:right;
}
li#blog a
{
	display:block;
	width:63px;
	height:54px;
	background:url(images/blog.png) top left no-repeat;
}
li#blog a:hover
{
	background-position:right;
}
a#breaking
{
	display:block;
	text-indent:-9999px;
	width:200px;
	height:75px;
	background:url(images/breakingnews.png) top left no-repeat;
	margin:0 0 0 80px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.headingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #C0CEE9;
}
.headingtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.brownhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #25230A;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #CCCAB3;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #827E57;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.greenblock {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #827E57;
}
.tanblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #CCCAB3;
	text-align: center;
}
.numberedlist {
	list-style-position: inside;
	padding-bottom: 10px;
}

.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin dotted #FFFFCC;
	padding: 4px;
	width: 600px;
	margin-left: 92px;
}
.navigationtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #25230A;
	background-color: #827E57;
}
.indextxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
}
.indexbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	list-style-type: square;
}
.cpytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25230A;
}
.navbtm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.imageleft {
	float: left;
	margin-right: 20px;
}
.imageright {
	float: right;
	margin-left: 20px;
}
.reviewdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #827E57;
	margin-left: 40%;
}
.darkbackcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #827E57;
	text-align: center;
}
.lightbackcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #CCCAB3;
	text-align: center;
}
