@charset "UTF-8";
.redtype {color: #FF0000}
#apDiv1 {
	position:absolute;
	left:97px;
	top:110px;
	width:863;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:603px;
	top:148px;
	width:268px;
	height:170px;
	z-index:2;
}
.greytable {
	background-color: dcd6cd;
	height: 100%;
	background-image: url(images/wainscott_interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 15px solid #000066;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.bodycopyblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
	font-weight: bold;
}
