body {
font-family:"Times New Roman", Times, serif;
font-size:10pt;
margin:0;
background-image:url(images/redesign/weatheredbackground.jpg);
background-color:#F8D769; background-attachment:fixed;

}
td, tr {font-family:"Times New Roman", Times, serif; font-size:10pt;}
h1 {font-size:13pt; color:#3F0A08}
h2 {font-size:11pt; font-style:italic}

a:link {
color:#651312;
}

a:visited {
color:#651312
}

.products {color:#F8D769; font-size:12pt}
.yellowtxt {color:#F8D769;}
.text {font-family:"Times New Roman", Times, serif;font-size:9pt;}
.subheading {font-size:10pt;font-weight:bold;}

.pictures { border-width:medium; border-color:#651312 }
.pictures a {border-color:#651312 }

.bottomofpage {
font-family:"Times New Roman", Times, serif;
font-size:9pt;
}

.checkerbkgrd {
background-image:url(images/redesign/checker.gif);
}

.topblocks {
background-image:url(images/redesign/topblocks.gif);
}

.productnames {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#F8D769;
font-weight:bold;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px 4F6039;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: f8d769;
}