body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 20px;
}

a:link{
	color: #406e82;
	text-decoration: underline;
}

a:hover {
color: black;
text-decoration: underline;
}

a:visited {
color: #ADB0A6;
text-decoration: underline;
}

a img {
border: 0px;
}

h1 {
position: relative;
margin: 0px;
padding: 0px;
text-indent: -9000px;
background: url(../images/title.jpg);
width: 314px;
height: 116px;
background-repeat: no-repeat;
}

h1 a {
display: inline;
color: white;
text-decoration: none;
border: 0px solid black;
width: auto;
height: auto;
padding: 0px;
margin: 0px;
background: url(../images/title.jpg);
background-repeat: no-repeat;
}

h1 a:hover {
text-decoration: none;
background: url(../images/title.jpg);
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 100%;
color: #9A1C2E;
}

h4 {
font-size: 100%;
color: black;
}

p {
margin-top: 0px;
}

#events-area {
	margin: 0px 20px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#7c9cab;
	padding: 1px 1px 5px 8px;

}

#events-area a {
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

#events-area a:hover {
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

#events-area ul {
padding-left: 15px;
color: #ffffff;
}

#events-area li {
font-size: 11px;
font-weight: normal;
text-decoration: none;

}

#events-area li .alt a {
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

#events-area h2 {
font-size: 13px;
height:8px;
font-weight: bold;
color: f2eebc;
}

.events-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: f2eebc;
}

#contentleft li {
padding-bottom: 5px;
}


#contentleft table {
border: 0px;
}

#home_top {
width: 769px;
margin: 0px 0px 0px 0px;
height: 116px;
}

html>body #home_top {
margin: 0px;
}

#home_navup {
margin-top: -3px;
}

html>body #home_navup {
margin-top: 0px;
}

#home_h2up {
margin-top: 3px;
}

html>body #home_h2up {
margin-top: 0px;
}

#home_left {
width: 314px;
float: left;
margin: 0px -1px 0px 0px;
height: 116px;
}

#flash-left {
width: 466px;
float: left;
margin: 0px -1px 0px 0px;
height: 413px;
}

#address-area {
	width: 300px;
	float: left;
	margin: 5px -1px 0px 25px;
	height: 350px;
}

#home_right {
width: 455px;
float: right;
height: 116px;
}

#headercontainer {
background-color: white;
width: 790px;
margin: 5px auto 0px auto;
}


#container {
background-color: white;
width: 790px;
margin: 0px auto 0px auto;
}

#content-area {
float: right;
width: 320px;
}

#content {
margin: 8px 15px 0px 2px;
}

.FCS-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A1c2e;
}


#footer {
background-color: white;
clear: both;
color: #AFAFAF;
font-size: 10px;
text-align: left;
line-height: 14px;
padding-top: 0px;
margin-left: 8px;
}

#footer a:link, #footer a:visited {
color: #AFAFAF;
text-decoration: none;
}

#footer a:hover {
color: #AFAFAF;
text-decoration: underline;
}

#footer .alt a:link, #footer .alt a:visited {
color: #AFAFAF;
text-decoration: underline;
}

/* Hide from IE5/Mac \*/
* html #footer {
height: 38px;
}
/* End hide from IE5/Mac */
