body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4e4025;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3f6742;
}
.buslines #container { 
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
} 
.buslines #header { 
	background: #FFF; 
} 
.buslines #navbar {
	background: #FFF;
	font-size: 11px;
	border-left: 3px solid #7f0808;
	word-spacing: 17px;
	font-weight: bold;
	text-align: right;
	padding: 3px 40px 5px;
}
.buslines #subheader {
	background: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7f0808;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f6742;
	border-bottom-color: #3f6742;
}
.buslines #sidebar1 {
	float: right;
	width: 280px;
	background: #dae5db;
	line-height: 22px;
	padding: 50px 25px 20px;
}
.buslines #mainContent {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7f0808;
	line-height: 25px;
}
.buslines #footer {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7f0808;
	font-size: 8px;
	text-align: right;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
	color: #7F0706;
}
a:link {
	color: #7F0706;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE6D6B;
}
a:hover {
	text-decoration: underline;
	color: #3B653F;
}
a:active {
	text-decoration: none;
	color: #3B653F;
}
a.page:link {
	color: #3f6742;
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
	color: #3f6742;
}
a.page:hover {
	text-decoration: none;
	color: #7F0706;
}
a.page:active {
	text-decoration: none;
	color: #3f6742;
}
.line_height {
	line-height: 18px;
}
.text_small {
	font-size: 10px;
}
.text_large {
	font-size: 15px;
	color: #7F0706;
	font-weight: bold;
}