a:link, a:visited, a:active
{
	color: #F8E0CC;
  	text-decoration: underline;
}

a.noUnderline
{
	text-decoration: none;
}

body
{ 
  	font-size: 13px;
  	font-family: Arial;
  	color: #F8E0CC;	
  	background: url("http://www.berknerdesigns.com/backgrounds/darkBrownStoneGreen3.jpg");
    	text-align: center;
    	line-height: 120%;
}

div.bottomLinks
{
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 2px solid #01251E;
}

div.center
{	
	text-align: center;	
}

div.header
{
	border-bottom: 3px solid #01251E;
}

div.footer
{
	padding-top: 14px;
}

div.main
{
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #01251E;
	border-top: 2px solid #01251E;	
}

div.mainPad
{
	padding-right: 10%;
	padding-left: 10%;
	text-align: center;
}

div.mainSubCtr
{	
	margin-right: 12%;
	margin-left: 12%;
  	border-top: 2px solid #01251E;
	text-align: center;
}

div.mainSubCtrBottomBrdr
{
	margin-right: 12%;
	margin-left: 12%;
	border-top: 2px solid #01251E;
  	border-bottom: 2px solid #01251E;
	text-align: center;
}

div.mainSubL
{	
	margin-right: 2%;
	margin-left: 2%;
  	border-top: 2px solid #01251E;
	text-align: left;
}

div.navStripTop
{
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;	
}

div.productInfo
{
	text-align: left;
	max-width: 600px;
	padding-left: 10px;
}

div.productMed
{
  	border-top: 2px solid #01251E;	
	margin-left: 7%;
	margin-right: 7%;
	text-align: center;
	padding-right: 7%;
	padding-left: 7%;
}

div.productSmall
{
  	border-top: 2px solid #01251E;	
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}

div.subNavStripTop
{
	margin-left: 10%;
	margin-right: 10%;
}

div.stdItems
{
  	border-bottom: 2px solid #01251E;
	margin-left: 10px;
	margin-right: 10px;	
}

img
{
	border: 2px solid #01251E;
}

img.noBorder
{
	border: none;
}

h1
{ 
	color: #FAE7D8;	
	text-align: center;
	font-size: 25px;
  	font-weight: normal;
  	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";			   
}

h2
{
	color: #FAE7D8;
	text-align: center;
	font-weight: normal;	
  	font-size: 18px;
   	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman";		   
}



span.h3NoU
{
	font-size: 18px;
  	font-weight: normal;
  	color: #AFD1BC;
	line-height: 150%;
  
}

span.h3NoU000
{
	font-size: 19px;
  	font-weight: normal;
  	color: #AFD1BC;
	font-family: "Palatino Linotype",
			   Sylfaen,
               Georgia,              
               "Times New Roman"; 
  
}

span.red
{
	color: red;
}

span.redUnderline
{
	color: #FF015B;
	font-size: 13px;
	text-decoration: underline;
}

span.redBoldUnderline
{
	color: #FF015B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

span.redSmallBold
{
	color: #FF015B;
	font-weight: bold;
	font-size: 12px;
}

span.redUnderlineSmall
{
	color: #FF015B;
	font-size: 12px;
	text-decoration: underline;
}

span.green
{
	color: #AFD1BC;
}

span.greenBold
{
	color: #AFD1BC;
	font-weight: bold;
	font-size: 14px;
}

span.greenBoldUnderline
{
	font-size: 16px;
	color: #AFD1BC;
	text-decoration: underline;
	font-weight: bold;
}

span.OutOfStock
{
 	color: red;
	font-size: 18px;
	font-weight: bold;
}

span.redUnderline
{
	color: #FF015B;
	text-decoration: underline;
}

span.small
{
  font-size: 12px;
}

span.smallBold
{
  font-size: 12px;
  font-weight: bold;
}


span.title
{
 	font-weight: bold;
	line-height: 160%;
}


table
{
  	width: 100%;
	border-collapse: collapse;
}

td.bottomProducts
{
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-weight: bold;	
}

td.L
{
	text-align: left;
}

td.LpadL10
{
	text-align: left;
	padding-left: 10px;
}

td.middleNoRightSide
{
	padding-right: 10%;
}

td.p5
{
  	width: 5%;
}

td.p10
{
  	width: 10%;
}

td.p15
{
  	width: 15%;
}

td.p20
{
  	width: 20%;
}

td.p25
{
  	width: 25%;
}

td.p33
{
  	width: 33%;
}

td.p40
{
  	width: 40%;
}

td.p45
{
  	width: 45%;
}

td.p50
{
  	width: 50%;
}

td.p60
{
  	width: 60%;
}

td.leftSide
{
	text-align: left;
	width: 135px;
	border-right: 2px solid #01251E;
}

td.pad15
{
	padding-left: 15px;
	padding-right: 15px;
}

td.rightSide
{
	width: 225px;
	border-left: 2px solid #01251E;
}

td.topNav
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}

tr.top
{
  vertical-align: top;
}






