
.p_font
{
	font: 12px Verdana;
        color: #CCCCCC;
}


.showroom_fonttitle
{
	font: 14px Verdana;
        color: #CCCCCC;
	font-weight: bold;
}

.menufont
{
	font: 12px Verdana;
	font-weight: bold;
        color: #CCCCCC;
}

.phone
{
	font: 14px Verdana;
        color: yellow;
	font-weight: bold;
}

.title
{
	font: 18px Book Antiqua;
	font-weight: bold;
}
.footer_font
{
	font: 10px Verdana;
        color: #CCCCCC;

}

.pagetitle
{
	font: 14px Verdana;
        color: white;	
	background-color: #Ff9966;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.list
{
text-decoration: none;
color: #CCCCCC;
}

/*********** #Left Search categories styles ***********/

.buttonscontainer {width: 160px;}

.buttons a {color: #FFFFFF;
background-color: #Ff9966;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FFFFFF;
font: 12px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
}

.buttons a:hover {background-color: #491A10;
color: #FFFFFF;
text-decoration: none;}


/*********** #Left Search categories styles END ***********/
