a:link, a:visited, a:active
{
  	color: #FFEBEB;
  	text-decoration: underline;
}

a.noUnderline
{
	text-decoration: none;
}

body
{
	font-size: 13px;
  	font-family: Arial;
  	background-color: #000000;
	color: #FFEBEB;
	padding-top: 1px;
}

div.bottomLinks
{
	background: #000000;  	
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 1px solid #560041;
}

div.center
{
	text-align: center;
}

div.fL
{  
  	float: left;
  	padding: 10px;
	padding-bottom: 0px;  
}

div.footer
{
	border: none;
	background: #000000;  	
  	text-align: center;
	padding: 1%;
}

div.left
{
	text-align: left;
	padding-left: 1%;
	white-space: nowrap;
}

div.mainNoPad
{	
	background: url("http://www.berknerdesigns.com/backgrounds/blackGranite.gif"); 
  	border: 1px solid #560041;
	border-top: 2px solid #560041;
	text-align: center;
	color: #FFEBEB;	
}

div.mainSubCtr
{
	margin-left: 12%;
	margin-right: 12%;
  	border-bottom: 1px solid #560041;
	text-align: center;
}

div.mainSubL
{	
	margin-right: 10%;
	margin-left: 10%;
  	border-top: 1px solid #560041;
	text-align: left;
}

h1
{ 	
	text-align: center;
   	font-size: 25px;
  	font-weight: normal;
  	color: #FFEBEB;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";			   
}

h2
{
	text-align: center;	
  	font-size: 23px;
  	font-weight: normal;
  	color: #FFEBEB;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";		   
}

h3
{
	text-align: center;	
  	font-size: 19px;
  	font-weight: normal;
  	color: #C961AF;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";		   
}

img
{
	border: 0px;
}

img.navTabs
{
	margin-bottom: -3px;  	
}

span.h4
{
	font-size: 16px;
  	font-weight: bold;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";
}

span.h5
{
	font-size: 16px;
  	font-weight: bold;
  	color: #C961AF;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";
}

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%;
}

span.title
{
 	font-weight: bold;
	line-height: 160%;
}

table
{
  width: 100%;
}

table.main
{
  	border-collapse: collapse;
	width: 100%	
}

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.L
{
	text-align: left;
}

td.mainRightCol
{
	background: url("http://www.berknerdesigns.com/backgrounds/darkBrownStoneAmber.gif");
  	border-left: 1px solid #560041;
  	width: 300px;
  	text-align: center;
	font-weight: bold;
	font-size: 12px;	
}

td.p33
{
  width: 33%;
}

td.p20
{
	width: 20%;
}

td.p15
{
	width: 15%;
}

td.p10
{
	width: 10%;
}

td.p40
{
  width: 40%;
}

td.p5
{
  width: 5%;
}

td.p50
{
  width: 50%;
}

td.R
{
	text-align: right;
}

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;
}

 tr.top
{
  vertical-align: top;
}

ul
{
	font-size: 13px;
  	text-align: left;
  	line-height: 140%;
}




