a:link, a:visited {
	color: #b32222;
	text-decoration: none;
}

a:hover, a:active {
	color: #b34f4f;
	text-decoration: none;
	background: #ead8b8;
}

a.noBG:hover, a.noBG:active {
	background: none;
}

.msgtext {
	font-family: verdana; 
	font-size: 12px; 
	color: #ff0000;
}

table, td, .bodytext {
	font-family: verdana; 
	font-size: 12px;
	line-height: 15px; 
	color: #5F584B;
}

.subnavtext {
	font-family: verdana; 
	font-size: 12px;
	line-height: 25px; 
	color: #5F584B;
}

.footertext1, .productsmalltext {
	font-family: verdana; 
	font-size: 10px; 
	color: #5F584B;
}

.cartheader {
	font-family: verdana; 
	font-size: 12px;
	color: #5F584B;
}

.header1
{
    font-size: 14px;
    color: #B32222;
}

.header2
{
	font-size: 18px;
	color: #B32222;
	background-color: #FFF8EC;
	border-bottom: 1px solid #EAD8B8;
	padding: 10px;
	margin-bottom: 20px;
	width: 95%;
}

.forminput {
	font-family: verdana;
	font-size: 12px;
	color: #b32222; 
}

.formbutton {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b32222;
	padding: 2px 2px 2px 2px;
}

.product-list {
	margin: 15px 0px 15px 0px;
	font-size: 18px;
	line-height: 32px;
}