#banner {
	background-color: #000080;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 80px;
}

#side {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 80px;
}

#content {
	position: absolute;
	left: 160px;
	top: 90px;
}

body {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
h2{
	FONT-SIZE: large;
	STYLE: underlined;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3{COLOR: #000080; FONT-SIZE: medium; FONT-WEIGHT: bold;; font-family: Arial, Helvetica, sans-serif}
h6{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; color: #FFCE63}

a:link{COLOR: #000080}
a:visited{COLOR: #663300}
a:hover{COLOR: #FF6600}

li {
	list-style-type: square;
	left: 0px;
	line-height: 13pt;

}
#menu a {display: block; width: 130px;}
#menu a:link {color: #FFFFFF; text-decoration: none;}
#menu a:hover {color: #EEEEEE; text-decoration: none; background-color: #000000;}
#menu a:active {color: #FFFFFF;	text-decoration: none; background-color:#0000CC;}
#menu a:visited {color: #FFFFFF;text-decoration: none;}
#menu a.sub-menu-item {font-weight: lighter; padding-top: 0px; padding-right: 0px;	padding-bottom: 0px; padding-left: 5px; text-decoration: none;}
#menu a.menu-item {
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #0000CC; text-align: center}

.double-orange-line {
	position: relative;
	height: 4px;
	left: 0px;
	top: 0px;

}
#scrolling-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom {
	font-size: xx-small;
	text-align: center;
}
#area-logo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo {
	position: absolute;
	left: 5px;
	top: 5px;
}

#header {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 160px;
}
#strapline {
	font-weight: bold;
	color: #CCCCCC;
	position: relative;
	top: 10px;
	left: 200px;
}
h4 {
	font-size: x-small;
}
table {
	font-size: x-small;
}
#homepage-spread-blue {
	background-color: #99CCFF;
	position: relative;
	width: 90%;
	left: 5%;
	top: 0px;
	background-image: url(../images/blue_worded_bg.gif);
	clear: both;
}
#homepage-spread-blue-top {
	background-color: #000080;
	width: 100%;
	background-image: url(../images/top_right_corner_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 27px;
	padding-left: 5px;
}
#homepage-lcol-orange {
	background-color: #FFCC66;
	width: 40%;
	background-image: url(../images/orange_worded_bg.gif);
	float: left;
	margin: 10px 5px 10px 5%;
}
#homepage-rcol-orange {
	background-color: #FFCC66;
	width: 40%;
	background-image: url(../images/orange_worded_bg.gif);
	float: right;
	margin: 10px 5% 5px 5px;
}
#homepage-col-orange-top {
	background-color: #FF6600;
	width: 100%;
	background-image: url(../images/top_right_corner_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 27px;
	padding-left: 5px;
}
.padded5 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#gallery_thumbnail {
	display: inline;
	padding: 20px;
	width: 110px;
	vertical-align: top;
	text-align: center;
}
#bike_ride_banner {
	width: 500px;
	background-image: url(../images/bike-ride-banner.gif);
	background-repeat: no-repeat;
	height: 100px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 27px;
	padding-left: 5px;
}
#bike_ride_banner a {
	vertical-align: baseline;
	position: relative;
	top: 70px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bike_ride_banner a:link {color: #663300;}
#bike_ride_banner a:hover {color: #663300; background-color: #D9BE62;}
#bike_ride_banner a:active {color: #663300;	text-decoration: none;}
#bike_ride_banner a:visited {color: #663300;text-decoration: none;}
