* {margin:0; padding:0;}

body
{
	padding:0px;
	margin:0px;
    background-color:#ff0000;
    font-family: Trebuchet MS, Arial;
	font-size:70%;	
}


p
{
	margin-bottom:8px;	
}
 
div.pageposition
{
	background-color:#FF0000; 
	clear:both; 
	display:block;
    margin:0 auto;  
	overflow:visible;
	text-align:left;
	width:900px; 
}

.banner
{
	width:900px;
	height:160px;	
}



.centrepane
{
	text-align:left;
	background-color:#FFFFFF;
	margin-top:20px;	
	width:620px;
	padding-left:10px;
	float:left;
	
}

.rightpane
{
	text-align:left;
	width:220px;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	padding:0px 10px 0px 15px;
	border-left-color: #ff0000;
	border-left-style: dotted;
}

.rightpane p
{ 
	display:block; 
	font-size:15px;
	font-family:Trebuchet MS,Arial;
	color:#cc0000;
	 
}
.rightpane h2
{
font-family:Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#cc0000;	
	text-decoration:none;
	}
	

.centreandrightpane
{
	text-align:left;
	margin-top:20px;	
	float:left;	
}

div.maindivbg div.maindiv
{ 	
	background:#FFFFFF;
	width:880px;	 
}

div.maindivbg div.maindiv:after
{   content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} * html   {height: 1%;}

.maindivbg
{
	margin-top:0px;
	width:900px;	
	background-color:#ffffff;
}
 
.maindivbg:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} * html   {height: 1%;}

.footerpane
{
	padding-top:30px;
	padding-bottom:20px;
	background-color:#ff0000;
	background-repeat:no-repeat;
	background-image:url(images/bottom_bar.gif);
}


.homepageintro
{
	width:600px;
	height:368px;
	background-image:url(images/map2.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	margin-bottom:18px;
}

.bikerideintro
{
	width:600px;
	background-color:#FFFFFF;	
	margin-bottom:18px;
	padding-left:10px;
}


.redtext2{
font-family:Verdana, Arial;
	font-size:90%;
	font-weight:normal;
	color:#cc0000;	
	text-decoration:none;
}

.bluetext2{
font-family:Verdana, Arial;
	font-size:90%;
	font-weight:normal;
	color:#0000ff;	
	text-decoration:none;
}
.bikerideintro ul{
	padding:15px 0 5px;
}

.bikerideintro a:visited, a:active, a:hover
{
	text-decoration:underline;
}

.bikerideintro li{
	list-style-type:none;
	line-height:18px;
	background-image:url(images/arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	list-style-position: ;
}

.homebox1
{
	background-image:url(images/redbutton.gif);
	background-repeat:no-repeat;
	width:180px;
	height:80px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding:20px 5px 5px 10px;
}

.homebox2
{
	background-image:url(images/redbutton.gif);
	background-repeat:no-repeat;
	width:180px;
	height:80px;
	float:left;
	margin-right:10px;
	padding:30px 5px 5px 10px;
}

.homebox3
{
	background-image:url(images/redbutton.gif);
	background-repeat:no-repeat;
	width:180px;
	height:80px;
	padding:15px 5px 5px 10px;
	float:left;
	
}

.homebox4
{
	background-image:url(images/redbutton.gif);
	background-repeat:no-repeat;
	width:180px;
	height:80px;
	float:left;
	margin-top:13px;
	padding:10px 10px 5px 10px;
	
}

.homebox4 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-style: normal;
	font-weight: bold;
	width:160px;
	}
	
.homebox4 a:visited, a:active, a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.homeboxrow
{
	margin-bottom:0px;	
}

h1, .heading1
{
	font-family:Trebuchet MS, Arial;
	font-size:1.4em;
	font-weight:bold;
	color:#cc0000;	
}

a:visited, a:active, a:hover
{
	text-decoration:none;
}

.homeboxrow p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-style: normal;
	font-weight: bold;
	width:160px;
}

