@charset "utf-8";
/* CSS Document */

body  {
	background-color: #776757;
	background-image: url(siteimages/pavement.GIF);
	background-repeat: repeat;
	font-family: Arial;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.sitewrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;	
}
/* ------------------------------------------------- */
h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
h3 {
}
h4 {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*------------------------------------------- */
#areas {
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	width: 575px;
	float: left;
}
.areas {
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	width: 740px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bnav {
	width: 760px;
	float: left;
	text-align: center;
}
/* CALCULATORS */
.calctitle {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.calcinstruct {
	font-family: Arial;
	font-size: 12px;
}
#calc_01 {
	height: 150px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#calc_01box {
	height: 83px;
	width: 297px;
	background-image: url(pics/calc/calc01.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
.calc_head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	line-height: 25px;
}
.calctxt1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.calctxt2 {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
}
.calctxt3 {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
.calctxt4cntr {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#ccbox {
	height: 125px;
	width: 175px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.center1 {
	text-align: center;
	float: left;
	width: 550px;
}
#contentbox {
	width: 760px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	float: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#header {
	width: 760px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #720606;
	border: thin solid #333333;
}
.hourspanel {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.homepanel1 {
	font-family: Arial;
	font-size: 14px;
	float: left;
	width: 575px;
}
.homepanel1a {
	float: left;
	width: 250px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
.homepanel1b {
	float: left;
	width: 230px;
	margin-left: 10px;
	text-align: center;
	height: 135px;
}
.homepanel2 {
	text-align: center;
	float: left;
	width: 575px;
}
.hpanel1 {
	float: left;
	width: 410px;
}
.hpanel2 {
	float: left;
	width: 140px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 10px;
}
.homepanel3 {
	float: left;
	width: 570px;
	text-align: center;
	margin-top: 25px;
}
.hsmall {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
#leftpanel {
	float: left;
	width: 175px;
}
#mainpanel {
	width: 565px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#navbox {
	float: left;
	width: 175px;
	background-image: url(siteimages/navbutton01.jpg);
	display: block;
}
.pagetitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.phone {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.photoinstruct {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
#sitefooter {
	width: 760px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: left;
}
.sitetitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.spec1 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #660000;
}
.txt2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #700608;
}
.txt3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.txt4 {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}

/* LINKS --------------------------------------------------- */
a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.bnav:link, a.bnav:visited, a.bnav:active {
	color: #FFF;
	text-decoration: none;
	font: 12px Arial;
}
a.bnav:hover {
	color: #660000;
	text-decoration: none;
}
.ftlink a {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.ftlink a:hover {
	color: #660000;
	text-decoration: none;
}
a.fl:link, a.fl:visited, a.fl:active {
	color: #111411;
	text-decoration: none;
	font: 12px Arial;
}
a.fl:hover {
	color: #660000;
	text-decoration: none;
}
a.l1:link, a.l1:visited, a.link:active {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
a.l1:hover {
	color: #FF9900;
	text-decoration: none;
}
.hlink a {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.hlink a:hover {
	color: #FF9900;
	text-decoration: none;
}
.nav a{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	width: 175px;
	display: block;
	text-indent: 5px;
	color: #FFFFFF;
	background-image: url(siteimages/navbutton01a.jpg);
	line-height: 20px;
	list-style-type: none;
}
.nav a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-size: 13px;
	background-image: url(siteimages/navbutton02a.jpg);
}
.pagelink a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.pagelink a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.stdlink a {
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
.stdlink a:hover {
	color: #990000;
	text-decoration: none;
}
