.main, td{font-family:Tahoma; font-size:12px; color:#412E41; line-height:13px}

/* All links for the shopping cart should be this style */

a.linkgrey:link, a.linkblue:active { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none;}
a.linkgrey:visited { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none;}
a.linkgrey:hover { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline;}


/* All BOLD links within the body should be this style */

a.linkbluebold:link, a.linkbluebold:active { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: none;}
a.linkbluebold:visited { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: none;}
a.linkbluebold:hover { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: underline;}



/* All REGULAR links within the body should be this style */

a.linkblueregular:link, a.linkblueregular:active { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:normal; text-decoration: underline;}
a.linkblueregular:visited { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:normal; text-decoration: underline;}
a.linkblueregular:hover { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:normal; text-decoration: underline;}



/* All REGULAR2 links within the body should be this style */

a.linkblueregular2:link, a.linkblueregular2:active { font-family: Tahoma; font-size: 11px; color: #000099; font-weight:normal; text-decoration: underline;}
a.linkblueregular2:visited { font-family: Tahoma; font-size: 11px; color: #000099; font-weight:normal; text-decoration: underline;}
a.linkblueregular2:hover { font-family: Tahoma; font-size: 11px; color: #000099; font-weight:normal; text-decoration: underline;}

 
/* All links for the bottom footer should be this style */

a.footerlinkgrey:link, a.footerlinkblue:active { font-family: Tahoma; font-size: 12px; color: #CCCCCC; text-decoration: none;}
a.footerlinkgrey:visited { font-family: Tahoma; font-size: 12px; color: #CCCCCC; text-decoration: none;}
a.footerlinkgrey:hover { font-family: Tahoma; font-size: 12px; color: #CCCCCC; text-decoration: underline;}

/* All links for the bottom footer should be this style */

.footertextgrey { font-family: Tahoma; font-size: 12px; color: #CCCCCC; }

/* Backgound image (SHADOW) should be this style */

body {

background: url(images/Backgound1.gif) repeat-y center;

}


/* HomePage heading should be this style */

.heading1brown { font-family: Tahoma; font-size: 14px; color: #582E0B; font-weight: bold;}

/* HomePage heading should be this style */

.heading2green { font-family: Tahoma; font-size: 14px; color: #00351D; font-weight: bold;}


/* Heading within body should be this style */

.headingbody { font-family: Tahoma; font-size: 13px; color: #000000; font-weight: bold;}


/* ShopCart within body should be this style */

.headingcart { font-family: Tahoma; font-size: 17px; color: #000000; font-weight: bold;}

/* ShopCart within body should be this style */

.headingcart2 { font-family: Tahoma; font-size: 19px; color: #000000; font-weight: bold;}


/* All BOLD links within the ShopCart body should be this style */

a.linkbluebold:link, a.linkbluebold:active { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: underline;}
a.linkbluebold:visited { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: underline;}
a.linkbluebold:hover { font-family: Tahoma; font-size: 12px; color: #000099; font-weight:bold; text-decoration: underline;}



/* Shopping Cart Buttons within body should be this style */

.addcart { padding-top: 20px;}


