BODY {
	margin: 0px;
}

.bodyMain {
	background-color : #316200;
    background-image : url(wwood_background.gif);
	background-repeat : repeat-x;
}

TD, P {
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px; 
   color: #777777;
}

H1 {
	font-size: 16px;
	color: #946203;
	margin: 0px;
}

H2 {
	font-size: 14px;
	color: #946203;
	margin: 0px;
}

H3 {
	font-size: 12px;
	color: #705947;
	margin: 0px;
}

UL {
list-style: square;
margin-left: 15px;
padding-left: 5px;
margin-top: 4px;
}

a:active {  color: #87609F; text-decoration: underline}
a:link {  color: #87609F; text-decoration: underline}
a:visited {  color: #87609F; text-decoration: underline}
a:hover {  color: #9D68BE; text-decoration: none;}

a.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold;}
a:active.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:link.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:visited.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: none; font-weight: bold; }
a:hover.topMainLinks { color: #DDD5CA; font-size: 10px; text-decoration: underline; font-weight: bold; }

.mainFooter {
	color: mainFooter;
	font-weight: bold;
	text-transform: uppercase;
}

.mainHR {
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: .2em; 
	border: 0px;
}

#topnav {
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
	font-face: Tahoma, Verdana, Arial, Helvetica;
	text-transform: uppercase;
}

.directoryHR {
	color: #DDDDDD; 
	background-color: #DDDDDD; 
	height: .1em; 
	border: 0px;
}

.OuterTable {
	width: 776px;
	background-color: #1C3108;
	margin-left: auto; 
	margin-right: auto;
}

.WhiteContainerTable {
	width: 746px;
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 13px;
	margin-bottom: 13px;
}

.InnerTable {
	width: 734px;
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
}

.TopLogoTable {
	width: 100%;
	background-color: #000000;
}

a.bottom_table_links { color: #0C5F8F; text-decoration: none; }
a:active.bottom_table_links { color: #0C5F8F; text-decoration: none; }
a:link.bottom_table_links { color: #0C5F8F; text-decoration: none; }
a:visited.bottom_table_links { color: #0C5F8F; text-decoration: none; }
a:hover.bottom_table_links { color: #0C5F8F; text-decoration: underline; }

.navbg {
	background: #26170D url(wwood_nav_bg2.gif); 
	background-repeat: repeat-x; 
	background-attachment: relative; 
	background-position: top right;
}
A.all_nav_link {
	display: block;
	PADDING-LEFT: 7px;
	PADDING-RIGHT: 7px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 9px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #fff;
	background:  url(wwood_nav_bg2.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;

}
    A.all_nav_link:hover {
	display: block;
	PADDING-LEFT: 7px;
	PADDING-RIGHT: 7px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 9px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #fff;
	background:  url(wwood_nav_bg_hover.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
}
.linkcss {
	position: absolute;
	margin: 0 0 0 0px;
	visibility: hidden;
	z-index: 5;
	background: #E1DCD7;
	border: 1px solid #6F3B2E;
	width: 160px;
	font-size: 10px; 
}

.linkcss a, .linkcss a:visited, .linkcss a:active {
	display: block;
	padding: 5px 5px 5px 8px;
	font-size: 11px; 
	color: #152334;
	text-decoration: none;
	border-top: 1px solid #000;
}

.linkcss a:hover {
	background: #6F3B2E;
	color: #fff;
	text-decoration: none;
}

.linkcss a.end, .linkcss a.end:visited, .linkcss a.end:active, .linkcss a.end:hover {
	padding: 0;
	height: 18px;
	background: transparent;
	text-decoration: none;
	border-top: 1px solid #6F3B2E;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.foot_menu {
	color: #003300;
	text-decoration: none;
	font-size: 10px;
	PADDING-TOP: 12px;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 2px;
}
A.foot_menu {
	color: #003300;
	text-decoration: none;
	font-size: 10px;
	PADDING-TOP: 12px;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 2px;
}
