/*[fmt]AA90-1A0A-3*/
/*general styles*/
body
{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	background: #F4F4F4 url(bg.gif) repeat-y top center;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, helvetica, sans-serif;
	color: #663333;
	padding-top: 8px;
	text-align: center;
}
h1
{
	font-size: 1.7em;
	margin: 0 0 12px;
	line-height: normal;
}
h2
{
	font-size: 1.5em;
	margin: 0 0 11px;
}
h3
{
	font-size: 1.3em;
	margin: 0 0 10px;
}
h4
{
	font-size: 1.1em;
	margin: 0 0 8px;
}
h5
{
	font-size: 1em;
	margin: 0 0 6px;
}
h6
{
	font-size: 0.9em;
	margin: 0 0 3px;
}
a
{
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	color: #663333;
	font-weight: 600;
}
a:hover
{
	text-decoration: none;
	color: #33664D;
	background-color: #DCDCDC;
}
a:visited
{
	text-decoration: none;
	border-bottom-style: none;
	border-bottom: thin dotted gray;
	color: #666633;
}
img
{
	border: none;
}
.left
{
	margin: 10px 10px 5px 0;
	float: left;
}
.right
{
	margin: 10px 0 5px 10px;
	float: right;
}
.center
{
	margin: 10px 10px 5px 0;
	text-align: center;
	clear: both;
}
.textright
{
	text-align: right;
}
.small
{
	font-size: 0.8em;
}
.bold
{
	font-weight: bold;
}
.hide
{
	display: none;
}
/*header styles*/
#header
{
	margin: 0 auto;
	background: #FFFFFF;
	color: #303030;
	width: 760px;
	height: 90px;
	border-bottom: thin solid silver;
}
#banner
{
	clear: both;
	background-image: url(../images/dustNshavings.gif);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center;
}
#banner img
{
	float: left;
}
#wrap
{
	background: #FFFFFF;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}
#slogan
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 60px;
}
#slogan h4
{
	width: 760px;
	margin: 0 10px 10px;
	color: #333333;
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding-top: 0;
}
#slogan p
{
	clear: both;
	text-align: right;
	color: #A0A0A0;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
	line-height: 1em;
}
#frontphoto
{
	margin: 0 0 10px;
	border: 0;
}
/*left column styles*/
#avmenu
{
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px;
	padding: 0;
	font-size: 0.9em;
}
.avmenu p
{
	margin: 0 5px;
	font-size: 0.9em;
}
.avmenu ul
{
	list-style: none;
	width: 150px;
	margin: 0 0 20px;
	padding: 0;
	font-size: 1em;
}
.avmenu li
{
	margin-bottom: 2px;
}
.avmenu li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #16120F;
	display: block;
	padding: 3px 0 0 10px;
	background: #FFCC99;
	border-left: 2px solid #336600;
	border-bottom: 2px solid #336600;
	border-right: 2px solid white;
	border-top: 2px solid white;
}
.avmenu li a:hover
{
	background: #99CDFF;
	color: #006600;
	border-left: 2px solid silver;
	border-right: 2px solid #336600;
	border-top: 2px solid #336600;
	border-bottom: 2px solid silver;
}
/*right column styles*/
.extras
{
	float: right;
	width: 150px;
	margin: 0 0 10px;
	padding: 0px 0 0;
	font-size: 0.9em;
}
.extras p
{
	margin: 0 5px;
}
.extras ul
{
	list-style: none;
	width: 150px;
	display: block;
	margin: 0 0 3px;
	padding: 0px;
}
.extras li
{
	margin: 0px 0px 1px;
	padding: 1px 0 0 0px;
	border-left: 1px solid #598AD2;
	border-bottom: 1px solid #333333;
}
.extras li a
{
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 1px 0 0 1px;
	background: #F4F4F4;
}
.extras li a:hover
{
	background: #EAEAEA;
	color: #336633;
	border-left: 1px solid #009933;
}
.extras dt
{
	font-weight: bolder;
	background: #EEEEEE;
}
.extras dd
{
	margin: 0 0 10px 20px;
}
/*left or right column styles*/
.announce
{
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #CCCCCC;
	line-height: 1.3em;
}
/*middle column styles*/
#content
{
	margin: 10px 160px 20px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	padding: 0px 10px 0;
	line-height: 1.6em;
	text-align: left;
}
.content h2
{
	font-size: 1.5em;
	margin: 0 0 0.5em;
}
.content ul
{
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
}
.content li
{
	margin-bottom: 4px;
}
.content td
{
	font: 76% Verdana, Tahoma, Arial, sans-serif;
}
.content dt
{
	font-weight: bolder;
	background: #F4F4F4;
}
.content dd
{
	margin: 0 0 10px 20px;
}
.content td
{
	font: 76% Verdana, Tahoma, Arial, sans-serif;
}
/*styles for single column pages*/
.fullpg dl
{
	margin: 10px 150px;
}
.fullpg dt
{
	font-family: Arial, helvetica, sans-serif;
	color: #525252;
	font-size: 1.1em;
	font-weight: bolder;
}
.fullpg dd
{
	font: 1em/1.5em Verdana, Tahoma, Arial, sans-serif;
	margin: 0px 0px 6px 25px;
}
.fullpg
{
	margin-left: 110px;
	margin-right: 180px;
}
/*footer styles*/
#footer
{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px;
	border-top: 4px solid #F0F0F0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}
#footer a
{
	color: #808080;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
