a:link, a:visited, a:active
{
	color: #FFEBEB;
  	text-decoration: underline;
}

a.noUnderline
{
	text-decoration: none;
}

body
{ 
  	font-size: 14px;
  	font-family: Arial;
  	color: #FFEBEB;	
  	background-color: #000000;
}

div.all
{
   	text-align: center;
	background-color: #000000;
	line-height: 120%;
}

div.bottomLinks
{
	background: #000000;  	
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 2px solid #560041;
}

div.left
{
	text-align: left;
	padding-left: 5%;
	white-space: nowrap;
}

div.mainNoPad
{	
	background: #000000; 
  	border-right: 1px solid #560041;
	border-left: 1px solid #560041;
	text-align: center;		
}

div.mainSubLOuter
{
	border: 1px solid #560041;
	border-bottom: 2px solid #560041;
	border-top: 0px;
	background: url("http://www.berknerdesigns.com/backgrounds/darkBrownStoneGreen2.gif");
}

div.mainSubL
{
	margin-right: 10%;
	margin-left: 10%;  
	text-align: left;
}

img
{
	border: none;
}

img.navTabs
{
	margin-bottom: -3px;  	
}

h1
{ 	
	margin: 0px;  
  	font-size: 25px;
  	font-weight: normal;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";			   
}

h2
{
	text-align: center;
	font-weight: normal;	
  	font-size: 23px;
  	font-weight: bold;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";		   
}

span.linkCorrectPinkBig2
{	
	color: #FF015B;
	text-decoration: underline;
	font-weight: bold;
		
}

span.h2Special
{
	font-size: 20px;
  	font-weight: bold;
  	color: #FF015B;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";
}

span.pinkBold
{
  	color: #FF015B;
	font-weight: bold;
}

span.saleTab
{
	color: #D80042;
	font-weight: bold;
	font-size: 16px;
	line-height: 12px;
	vertical-align: -30%;
}

span.small
{
  font-size: 12px;
}

span.tabs
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	line-height: 12px;
	vertical-align: -30%;
}

table
{
  	width: 100%;
	border-collapse: collapse;
}

table.backgrounds
{
	border-right: 1px solid #560041;
	border-left: 2px solid #560041;
	border-bottom: 1px solid #560041;
	border-top: 3px solid #560041;
}

table.tabs
{
	width: 750px;	
	border-collapse: collapse;
}

td.highlightedTab
{
	height: 18px;
	width: 75px;
	border: 3px solid #560041;
	border-top: 2px solid #560041;
	border-bottom: 2px solid #560041;
	text-align: center;
	background-color: #C389B5;
	padding: 3px;
}

td.tabs
{
	height: 18px;
	width: 75px;
	border: 3px solid #560041;
	border-top: 2px solid #560041;
	border-bottom: 2px solid #560041;
	text-align: center;
	background-color: #E8D1D9;
	padding: 3px;
}

td.bottomProducts
{
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-weight: bold;	
}

td.L
{
	text-align: left;
}

td.LBG50
{
	background: url("http://www.berknerdesigns.com/backgrounds/darkBrownStoneRed2.gif");
	width: 50%;
	border: 1px solid #560041;
	border-top: 0px;
}

td.RBG50
{
	background: url("http://www.berknerdesigns.com/backgrounds/darkBrownStoneGreen2.gif");
	width: 50%;
	border: 1px solid #560041;
	border-top: 0px;
}

td.p33L
{
  	width: 33%;
	text-align: left;
	padding-left: 10px;
}

td.p50
{
  width: 50%;
}

td.padRL10
{
  	padding-right: 10px;
	padding-left: 10px;
}

tr.top
{
  vertical-align: top;
}

ul
{
  text-align: left;
  line-height: 140%;
}

ul.small
{
  font-size: 13px;
}