/* Services CSS Estate Data */

#nav-ser a, #nav-ser a:hover {
	background: #2D1405 url("../img/bg_active.gif") left bottom no-repeat; 
	color: #FFF;
	}
#rotables { background: url("../img/bg_r_services.jpg") no-repeat; }

table {
	border-collapse: collapse;
	border: 2px solid #FFF;
	margin: 20px 0 10px 0;
	}
	th {
	color: #48751E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 10px 5px;
	}
	td {
	background: #F7F7F7;
	border-top: 3px solid #FFF;
	border-bottom: 1px solid #E8EBDF;
	font-size: 12px;
	line-height: 1.2em;
	padding: 10px 5px;
	vertical-align: top;
	}
	td.serv {
	color: #650000;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	}
	table td a {
	display: block;
	text-decoration: none;
	text-align: center
	font-size: 11px;
	} 
	table td a img {
	display: block;
	}	
.servicons	{
	background: #F3F1EC;
	width: 500px;
	height: 70px;
	margin: 0;
	}
	.servicons a {
	display: block;
	padding: 10px 0 0 30px;
	text-decoration: none;
	}
	.servicons img {
	margin: 0 15px;
	}	
	
	
	