body {
  margin: 0px;
  color: black;
  font-family: "Verdana", sans-serif;
  font-size: 12px;
  background-color: #370026;
}
  
a {
  background-color: transparent;
  color: black;
}

a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}

#sidebar {
  display: none;
}

#header {
  display: none;
}

#main {
  width: 100%;
}

#hnav {
  display: none;
}

#vnav {
  display: none;
}

#vnav img {
  border-style: none;
}

#content {
}

#contenttext {
  padding: 10px;
  height: auto;
}

#footer {
  clear: both;
  padding-top: 17px;
  padding-bottom: 3px;
  height: 40px;
}

#footertext {
  background-color: transparent;
  font-size: 10px;
  line-height: 100%;
  margin-bottom: 3px;
}


#bottom_links {
  line-height: 100%;
  background-color: black;
  padding: 8px;
  text-align: center;
  margin: 0;
}

#bottom_links p, #bottom_links a, #bottom_links a:link, #bottom_links a:active, #bottom_links a:visited, #bottom_links a:hover {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: transparent;
  line-height: 100%;
  margin: 3px;
}

#footertext a {
  background-color: transparent;
  color: white;
}

#footertext a:link {text-decoration:underline;}
#footertext a:visited {text-decoration:underline;}
#footertext a:hover {text-decoration:none;}
#footertext a:active {text-decoration:underline;}

.store_cat_name{
  padding: 4px;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.store_text{
  font-family: "Verdana", sans-serif;
  font-size: 10px;
}
#cart th {
  text-align: left;
  padding: 4px;
  font-family: "Verdana", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#cart td {
  font-family: "Verdana", sans-serif;
  font-size: 10px;
}
#cart_checkout th {
  text-align: left;
  background-color: #eeeeee;
  padding: 4px;
  color: black;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  font-weight: bold;
}
#cart_checkout td {
  font-family: "Verdana", sans-serif;
  font-size: 10px;
}
.store_links {
  font-family: "Verdana", sans-serif;
  font-size: 12px;
}
.store_links .active {
  font-weight: bold;
  color: #4F0037;
}
.entrytext {
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  padding-right: 6px;
}
.fullwidth {width: 97%;}
p.three
{ 
  font-size:10px;
  font-family: verdana,arial,helvetica;
  background-color:#FFFFFF;
  color: #770054;
  font-weight: bold;
  border-style: solid;
  border-color: #ffffff #D1D1D1 #D1D1D1;
  border-left-width:1px;
  border-top-width:0px;
  border-right-width:1px;
  border-bottom-width:1px;
  margin: 0px;
  padding: 2px 7px;
}
p.four{
  font-size: 10px;
  font-family: verdana,arial,helvetica;
  background-color:#E8E8E8;
  color: #770054;
  font-weight: bold;
  border-style: solid;
  border-color: #ffffff #D1D1D1 #D1D1D1;
  border-left-width:1px;
  border-top-width:0px;
  border-right-width:1px;
  border-bottom-width:1px;
  margin: 0px;
  padding: 2px 7px;
}