@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background-color: #71534b;
	background-image: url(../img/bgnd_vert+.gif);
	background-repeat: repeat-x;
	}

h1 {font-size:150%;}
h2 {
	font-size:130%;
	padding-bottom: 12px;
}
h3 {
	font-size:120%;
	font-style: italic;
	padding-bottom: 20px;
}
h4 {
	margin-bottom: 8px;
}

h5 {
	margin-bottom: 20px;
}

.centre {
	text-align: center;
}
.sold {
	background: url(../img/sold.GIF) no-repeat center center;
}


ul li {
	font-size:90%;
}
section img {
	width: 100%;
}

.img_left, .img_right {
	float: left;
	width: 133px;
	padding:0.2em;
	margin:0.3em;
}
.img_right {
	float: right;
	}
	
#bgnd_bdr {
	background: url(../img/bgnd_sides.png) repeat-y;
	width: 820px;
	margin: 0 auto;
	height: 14px;
	margin-top: 10px;
}
#toprail {
	width: 858px;
	margin: 0 auto;
	background: url(../img/bgnd_top.png) repeat-x left top;
	height: 20px;
	margin-top: 10px;
}

#bodyContainer {
	width: 838px;
	margin: 0 auto;
	background: url(../img/bgnd_sides.png) repeat-y left top;
	}
	
#preheader {
	background: url(../img/logo1-tn.png) no-repeat 20px center;
	width: 798px;
	margin: 0 auto 0 18px;
	float: left;
	height: 140px;
	border-bottom: solid 2px maroon;
	border-right: solid 1px maroon;
	border-left: solid 1px maroon;
}

#preheader .rideon {
	width: 360px;
	background: url(../img/ride_on-2.gif) no-repeat right top;
	float: right;
	margin: 20px 30px 0 0;
	height: 100px;
}

#header {
	text-align: center;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: maroon;
	height: 186px;
	clear: both;
}
#header img {
	border-top: 1px none maroon;
	border-right: 1px solid maroon;
	border-bottom: 1px solid maroon;
	border-left: 1px solid maroon;
	padding: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

#wrap {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../img/sidebarBgnd.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#wrap #sidebar {
	padding: .2% .1%;
	float: right;
	width: 24%;
	font-size: 110%;
}


	
#wrap #sidebar .menuTop {
	background: url(../img/horse_face.gif) no-repeat center top;
	height: 200px;
	width: 120px;
	margin: 2px auto 8px auto;
}

#wrap #sidebar .menu {
	color: maroon
	}

#wrap #sidebar .menu li {
	line-height: 150%;
	font-weight: bold;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-type: none;
	margin-left: 30px;
}


#wrap #sidebar .menu li a{
	color: maroon;
	text-decoration:none;
}

#wrap #sidebar .menu li a:hover{
	color: #ccc;
}

#wrap #sidebar .menu li.subli {
	font-size: small;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 10px;
}
#wrap #sidebar #menuEnd {
	color: maroon;
	font-weight: bold;
	text-align: center;
	width: 180px;
	margin: 20px 0 0 3px;
	padding: 6px 0;
	border: solid 1px maroon;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#wrap #sidebar #menuEnd a{ text-decoration:none;color: maroon;}
#wrap #sidebar #menuEnd a:hover{color: #ccc;}
#wrap #sidebar .adobeInfo {
	text-align: left;
	width: 180px;
	margin:10px auto;
}
#wrap #sidebar .adobeInfo a{ 
	font-size:x-small;
	text-decoration:underline;
}
#wrap #sidebar .adobeInfo a:hover{ color:#eeez;
}


#wrap #main {
	padding: 2% 1% 2% 3%;
	width: 70%;
}

#wrap #main p {
	padding-bottom: 12px;
	line-height: 120%;
}
#wrap #main ul { 
	padding-bottom: 8px;
	margin-bottom: 12px;
}

#wrap #main li {
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: 4px;
	margin-left: 20px;
}
#wrap #main table {
	line-height: 150%;
}


#wrap #main table th {
	font-weight: normal;
	font-style: italic;
}
#wrap #main dl {
	margin-bottom: 20px;
}
#wrap #main em {
	font-style: italic;
	text-decoration: underline;
}
#wrap #main .centre img {
	border: 1px solid #660033;
	padding: 3px;
}

#links #bodyContainer #wrap #main li {
	line-height: 300%;
	list-style-position: outside;
	list-style-image: url(../img/square_icon.gif);
	font-weight: bold;
	font-size: medium;
	margin-left: 80px;
}

#events table { 
	border: 1px solid #000;
	width: 100%;
	position:relative;
	top: -4px;
	left: -4px;
	}
	
/*#events wrap main table th {
	font-weight: bold;
	font-style: italic;
}*/	
#events table th, #events table td {
	margin:0;
	padding: 0px 4px;
	text-align:left;
	border-bottom:1px solid #b5b5b5;
	}
#events .eevents {
	background: #919191;
}

#events table .name {
	width:110px;
	font-size: 16px;
}
#events table tr {
	background: #e6e6e6;
}

#events table tr.alt{
	background: #f0f0f0;
}

/*#events #bodyContainer #wrap #main table #campevents {
	padding: 0px;
	width: 540px;
	border: none;
}*/

/*#events #bodyContainer #wrap #main #campevents tr .alt {
	background-color: #FFFFCC;
	}*/
	
/*#events #bodyContainer #wrap #main #campevents td {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-align: left;
}
*/
/*#events #bodyContainer #wrap #main table #eventlist {
	padding: 0px;
	width: 540px;
	border: none;
}*/
#events #bodyContainer #wrap #main p {
	padding: 10px;
	font-style: italic;
	font-size: smaller;
}

#events #bodyContainer #wrap #main #eventlist td {
	font-size: 12px;
}


#footer {
	clear: both;
	width: 798px;
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	border-top: solid 2px maroon;
	background-color: #e7ddb6;
}

#end_rail {
	background: url(../img/bgnd_end.png) repeat-x left top;
	height: 20px;
	width: 858px;
	margin: 0 auto;
	clear: both;
}
.copyright {
	color: #333;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	voice-family:"\"}\"";
	voice-family: inherit;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}
.contact {
	float: right;
}
#pre-footer {
	padding-bottom: 52px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}

.listed, .opera {
	float: left;
}

.listed, .contact, .opera {
	font: 12px Arial, Helvetica, sans-serif;
	color: #800000;
	width: 128px;
	border: 1px solid #800000;
	text-align: center;
	padding: 2px 0px 3px;
	margin-bottom: 8px;
}
.opera  {border-right: none; border-left: none; width:130px;}

.listed a, .contact a, .opera a {
	color: #333;
	text-decoration: underline;
}
.listed a:hover, .contact a:hover, .opera a:hover {
	color: #999;}

/* hacks for MSIE 6 */
* html #wrap #main {padding: 2% 1% 2% 3%;}
* html #preheader {margin-left: 9px;}
* html #wrap #sidebar {	padding: .1% .5%;}
* html #wrap #sidebar .menu li {margin-left: 15px;}
* html #wrap #sidebar .menu li.subli {font-size: small;	margin-left: 20px;}
* html #wrap #sidebar #menuEnd {margin: 10px 0;}
* html #events .eevents {background: transparent;}
* html #events table {top: 4px; left: 4px;}
* html #events table th, #events table td {padding: 0px 2px;}

