html{
	padding:0px;
	margin:0px;
}

body{
	padding:0px;
	margin:0px;
	background-color:#e7e0cf;
}

p{
	padding:0;
	margin:0;
}

form{
	padding:0;
	margin:0;
}

h1{
	font-size:20px;
	font-weight:bold;
	padding:3px 0;
	margin:0px;
}

h2{
	margin:0px;
	padding:3px 0;
}
h2 a {
	text-decoration:none;
	font-size:18px;
}
a {
	color:#264A1B;
	font-size:12px;
	line-height:18px;
}
.submit {
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	color:#CC3300;
	font-family:Verdana;
	border:1px solid black;
	text-decoration:none;
	padding:3px 8px;
}

a:hover {
	color:#163A0B
}
a#footerLink {
	color:#817E7B;
}
.contentHolder{
	width:820px;
	margin:0 auto;
	overflow:visible;
	background-image:url(../images/gradientBackground.png);
}

.centerContent{
	width:820px;
	margin:0 auto;
	overflow:visible;
}

.logo{
	margin-top:10px;
	float:left;
}

.headerInfo{
	margin-top:10px;
	float:right;
	text-align:right;
}

.mainMenu{
	position:relative;
	margin-top:-306px;
}

.menuFont{
	color:#817e7b;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.topContent{
	width:800px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
}

#topBanner{
	overflow:hidden;
}

.bannerText{
	position:absolute;
	margin-top:275px;
	margin-left:50px;
	z-index:200;
	behavior: url(iepngfix.htc);
	background-image:url(../images/blending32.png);
	width:625px;
	height:45px;
}

#bottomGreen {
	background-color:#214320;
}

.lowerImage{
	float:left;
	width:340px;
	border-top:10px solid #ffffff;
	border-bottom:8px solid #ffffff;
	border-right:10px solid #ffffff;
}

.lowerNews{
	border-top:10px solid #ffffff;
	width:420px;
	padding-left:30px;
	padding-bottom:15px;
	background-color:#214320;
	float:right;
	background-image:url(../images/greenGradient.gif);
	background-repeat:repeat-x;
}

#archiveYearSelector {
	margin-top:10px;
}

#newsArchiveLink {
	margin-bottom:20px;
}

.newsHead{
	float:left;
	width:210px;
	color:#ffffff;	
}

.eventsHead{
	float:left;
	width:210px;
	color:#ffffff;
}

.newsLine{
	background-color:#f89828;
	font-size:1px;
	height:3px;
}

.newsItems{
	float:left;
	display:inline;
	width:205px;
	overflow:hidden;
}

.newsContainer{
	font-size:12px;
	font-family:Arial;
	margin-top:3px;
	margin-bottom:12px;
}

.newsTitle{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.newsTitle{
	color:#ffffff;
	font-weight:bold;
}

.newsDate{
	color:#aaa9a9;
}

.newsText{
	color:#ffffff;
}

.newsAnchor{
	color:#aaa9a9;
	font-weight:bold;
}

a.newsAnchor {
	color:#aaa9a9;
	font-weight:bold;
}

.eventItems{
	float:right;
	text-align:right;
	width:190px;
	padding-right:20px;
	font-size:12px;
	font-family:Arial;
}

.bottomMenu{
	text-align:center;
}

.bottomInfo{
	text-align:center;
}

.searchBox{
	border:1px solid #dddddd;
}

.searchButton{
	cursor:pointer;
}

.clear{
	clear:both;
}

#topCorners{
	height:25px;
	padding-top:15px;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(../images/transparentTopBanner.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	margin-bottom:-40px;
	position:relative;
	z-index:8000;
}

#menuContainer{
	height:25px;
	padding-top:15px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	position:relative;
	z-index:8000;
}

#bottomCorners{
	height:22px;
	background-image:url(../images/bottomImage.png);
	font-size:1px;
	background-repeat:no-repeat;
	margin-bottom:-22px;
	position:relative;
	top:-22px;
	behavior: url(iepngfix.htc);
}

* {
	font-family:Arial, Helvetica, sans-serif !important;
}
/*Subpage styles*/
.subpageContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftSub{
	background-color:#e0e5de;
	width:180px;
	overflow:hidden;
	padding:10px 0 20px 0;
}

.rightSub{
	background-color:#FFFFFF;
	width:620px;
	padding:10px 10px 20px 10px;
}

.sidebarCenter{
	background-color:#FFFFFF;
	width:430px;
	padding:10px 10px 20px 10px;
}

.sidebarRight{

	width:150px;
	padding:0px;
}

.fullSub{
	background-color:#FFFFFF;
	padding:10px 10px 20px 10px;
}

.newsArchiveLink {
	color:#fff;
}