td, body {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #644833;
	line-height: 16px;
	text-decoration: none;
}


a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #E75F2A;
	line-height: 16px;
	text-decoration: none;
}

.reddirections {
	font-family: georgia;
	font-size: 12px;
	color: #E75F2A;
	line-height: 16px;
	font-style: italic;
}


a:hover {
	text-decoration: underline;
}

.retailer		{ color: red; }

.header {
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #644833;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.blueheader {
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #739D9E;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}


.contact {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
}

.divider {
	font-family: Georgia;
	font-size: 14px;
	color: #DADADA;
}

.middle {
	vertical-align: middle
}


a.contact {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.label {
	font-family: trebuchet MS;
	color: #6E9E9D;
	font-size: 12px;
}

.prodheader {
	font-family: georgia;
	color: #6E9E9D;
	font-size: 14px;
}

.storeheader {
	font-family: georgia;
	font-style: italic;
	color: #6E9E9D;
	font-size: 15px;
}

.prod_hd {
	font-family: trebuchet MS;
	font-size: 15px;
	color: #644833;
	font-weight: bold;
}


.prodborder {
	font-family: georgia;
	color: #B9CFD7;
}

.alsolike {
	font-family: georgia;
	color: #644833;
	font-size: 14px;
	font-style: italic;
}

.prodinfo {
	font-family: trebuchet MS;
	color: #644833;
	font-size: 12px;
}

.closeLink {
	font-family: georgia;
	color: #644833;
	font-size: 12px;
	font-style: italic;
}


h3 {
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #644833;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

select.browse { 
	width: 120px; 
	font-size: 9px; 
	margin-bottom: 2px;
}

.signin {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	padding:6px;
	border:thin solid #999999;
	background-color:#FFFFFF;
	display:none;
	text-align:left;
	font-size:11px;
}