body{
width: 800px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
text-align:left;
margin: 0px;
line-height: 1.4em;
}

a {
color:#000000}

a:hover{
color: #572037;}

a:visited{
color: #000000;}

#container{
margin: 0;
width:800px;
}

h1{
font-size: medium;
}

h2{
font-size: 1.3em;}

h3{
font-size: 1.1em;}

h4{
font-size: 1.3em;
color:#339933;}

#header{
width: 800px;
height:115px;
background-image: url(../images/top_banner.jpg);
background-position:center;
background-repeat:no-repeat;
}

#leftcolumn { 
 background-color: #ffaed0;
 color:#572037;
 margin: 0px 0px 0px 0px;
 width: 200px;
 float: left;
 padding-left: 10px;
 padding-right: 10px;
}

#rightcolumn { 
 float: right;
 color: #572037;
 margin: 0px 0px 0px 0px;
 width: 600px;
 display: inline;
 padding-left: 30px;
}

#footer { 
 width: 800px;
 clear: both;
 color: #ffaed0;
 font-size: 80%;
 border-top: 1px solid #572037;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

#breadcrumb1{
width:800px;
background-color:#ffaed0;
}

.breadcrumb1{
color: #572037;
}

ul.news {
list-style-position:outside;
margin-left: 0px;
padding-left: 30px;
list-style-image: url(../images/bullet_red.gif);
}

li {
margin: 0px;
padding: 0px;
}

.onlineentry{
font-size: 1.3em;
color: #FFAED0;
font-weight:bold;}

.highlight{
font-style:italic;
font-weight:bold;}

/*CALENDAR*/

a {
	color: #ffaed0;
}

#calendar {
	width: 141px;
	padding: 0;
	margin:0px;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar2 {
	position:absolute;
	left: 390px;
	top: 229px;
	width: 141px;
	padding: 0;
	margin:20px;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar3 {
	position:absolute;
	left: 565px;
	top: 229px;
	width: 141px;
	padding: 0;
	margin:20px;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding:5px;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #572037;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.event, td.event a, td.event a:link, td.event a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #ffaed0;
}

.child, td.child a, td.child a:link, td.child a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #339933;
}

.novice, td.novice a, td.novice a:link, td.novice a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #ff6600;
}
.closed, td.closed a, td.closed a:link, td.closed a:visited {
	color: #999999;
	font-weight: bold;
	background: #cccccc;
}

.dressage, td.dressage a, td.dressage a:link, td.dressage a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #990099;
}

.jump, td.jump a, td.jump a:link, td.jump a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #ff0000;
}

.holiday, td.holiday a, td.holiday a:link, td.holiday a:visited {
	color: #ffffff;
	font-weight: bold;
	background-color: #663366;
}

td.calendar {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}

td.calendar a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td.calendar a:link, td a:visited {	
	color: #572037;
}

td.calendar a:hover, td a:active {
	color: #572037;
}

#eventdetails{
margin-top: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #A2ADBC;}

#topanchor{
text-align:right;
}

.topanchor a{
color: #999999;
font-size: 80%;
}

.topanchor a:hover{
color:#ff99cc;
}