body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font weight: bold;
	color: #312218;
	background-color:#FFFFFF;
}

th {
	background-color: #5A0000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 105%;
}

a:link {
	color: #8B7961;
}

a:visited {
	color: #8B7961;
}

a:active {
	color: #8B7961;
}

a:hover {
	color: #870101;
	text-decoration: none;
}

a:link.noline {
	color: #000000;
	text-decoration: none;
}

a:visited.noline {
	color: #000000;
	text-decoration: none;
}

a:active.noline {
	color: #000000;
	text-decoration: none;
}

a:hover.noline {
	color: #870101;
	text-decoration:underline;
}

#page {
	padding: 0px;
	width: 320px;
	padding: 0px;
}

#masthead {
	display: none;
}

#logo-container {
	position: relative;
	top: 0px;
	left: 20px;
	width:170px;
	z-index:3;
}

#navbar {
	position: relative;
	top:0px;
	left: 0px;
	width: 320px;
	height: 26px;
	background-color:#312218;
	margin:0px;
	padding:14px 10px 5px 10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	z-index:2;
}

#navbar a:link {
	color:#FFFFFF;
	text-decoration: none;
}

#navbar a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#navbar a:hover {
	color: #D7B98C;
	text-decoration: none;
}

#navbar a:active {
	color: #D7B98C;
	text-decoration: none;
}

#main-container {
	background-color:#FFFFFF;
}

#content {
	position: relative;
	top:-0px;
	left: 10px;
	width: 320px;
	padding: 0px 10px 0px 10px;
	z-index:1;
}

#left-col {
	float:left;
	width:300px;
	padding: 0px;
}

#right-col {
	display: none;
}

#footer {
	position: relative;
	top:0px;
	left: 0px;
	padding: 5px 0px 5px 0px;
	background-color:#FFFFFF;
	text-align:center;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#footer a:link {
	color:#999999;
	text-decoration:underline;
}

#footer a:visited {
	color:#999999;
	text-decoration:underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer a:active {
	color: #cc9966;
	text-decoration: none;
}

#footer a:link.isp {
	text-decoration:none;
	font-size:80%;
}

#footer a:visited {
	text-decoration:underline;
}

#footer a:hover.isp {
	text-decoration: underline;
	font-size:80%;
}

#footer a:active {
	color: #cc9966;
	text-decoration: none;
}


#bottombar {
	display: none;
}


.tableborder {
	border-color: #C2994B; 
	border-width: 1px;
	border-style: dotted;
}

.small {
	font-size:80%;
}

.clearall {
	clear:both;
}

.busname {
	font-weight: bold;
	color: #71624F;
}

.cell-1 {
	background-color:#F3F0ED;
	font-weight: bold;
}

.cell-2 {
	background-color:#DBD3CA;
	font-weight: bold;
}

.highlight-1 {
	color:#E60202;
	font-weight: bold;
}


.highlight-2 {
	color: #9D3131;
	font-weight: bold;
}

.testimonial {
	color:#5A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}

.spaced {
	line-height: 140%;
}

.formtext {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.list1 li {
	padding-bottom: 8px;
}

.list2 li {
	padding-bottom: 8px;
	font-weight: bold;
}
