<style type="text/css"> 
/* #513318 very dark brown
   #ae8464 - brown
   830417 - burgundy
   069 - blue
	f7edb5 - light yellow
	#355f5d dark green
	e8c518 gold
	efe6d4 tan
	903 red
*/  
body, address, dd, dl, hr, p, form { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 0; 
}
body, html {
	background-image:url(../Images/bodyBkgdRepeat.jpg);
	background-color: #3f5f5d;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align: center; 
	text-decoration: none;
	line-height: 22px;
}
p {
	text-indent: 20px;
	padding:0;
	margin: 10px 0;
	line-height:1.5em;
}
#wrapper {
	width:980px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	text-decoration: none;
	color: #000;
	line-height: 22px;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
} 
#banner {
	width: 980px;
	height: 343px;
	background-image:url(../Images/banner.png);
	background-repeat:no-repeat;
	position:relative;
	z-index: 0;
}
#address {
	margin: 0;
	width: 380px;
	padding: 185px 345px 0 255px;
	text-align:center;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1.35em;
	position:relative;
	z-index: 10;
}
#content {
	float:left;
	width:868px;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 32px;
	background-color: #f7edb9;
	border-top: #e8c518 solid 4px;  /*gold*/
	border-left: 12px #f7f2d9 solid;
	border-right: 12px #f7f2d9 solid;
	border-bottom: #355f5d 4px solid; /*dark green*/
	position:relative;
	z-index: 20;
}
#links{
	float:right;
	margin: 30px 10px 0 5px;
	padding: 0;
	width: 550px;
	height: 30px;
	position:relative;
	z-index: 20;
}
#fire, #fire a:link, #fire a:visited {
	float: right;
	width:190px;
	margin: 0 15px 0 10px;
	padding: 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	color:#36f;
}
#fire, #fire a:hover, #fire a:active {
	color:#355f5d;
}
#amb, #amb a:link, #amb a:visited {
	float: right;
	width:230px; 
	margin: 0 10px 0 0;
	padding: 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	color:#36f;
	
}
#amb, #amb a:hover, #amb a:active {
	color:#355f5d;
}
#main {
	float:right;
	margin: 10px 0 20px 10px;
	padding: 20px 10px 10px 15px;
	width: 575px;
	background: #efe6d4; /* tan */
	border: #057215 double 4px; /*  dark green */
}
#sidebarRight {
	float: right;
	text-indent: none;
	width: 215px; 
	height: 370px;
	margin: 30px -60px 0 0;
	padding: 22px 7px 0 2px; /* top and bottom padding create visual space within this div */
}
#contentHome {
	float:left;
	width:868px;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 32px;
	background-color: #f7edb9;
	border-top: 0;
	border-left: 12px #f7f2d9 solid;
	border-right: 12px #f7f2d9 solid;
	border-bottom: #355f5d 4px solid; /*dark green*/
	position:relative;
	z-index: 20;
}
#linksHome{
	float:left;
	margin: 30px 25px 0 5px;
	padding: 0;
	width: 630px;
	height: 33px;
	position:relative;
	z-index: 20;
}
#ambHome, #ambHome a:link, #ambHome a:visited {
	float: left;
	width:230px;
	margin: 0 5px 0 10px;
	padding: 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	color:#36f;
}
#ambHome, #ambHome a:hover, #ambHome a:active {
	color:#355f5d;
}
#fireHome, #fireHome a:link, #fireHome a:visited {
	float: right;
	width:190px; 
	margin: 0 5px;
	padding: 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	color:#36f;
}
#fireHome, #fireHome a:hover, #fireHome a:active {
	color:#355f5d;
}
#mainHome {
	float:left;
	margin: 0 20px 30px 10px;
	padding: 0;
	width: 670px;
	background:none;
	font-weight:800;
}
#sidebarLeft {
	float: left;
	background-color: #f2f4e8; /*off-white*/
	text-align:left;
	width: 200px; 
	margin: -10px 5px 0 0;
	padding: 5px 0; 
	line-height: 10px;
	border: #513318 double 4px; /*  gold */
}

