@charset "utf-8";
#header #logo {
	background-color: #DED4EA;
	width: 135px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 95px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DBD0E8;
}
#footer #left {
	background-color: #DED4EA;
	width: 135px;
	height: 95px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DBD0E8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.button {
	float: right;
	padding: 6px;
	background-color:  #DED4EA;
}

#footer #band {
	float: left;
	height: 95px;
	width: 515px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBD0E8;
	overflow: auto;
	position: relative;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu li a {
	color: #7A7A7A;
	font-weight: normal;
	text-decoration: none;
	line-height: 2em;
}
#topnav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
#topnav li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav a {
	color: #7A7A7A;
	text-decoration: none;
	line-height: 45px;
}
#topnav .spacer {
	width: 1px;
	padding: 0px;
	height: 35px;
	background-color: #7A7A7A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .text {
	overflow: auto;
	height: 290px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width:475px;
}
#content a {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED4EA;
}
#content a:hover {
	border-bottom-color: #CCBDDF;
}
.event_month {
	padding: 5px;
	color: #4B336A;
	font-size: 1em;
	font-weight: bold;
	background-color: #DED4EA;
}

.news_box {
	padding: 10px;
	background-color: #F1EEF7;
	margin-bottom: 10px;
	border: 1px solid #E3DCED;
}
.eventlist {
	padding: 10px;
	height: 20px;
}
.horselist {
	float: left;
	display: block;
	width: 69px;
	text-align: center;
	font-size: 0.7em;
}

.eventlist .more {
	float: right;
	width: 60px;
}
.eventlist .event {
	width: 360px;
	float: left;
}
.event_odd {
	background-color: #F4F1F8;
}
.event_even {
	background-color: #EAE3F2;
}


.news_even {
	background-color: #E3DCED;
	border: 1px solid #F1EEF7;
}
.news_box  h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}
.news_box  p {
	margin: 0px;
}


#menu #selected {
	font-weight: bold;
}
#content .list {
	height: 20px;
	text-align: right;
	margin-bottom: 10px;
}
#content .list a {
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
}
#content .list .subtitle {
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}
#band .list{
	width: 1500px;
	height: auto;
	position: relative;
}
#band .news {
	float: left;
	width: 150px;
	height: 85px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#band .news .more {
	float: right;
}
#band .news h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
#band .news p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	height: 42px;
}
#band .spacer {
	width: 1px;
	background-color: #7A7A7A;
	height: 75px;
	float: left;
	margin-top: 10px;
}



#content .image {
	height: 300px;
	width: 515px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F6F6F;
}
#topband h1 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#topband #heading {
	float: left;
	padding-top: 20px;
}
#subnav {
	float: right;
	width: 250px;
	padding-top: 25px;
	text-align: right;
}
#subnav a {
	text-decoration: none;
	color: #7A7A7A;
}
#subnav .spacer {
	width: 1px;
	height: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer #left h1 {
	margin: 0px;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subnav li {
	display: block;
	float: left;
	line-height: 15px;
}




#main #menu {
	background-color: #DED4EA;
	width: 135px;
	height: 300px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DBD0E8;
}
#main #content {
	float: left;
	height: 300px;
	width: 515px;
	background-color: #EAE4F2;
}
#footer {
	float: left;
}


#header #middle {
	width: 515px;
	float: left;
	height: 95px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBD0E8;
}
#topnav {
	height: 45px;
}
#topband {
	height: 50px;
}
#header #right {
	float: left;
	width: 215px;
	height: 95px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBD0E8;
	border-bottom-color: #DBD0E8;
	border-left-color: #DBD0E8;
}
#footer #right {
	float: left;
	width: 215px;
	height: 95px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBD0E8;
	border-left-color: #DBD0E8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBD0E8;
}
#main #feature {
	float: left;
	width: 215px;
	height: 300px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBD0E8;
	border-left-color: #DBD0E8;
	background-color: #EAE4F2;
}
#feature .text {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.text p {
	padding-top: 0px;
	margin-top: 0px;
}

#header {
	float: left;
}
#container {
	position: relative;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
#main {
	float: left;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: white;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DBD0E8;
}
.vscrollerbar {
width: 10px;
background-color: #DBD0E8;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #DBD0E8;
}
.hscrollerbar {
padding: 5px;
z-index: 2;
}
