#news {
	background:#DAEBEB;
	border:thin solid #02378E;
	width: 146px;
	text-align: left;
	padding: 2px;
}
body {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tiny{font-size:10px;}
.eighthundredwide {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#news p {
	margin: 0px;
	padding: 0px 0 3px 0;
}
#news a {
	font-size: 9px;
}
#news h5 {
	border:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
h1 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
}
h2 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.floatpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.dottedspacer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bodytext {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homepagehead {
	background-color: #660066;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
.length {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.routecode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.routedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0;
}
.route {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}
.routename {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-left: 15px;
}
.stars {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 10px;
	right: 10px;
}
.route img {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.route .routeheader {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #EAEAEA;
}
#disclaimer {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
#haveyoursay {
	background-color: #FFF7D5;
	border: thin dotted #999999;
	clear: left;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#haveyoursay form {
	margin: 0px;
	padding: 0px;
}
#disclaimer strong {
	font-weight: bold;
}
.container {
	text-align: center;
	border: 1px solid #CCCCCC;
}
.blogcomment {
	clear:both;
	background-color:#eee;
	border:1px solid #ccc;
	margin:2px;
	padding:5px;
}
.column {
	float: left;
	width: 50%;
}
