body
{
 background-color:#3C3C3C;
 font-family:Verdana,Helvetica,Sans-serif;
 font-size:0.8em;
 color: #000000;
 margin:0px;
text-align:justify; 
}
.ridetitle
{
 padding:5px;
 text-align:center;
 width:394px;
 height:150px;
border:0px; 
}
.imagewrapper
{
	padding:5px;
	width:502px;
	height: 520px;
	border: 1px;
	border-style:solid;
	border-color: #A0A0A0;
	text-align:center;
	margin: 2px;
}
div.imagetext
{
	padding:0px;
	width:490px;
	height:auto;
	border:0px;
	margin:auto;
}
.leftfloat
{
	float: left;
}
.rightfloat
{
	float: right;
}

.centrefloat
{
 	margin-left:auto;
	margin-right:auto;
	/*float: center;*/
}

div.wrapper
{
 width:820px;
 height:auto;
}
img.pageheader
{
 padding:5px;
}
img.banner
{
	border-width:1px;
	border-color:#FFFFFF;
	text-align:center;
	border:solid;
}
div
{
 background-color:#FFFFFF;
 border:solid;
 padding:10px;
 height:auto;
 margin-left:auto;
 margin-right:auto;
}
div.indexbody
{
 border-width:0px 2px 2px 2px;
 width:810px; 
}
div.dayreportbody
{
	border-width:0px 2px 0px 2px;
	width:1036px;
	border-color: #BA0000;
}
div.dayreportspacer
{
	border-width:0px;
	width:1022px;
	height:10px;
}
div.mainbody
{
	border-color: #BA0000;
	border-width: 0px 2px 0px 2px;
	width:810px;
}
#header0
{
 border-color: #BA0000;
}
#header1
{
 border-color: #8A9920;
}
.centretext
{
	text-align:	center;
}
h1
{
 	font-size:2em;
 	text-decoration: underline;
 	color: #715439;
}
h2
{
	font-size:1.8em;
	text-decoration:underline;
	color:#000000;
}
h3
{
	font-size:1.8em;
	text-decoration:underline;
	color:#1E7B20;
}
a:link, a:visited
{
 text-decoration: none;
 color: #3715CF;
 font-weight: bold;
}
a:hover
{
 text-decoration: underline;
 color: #BA783D;
 font-weight: bold;
}
table.route
{
	border-style:solid;
	border-width:2px;
	border-color:#4871AA;
	padding:2px;
	border-collapse:collapse;
	border-spacing:0px;
}
table.route td
{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color: #A0A0A0;
	padding: 5px 15px 5px 15px;
}
table.route td.distance
{
	text-align:right;
}
table.route th
{
	border-style:solid;
	border-width:1px;
	border-color:#A0A0A0;
	padding:5px 15px 5px 15px;
	text-decoration: underline;
	font-size: 1.2em;
	
}
table.distance
{
	border-style:solid;
	border-width: 2px;
	border-color:#7B2F1A;
	padding:2px;
	border-collapse:collapse;
	border-spacing:0px;
}
table.distance td
{
	border-style:solid;
	border-width:1px;
	border-color:#A0A0A0;
	padding: 5px 15px 5px 15px;
}
table.distance td.value
{
	text-align:right;
}
table.signguestbook
{
 border-style:solid;
 border-width: 1px;
 border-color:#CFCFCF;
 padding: 2px;
 border-collapse:collapse;
 border-spacing:0px;
 width:100%;
}
table.signguestbook td
{
 border-style: solid;
 border-color: #CFCFCF;
 border-width: 1px;
 padding: 5px 15px 5px 15px;
 vertical-align: top;
}
table.signguestbook td.heading
{
 width:100px;
}
div.indexfooter
{
	border-width:0px;
	text-align:center;
}
div.reportfooterleft
{
	border-width:0px;
	border-style:solid;
	text-align:right;
	width:300px;
	height:auto;
}
div.reportfootercentre
{
	border-width:0px;
	border-style:solid;
	text-align:center;
	width:300px;
	height:auto;
}
div.reportfooterright
{
	border-width:0px;
	border-style:solid;
	text-align:left;
	width:300px;
	height:auto;
}
div.guestbookentry
{
 border-width:1px;
 border-style:solid;
 text-align:justify;
 background-color:#F5F5F5;
 border-color:#00BABA;
 
}
li
{
	list-style-type: disc;
}
input
{
 width:645px;
 border-style:solid;
 border-color:#000000;
 background-color:#FCFCFC;
 border-width:1px;
}
textarea
{
 width:645px;
 border-style:solid;
 border-color: #000000;
 border-width:1px;
 background-color:#FCFCFC;
 height:100px;
 border-width:1px;
}
.submit input
{
 width:80px;
	background:#D4D4D4 none repeat scroll 0%;
	border:2px outset #000000;
	color:#000000;
}
div.noborder
{
	border:0px;
	margin:3px;
}
div#bannerdiv
{
	text-align:	center;
	border:		0px solid;
	padding:	0px;
}