﻿.saleprice
{
    color:#000;
    background-color:#FFCC00;
    font-size:24px;
    text-align:left;
    background-image:url(images/saleprice.jpg);
    padding-left:12px;
   
    
    
}
.price
{
    color:#000;
    font-size:20px;

    font-weight:bold;
    padding:0px;
    margin:0px;


}





.large heading
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.heading
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	clear:both;
}
.largetext
{
	font-size: 14px;
}
.text
{
    font-size: 12px;
    font-family: 'Times New Roman' , Serif;
}
.smalltext
{
	font-size: 12px;
}
.borderimage{
	border: 1px solid #B0A27D;
	margin: 5px;
	padding:3px;
	background-color:#F0EEE7;

}

