#PageContainer{	
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;	
}

#HeaderContainer{
	width: 1024px;
	height: 106px;
	text-align: left;
	background: url(/images/header.jpg);
}

#Menu{
	width: 1024px;
	height: 39px;
	background: #ffffff;
	text-align: left;
}



#SplashPageContainer{
	width: 1024px;
}

#SplashLeftContainer{
	width: 446px;
	float: left;
}

#SplashTextContainer{
	width: 446px;
	height: 257px;
	background: url(/images/homecontent.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#SplashText{
	height: 250px;
	padding-left: 26px;
	padding-right: 26px;
	text-align: left;
	color: black;
}


#SplashFlashContainerMain{
	width: 578px;
	height: 398px;
	background: url(/images/splash2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#SplashFlashContainerSub{
	width: 446px;
	height: 141px;
	background: url(/images/splash1b.jpg);
	background-repeat: no-repeat;
}

#ContentContainer{		
	width: 824px;
	text-align: left;
	margin: 0px;
	float: left;
}

#BodyContainer{
	width: 1024px;
	text-align: center;
	background: url(/images/body-bg.jpg);
}

#BodyTop{		
	width: 1024px;
	height: 11px;
	background: url(/images/body-top.jpg);
}

#BodyBottom{		
	width: 1024px;
	height: 17px;
	background: url(/images/body-bottom.jpg);
}

#BodyContent{		
	text-align: left;
	margin-left: 26px;
	margin-right: 26px;
	margin-top: -12px;
	margin-bottom: 12px;
}

#PageContent{
	padding: 0px 5px 0px 5px;
}

#FooterContainer{	
	clear: both;
	background: url(/images/footer.jpg);
	width: 1024px;
	height: 103px;
}

.FooterMenu{	
	padding-top: 40px;
	text-align: center;

}

.FooterMenu A:link {color: #52764E;
text-decoration: none}

.FooterMenu A:visited {color: #52764E;
text-decoration: none}

.FooterMenu A:active {color: #52764E;
text-decoration: none}

.FooterMenu A:hover {color: #1D2E1E;
text-decoration: underline}


#FooterContent{	
	padding: 10px;
	text-align: center;
}

div.clr{
	clear:both;
}


/* ------------- Standard HTML Tags ------------- */
/* ---------------------------------------------- */

Body{
	font: normal 62.5% Arial, Helvetica, sans-serif; 
	margin: 0px;	
	text-align:center;
}

p.tight{
	color: #8A5A00;
	font: normal 9px;
	line-height: 14px;
	margin: 0px 0 10px;
	padding: 0;
}

h1.tight{
	color: #660000;
	font: normal 13px;
	line-height: 23px;
	margin: 10px 0 10px;
	padding: 0;
}

h1{
	color: #61614E;
	font: normal 2.0em 2.0em;
	line-height: 33px;
	margin: 10px 0 4px;
	padding: 0;
}

h1.subhead{
	text-decoration: underline;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	color: #7D8E6C;
}

img{
	border: none;
}

/* ----------------- News Module ---------------- */
/* ---------------------------------------------- */

.NewsArticle{
	border-bottom: 1px solid #000000;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

.NewsArticle a{
	color: #333;
	text-decoration: none;
}

.NewsArticle a:hover{
	text-decoration: underline;
}

.NewsArticle .ReleaseDate{
	font-style: italic;
	font-weight: bold;
}

/* ----------------- Calendar Module ---------------- */
/* -------------------------------------------------- */

#CalendarEvent .EventDate{
	font-style: italic;
	margin-bottom: 20px;
}



/* --------------------- CUSTOM -------------------- */
/* -------------------------------------------------- */

A:link {color: #FF6600;
text-decoration: none}

A:visited {color: #FF6600;
text-decoration: none}

A:active {color: #FF6600;
text-decoration: none}

A:hover {color: #FF9933;
text-decoration: underline}


.footertext{
	color: #272727;
	font-size: 10px;
	line-height: 18px;
	padding: 0;
}

a.nav:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:hover {
color: #e21f26;
text-decoration: none;
font-weight: bold;
}

#searchLeft{
	background-color: #fff;
	color: #000;
	width: 181px;
	margin: 0px;
}

#searchLeft .content{
	border: 1px solid #ccc;
	padding: 5px;
}
