/* ahhgoo, llc. style sheet */
 
 body { 
 background-color: #e4cee5; 
 background-image: url('/images/background.jpg'); 
 background-repeat: repeat;
 background-position: center top; 
 }
 
 body a:link, a:visited, a:active, a:focus{
 color:#4d4d4d;
 text-decoration: underline;
 outline:0
 }
 
 td {
 font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-style: normal; 
 font-size: 12px; 
 color: #4d4d4d;
 }

 .header1 {
 background-image: url(/images/mainheader_03.jpg);
 background-repeat: no-repeat;
 WIDTH: 254px;
 HEIGHT: 26px; 
 }
  .header2 {
 background-image: url(/images/mainheader_04.jpg);
 background-repeat: no-repeat;
 WIDTH: 103px;
 HEIGHT: 26px; 
 }
 
 .subheader {
 background-image: url(/images/subheader_01.jpg);
 background-repeat: no-repeat;
 WIDTH: 815px;
 HEIGHT: 41px; 
 }

 .contentbkg {
 background-image: url(/images/contentbackground_01.jpg);
 background-repeat: repeat-Y;
 width: 815px;
 height: 550px;
 vertical-align: top;
 text-align: center;
 padding-top: 10px;
 }

 .contentspecialbkg {
 background-image: url(/images/maincontent_04.gif);
 background-repeat: no-repeat;
 width: 404px;
 height: 110px; 
 padding-top: 15px;
 color: #684D3F;
 text-align: center;
 font-weight: bold;
 }

 .small {
 font-weight: normal;
 font-size: 10px; 
 }

 .small11 {
 font-weight: normal;
 font-size: 11px; 
 }
 
 .left {
 text-align: left;
 }

 .tinyc {
 font-size: 10px;
 text-align: center;
 }

 .footersignup {
 background-image: url(/images/footer_03.jpg);
 background-repeat: no-repeat;
 wIDTH: 195px; 
 hEIGHT: 130px;
 padding-top: 20px;
 }

 .footercopyright {
 background-image: url(/images/footer_04.jpg);
 background-repeat: no-repeat;
 width: 456px; 
 height: 130px;
 color:  #685E58;
 padding-top: 70px;
 font-size: 10px;
 }

 a.footer:link {
 text-decoration: none; 
 outline: none;
 }

 a.footer:visited {
 text-decoration: none; 
 outline: none;
 }

 a.footer:hover {
 text-decoration: none; 
 outline: none;
 }
 
 a.footer:active {
 text-decoration: none; 
 outline: none;
 }

 .bottompadding {
 padding-bottom: 5px; 
 }

 .aboutwords {
 width: 58%; 
 text-align: left;
 padding: 0px 25px 0px 30px;
 vertical-align: top;
 }

 .navigation {
 padding-left: 20px;
 text-align: left;
 }

 a.nav:link {
 color: #4d4d4d;
 text-decoration: none; 
 outline: none;
 }

 a.nav:visited {
 color: #4d4d4d;
 text-decoration: none; 
 outline: none;
 }

 a.nav:hover {
 color: #9d6093;
 text-decoration: none; 
 outline: none;
 }
 
 a.nav:active {
 color: #4d4d4d;
 text-decoration: none; 
 outline: none;
 }

input
{
color: #4d4d4d;
font-weight: bold;
font-size: 10px; 
}


.submit input
{
color: #4d4d4d;
font-weight: normal;
font-size: 10px; 
} 

 .specialsbkg {
 background-image: url(/images/specialsbkg.jpg);
 background-repeat: no-repeat;
 height: 240px;
 width: 388px;
 text-align: center;
 }

.specialstext {
color: #684D3F;
font-weight: normal;
font-size: 12px;
text-align: center;
}

 .storenotification {
 background-image: url(/images/contentbackground_01.jpg);
 background-repeat: repeat-Y;
 width: 815px;
 vertical-align: top;
 padding-top: 10px;
 text-align: center;
 color: #DF0101;
 font-weight: bold;
 }

div.proddescription {
text-align: left;
}

div.prodname {
text-align: left;
}

div.proddiscounts {
text-align: left;
}


div.detaildescription {
text-align: left;
}

div.detailname {
text-align: left;
}

TD.cobll {
text-align: left;
}

P.catname {
text-align: left;
}

P.catdesc {
text-align: left;
}

TD.catimage {
text-align: left;
}

TD.catname {
text-align: left;
}

TD.catnavigation {
text-align: left;
}

P.navdesc {
text-align: left;
}