/* Main body content, all text in the main page body */
body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #FBFFFB;
text-align: left;
margin: 0px;}

table {
	text-align: left;
	background: #FBFFFB;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;}

/*This CSS changes the link colors, font size, border, etc., outside of the store main pages, also changes the "News" link properties, CSS shoping cart, and mini shopping cart*/
A:link {
	font: bold 12px/14px "Arial";
	text-transform:;
	font-size: 12px;
	color: #008C00;
	text-decoration: none;}

A:visited {
	font: bold 12px/14px "Arial";
	text-transform:;
	font-size: 12px;
	color: #008C00;
	text-decoration: none;}

A:active {
	font: bold  12px/14px "Arial";
	text-transform:;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}

A:hover {
	font: bold 12px/14px "Arial";

	text-transform:;
	color: #9900FF;
	text-decoration: none;}

P {
	text-align: left;
	color: #000;
	font: 12px Verdana, Geneva, sans-serif;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #000000;}

P.dark {
	font-size: 12px;
	font-family : Verdana;}

TD.smaller {
	font-size: 12px;
	font-family : Tahoma;
	color : #000000;}

P.smaller {
	font-size: 12px;
	font-family : Tahoma;
	color : #000000;}

.date {
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #063;}
	
.pagenav {
	font: italic bold small-caps 22px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #063;}

.hotnews {
	text-align: center;
	font: italic bolder normal 28px "Comic Sans MS", cursive;
	color: #FF0000;}
	
.pagetitle {
	text-align: center;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #063;
}
	
.pagetitle2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;}
	
.pagetitle3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #063;
	font-size: 13px;
	font-weight: bold;}
	
.pagetitle4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #063;
	font-size: 16px;
	font-weight: bold;
}
	
.paragraph-header {
	text-align: center;
	color: #063;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.indexpagetitle {
	font: 24px "Arial Black", Gadget, sans-serif;
	color: #063;
	text-align: center;}
	
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D20000;
	font-weight: bold;
	text-align: center;
}
	
.green12bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #063;}
.green14 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #063;
	text-align: left;
}
.red16 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #D00;
	text-align: center;
}

