/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #666666;
}
a:link {
	color: #a10040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A10040;
}
a:hover {
	text-decoration: underline;
	color: #A10040;
}
a:active {
	text-decoration: none;
	color: #A10040;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
.navTop {
	background-image: url(images/bg_topNav.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-size: 10px;
	text-align: right;
}
.navLeft {
	background-color: #f0f0f0;
	width: 160px;
	vertical-align: top;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.navBottom {
	height: 27px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 600px;
	padding-top: 10px;
}
.contentArea {
	background-color: #FFFFFF;
	width: 560px;
	vertical-align: top;
	padding: 20px 20px 0px 20px;
	text-align: left;
}
.footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 37px;
	font-size: 10px;
	width: 400px;
	line-height: 10px;
	vertical-align: middle;
}
.seoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.hilite {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0E6CA9;
}
.red {
	color: #990032;
}
.bigPrice {
	font-size: 24px
}
h4 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
.contentArea .testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0B5180;
	background-color: #E8E8E8;
	text-align: left;
	padding: 10px;
	width: 350px;
	border: thin solid #000000;
	margin-left: 90px;
}
.contentArea .testimonialNoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0B5180;
	background-color: #E8E8E8;
	text-align: left;
	padding: 10px;
	width: 450px;
	margin-left: 0px;
}
.shippingNote {
	font-size: 10px;
	text-align: center;
}
.pennies {
	font-size: 18px;
	color: #990032;
	font-weight: normal;
	text-decoration: underline;
}
.asLowAs {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990032;
}
.specialOffer {
	text-align: center;
	width: auto;
	padding: 12px;
	background-color: #FFFFCC;
	margin-right: 100px;
	margin-left: 100px;
	border: thin double #666666;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	width: 700px;
}
.buyOffer {
	text-align: center;
	width: auto;
	padding: 12px;
	background-color: #FFFFCC;
	margin-right: 100px;
	margin-left: 100px;
	border: thin double #666666;
	font-weight: bold;
}
