.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.bodytextlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

.txttestimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	
}

.prodtl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9c6a13;
	line-height: 17px;
	font-weight: bold;	
}

.pricetl {
	padding: 4px;padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #790d0d;
	line-height: 17px;
	font-weight: bold;	
}

.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005472; 
	line-height: 18px;
	
}

.pgheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #005472;
		line-height: 20px;
}

.boldtl {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005472;
	font-weight: bold;
		line-height: 22px;
}

.subnav {
	padding-right: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;

}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.subfoot {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; font-weight:bold
}

.tablepad{
padding: 4px;padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}


ul
{
list-style-image: url("images/bullet.gif")
}

a:link {color:#790d0d;} 

a:visited {color:#790d0d;} 

a:hover {color:#666666}


a.hdnav:link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;} 

a.hdnav:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;text-decoration:none;
	color: #ffffff;} 

a.hdnav:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;text-decoration:none;
	color: #90def9;}


a.nav:link {
	color:#3b3b3b;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration:none;font-weight: bold;
} 

a.nav:visited {color:#3b3b3b;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: bold;text-decoration:none;} 

a.nav:hover {color:#90def9;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: bold;text-decoration:none}


a.foot:link {color:#999999;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none;
}  

a.foot:visited {color:#999999;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none;
} 

a.foot:hover {color:#ffffff;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none
} 

a.bk:link {color:#3b3b3b;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none;
}  

a.bk:visited {color:#3b3b3b;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none;
} 

a.bk:hover {color:#790d0d;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;text-decoration:none
} 


.navcontainer{

width: 200px; 


}

.navcontainer ul{
	width: 200px;
	margin: 0;
	padding: 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: 12px Georgia;
	list-style-type: none;
	
}

.navcontainer li{
display: inline;
margin: 0;
}

.navcontainer li a{
float: left; height: 14px; width: 180px;
display: block;
text-decoration: none; 
margin: 25;
padding: 8px 10px; /*padding inside each tab*/
border-bottom: 1px solid #ffffff; 
border-left: 1px solid #; /*right divider between tabs*/
color: white;
background: #2d2d2f; /*background of tabs (default state)*/
color: #c4c1bb; font-weight: bold;
}

.navcontainer li a:visited{
color: #c4c1bb; font-weight: bold;
}

.navcontainer li a:hover, .navcontainer li.selected a{
background: #000000; color: #f3cd40; font-weight: bold;  /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

}

body#bdabout a#navabout,
body#bdorder a#navorder,
body#bdcat a#navcat,
body#bdfav a#navfav,
body#bdcontact a#navcontact,
body#bdfaq a#navfaq,
body#bdcommunity a#navcommunity,
body#bdblog a#navblog,
body#bdcart a#navcart,
body#bdhome a#navhome
{

background: #000000;

}