#nav {
	float:left;
	background-color: none;
	text-align:left;
	width: 200px; 
	margin: 0;
	padding: 0; 
	line-height: 1.4em;
	position:relative;
	z-index: 100;
}
/* navigation styles */ 
#nav ul {
	list-style:none;
	padding: 0;
	margin: 10px 0 0 0;
	display:block;
	line-height: 1.4em;
	border: 0;
}
#nav ul li a:link, #nav ul li a:visited {
	list-style:none;
	color: #513318; /*  dark brown */
	text-align:left;
	text-decoration:none;
	font-size: 11px;
	font-weight: 700;
	display:block;
	line-height: 1.4em;
	border-bottom: 2px solid #e8c518; /* gold */
	padding: .3em .6em .3em .7em;
	margin:0;
	background:#efe6d4; /*tan */
}
#nav ul li a:hover, #nav ul li a:active {
	color: #000; 
	background-color: #e8c518; /* gold */	
	display:block;
	border-bottom: 2px solid #513318; /*  dark brown */
	padding: .3em .6em .3em .7em;
	margin:0;
	line-height: 1.4em;
} 

#navImage {
	float:left;
	margin: 20px 21px -12px -9px;
	padding: 0;
}
#footer {
	background-image:url(../Images/footerBkgd.png);
	background-repeat:no-repeat;
	background-position: center;
	margin: 0 auto;
	padding: 10px 30px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0;
	line-height: 15px;
}
#911Right {
	float: right;
	background-image:url(../Images/911.png);
	background-repeat:no-repeat;
	width: 220px;
	height: 370px;
	padding: 0;
	margin: 2px -60px 0 0;
}
ul li, ol li {
	padding: 0;
	margin: 0;
}

.trucks {
	text-indent: 0;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
}
.trucksName {
	text-indent: 0;
	text-align:center;
	font-size: 15px;
	font-weight:bold;
	font-variant:small-caps;
	color: #903; /* red */
	padding: 0;
	margin: 0;
}
.hr {
	width: 160px;
	margin: 8px 20px 8px 30px;
	height: 3px;
	border-bottom-color:#830417;
	float:right;
}
.form {
	padding:15px;
	margin: 10px 25px 5px 10px;
}
h1, h1 a, h1 a:visited { /* page titles */
	font-variant:small-caps;
	font-weight:bold;
	color: #513318; /* dark brown */	
	font-size:17px;
	text-indent:none;
	margin:10px 0;
	padding:0;
}
h2 {
	font-variant:small-caps;
	font-weight:bold;
	color:#830417; /*  burgundy */	
	font-size:14px;
	margin: 10px 0;
	padding:0;
}
h3 {
	font-variant:small-caps;
	font-weight:bold;
	color:#2f2218  /* very dark brown */
	font-size:13px;
	margin:10px 0;
	padding:0;
	line-height:1.5em;
	text-indent: 20px;
}
h4 {
	font-variant:normal;
	font-weight:bold;
	color:#2f2218;  /* very dark brown */
	font-size:12px;
	text-indent: 20px;
	margin:5px 0 5px 0;
	padding:0;
	line-height:1.3em;
}
h5 {
	font-variant:normal;
	font-weight:bold;
	color:#2f2218;  /* very dark brown */
	font-size:11px;
	text-indent: 10px;
	margin: 5px 0;
	padding:0;
	line-height:1.2em;
}
h6 {
	font-weight:bold;
	color:#830417; /*  burgundy */	
	font-size:12px;
	margin: 10px 0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	color:#36f;
}
a:hover, a:active {
	text-decoration:none;
	color: #355f5d; /* dark green */
}

.special {
	color:#c00;
	text-indent:30px;
	font-weight:bold;
	font-variant:small-caps;
}
.bold {
	font-weight:bold;
	font-variant:normal;
	color: #000;
}
.boldItalic {
	font-weight:bold;
	font-variant:normal;
	font-style:italic;
	color: #000;
}
.boldSmCaps {
	font-weight:bold;
	font-variant:small-caps;
	font-style:normal;
	color: #000;
}
.noPad {
	padding:0;
	margin:0;
}
.smallPadTop {
	padding:8px 0 20px 0;
	margin:0;
}
.imgRight {
	float:right;
	margin: 20px 0 10px 20px;
}
.imgLeft {
	float:left;
	margin: .5em;
}
.imgCenter {
	float:none;
	text-align:center;
}
.indent {
	text-indent:30px;
}
.noindent {
	text-indent:0;
}
.indent40 {
	text-indent:40px;
}
.indent60 {
	text-indent:60px;
}
.noBottomBorder {
	border-bottom:0;
}

#content li {
	list-style:none;
	padding: 0;
	margin: 5px;
}
.hr {
	text-align:left;
	height:3px;
	width:70%;
	color:#cde1f6; /*lt blue*/
	padding: 0 10px;
	border-bottom-style:outset;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

