
#col1 h2, div.pressRelease div.title a, div#pr_subject {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5f574f;
	text-transform: none;
}
div.pressRelease div.date {
	font-style: italic;
}
#col1 h3, div#pr_date {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f574f;
	text-transform: none;
}
	#col1 #bodyArea #bodyShell #billboard #subNav {
		float: right;
		margin: 10px 0px 20px 30px;
	}
		#col1 #bodyArea #bodyShell #billboard #subNav p {
			margin: 0px;
			padding: 4px 24px 4px 4px;
			border-bottom: 2px dotted #bac8cd;
		}
			#col1 #bodyArea #bodyShell #billboard #subNav p:hover {
				background-color: #edf0e2;
			}
			#col1 #bodyArea #bodyShell #billboard #subNav a {
				color: #5f574f;
				font-size: 14px;
			}
				#col1 #bodyArea #bodyShell #billboard #subNav a:hover {
					text-decoration: none;
				}
				
	#col1 #bodyArea div.renovationImgs {
		clear: both;
		padding-bottom: 24px;
		width: 100%;
	}
		#col1 #bodyArea div.renovationImgs div {
			float: left;
			padding: 11px;
			background-image: url(../images/bg_renovation.gif);
			background-repeat: no-repeat;
			height: 190px;
			width: 240px;
		}