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 #0371B3;
	}
	
	h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0em;
	color: #0371B3;
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	}
	
	h2 {
		font-weight: bold;
		font-size: 14px;
		margin: 0 0 0em;
		color: #0371B3;
		font-family: "Trebuchet MS", Arial, "Arial Narrow";
	}
	
	h3 {
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 1em 0;
		color: #000;
	}
	
	a {
	color: #4C7436;
	text-decoration: underline;
	font-weight: bold;
	}
	
	a:hover {
		color: #4C7436;
		text-decoration: none;
	}

#headerlogo {
	float: left;
	background-image: url(/images/logo_trswa.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	width: 221px;
	padding-top: 170px;
}	
	#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: 221px;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0371B3;
	
}

#navlf ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}	

#navlf li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navlf li a {
	line-height: 35px;
	width: 196px; /* 221-25 */
	height: 35px;
	display: block;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
#navlf li a:hover {
	color: #FFFFFF;
	background-color: #689D40;
}
.a-empty {
	cursor: default;
}

* 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: 0px;
	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: 150%; 
	margin: 0 0 1em 0;
	}

.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;
}

.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_map.jpg);
	background-repeat: no-repeat;
	background-position: 99% 100%;
	padding: 15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentarea2 {
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.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;
}
