.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
font-family: Verdana, Helvetica, Tahoma, sans-serif;
font-size: 8pt;
color: #3e3e3e;
line-height: 17px;
}

html, body {
height: 100%; 
padding: 0px;
} 

html {
background: url(images/wdd_bg.png) top left;
background-color: #4b673d;
margin: 0px;
} 

body {
background: url(images/wdd_bg.png) top left;
background-color: #4b673d;
margin: 0px;
}

/*
** Link Colors
*/

a:link { 
color: #919504;
text-decoration:none;
font-size: 8pt;
} 

a:visited { 
color: #919504; 
text-decoration:none;
font-size: 8pt;
}

a:hover { 
color: #919504; 
text-decoration: underline;
font-size: 8pt;
}

.shadowLeft {
background: url(images/border_shadow_l.png) repeat-y left top;
width: 12px;
}

.shadowRight {
background:  url(images/border_shadow_r.png) repeat-y left top;
width: 12px;
}

/*
** Div Types
*/

div#banner {
background-color: #66cc33;
background: url(images/wdd_banner_top.jpg);
width: 750px;
height: 152px;
}

div#banner_bottom {
background-color: #66cc33;
background: url(images/wdd_banner_bottom.jpg);
width: 750px;
height: 30px;
}

div#woodwall_left {
background: url(images/woodwall_left.jpg) no-repeat;
width: 50px;
height: 464px;
}

div#woodwall_right {
background: url(images/woodwall_right.jpg) no-repeat;
width: 50px;
height: 464px;
}

div#footer {
background: url(images/wdd_footer.png) no-repeat;
background-color: #806d53;
width: 650px;
min-height: 100px;
padding: 0px;
text-align: center;
}

div#footerlogo {
padding-top: 20px;
padding-bottom: 0px;
}

div#footertext {
width: 128px;
padding-top: 0px;
padding-bottom: 20px;
}

div#titlebox {
width: 500px;
padding-left: 0px;
padding-top: 5px;
}

div#title {
color: #ffffff;
font-size: large;
font-weight: bold;
font-style: italic;
padding-left: 20px;
}

div#menu {
color: #224422;
background-color: #ffffff;
width: 600px;
height: 30px;
padding: 10px;
valign: center;
}

div#content {
color: #000000;
background-color: #ffffff;
width: 610px;
padding: 20px;
min-height: 500px;
_height: 500px;
}

table.iconbar {
border-width: 2px;
border-spacing: 2px;
border-style: solid;
border-color: #808080;
border-collapse: separate;
background-color: #ffffff;
}

div#contact {
border-width: 2px;
border-color: #66cc33;
border-style: dotted;
padding: 10px;
width: 250px;
}

div#company_sitematerialbox {
border-width: 2px;
border-color: #595248;
border-style: dotted;
padding: 10px;
}

#map_link {
color: #919504;
font-size: 10pt;
font-weight: bold;
}

div#map_header {
font-size: 12pt;
font-weight: bold;
color: #ffffff;
background-color: #74bb51;
padding: 5px;
}

div#map_menu {
position: relative;
left: 10px;
width:325px;
height: 350px;
}

div#map {
position: relative; 
width: 550px; 
height: 475px; 
background-align: center;
font-size: 12pt;
}

div#map_content {
position: absolute; 
top: 0px;
left: 25px;
width: 535px;
height: 425px;
background: transparent; 
padding: 10px;
font-size: 12pt;
}

div#map_map {
position: relative;
left: 0px;
width: 200px;
height: 425px;
}

div#map_body {
position: relative;
left: 25px;
width: 300px;
height: 425px;
}

div#map_links {
align: center;
text-align: center;
}

div#frontend_sitebox, div#company_sitebox {
border-width: 2px 5px 5px 2px;
border-color: #595248;
border-style: solid;
padding: 10px;
width: 580px;
}

div#frontend_sitebox_title, div#company_sitebox_title, div#section_title, div#section_title_transparent {
border-width: 0px;
padding: 10px;
width: 587px;
color: #ffffff;
background-color: #595248;
font-size: large;
font-weight: bold;
font-style: italic;
}

div#section_title {
border-color: #918575;
background-color: #918575;
height: 60px;
}

div#section_title_transparent {
background: transparent;
height: 60px;
}

form#loginbox {
border-width: 2px;
border-color: #66cc33;
border-style: dotted;
padding: 10px;
width: 250px;
}

div#loginlink {
padding-right: 10px;
padding-top: 10px;
text-align: right;
}

a#titlelink {
color: #ffffff;
font-weight: bold;
font-size: large;
}

a#loginlink {
color: #ffffff;
font-weight: bold;
}

input {
border-style: solid;
border-width: 1px;
background-color: #ffffff;
}

div#ad_skyscraper_spacer {
height: 182px;
}