body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #C1B5A5;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;

	font weight: bold;
	color: #312218;
}

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 {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 800px;
	padding: 0px;
}

#masthead {
	position: relative;
	top:-157px;
	left: 0px;
	margin:0px;
	padding:0px;
	z-index:1;
}

#logo-container {
	position: relative;
	top: 5px;
	left: 20px;
	width:170px;
	z-index:3;
}

#navbar {
	position: relative;
	top:-157px;
	left: 0px;
	width: 550px;
	height: 26px;
	background-color:#312218;
	margin:0px;
	padding:14px 20px 5px 230px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	z-index:2;
	border-top: 1px solid #DDDDDD;
}

#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:-95px;
	left: 30px;
	width: 720px;
	padding: 0px 10px 0px 10px;
	z-index:1;
}

#left-col {
	float:left;
	width:390px;
	padding: 0px;
}

#right-col {
    float:right;
	padding: 0px;
}

#footer {
	position: relative;
	top:-50px;
	left: 0px;
	padding: 5px 0px 5px 0px;
	background-color:#312218;
	text-align:center;
	color:#B4A792;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#footer a:link {
	color:#B4A792;
	text-decoration:underline;
}

#footer a:visited {
	color:#B4A792;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active {
	color: #cc9966;
	text-decoration: none;
}

#footer a:link.isp {
	text-decoration:none;
	font-size:80%;
}

#footer a:visited.isp {
	text-decoration:none;
	font-size:80%;
}

#footer a:hover.isp {
	text-decoration: underline;
	font-size:80%;
}

#footer a:active.isp {
	color: #cc9966;
	text-decoration: none;
	font-size:80%;
}

#bottombar {
	position: relative;
	top: -50px;
	left: 0px;
}


.tableborder {
	border-color: #C2994B; 
	border-width: 1px;
	border-style: dotted;
}

.large {
	font-size:130%;
}

.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 {
	list-style-image: url(../images/bullet2.gif);
	padding-bottom: 8px;
}

.list2 li {
	list-style-image: url(../images/bullet2.gif);
	padding-bottom: 8px;
	font-weight: bold;
}
