/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0202D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#50515f;
}

a{ color:#50515f; text-decoration:none;}
a:hover{color:#50515f; text-decoration:underline; }


.hd3 { font-size:14px; color:#d82126; line-height:32px; font-weight:bold;}

.hd1 {
	font-size:26px;
	color:#4d6c7f;
	line-height:52px;
	border-bottom:1px solid #b4c0c8;
	}
	
.quote {
	font-size:30px;
	color:#442318;
	line-height:34px;
	font-weight:lighter;
	}


.footer
{
	line-height:30px;
	height:30px;
	color:#50515f;
}

.footer a
{
	color:#50515f;
	text-decoration:none;
}

.footer a:hover
{
	line-height:30px;
	color:#50515f;
	text-decoration:underline;
}

.cart_bg{
	background-image:url(../images/cart_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:142px;
	}
	
.pro_price{
	font-size:16px;
	line-height:18px;
	}