body {

	margin: 0;
	font-size: 12px;
	font-family: Futura, Arial, sans-serif;
	background: #234476 url("images/pagebg.jpg") top center repeat-x;

}

#page {

	display: block;
	text-align: center;

}


.alt {

	display: none;

}

#header {

	height: 241px;
	background: url("images/logo.gif") top center no-repeat;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 7px 10px 6px 10px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {

	width: 780px;
	height: 33px;
	background: #678F95;
	margin-left: auto;
	margin-right: auto;
	
}

#topNav a {

	font-size: 13px;
	color: #fff;
	text-decoration: none;

}

#listNav ul {
clear: both;
	padding: 0;
	background: #3C6066;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;

}

#listNav ul li {

	float: none;

}

#listNav ul li a {
position: relative;
	background: none !important;
	width: 145px !important;
	text-align: left !important;
	font-size: 11px;

}

#listNav ul li a:hover {

	text-decoration: none !important;
	background: #4F757B !important;

}

#listNav li { 

	position: relative;
	float: left;

}

#listNav li a {
	padding-left: 22px;
	}

#listNav li ul { 
	clear: both;
	float: left;
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	
}


#listNav li>ul { 

	top: auto;
	left: auto;
	
}

* html #listNav ul {

	margin-top: 12px;

}

#listNav li:hover ul, #listNav li.over ul { 
	display: block;
}

#content {

	clear: both;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: left;
	display: table;

}

#flashBox {
	float: right;
	position: relative;
	top: -1px;

}

#content .container {

	padding: 15px;

}

.sideBar #content .container {

	width: 400px !important;

}

.subcontainer{

}


.subcontainer h2{
	background: #64848C;
	padding: 3px;
	color: #FFFFFF;
	clear:right;
	margin-bottom: 0px;
}

#footer {

	width: 780px;
	height: 35px;
	background: url("images/footerbg.gif") repeat-x;
	color: #fff;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

#footer .container {
	
	padding: 3px;

}

#footer a {

	color: #fff;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#footer strong {

	font-size: 22px;
	font-weight: normal;

}

#footer p {

	margin: 0;

}

#subFooter {

	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

#sitemapLink {

	float: left;

}

#sitemapLink p {

	margin: 0;

}

#sitemapLink a {

	color: #fff;
	text-decoration: none;

}

#sitemapLink a:hover {

	text-decoration: underline;

}

#copyright {

	text-align: right;
	color: #fff;
	font-size: 10px;

}

#copyright a {

	text-decoration: none;
	color: #fff;

}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p {

	margin: 3px 0 0 0;

}

.imageborder{
	border: 1px solid #000000;
	margin: 7px 0px 7px 7px;
	float:right;
}


.circulars {
clear: both;
	width: 690px;
	text-align: right;
	margin-bottom:15px;

}

.circulars a{
	display: block;
	padding: 3px; 
	border: 0px solid #000;
	margin: 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 170px;

}

.flyers{
padding-left: 20px;
	

}

.linklist a{
text-decoration: none;
font-weight: bold;
color: #000;
}

.linklist a:hover {
text-decoration: underline;
color: #333;
}
