td,p,blockquote,ul,ol,dl,h1,h2,h3,h4,body { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
td,p,blockquote,ul,ol,dl,body { font-size: 9pt; color: #000000; }

h1              { font-size: 18pt; }
h2              { font-size: 12pt; color: #7A1A19;}
h3              { font-size:  10pt; }
h4				{ font-size: 10pt; color: #333366; }

a:link          {                  font-size:  8pt; color: #612fb0; text-decoration: none;  }
a:visited       {                  font-size:  8pt; color: #612fb0; text-decoration: none;  }
a:hover         {                  font-size:  8pt; color: #612fb0; text-decoration: none; }

a.product:link          {                  font-size:  8pt; color: #000000; text-decoration: none;  }
a.product:visited       {                  font-size:  8pt; color: #000000; text-decoration: none;  }
a.product:hover         {                  font-size:  8pt; color: #000000; text-decoration: none; }

a.footer:link          {                  font-size:  8pt; color: #ffffff; text-decoration: underline;  }
a.footer:visited       {                  font-size:  8pt; color: #ffffff; text-decoration: underline;  }
a.footer:hover         {                  font-size:  8pt; color: #ffffff; text-decoration: underline; }

a.sub:link          {                  font-size:  8pt; color: #ffffff; text-decoration: none;  }
a.sub:visited       {                  font-size:  8pt; color: #ffffff; text-decoration: none;  }
a.sub:hover         {                  font-size:  8pt; color: #ffffff; text-decoration: none; }


a.sub2:link          {                  font-size:  8pt; color: #cccccc; text-decoration: none;  }
a.sub2:visited       {                  font-size:  8pt; color: #cccccc; text-decoration: none;  }
a.sub2:hover         {                  font-size:  8pt; color: #cccccc; text-decoration: none; }

a.tab_link:link          {                  font-size:  8pt; color: #ffffff; text-decoration: none;  }
a.tab_link:visited       {                  font-size:  8pt; color: #ffffff; text-decoration: none;  }
a.tab_link:hover         {                  font-size:  8pt; color: #ffffff; text-decoration: none; }





.masthead	{           font-family: Times,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;       font-size:  12pt; font-weight: bold; }
.footer	 {                  font-size:  8pt; color: #ffffff; }
.letter	 {                  font-weight: bold; }
.tab_box { border: 1px solid #82817e;  } 
.tab { background-image: url(../images/buttons/tab-off.gif); background-position: left; background-repeat: no-repeat;  }
.tab_on { background-image: url(../images/buttons/tab-on.gif); background-position: left; background-repeat: no-repeat;  }
.product_head { color: #938563; font-weight: bold; font-size: 12pt; } 
.product_detail_head { color: #000000; font-weight: bold; font-size: 10pt; border-bottom: 1px solid #000000; } 


img.home { 
  	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
}

img.wrap { 
  float: left;
  margin-left: 0;
  margin-right: 10;
  margin-top: 0;
  margin-bottom: 10;
}

img.product { 
  	border:1px solid #82817e;
}

.boxes
{
	float:right;
	position:relative;
	right:50px;
	top:10px;
	background-color:#e1d4b5;
	border:1px solid black;
	padding:25px;
}

ul.gallery {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	width: 330px; 
	overflow:hidden;
}
	ul.gallery li {
		display:block;
		float:left;
		padding:0 8px 8px 0;
	}
