a img { 
	border-style:none;
}
.clear {
	clear: both;
	float: none;
	width: 100px;
	height: 1px;
	color: #FFF;
}

body {
	background-image: url(images/sitebackground.gif);
	margin: 20px 0 0 0;
}
#allborder {
	margin: 0 auto;
	width: 963px;
	background-color: #FFF;
	padding: 10px;
	text-align: left;
	height: auto;
}
#all {
	margin: 0;
	width: 963px;
	background-color: #F7F4ED;
	text-align: left;
	height: auto;
}

#leftcol {
	float: left;
	width: 740px;
}
#rightcol {
	float: left;
	width: 223px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#calendarbox {
	color: #422829;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 30px;
}

#calendarbox a {
	color: #422829;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

#calendarbox a:hover {
	color: #422829;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}

#headerimg {
	width: 740px;
	height: 226px;
}



#parent_div {
	width:740px;
	background-color: #F7F4ED;
	display: block;
	background-image: url(images/navbackground.jpg);
	background-repeat: no-repeat;
	position: relative;
 }
#body {
	background-repeat: no-repeat;
	z-index:100;
	position: relative;
	margin: 0;
	padding: 20px 0 0 200px;
	display: block;
 } 




#bodytext {
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #251E0C;
}


#bodytext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #16339B;
	font-weight: bold;
	text-decoration: none;
}

#bodytext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #16339B;
	font-weight: bold;
	text-decoration: underline;
}

#bodytext span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: 1px;
	color: #251E0C;
}
#bodytext .smallText{
	font-size: 11px;
	padding: 0 0 0 10px;
}
#bodytext .smallText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #16339B;
	font-weight: bold;
	text-decoration: none;
}

.dates {
	line-height: 1em;
}

.horsetitles {
	font-weight: bold;
	line-height: 1.5em;
}

.backtotop {
	float: right;
}


#menu-container {
	height: 475px; /*required by IE6*/
	width:200px;
	background-repeat: no-repeat;
	z-index:500;
	position: absolute;
	top: 0px;
	left: 0px;
 }



.menu {
	margin-top: 170px;
	margin-left: 14px;
	font-size: 10pt;
	font-family: georgia;
	line-height: 3.2em;
}
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }

.menu ul {
	margin: 0pt;
	padding: 0pt;
	z-index: 500;
	list-style-type: none;
}
.menu ul li {
	width: 150px;
}
.menu li {float: left; margin-bottom: 10px;}
.menu ul li ul {
	border: 1px solid #000000;
	width: 225px;
	padding-top:10px;
}
.menu ul li ul li {
	background-color: transparent;
	width: 225px;
	border-bottom: 1px dashed #666666;
}
.menu li.sub { background-color: #99ffff; }
.menu a, .menu a:visited {display: block; text-decoration: none;  line-height: 17px; color: #000000; padding-left: 1em; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; width:180px;}
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 200px; }
* html .menu a:hover { color: #666666; position: relative; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; line-height: 17px; }
.menu li:hover {
	position: relative;
}
.menu a:active, .menu a:focus { color: #0000ff;font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a {
	color: #666666;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	display: block;
}
.menu li ul {
	visibility: hidden;
	position: absolute;
	top: -1em;
	left: 160px;
	background-color: #BBCFD5;
}
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul {
	visibility: visible;
}
.menu ul a:hover ul a:hover ul ul {
	visibility: visible;
}
.menu ul a:hover ul a:hover ul a:hover ul ul {
	visibility: visible;
}
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }


#contactbox {
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	line-height: 17px;
	color: #000000;
	width: 650px;
	height: 50px;
	float: none;
	clear: both;
}


#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #16339B;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #16339B;
	text-decoration: underline;
}
