body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0; padding: 0; color: #003399;
	}

a:link {color: #06387F;}
a:visited {color: #06387F;}
a:hover {color: #000;}
a:active {color: #06387F;}	


.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	}
#top {width: 760px; height: 166px; background: url(assets/top.jpg) no-repeat;}
#main {position: relative; background: url(assets/main-bg.gif) repeat-y;}
#content {
	width: 588px;
	float: right;
	position: relative;
	}

#content a:link {color: #0000ee;}
#content a:visited {color: #000;}
#content a:hover {color: #666;}
#content a:active {color: #000;}	



#left {
	width: 169px;
	background: gray;
	}
/* toolbox */
#toolbox {margin: 10px; }
#category {}
.listing {clear: both;}
.imageright {float: right; position: relative; margin: 0 0 6px 6px;}
.imageleft {float: left; position: relative; margin: 0 6px 6px 0;}
.imageleft img, .imageright img {border: 1px solid #005bc3; }
.imagecaption {color: #063f80; font-size: 11px; padding: 2px 4px;}
h1 {margin: 0; margin-bottom: 20px; font-size: 16px;color: #0D3799;}
h2 {margin: 0; margin-bottom: 18px; font-size: 13px;color: #005bc3; margin-top: 0.5em;}
/* nav */
#subnav { padding-left: 0;background-image: none;}





ul#navlist {
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url(assets/nav-under.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 187px;
	padding-left: 0px;}
ul#navlist li {
	margin: 0px;
	padding: 2px 2px 2px 4px;
	text-align: left;
/*	white-space: nowrap; */
	display: block;
 	background-image: none;
	background-repeat: no-repeat;
	background-position: center left;
	}
ul#navlist li ul {
	margin: 0;
	padding: 0;
	padding-left: 24px;
 	background-image: none;
	}
ul#navlist li ul li {background-image: none;}	
ul#navlist li a {
	text-decoration: none;
	font-weight: bold;
	}
#bottom {background: url(assets/bottom.jpg) no-repeat; height: 82px;}	
#bottom p {padding-top: 16px; margin: 0; margin-left: 11px;  color: #fcd503;}
#copyright {margin: 10px; font-size: 11px;}
#sitemap { text-align: center; margin-bottom: 20px }

/* Image Upload Icons */
.pdf, .txt, .doc, .ppt, .xls {
	width: 20px;
	padding: 0px 13px 0 0;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 1.5em;
	margin-left: 2px;}
.pdf {background: url(assets/file-types/pdf.gif);}
.txt {background: url(assets/file-types/generic.gif);}
.doc {background: url(assets/file-types/doc.gif);}
.ppt {background: url(assets/file-types/powerpoint.gif);}
.xls {background: url(assets/file-types/excel.gif);}
.zip {background: url(assets/file-types/generic.gif);}

/* breccrumbs */
#breadcrumbs {font-size: 11px; margin-bottom: 0.5em;}
#breadcrumbs a:link { color: #158344;  }
#breadcrumbs a:visited { color: #158344; }
#breadcrumbs a:hover { color: #000;  }
#breadcrumbs a:active { color: #158344;  }
