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; }




/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #F00;
}

.ddfmerrors {
	color: #F00;
	font-weight: bold;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}

/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0;
	width: 540px;
	max-width: 540px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: both;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 540px;
	max-width: 540px;
}

form.ddfm fieldset {
	padding: 10px 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px;
	font-size: 10px;
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .fmfullblock {
	font-size: 12px;
	padding-left: 0;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmquantity {
	float: left; 
	display: block;
	width: 20%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	color: #f00;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	color: #f00;
}
