.navwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verysmall {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.emphasis {
	font-size: 15px;
	font-weight: bold;
	color: #009933;
}
.bullets {
	list-style-type: disc;
	list-style-image: none;
}
.bold {
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
.inlinenav {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.emphasiswhite {

	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {

	color: #FFFFFF;
	font-weight: bold;
}

/* [ Home ] */

#homeContent .mainText {
	padding: 10px;
}

#homeContent .featuredProducts {
	padding: 10px;
}
