body{
  margin:0px;
  text-align:center;
  font-size:12px;
  color:#333;
}

b {
  font-weight: bold;
} 

a:hover { 
  text-decoration: underline;
}

a:link {  
  color: #336699
}

#aboutText{
  width:700px;
  margin:0 auto;  
  display:block;
}

#aboutContainer{
 text-align:center;
 width:100%;
}

a:hover { 
  color: #ff3300; 
} 

a:visited.blue { 
  color: #336699; 
}

#frontpage_image {  
  display: none;
}

#top_logo{
  display:inline;
  margin-top:-20px;
}

#menucontainer{
   background:#000000;
   width:100%;
   height:104px;
   text-align:center;
}

#menu {
  background:#000000;
  margin:0 auto;  
  display:block;
  color:#311b03;
  width:800px;
}

#wholesaleText {
 text-align:center;
 width:800px;
}

#buttoncontainer{
  position:relative;
  top:-35px;
  display:inline;
}

.blk{
  vertical-align:top;
  display:inline-block;
  margin-left:20px;
  margin-right:20px;
  text-align:left;
}

.blk2{
  vertical-align:top;
  display:inline-block;
  margin-left:20px;
  margin-right:20px;
  text-align:center;
}

.menubutton {
  display: inline;
  margin-left:25px;
  font-family: "Helvetica",  Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:14px;
}

.menubutton a {
   color: #FFF;
   text-decoration:none;
}

.menubutton a:hover {
   color: #ec2b7c;
   text-decoration:none;
}

#content {
  font-family: "Helvetica",  Arial, Helvetica, sans-serif;
}

td{
  font-size:12px;
  color:#333;
}

td .headerBar{
  color: #993366; 
  font-size:14px;
}

.textshort {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  font-weight: normal; 
  color: #444444; 
  text-decoration: none;
}


.title {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif;
  font-size: 18px; 
  font-style: normal; 
  font-weight: bold; 
  color: #993366; 
  text-decoration: none; 
  line-height: 185%;
}

#signup_form{
  width:600px;
}

.pageTitle{
  width:800px;
}

.contact{
  margin-top:20px;
  vertical-align: top;
  width:300px;
  height:100px;
  display:inline-block;
}

.contacttitle{
  font-family: "Helvetica",  Arial, Helvetica, sans-serif;
  color: #993366; 
  font-weight:bold;
  font-size:14px;
}

.contactblock{
  margin-top:20px;
  width:1100px;
  text-align:center;
}

.text {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #444444; 
  text-decoration: none; 
  line-height: 185%;
}


.header {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif; 
  font-size: 12px; font-style: normal; 
  font-weight: bold; color: #444444; 
  text-decoration: none; 
  line-height: 185%;
}


.bold {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold; 
  color: #444444; 
  text-decoration: none; 
  line-height: 165%;
}


.blue {  
  font-family: "Helvetica",  Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  font-weight: normal; 
  color: #336699;
}