﻿.product {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	color: #1E1A0E;
}

.sold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #AE0808;
}

.subp {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #4C1414; 
	line-height: 150%;
}

.subsubp {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000; 
}

.news {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.monotype_corsive {
	font-family: "Monotype Corsiva";
	color: #3D361A;
	font-weight: bolder; 
	font-size:22px;
}

.line_spacing_1_5x {
	line-height: 150%;
}

.hr_brn_2px {
	azimuth:right; 
	width:100%; 
	line-height:2px; 
	color:#3D361A;
}

.thin_ridge{

	border: thin ridge #FFFFC0;
}

.thin_ridge_ltr{
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-color: #A89050;
	border-width: thin;
}


.thin_ridge_lr{
	border-right-style: ridge;
	border-left-style: ridge;
	border-width: thin;
	border-color: #A89050;
}

.thin_ridge_lbr{
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-width: thin;
	border-color: #A89050;
}

a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1E1A0E;
}
a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1E1A0E;
}
a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4C1414;
}

a:hover {
	color: #FFFFFF;
}

