body {
	/* delete background (except for background color) if there's no background file */
	background-color: #464545;
	margin : 2px 8px 2px 2px;
	
}

.title {font-weight: bold; color:#ffffff;}
.phone {font-weight: bold; color:#ffffff;}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #FFCCFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #FF0000; text-decoration: underline;}

#adblockright, #adblockleft {
	color: #ecddc9;
	font-family: Georgia, Serif, Times;
	font-style: normal; /* italic for italic */
	font-weight: bold;
	font-size: 14px;

}

#adblockright .pic {border:10px solid #ecddc9;}

#adblockleft .pic {border:10px solid #ecddc9;}

