body {
	margin: 0; padding: 0;
	text-align: center;
	background: #870412 url("images/bg.jpg") repeat-x 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
img { border: 0; }

a			{ color: #039; }
a:visited	{ color: #006; }
a:active	{ color: #36c; }
a:hover		{ color: #36c; }

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #c00;
	padding: 0;
	margin: 5px 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #039;
	padding: 0;
	margin: 10px 0 0 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 5px 0;
}
h2 b, h3 b { color: #000; }

p, li, td {
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
}

hr {
	margin: 5px 0; padding: 0;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 800px;
	height: 185px;
	padding: 1px 0 0 0;
}
#header td {
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #c00;
}
#header a {
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #dddddd;
	text-decoration: none;
	margin: 0 5px;
}
#header a:visited	{ color: #ccc; }
#header a:hover		{ color: #fff; }

#topNav {
	width: 800px;
	height: 45px;
	background: #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
}
#topnav a {
	display: block;
	width: 130px;
	height: 45px;
	font: 14px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	background: url("images/bg_nav_off.jpg") repeat-x 0 0;
	padding: 5px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
}
#topnav a:hover {
	color: #fff;
	background: url("images/bg_nav_on.jpg") repeat-x 0 0;
	border-left: 1px solid #000;
}
#topnav b {
	display: block;
	width: 130px;
	height: 45px;
	font: 14px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #ccc;
	text-transform: uppercase;
	background: url("images/bg_nav_on.jpg") repeat-x 0 0;
	padding: 5px 0;
	border-left: 1px solid #000;
	border-right: 1px solid #333;
}

#content {
	width: 800px;
	background: #fff;

}
#homeLeft {
	width: 400px;
	padding: 20px;
	text-align: left;
	font: 13px Trebuchet MS, "Trebuchet MS", sans-serif;
}

#onePage{
	padding: 20px;
	text-align: left;
	font: 13px Trebuchet MS, "Trebuchet MS", sans-serif;
	vertical-align: top;
	background: #fff url("images/rightcol_top.jpg") repeat-x 0 0;
}

.homeRight {
	width: 400px;
	padding: 0;
	color: #666;
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	text-align: center;
	background: #fff;
}
#history {
	margin: 0;
	padding: 10px 20px;
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #fff;
	background: #00368c url("images/bg_mission.jpg") repeat-x 0 bottom;
}
#mission {
	margin: 0;
	padding: 10px 20px;
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #fff;
	background: #690604 url("images/bg_history.jpg") repeat-x 0 bottom;
}
#custServ {
	margin: 0;
	padding: 10px 20px;
	font: 13px Trebuchet MS, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #000;
	background: #ccc;
}
#mission p, #history p, #custServ p { margin: 5px 0 10px 0 ; padding: 0; }
.big { font-size: 18px; font-weight: bold; padding: 0; margin: 0 0 5px 0; }
.custServTel { font-size: 24px; }

#leftCol {
	width: 150px;
	padding: 20px;
	background: #ccc url("images/leftcol_top.jpg") repeat-x 0 0;
	font: 14px Trebuchet MS, "Trebuchet MS", sans-serif;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
#leftCol a {
	font-weight: bold;
	font: 14px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #009;
	text-decoration: none;
}
#leftCol a:visited	{ color: #336; }
#leftCol a:hover	{ color: #00c; }

.contactFloat {
	width: 230px;
	background: #eeeeee;
	padding: 10px;
	margin: 0 0 10 20px;
	float:right;
}
.contactFloat b { color: #00368c; }
.contactFloat i { color: #666; float:right;}

.greyBox {
	width: 210px;
	background: #eeeeee;
	padding: 10px;
}
.greyBox b { color: #00368c; }
.greyBox i { color: #666; float:right;}

.bTop	{ border-top: 1px solid #ccc; }
.bLt 	{ border-left: 1px solid #ccc; }
.bRt	{ border-right: 1px solid #ccc; }
.bBot	{ border-bottom: 1px solid #ccc; }

.intro {
	font-size: 16px;
	color: #666;
}

.billButton {
	display: block;
	margin: 5px 0;
	padding: 5px 10px;
	background: #dddddd;
	font-size: 14px;
}
.billButton:hover {
	background: #fff;
}

#footer {
	width: 800px;
	height: 30px;
	padding: 5px 0;
}
#footer td {
	font: 12px Trebuchet MS, "Trebuchet MS", sans-serif;
	color: #c66;
}
#footer a:link		{ color: #ccc; text-decoration: none; }
#footer a:visited	{ color: #999; }
#footer a:hover		{ color: #f00; text-decoration: underline; }
