﻿body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #708090;
font-size: 16px;
color: #000;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
}

#wrapper {
width: 956px;
padding: 5px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 1px solid #ddd;
}

#header {
margin: 0px;
padding: 0px;
height: 150px;
width: auto;
background: url(Photos/logo.jpg) no-repeat;
background-color: #f1f1f1;
}

#container {
padding: 0px;
margin: 5px 0px 0px 0px;
background-attachment: scroll;
background-image: url(Photos/table.gif);
background-position: 0px 0px;
border-bottom-width: thick;
height: 1%;
width: auto;
}

#left {
margin: 0px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;
}

#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}

#nav li {
margin: 10px;
padding: 5px;
display: block;
background-attachment: scroll;
background-image: url(Photos/Bullet2.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
font-size: large;
font-family: "Bookman Old Style"
}

#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}

#nav li a:hover {
color: #999;
text-decoration: underline;
}

#center {
height: 520px;
width: 700px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 10px;
line-height: 1.8em;
}

#centerp {
height: 510px;
width: 700px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 10px;
line-height: 1.8em;
}

#centerc {
height: 1450px;
width: 700px;
padding:  10px 20px 30px 20px;
float: left;
margin: 0px 0px 0px 10px;
line-height: 1.8em;
}

#centerl{
height: 300px;
width: 700px;
padding:  10px 20px 30px 20px;
float: left;
margin: 0px 0px 0px 10px;
line-height: 1.8em;	
}

#Aerial p{
font-size: 13px;
text-indent: 25px
}

#Skid p{
font-size: 13px;
text-indent: 25px
}

#center #title p{
width: 271px;
height: 25px;
border-bottom: dashed 1px #000;
margin-top: 5px;
font-size: 17px;
}


.leftcol p a:hover {
color: #708090;
}

.leftcol p a:link, p a:visited, p a:active{
color: #999;
border-bottom: dashed 1px #000;
text-decoration: none;
}

#p a:hover{
color: #708090
}
#center p{
margin: 20px 0 0 0;
}

#services p{
margin-top: 0px;
font-size: 13px;
text-indent: 25px
}
#center #photos a:active, #photos a:link, #photos a:visited{
text-decoration: none;
}

#description p{
	margin-top: 0px;
	margin-bottom: 10;
}

#Fire p{
font-size: 13px;
text-indent: 25px;
}

#FWood {
font-size: 13px;
}

#FWood p {
text-indent: 25px;
}

.center ul{
font-size: 13px
}

#Hazard {
font-size: 13px;
}

.centercol a:hover, .centercol a:active, .centercol a:link, .centercol a:visited{
text-decoration: none;
border-bottom: dashed 1px #000;
color: #708090;
}

.centercol {
font-size: 13px;
}

.center a:hover{
text-decoration: none;
color: #000
}

.leftcol ul {
margin: 18px 0 0 0;
padding: 0 0 0 0;
}

.leftcol ul li {
margin-left: 30px
}

.leftcol {
	width: 370px;
	float: left;
}
.rightcol {
	width: 250px;
	float: left;
}

#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
}

.img-shadow{
position: absolute;
background: url(Photos/shadowAlpha.png) no-repeat bottom right
!important;
background: url(Photos/shadow.gif) no-repeat bottom right;
margin: 10px 0px 0px 5px 
!important;
margin: 10px 0px 6px 5px;
}

.img-shadow img {
display: inline;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 5px;
} 

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

#footer {
margin: 5px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
}

#footer p {
color: #000;
margin: 0px auto 0px auto;
padding: 0px;
}

#links a:link, #links a:visited, #links a:active{
color: #000;
border-bottom: 1px dashed #000000;
text-decoration: none
}

#links a:hover{
color: #708090;
}


#center form {
	margin-top: 25px
}

label, input, select, textarea {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 20px;
}
label {
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 10px;
	margin-top: 2px;
}

 .submit input {
 margin-left: 120px
 }
 
textarea{
height: 100px;
width: 430px	
}

textarea:focus, input:focus {
border: 2px solid #708090;
background-color: #F8F8FF;
}


br {
	clear: left;
}

