@charset "utf-8";
/* CSS Document */

body {
	margin:1px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	background:url(images/page_bg.gif) top repeat-x #333333;
}
img {
	border:0px;
}
input {
	font-size:11px;
	color:#efefef;
	border:#999999 1px solid;
	background:#333333;
}
a:link {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#ffffff
}
.top_bg_in {
	background:url(images/top_map.jpg) top;
}
.subhead {
	font-size:16px;
	font-weight:bold;
	color:#69df00
}
#top_panel {
	width:980px;
	height:156px;
	background-image:url(images/top_bg.gif) repeat-x;
	margin:auto;
}
#main_container {
	width:980px;
	margin:auto;
}
#footer {
	width:980px;
	margin:auto;
}
.title_text {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/title_bg.gif) no-repeat right;
	padding-right:15px;
	padding-bottom:15px;
	font-size:22px;
	line-height:50px;
}
.main_title_text {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/title_bg.gif) no-repeat right;
	padding-right:15px;
	padding-bottom:15px;
	font-size:17px;
	line-height:40px;
}
#web_dir td {
	background-color:#CCCCCC;
	color:#000000;
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
	border-left:#fffff 1px solid;
	border-top:#ffffff 1px solid;
}
#web_dir td a:link {
	color:#0b7000;
	font-weight:bold;
	text-decoration:underline;
	line-height:25px;
}
#web_dir td a:hover {
	color:#0b7000;
	font-weight:bold;
	text-decoration:none;
}
#web_dir td a:visited {
	color:#0b7000;
	font-weight:bold;
	text-decoration:underline;
}
.menu_bg {
	background:url(images/menu_bg.gif) repeat-x top;
}
#testimonials td {
	padding:10px;
	border-bottom:1px #efefef solid;
}
.newshdln {
	color:#ffffff; font-size:16px; padding:5px; font-weight:bold;
	}
.newssub {
	color:#efefef; font-size:12px;  padding:5px;
}
	
.newsdate {
	color:#69df00;
	font-size:12px;
	line-height:25px;
	margin-top:15px;
	padding:5px;
	font-weight:bold;
}

#archives-button
{
	float:right; width:100px; height:20px; text-align:center;
}

#archives-button a:link, #archives-button a:visited { color:#FFFFFF; display:block; background-color:#333333; border:1px #999999 solid; text-decoration:none; }
#archives-button a:hover { background-color:#666666;
