@charset "UTF-8";
#bodyWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-position: top;
	background-color: #F1E2C3;
	height: 780px;
}
.events-link {
	color: #4B1F16;
	font-size:14px;
}
.events-link:hover {
	color: #666;
	font-size:14px;
}
body {
	background-color: #4B1F16;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}
h1 {
	color: #A3A510;
	font-size: 18pt;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
p {
	color: #8A1F03;
	font-size: 12pt;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
	float: left;
	width: 550px;
	margin-left: 40px;
}
a {
	color: #716FB3;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#flash {
	float: left;
	height: 251px;
	width: 960px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#logo {
	float: left;
	height: 106px;
	width: 527px;
}
#nav {
	float: right;
	height: auto;
	width: 545px;
}
#footer {
	float: left;
	height: auto;
	width: 500px;
	font-size: 8pt;
	color: #59291F;
	margin-top: 10px;
	line-height: 14px;
}
#contact-link   {
	font-size: 8px;
}
#footer a {
	font-size: 8pt;
	color: #59291F;
}
#footer a:hover {
	font-size: 8pt;
	color: #333333;
}
#content-right {
	float: right;
	height: 337px;
	width: 286px;
	margin-right: 5px;
}
