p span {
	font-size: 1.3em;
	font-weight: bold;
	color: #1b3792;
	background-image: url(../images/padlock4.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#banner-house {
	background: transparent url(../images/newbanner2.png) no-repeat left;

}

.sectionhouse #navigation #linkhouse a {/* automation for active tab */
		background: url(../images/buttons/house_button3.gif) no-repeat;
		color: #fff;
		}

.sectionhouse #navigation #linkhouse a:hover {/* hover over-ride for automated tab */
		background: url(../images/buttons/house_button4.gif) no-repeat;
		color: #1b3792;
}
#plymouth {margin-top: 10px;border: 2px solid #0f2674; width: 200px; margin-top: 50px; margin-left: auto; margin-right: auto;}

.orange {color: #f39000;}








