@charset "utf-8";
.thrColFixHdr #container {
	background: url(../images09/biketour.jpg) no-repeat;
}
#mainContent ul {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #990000;
	list-style: square;
}
#container   #mainContent  li {
	color: #000000;
}
#container  #mainContent  li  a  {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #660066;
	text-decoration: underline;
}
#container #mainContent #booknow {
	background-color: #FC6;
	background-image: url(../images09/booknow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #309;
	border-right-color: #309;
	border-bottom-color: #309;
	border-left-color: #309;
	text-align: center;
}
#mainContent #bikes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CC9;
}
