body, td {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
p {
	margin-top: 0px;
}
a {
	color: #004731;
}
h1, h2, h3, h4, h5, .pagetitle{
	font-family: arial;
	color: #004731;
	font-weight: bold;
	margin-bottom: 0px;
}
h1, .pagetitle {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4, h5 {font-size: 12px;}

.pagetitle1{
	font-family: arial;
	color: #004731;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16px;
}

.pagetitle2{
	font-family: arial;
	color: #004731;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}

.pagetitle3{
	font-family: arial;
	color: #004731;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 13px;
}

.pagetitle4{
	font-family: arial;
	color: #004731;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
}
input {
	font-size: 11px;
	border: 1px solid #4C463A;	
}


.newsheadlines
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

a.newshead, a.newshead:link, a.newshead:visited, a.newshead:active,a.newshead:hover
{
	font-family: arial;
	font-size: 11px;
	color: #004731;
}

.homecontainer {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;
}
.nav1container {
	background-image: url(images/nav1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;	
}
.nav1selectedcontainer {
	background-image: url(images/nav1selected_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;	
}
.nav2container {
	background-image: url(images/nav2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;	
}
.nav3container {
	background-image: url(images/nav3_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;
}
.nav4container {
	background-color: #39342C;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C463A;
}
.home, .nav1, .nav2, .nav3, .nav4 {
	color: #ffffff;
	text-decoration: none;
}
.home:hover, .nav1:hover, .nav2:hover, .nav3:hover, .nav4:hover {
	color:#E0D4BB;
	text-decoration: none;
}
.home, .nav1 {
	font-weight: bold;
}

.nav2selected, .nav3selected, .nav4selected
{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

div.news p {
	padding-left: 6px;
	padding-right: 6px; 
}
div.headline {
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/headline_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 3px;
}