
div.category
{
	margin: 5px;
	height: 144px;
	background: url(../images/category-mid.gif) repeat-x;
}

div.category-Homes
{
	height: 142px;
	background: url(../images/category-homes.gif) no-repeat 1px 1px;
}

div.category-Homesites_Lots
{
	height: 142px;
	background: url(../images/category-homesites_lots.gif) no-repeat 1px 1px;
}

div.category-Condos_Villas
{
	height: 142px;
	background: url(../images/category-condos_villas.gif) no-repeat 1px 1px;
}

div.category-Rentals
{
	height: 142px;
	background: url(../images/category-rentals.gif) no-repeat 1px 1px;
}

div.category div.category-left
{
	height: 144px;
	background: url(../images/category-left.gif) no-repeat left;
}

div.category div.category-right
{
	padding-right: 11px;
	height: 144px;
}

div.category div.category-right-blue
{
	background: url(../images/category-right-blue.gif) no-repeat right;
}

div.category div.category-right-green
{
	background: url(../images/category-right-green.gif) no-repeat right;
}

div.category div.category-right-yellow
{
	background: url(../images/category-right-yellow.gif) no-repeat right;
}

div.category div.category-right a.category-link
{
	display: block;
	float: left;
	width: 280px;
	height: 142px;
	position: absolute;
}

div.category div.category-title,
div.category div.category-title a,
div.category div.category-title a:visited,
span.blue
{
	font-weight: bold;
	font-size: 14px;
	color: #03296a;
	text-decoration: none;
}

div.category div.category-title a:hover
{
	text-decoration: underline;
}

div.category div.category-title
{
	position: relative;
	top: 2px;
	padding-right: 10px;
	padding-top: 2px;
	width: 241px;
	_width: 251px;
	height: 36px;
	_height: 38px;
}

div.category div.category-title-blue
{
	background: url(../images/category-title-bg-blue.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/category-title-bg-blue.png', sizingMethod='crop');
}

div.category div.category-title-green
{
	background: url(../images/category-title-bg-green.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/category-title-bg-green.png', sizingMethod='crop');
}

div.category div.category-title-yellow
{
	background: url(../images/category-title-bg-yellow.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/category-title-bg-yellow.png', sizingMethod='crop');
}

div.category div.category-description
{
	width: 185px;
	_width: 195px;
	padding-right: 10px;
	padding-top: 10px;
}

div.category div.category-listings
{
	width: 230px;
	_width: 240px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #009c2a;
}

div.category div.category-listings span
{
	color: #03296a;
}
