body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#topnav {
	color:#751D1C;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	letter-spacing:.1px;
}
#topnav a {
	color:#751D1C;
	text-align:center;
	text-decoration:none;
}
#topnav a:hover {
	color:#EEBDBD;
	text-decoration:none;
}
#leftcol {
	background-image:url(images/new/leftnav-bg.gif);
	background-repeat:repeat-y;
}
#leftnav a {
	color: #751D1C;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:normal;
	margin-left: 30px;
	margin-bottom: 5px;
	display:block;
}
#leftnav a:hover {
	color:#000000;
	text-decoration:none;
}
#footer {
	color:#751D1C;
	background-image:url(images/new/footer.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	letter-spacing:.1px;
}
#footer a {
	color:#751D1C;
	text-decoration:none;
}
#footer a:hover {
	color:#EEBDBD;
	text-decoration:none;
}
#cart a {
	color:#751D1C;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
}
#cart {
	color:#751D1C;
}
#cart a:hover {
	color:#EEBDBD;
	text-decoration:none;
}
.testimonials {
	font-size: 11px;
	font-weight: normal;
}
.headline {
	font-size: 19px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
#news {
	background-image:url(images/../images/news_r2_c2.gif);
	background-repeat:repeat-y;
}
.subheaditalic {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.subhead {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.subheadr {
	color:#993300;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.teztbox {
	background-color: #F7E6E4;
	padding: 8px;
	border: 1px solid #751D1C;
}
.style1 {
	font-size: 10px
}
.style2 {
	font-size: 11px
}
.style3 {
	font-size: 12px
}

