body {
margin-top: 20px; 
background-color: #8B9765; 
background-image: url(../images/Back.jpg);
background-repeat: repeat;
scrollbar-base-color:#4D5339; 
scrollbar-track-color:#8B9765; 
scrollbar-arrow-color:#FFFFFF; 
}

/* ~~~~~~~~ Begin Table Config */

table#main { 
width: 756px;
border-style: solid;
border-width: 3px;
border-color: 4D5339;
background-color: 8B9765;
background-image: url(../images/Back2.jpg);
}

tr#head { 
vertical-align: middle; 
} 

td#head { 
background-color: 4D5339;
text-align: center;
padding: 0px 0px 0px 0px;
}

tr#menu { 
vertical-align: middle; 
} 

td#menu { 
text-align: center;
background-image: url(../images/menu.jpg);
padding: 0px 0px 0px 0px;
background-color: #8B9765; 
}

tr#main { 
vertical-align: top; 
} 

td#main { 
text-align: left;
padding: 10px 20px 20px 20px; 
}

tr#foot { 
vertical-align: middle; 
} 

td#foot-left {  
width: 375px;
text-align: left;
padding: 20px 20px 20px 20px;
border-top-style: solid; border-top-width: 1px; border-top-color: #4D5339; 
} 

td#foot-right { 
width: 375px;
text-align: right;
padding: 20px 20px 20px 20px;
border-top-style: solid; border-top-width: 1px; border-top-color: #4D5339; 
} 

td#productcategory { 
text-align: left;
padding: 15px 15px 15px 15px; 
}

td#product { 
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #4D5339; 
}

/* ~~~~~~~~ End Table Config */
/* ~~~~~~~~ Begin Text */

p {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #242520;  
}

span.head1 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 22px; 
font-weight: bold; 
color: #FFFBEF; 
}

span.head2 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #242520; 
}

span.head3 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #08410A; 
}

span.head4 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 18px; 
font-weight: bold; 
color: #531919; 
}

span.head5 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #FFFBEF; 
}

span.bottom {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #242520; 
}

span.copyright {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
font-weight: normal; 
font-style: italic;
color: #242520; 
}

/* ~~~~~~~~ End Text */
/* ~~~~~~~~ Begin Links */

a.body:link  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #242520; 
text-decoration: underline; 
}

a.body:visited  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #242520; 
text-decoration: underline; 
}

a.body:hover {
color: #C1A66F; 
background-color: #4D5339; 
text-decoration: underline; 
}

a.email:link  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #242520; 
text-decoration: underline; 
}

a.email:visited  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px; 
font-weight: normal; 
color: #3242520; 
text-decoration: underline; 
}

a.email:hover {
color: #C1A66F; 
background-color: #4D5339; 
text-decoration: underline; 
}

a.copyright:link  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
font-weight: normal; 
font-style: italic; 
color: #FFFBEF; 
text-decoration: underline; 
}

a.copyright:visited  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
font-weight: normal; 
font-style: italic; 
color: #FFFBEF; 
text-decoration: underline; 
}

a.copyright:hover {
color: #8B9765; 
background-color: #FFFBEF; 
text-decoration: underline; 
}

/* ~~~~~~~~ End Links */


