@charset "utf-8";
body {
	background-color: #d3ce9e;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}
img {
	border: 0px;
}
A:link {
	text-decoration:none;
	color: #8a1e08;
	font-weight: bold;
}
A:visited {
	text-decoration:none;
	color: #8a1e08;
	font-weight: bold;
}
A:hover{
	text-decoration:none;
	color: #b3290d;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #d23011;
}
.message {
	font-weight: bold;
	color: #006894;
}

.top {
	width: 948px;
	height: 132px;
	background: url(../images/top.jpg) no-repeat center top;
}
.relative {
	position: relative;
}
.logo {
	position: absolute;
}
.map {
	margin-top: 65px;
	margin-bottom: 30px;
}
.main_content {
	min-height: 320px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home_news table {
	font-size: 11px;
	line-height: 16px;
}
.home_news a {
	color: #9b0a00;
}
.home_news a:hover {
	color: #dd0e00;
}
.home_news img {
	margin-right: 15px;
}
.home_content {
	position: absolute;
	left: 102px;
	top: 135px;
	width: 310px;
	height: 120px;
	line-height: 18px;
	color: #ffffff;
}

.link_title {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
.link_subtitle {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.header {
	width: 629px;
	height: 268px;
	background-color: #000000;
}
.nav {
	position: absolute;
	left: 205px;
	top: 97px;
}


.home_content a {
	color: #ffffff;
}
.home_content a:hover {
	color: #ed6056;
}
.event_photo {
	margin-right: 15px;
}
.star {
	font-weight: bold;
	color: #ff0000;
}
.sublinks a {
	font-weight: bold;
}
.related_links a {
	font-weight: bold;
	font-size: 11px;
}
.black a {
	color: #000000;
{



/* Headline Formatting */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
/*	text-align: center; */
	font-size: 24px;

}

h2 {
	font-size: 12px;
	text-align: center;	
	color: #666666;	
/*	display: inline; */
}

h3 {
	font-size: 5px;
}

h4 {
	color: #666666;
	font-size: 12px;
/*	margin: 10px 0 10px 0; */
/*	display: inline; */
}

h5 {
	font-size: 20px;
}