<style type="test/css">

body {
background-color: #999999;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 740px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-color: #666666;
	border-width: thin;
	border-style: solid;
}
#header {
	width: 740px;
	height: 150px;
	margin: 0px;
	text-align: center;
	background-image: url(images/header.gif);
}

#nav {
width: 740px;
margin-top: 1px;
}

#nav ul{
	width:100%;
	background-color:#35441D;
	padding-left:0;
	margin:0;
	float:left;
}
#nav ul li{
display:inline;
}

#nav ul li a{
	float:left;
	color:#FFFFFF;
	padding:6px 12px 6px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-right: thin solid #FFFFFF;
}

#nav ul li a:hover{
background-color:#E56B25;
}

#nav ul li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 25px;
	left: 0px;
}

#main-home {
	width: 675px;
	height: 610px;
	padding-left: 10px;
}

#main-other {
	width: 675px;
	height:375px;
	padding-left: 10px;
}

#main-other2 {
	width: 300px;
	height:475px;
	padding-left: 10px;
}

#main-event {
	width: 740px;
}

#main-img {
	float: right;
	width: 350px
}

#main-img-text {
	float: right;
	margin-right: 19px
}

#spacer {
	width: 740px;
	padding-left: 10px;
	height: 40px;
}
#highlights {
	width: 730px;
	padding-left: 10px;
	height: 150px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: thin;
}

#box1 {
	width: 225px;
	margin-top: 10px;
	padding-top: 0px;
	float: left;
	margin-right: 10px;
	height: 125px;
	border: thin dotted #CCCCCC;
}
#box2 {
	width: 225px;
	margin-top: 10px;
	padding-top: 0px;
	float: left;
	margin-right: 10px;
	height: 125px;
	border: thin dotted #CCCCCC;
}
#box3 {
	width: 225px;
	margin-top: 10px;
	padding-top: 0px;
	float: left;
	margin-right: 10px;
	height: 125px;
	border: thin dotted #CCCCCC;
}
.text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #35441D;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #35441D;
	padding: 2px 2px 2px 2px;
    decoration: underline
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #35441D;
	padding: 2px 2px 2px 2px;
    decoration: underline
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E56B25;
	padding: 2px 2px 2px 2px;
    decoration: underline
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #58B7DD;
	padding: 2px 2px 2px 2px;
    decoration: underline
}
#footer {
	width: 730px;
	padding: 5px;
	margin: 0px;
	border-top: thin solid #666666;
	background-color: #658138;
	position: inherit;
}
.main-img-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	float: right;
	height: 20px;
	width: 210px;
	padding-right: 0px;
	top: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	padding-top: 3px;
}
.Footer {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35441D;
}
.FooterBold {
	font-weight: bold;
}

.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E56B25;
	text-align: left;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #35441D;
	padding: 2px 2px 2px 2px;
}

.highlight_heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58B7DD;

}

.highlight_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
}
