body {
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom:30px;
text-align: center;
font-family: "arial"; 
font-size: 10pt;
color: #663300;
background-image:   url("images/tan.jpg"); /*cloudy background color of page*/
/*background-color: #F9F7D0;*/
/*background-color: #800808;*/
}

table {
background-color: /*#D9D0B7#E3E3E3*/#D4D1B7; /*background color above body background*/
text-align: left;
font-size: 10pt;
color: #663300; /*text color*/
}


a:link { /*color of link*/
color: #993300;
text-decoration: none;
}

a:visited { /*color of visited link*/
color: #7B5817;
text-decoration: none;
}

a:hover { /*color of link when hovered over*/
color: #361C07;
text-decoration: none;
}

p {
font-family: "arial"; 
font-size: 10pt;
color: #663300;
}

.Caption { /*font style for captions in slideshow and gallery*/
font-family: Garamond;
color: #FFFFFF;
font-size: 14px;
}

.sitemapheader { /*font style for headers in sitemap*/
color: #FFFFFF;
font-size: 12px;
background-color: #540000;
text-align: center;
vertical-align: middle;
}

a.brown:link {
color: #663300;
}

a.brown:visited {
color: #663300;
}

a.brown:hover {
text-decoration: none;
color: #000000;
}

a.productsmenu:link {
color: /*#910000*/#887D71;
text-decoration: none;
}

a.productsmenu:visited {
color: #887D71;
text-decoration: none;
}

a.productsmenu:hover {
text-decoration: none;
color: #910000;
}

.header {
font-family: "arial"; 
font-size: 13pt;
color: #663300;
font-weight: bold;
}

.productsmenufont {
font-size: 10pt;
font-weight: bold;
}

.productsmenucurrent {
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.gradualshine{ /*for gradual highlight script*/
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
