@charset "UTF-8";
.BioHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
}
.TitleLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}

.Content {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 18px;
	text-align: left;
}
.ContentRed {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #A73034;
}

.WainwrightHeader {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	font-style: normal;
}
.style12 {
	font-size: 17px;
	font-family: Baskerville;
}
.style14 {
	font-size: 19pt;
	font-family: "Copperplate Gothic Light";
}
.style7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.milkybg {
	background-image: url(images/square2.png);
	background-repeat: repeat;
}
.milky-text {
	background-image: url(images/square2.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

img.bio {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #000;
}
.border1 {border: 1px solid #000;}
.largebutton {
	background-image: url(images/button-bg.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 117px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	background-position: 10px 10px;
	padding-top: 10px;
}

#addresses {
	position: relative;
	left: -230px;
	width: 200px;
}  

#offices {
	position: relative;
	left: -230px;
	width: 200px;
}

#offices a:link {
	color: #000;
	text-decoration: none;
}

#offices a:visited {
	text-decoration: none;
	color: #000;
}
#offices a:hover {
	text-decoration: none;
	color: #A73034;
}
#offices a:active {
	text-decoration: none;
}
.adore-red {
	color: #A73034;
}

