body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/DWBH-bkgd4.jpg);
	background-repeat: repeat-x;
	background-color: #c9c9c9;
	}

#shadow {
	width: 860px;
	position: relative;
	margin: 4px auto;
	position: relative;
	left: 18px;
	top: -10px;
	background-image: url(images/drpshadow.png);
	background-repeat: repeat-y;
	background-position: right;
}

#shadowbtm {
	width: 854px;
	position: relative;
	margin: -2px auto;
	position: relative;
	left: 15px;
	top: -12px;
	background-image: url(images/dropshadow-downt.png);
	background-repeat: repeat-x;
	height: 6px;
	z-index: 1;
}

#container
{
	background-color: #FFFFFF;
	color: #231F20;
	line-height: 110%;
	position: relative;
	bottom: 0px;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	z-index: 2;
}

#top
{
	background-color: #ffcc22;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-color: #FFCB23;
	border-top-style: solid;
	height: 85px;
}

#top h1
{
	padding-right: 0;
	padding-bottom: 0;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: right;
}

#construction
{
	height: 125px;
	clear: left;
	background-color: #000000;
}

#constructionhome
{
	height: 215px;
	clear: left;
	background-color: #000000;
}

#message {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 380px;
}

#messagehome {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 380px;
}

#rightnav
{
	float: right;
	width: 175px;
	margin-left: 0px;
	padding: 1em;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	top: 0px;
	position: relative;
	padding-top: 30px;
}

#content
{
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 4px;
	left: 10px;
	width: 600px;
	z-index: 0;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	position: relative;
}

#footer
{
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	text-align: center;
	width: 840px;
	position: relative;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 {
	margin: 0 0 .5em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #231F20;
	font-weight: normal;
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 100%;
	font-stretch: ultra-condensed;
}

.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	line-height: 16pt;
	font-stretch: narrower;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #a82c31;
}

.title {
	font-style: italic;
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #3A261F;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #57832E;
	font-weight: normal;
}

.lgitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	color: #3A261F;
}

a:link {
	color: #57832E;
}

a:visited {
	color: #57832E;
}

a:hover {
	color: #C19200;
}

.box{
	border: 1px solid #57832E;
	width: 160px;
	padding-bottom: 6px;
}

.boxtitle{
	color: #57832E;
	font-weight: bold;
	padding: 0px;
	background-repeat: repeat-x;
}

.boxtext{
	padding: 6px;
	line-height: 14pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}

.boxtext a:link {
	color: #333333;
	text-decoration: none;
}

.boxtext a:visited {
	color: #999999;
	text-decoration: none;
}

.boxtext a:hover {
	color: #C19200;
	text-decoration: underline;
}

.boxhighlight {
	background-color: #FFCC33;
	padding: 5px;
	text-align: center;
	width: 155px;

}

.infobox{
	border: 1px solid #7F5342;
	width: 175px;
	float: left;
	margin: 6px;
	display: block;
}

.infoboxtitle{
	background-color: #57832E;
	color: #eee9d3;
	font-weight: bold;
	padding: 3px;
	width: 155px;
	display: block;
}

.infoboxtext{
	padding: 6px;
	line-height: 110%;
	color: #7f5342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.contact {
	display: block;
	float: right;
	padding-right: 20px;
}

#navcontainer {
    background-color: #FFFFFF;
	margin-left: 0px;
}

.suckertreemenu ul{
	margin: 0;
	padding: 1px;
	list-style-type: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #FFFFFF; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	border: #ffcc22;
	border-left-width: 0px;
	text-decoration: none;
	color: #333333;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #231F20;
background-color: #ffcc22;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #A9861B;
}

.suckertreemenu ul li a:hover{
background-color: #231F20;
color: #ffcc22;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #FFFFFF url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #FFFFFF url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
#navcontainer .suckertreemenu ul {
	z-index: 1000;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
