body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.productText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #707070;
	padding-left: 10px;	
}
.productText1  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	color: #990000;
}
.productText1  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
.productText1  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FF6600;
}


.productTextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	color: #707070;
	padding-left: 10px;	
	
}

.productDoorCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #CC7E55;
}

.productHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color:#f2f2e6;
	margin-left: 2px;
	margin-right: 5px;
	text-indent: 7px;
}
.productHeader a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}
.productHeader a:hover {
	color: #990000;
	text-decoration: underline;
}

#ProdBox{
	background-color: #F2F2E6;
	border: 1px solid #CC7E55; 
	width: 550px;
	height: 22px;
	margin: 0px;
			}
		
#ProdHeader{
	background-color: #CC7E55;
	padding: 0px;
	margin-top: 0px;
		}
h1, h2, h3, h4, h5, h6 {
	font-family: garamond, cochin, cambria, times, serif;
	font-weight: normal;
	letter-spacing: 1px;	}

h1	{	font-size: 1.1em;
font-weight:bold;
color:#CC6600;	}


