.test {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
	line-height: 19px;
}
.hometest {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
	text-align: justify;
}

.address {
	font-family: Tahoma;
	font-size: 12.5px;
	color: #9D7C09;
	font-weight: bold;
	text-decoration: none;
}
.browntest {
	font-family: Tahoma;
	font-size: 11px;
	color: #9D7C09;
	font-weight: bold;
	text-decoration: none;
}
.tableheadimage
{
	background-image: url(images/tablebg.jpg);
	/*height: 31;
	width: 16;*/
	 border:0; 
	 font-family: Tahoma;
	 font-size:12px;
}
.tableheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablecontent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.tablecontent1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

.tablecontent:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: underline;
}
.tableprice {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}


.address:hover {
	font-family: Tahoma;
	font-size: 12.5px;
	color: #9D7C09;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftbg {
	background-image:url(images/left-bg.jpg);
	background-repeat: repeat-y;
	}

.leftbg1 {
	background-image:url(images/left-bg-1.jpg);
	background-repeat: no-repeat;
	}
