/*main text with indent style*/

.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 12px;
}

.body-text a:link{
	color: #076938;
	text-decoration: underline;
	text-indent: 12px;
}

.body-text a:visited{
	color: #333333;
	text-decoration: underline;
	text-indent: 12px;
}

.body-text a:hover{
	color: #900202;
	text-decoration: underline;
	text-indent: 12px;
}


/*main text withOUT indent style*/

.body-text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.body-text2 a:link{
	color: #900202;
	text-decoration: none;
}

.body-text2 a:visited{
	color: #333333;
	text-decoration: none;
}

.body-text2 a:hover{
	color: #000033;
	text-decoration: none;
}
.left-container {
	background-image: url(images/help-you.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}


/*horizontal nav*/

#navSquare {
	margin: 0;
	padding: 0 0 10px 10px;
	text-align: center;
	}

#navSquare li {
	margin: 4; 
	padding: 4;
	display: inline;
	list-style-type: none;
	}
	
#navSquare a:link, #navSquare a:visited {
	float: left;
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 6px 6px 6px;
	text-decoration: none;
	color: #708491;
	text-align: center;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #000000;
	background: url("tab_rec.gif") no-repeat bottom center;
	}




.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}


.disclaimer a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
}

.disclaimer a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
}

.disclaimer a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}




.specials-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.specials-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900202;
	text-decoration: none;
}

.specials-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900202;
	text-decoration: none;
}

.specials-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #076938;
	text-decoration: none;
}


.specials-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}



.specials-contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.specials-contact a:link{
	color: #900202;
	text-decoration: underline;
}


.inventory-link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #990000;
	font-weight: bold;
}

.inventory-link a:link{
	color: #990000;
}


.inventory-link a:visited{
	color: #990000;
}


.inventory-link a:hover{
	color: #93A1A4;
}
