@charset "UTF-8";
/* CSS Document */
@import "toolbox.css";
@import "global.css";
@import "header.css";
@import "content.css";
@import "footer.css";
@import "splashes.css";
@import "leftnav.css";
@import "listing.css";

@import "azOverload.css";




***SIDE NAV***{
/************************
		Side Nav
************************/
}
#sidenav h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 13px;
}
#sidenav #categorynav a {
	font-size: 1em;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
}

div#sidenav ul#categorynav li {
	display: inline;
	width: 125px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 4px;
	float: left;
}
#sidenav #categorynav li#noborderbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidenav {
	margin-left: 4px;
}
#categorydescription h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 1.4px;
}

#featuredheader2 {
	text-align: center;
	font-size: 17px;
	height: 22px;
	width: 178px;
	float: left;
}
.categorycaps {
	text-transform: uppercase;
}
#pagewrap #header #searchwrap #search .nomargin {
	margin: 0px;
}
.floatright {
	float: right;
}

.copyHeader {
	margin-bottom: .5em;
}
.contact_info dt{
	float: left;
}
.contact_info dd{
	margin-left: 70px;
	margin-bottom: 10px;
}

#pagewrap #header #searchwrap #search .nomargin {
	margin: 0px;
}
#mailinglist #mailinglistfield {
	width: 300px;
}

.sitemap ul li {
list-style-type: disc;
margin:10px;
margin-left:24px;
}
