body {	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0F6C78;
	margin: 0px;
}


h1 {
	font-size: 20px; 
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif;
	margin-bottom: 6px;
	text-align: left;
	color: #523f00; 
	border-bottom: 1px dashed #7f6310;
	width: 35%;
}

h2 {
	font-size: 18px; 
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-bottom: 6px;
	text-align: left;
}

h3 {
	font-size: 16px; 
	line-height: 20px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
}

h4 {
	font-size: 12px; 
	line-height: 14px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
}

p {
	font-size: 12px; 
	line-height: 18px;
	text-align: left;
}


a, a:visited, a:active {
	color: #226030;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #7F6310;
}

.container {
	padding: 0px;
	width: 770px;
	text-decoration: none;
	margin-top: 12px;
}



.topbar {
	background: url(images/topbar.gif) no-repeat;
	height: 10px;
}


.logoline {
	overflow: hidden;
    text-align: left;
	height: 141px;
}

.logo {
	display: block;
	background: url(images/logo.gif);
	width: 324px;
	height: 145px;
	
}

.logo_inner {
	display: block;
	width: 770px;
	height: 141px;
	
}

.maincontent {
	clear: both;
}


#leftcontent {
	float: left;
	width: 595px;
	background-color: #FFF;
 	height: 100%;
	text-align: left;
}

#leftcolumn {
	margin: 15px 25px 0px 25px;
	padding: 0px;
}
#leftcolumn_news {
    margin: 0px 25px 0px 25px;
	padding: 0px;
}

#leftcolumn h1 {
    margin-top: 20px;
	}


#rightcontent {
	float: right;
	width: 175px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #7F6310;
}
	

#sidebar {
	background-color: #7f6310;
	padding-bottom:10px;
	padding-top: 15px;
	margin-top: -3px;
	padding-left: 1px;
	padding-right: 0px;
	text-align: right;
	font-size: 13px;
}
#sidebar p {
     width: 75%;
	 background-color: #523f00;
     border-top: 1px solid #ffffff;
	 line-height: 16px;
	 font-size: 10px;
	 border-left: 1px solid #ffcc00;
	 padding: 4px;
	 margin: 0px;
	 }
	 
#sidebar #last p {
     width: 75%;
	 background-color: #226030;
     border-bottom: 1px solid #ffffff;
	 line-height: 16px;
	 font-size: 10px;
	 padding: 4px;
	 margin: 0px;
	 }
#sidebar a {
    text-decoration: none;
	color: #ffffff;
	}


#sidebar a:hover {
    color: #ffcc00;
	}


.footer {
	clear: both;
	height: 15px;
	margin-top: -3px;
}	

.footer2 {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	padding: 8px 50px 0px 15px;
	text-decoration: none;
	text-align: center;
}
.footer2 a{
    color: #ffcc00;
	}
	
#issues ul{
	list-style-image: url(images/bullet_gold.gif);
	list-style-type: disc;
	}
	
#issues ul li {
    text-align: left;
	line-height: 18px;
	padding-bottom: 12px;
	}

.smtext {
	font-size: 10px;
	line-height: 13px;
	color: #000000;

}
.homebox {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	line-height: 18px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	background-color: #f8f2cb;
	width: 180px;
	margin: 10px 20px 20px -10px;
}
.homebox p {
font-size: 11px;
}
.homebox a {
	color: #523f00;
	text-decoration: underline;
}
.homebox a:hover {
	color: #000;
}
.box-top { height: 7px;  background-image: url(/images/top.gif)}
.box-topright { width: 8px; height: 7px; background-image: url(/images/topRight.gif)}			 
.box-right { width: 8px; background-image: url(/images/right.gif)}
.box-bottomright { width: 8px; height: 8px; background-image: url(/images/bottomRight.gif)}	
.box-bottom { height: 8px; background-image: url(/images/bottom2.gif)}
.box-bottomLeft { width: 8px; height: 8px; background-image: url(/images/bottomLeft2.gif)}	
.box-left { width: 8px; background-image: url(/images/left.gif)}
.box-topLeft { width: 8px; height: 7px; background-image: url(/images/topLeft.gif)}			 
.box-center { background-color: #C6e3a5; color: black ; padding: 10px; font-size: 10px;
}.urgent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	background-color: #FFCC00;
	text-align: left;
	padding: 2px 6px 2px 6px;
	border: thin dashed #996600;
}

.date {
color: #226030;
font-weight: bold;
}

</style>