@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/h-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.capbkgd {
	background-attachment: fixed;
	background-color: #d8cfbe;
	background-image: url(../images/h-capbkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:link {
	color: #C41230;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C41230;
}
a:hover {
	text-decoration: underline;
	color: #C41230;
}
a:active {
	text-decoration: none;
	color: #C41230;
}


.greysearchbox {
	background-color: #cfcfcf;
	border: 1px solid #FFFFFF;
}
.motext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.motext a:link {
	color: #666666;
	text-decoration: none;
}
.motext a:visited {
	color: #666666;
	text-decoration: none;
}
.motext a:hover {
	color: #666666;
	text-decoration: underline;
}
.motext a:active {
	color: #666666;
	text-decoration: underline;
}
.formfield {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.greybox {
	background-color: #cfcfcf;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.beigebox {
	background-color: #d8cfbe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventnewsitem {
	font-size: 12px;
	font-weight: bold;
}

.address {
	font-size: 10px;
	color: #666666;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}

/* Easy Slider Banners */

	
#slider1 ul, #slider1 li, #slider2 ul, #slider2 li, #slider3 ul, #slider3 li{
	margin:0;
	padding:0;
	list-style-type: none;
	}
#slider1 {
}
#slider2 {
}
#slider3 {
}
#slider1 li { 
	width:295px;
	height:137px;
	overflow:hidden;
	border:#999999 thin solid;
	list-style-type: none;
	}	

#slider2 li {
	width:468px;
	height:60px;
	overflow:hidden;
	float:left;
	position:relative;
	list-style-type: none;
}

#slider3 li {
	width:468px;
	height:60px;
	overflow:hidden;
	list-style-type: none;
}

