html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	
}

	body {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	
	#wrapper {
	margin: auto;
	width: 800px;
	position: relative;
	background: #FFFFFF;
	padding: 0;
	text-align: left;
	border: 1px solid #182E61;
	}
	#wrapper2 {
	margin: auto;
	width: 925px;
	position: relative;
	background: #FFFFFF;
	padding: 0;
	text-align: left;
	border: 1px solid #0371B3;
	}
	
	h1 {
	font-weight: bold;
	font-size: 19px;
	margin: 0 0 0em;
	color: #C92132;
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	line-height: 19px;
	}
	
	h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0em;
	color: #000000;
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	}
	
	h3 {
	font-weight: bold;
	font-size: 14pt;
	margin: 0 0 1em 0;
	color: #000;
	}
	
	a {
	color: #C72332;
	text-decoration: underline;
	font-weight: bold;
	}
	
	a:hover {
	color: #CA2132;
	text-decoration: none;
	}

#headerlogo1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 145px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 325px;
	/* padding-bottom: 10px; */
	font-style: italic;
	line-height: 25px;
}
#headerlogo2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 145px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 325px;
	/* padding-bottom: 10px; */
	font-style: italic;
	line-height: 25px;
}
#headerlogo-listings {
	background-image: url(../images/header-listings.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 145px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 355px;
	padding-bottom: 10px;
	font-style: italic;
	line-height: 25px;
}		
	#topright {
	width: 560px;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-left: 0px;
	position: relative;
}
.headerslogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin-top: 1em;
}

.sloganinternal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#top-flash {
	z-index: 1;
	width: 579px;
	
}

#site-content-wrap {
	padding-bottom: 56px;
}

#navlf {
	float: left;
	width: 179px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #D1D2D4;	
	z-index: 100;
	position: relative;
}
#navlf a {
	line-height: 28px;
	display: block;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 13px;
	color: #C92132;
}
#navlf a:hover, #navlf li:hover a, #navlf li.hover a { color: #4F6EB1; }

#navlf ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navlf ul li {
	list-style-type: disc; 
	display: block; 
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}
#navlf li.noborder { border: none; }
#navlf li.right { float: right; }

#navlf li .outer {
	display: none;
	position: absolute;
	top: -8px;
	left: 190px;
	padding-top: 9px;
	z-index: 101;
	border-left: 1px solid #003399;
}
#navlf li .inner {
	background-color: #D1D2D4;
}
#navlf li:hover .outer, #navlf li.hover .outer { display: block; }
#navlf li .inner li {
	display: block;
	padding: 0;
	float: none;
	border: none;
}
#navlf li .inner li a { color: #4F6EB1; }
#navlf li .inner li a:hover { color: #879EDC; }

#navlf li .services .inner { width: 175px; }
#navlf li .company .inner { width: 50px; }

* html #navlf li { behavior: url(/hover.htc); } /* IE6 */

* html #navlfsub { 
	position: relative; 
	behavior: url("/css/hover.htc"); 
} /* IE6 Hack */

#navlfsub ul { 
	display: none; 
}
#navlfsub ul li { 
	list-style-type: disc; 
	display: block; 
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#navlfsub ul li a { 
	color: #4F6EB1;
}
#navlfsub li a:hover {
	color: #879EDC;
}
#navlfsub:hover, #navlfsub.hover {
	color: #4F6EB1;
}
#navlfsub:hover ul, #navlfsub.hover ul {
	display: block; 
}

* html #navlfres { 
	position: relative; 
	behavior: url("/css/hover.htc"); 
} /* IE6 Hack */

#navlfres ul { 
	display: none; 
}
#navlfres ul li { 
	list-style-type: disc; 
	display: block; 
	text-align: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#navlfres:hover, #navlfres.hover {
	color: #4F6EB1;
}
#navlfres:hover ul, #navlfres.hover ul {
	display: block; 
}
.a-empty {
	cursor: default;
}

#navlf .indent {
	padding-left: 5px;
}
#navlf .indent2 {
	padding-left: 20px;
}

* html #recycling { position: relative; behavior: url("/css/hover.htc"); } /* IE6 Hack */
#recycling ul { display: none; border-top: 2px solid #FFF; }
#recycling ul li { list-style-type: disc; display: block; background: #4C7436; }
#recycling:hover, #recycling.hover { background-color: #689D40; }
#recycling:hover ul, #recycling.hover ul { display: block; background-color: #0371B3; }

* html #resources { position: relative; behavior: url("/css/hover.htc"); } /* IE6 Hack */
#resources ul { display: none; border-top: 2px solid #FFF; }
#resources ul li { list-style-type: disc; display: block; background: #025E95; }
#resources:hover, #resources.hover { background-color: #689D40; }
#resources:hover ul, #resources.hover ul { display: block; background-color: #0371B3; } 
 
#content {
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	margin-left: 0;
	margin-top: 0;
}

#left {
	margin-top: 0px;
	margin-left: 0px;
	width: 221px;
	float: left;
	padding-right: 0px;
}
#right {
	width: 578px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 15px;
}

p {
	line-height: 125%;
	margin: 0 0 1em 0;
	font-size: 12pt;
	}

.rightbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('/images/rt-rail_bg.gif');
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.photolf {
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
}

* html #content {
	position: relative;
	left: -1px;
}

form {
	margin: 0px;
}

ul {
	margin: 0 0 1em 0;
	padding-left: 30px;
}

li {
	margin: 0;
	font-size: 12pt;
}

.recycle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
#gallery {
	position: relative;
	float: left;
}
.contentarea1 {
	background-image: url(../images/bg_main1.jpg);
	background-repeat: no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 621px;
	height: 265px;
	padding-right: 320px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contentarea2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 621px;
	height: 265px;
	padding: 15px;
}

.contentarea3 {
	padding: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentarea4 {
	background-image: url(/images/bg_map2.jpg);
	background-repeat: no-repeat;
	background-position: 99% 100%;
	padding: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	width: 355px;
	margin-left: 0px;
}
#right2 {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	width: 250px;
}
#copyright {
	padding-top: 10px;
}
#footer {
	text-align: center;
	background-color: #182E61;
	width: 800px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a{
	color: #FFFFFF;
}
.linewrap {
	line-height: 12px;
}

/* Featured Listings */
.fBar { background: #C92132; height: 15px; color: white; font-weight: bold; text-align: center; }
.fWrapper {width: 576px; margin: auto; padding: 0 12px; }
.fBox { font-size: 10px; width: 120px; min-height: 175px; float: left; padding: 0 12px; }
* html .fBox { height: 175px; } /* ie6 hack */
.fTitle { color: #C92132; text-transform: uppercase; }
.fDesc {}
.fBox a { color: #C92132; text-decoration: none; }
.fBox img { margin-bottom: 3px; }
