.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}
.clear-right {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:right;
}

body, h1, h2 {margin: 0; padding: 0;	}
body blockquote {margin-left: 20px;}
#main ul {margin-left: 0; padding-left: 10px;}
#main li {
	background-image: url(assets/bullet.gif);
	background-position: 2px left;
	background-color:  #fff;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
	list-style-type: none;

	}
p {margin: 0 0 1em 0; }
td {padding: 3px;}
img {border-width: 0;}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	/* background: url(assets/top.jpg) no-repeat #D7731F; */
	background: url(assets/bg.gif) repeat-y #D7731F;
	}
#wrapper {
	width: 760px;
	/* background: url(assets/bg.gif) repeat-y; */
	background: url(assets/top.jpg) no-repeat;
	}
#left {
 	width: 148px; 
	margin-top: -52px;
	float: left;
	position: relative;
	}
#nav {
	margin-left: 0px;
	padding-bottom: 46px;
	background-image: url(assets/nav-bg.gif);
	background-repeat: no-repeat;
	}
#address {
	padding-top: 189px;
	background: url(assets/address.jpg) no-repeat #d7731f;
	}
#address a:link {color: #333;}
#address a:visited {color: #333;}
#address a:hover {color: #000;}
#address a:active {color: #333;}
	
#address div {margin-left: 8px;}
#top {height: 208px;}
#main {
	margin-left: 150px;
	padding-bottom: 20px;
	background-color: white;
	}
#toolbox {margin-right: 8px; margin-left: 15px; }
.listing {margin-top: 35px;}
h1 {font-size: 16px; margin-bottom: 0.5em;}
h2 {font-size: 14px; color: #bc0021; margin-bottom: 0.5em;}
.imageleft {float: left; margin: 0 10px 10px 0; background: white;}
.imageright {float: right; position: relative; margin: 0 0 10px 10px; background: white;	}
.imageleft img, .imageright img {border: 1px solid #c63; }
.imagecaption {font-size: 10px; color: #d7731f;}
#bottom {
	clear: both;
	background: url(assets/bottom.gif) no-repeat #d7731f;
	height: 39px;
	}
#copyright {padding: 18px 0 0 153px; color: white;}
#copyright a:link {color: white;}
#copyright a:visited {color: white;}
#copyright a:hover {color: white; text-decoration: none;}
#copyright a:active {color: white;}

#breadcrumbs {font-size: 11px; margin: 0 0 20px 16px; }
#breadcrumbs a {font-weight: bold;}
#breadcrumbs a:link {color: #9A5315;}
#breadcrumbs a:visited {color: #9A5315;}
#breadcrumbs a:hover {color: #000;}
#breadcrumbs a:active {color: #9A5315;}

#pdf-download {border: 1px solid #ddd; float: right; position: relative;width: 164px; margin-top: 18px; text-align: 
center; clear: right;}
#pdf-download a {margin: 3px; display: block; font-size: 13px; text-align: center; font-weight: bold;}
#pdf-download a:link {color: #9B5316}
#pdf-download a:visited {color: #9B5316}
#pdf-download a:hover {color: #000}
#pdf-download a:active {color: #9B5316}

#pdf-download p {margin: 12px 3px 3px 3px; font-size: 11px;}
#pdf-download img {display: block; margin: 0 auto;}


