body {
	background-color: #003300;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: auto;
	width: 952px;
	border: medium outset #FEDEB7;
	background-position: top;
	background-image: url(images/gradient_back.jpg);
	background-color: #CCEEDD;
	background-repeat: no-repeat;
	height: auto;
}
#header {
	background-image: url(images/antler_ridge_header.jpg);
	background-position: center;
	height: 200px;
	width: 950px;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-bottom-color: #CCCCCC;
}
#leftSide {
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #006600;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	width:150px;
	background-color: #CCEEDD;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 20px;
}
#narrative {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #003333;
	height: auto;
	width: 952px;
	float: left;
	background-color: #CCEEDD;
	padding-top: 10px;
}
.rustBolded {
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.smallerText {
	font-size: smaller
}
.busBolded {
	color: #330066;
	font-weight: bold;
}
* .busNameLarge {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC3300;
}
#feature {
	text-align:left;
	float:left;
	width:760px;
	padding:0 10px 10px 10px;
}
#feature div {
	font-size:110%;
	font-weight:bold;
	line-height:125%;
}
#feature p {
	text-align:left;
	padding:5px 0;
}
#feature h1 {
	text-align:right;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC3300;
	margin: 0 0 16px 0;
}
#upcoming-box {
	border:1px solid #063;
	text-align:left;
	float:left;
	width:725px;
	margin:2px auto 10px;
	padding: 2px 10px;
	color:#0033CC;
	line-height:120%;
	font-weight:bold;
	font-size:105%;
}
#upcoming-box h1, #upcoming-box p {
	padding:5px 2px;
}
#rates-table {
	font-weight:bold;
	margin:auto;
	width:90%;
}
#webguy {
	text-align:right;
	line-height:14px;
	padding:5px;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#webguy a {
	color:#999;
}

