﻿#container {width:100%;background: transparent url('../images/layout/background.jpg') no-repeat top center;}

#body {
    margin: auto;
    background-color: transparent;
    width: 900px;
}

#headerNav {
	color: white;
	text-align: right;
	font-size: 0.8em;
	height: 42px;
	line-height: 42px;
}

#headerNav a {color: white; text-decoration:none}

.winterize {text-align:center; padding-top: 5px; color: navy}
.winterize a {color: #0F2757; padding: 3px 10px;background-color: #D1B987; text-decoration:none;border: 1px solid #A3CBFC;}
.winterize a:hover {color: white;background-color: #6E0307}

#home td {background-color: #f4ebd9; vertical-align:top;}

#navHome {width: 100%; z-index:100;margin-top:-21px; position:relative}
#navHome td {width: 33%; vertical-align:top; text-align:center;}

#contentBody {
    text-align:left;
    padding: 10px;
    font-size: 10pt;
    vertical-align:top;
    background: #f4ebd9 url('../images/layout/mapBkgd.png') no-repeat right bottom;
    width: 750px;
}

#gallery td {width: 25%;text-align:center;padding: 5px;}

#economic {
	width: 95%;
	margin: auto;
	border: 1px solid #6E0307;
	text-align:center;
}

.banner {text-align:center;	z-index: 100; margin-top: -50px; position: relative;}
.bodyNav {text-align:right;	font-size: 8pt;}

#workOrder {width: 100%;}
#workOrder td {padding: 2px; vertical-align:top;}
#employment {width:100%;}
#employment td {padding: 2px; vertical-align:top;}

#navLeftCell {
	background: #f4ebd9;
	width: 250px;
	vertical-align: top;
}

#navLeftHome {padding: 20px 10px 10px 10px;background: transparent url('../images/layout/navBkgd2.jpg') no-repeat top center;width: 229px;}
#navLeftHome a:link, #navLeftHome a:active, #navLeftHome a:visited {
	display: block;
	color:white;
	height: 30px;
	vertical-align: middle;
	line-height:30px;
	text-decoration:none;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
}

#navLeftHome a:hover {background: #d1b987 url("../images/hover.jpg") no-repeat left center;}

#navLeft {
	padding: 20px 10px 10px 10px;
	background: transparent url('../images/layout/navBkgd3.jpg') no-repeat top center;
	width: 229px;
}

#navLeft a:link {
	display: block;
	color:white;
	height: 30px;
	vertical-align: middle;
	line-height:30px;
	text-decoration:none;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
}


#navLeft a:active {
	display: block;
	color:white;
	height: 30px;
	vertical-align: middle;
	line-height:30px;
	text-decoration:none;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
}


#navLeft a:visited {
	display: block;
	color:white;
	height: 30px;
	vertical-align: middle;
	line-height:30px;
	text-decoration:none;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
}


#navLeft a:hover {
	background: #d1b987 url("../images/hover.jpg") no-repeat left center;
}

#contactBox {
	font-size: 8pt;
	color: #462f0d;
	margin: 10px;
	padding: 10px;
	border: 1px solid #d1b987;
	background-color: #f0e4cb;
}

div.facebook {
	width: 80px;
	float: right;
	margin: 0px 5px;
	text-align:center;
	border: 1px solid #E1CDA8;
	padding: 5px;
	font-size: 80%;
	background-color: #ECE2CC;
}

#footer {
	padding: 10px;
	width: 900px;
	margin: auto;
	font-size:80%;
	color: white;
}

#footer a {
	color:white;
	text-decoration:none;
}




