@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C2B5;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C392C;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-size: 10px;
	color: #625747;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a:link {
	text-decoration: underline;
	color: #6B5E4C;
}
.copyright a:hover {
	color: #660000;
}
.copyright a:visited {
	color: #625747;
	text-decoration: underline;
}
.contentMain {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 20px;
}
.chairMasthead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 30px;
	margin-right: 15px;
	border-top-color: #626D3A;
	border-right-color: #626D3A;
	border-bottom-color: #626D3A;
	border-left-color: #626D3A;
}
.px23 {
	color: #A9B37F;
	font-size: 23px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
}
.px18italics {
	color: #A9B37F;
	font-style: italic;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 22px;
}
.gradient01 {
	background-image: url(graphics/gradient-01.jpg);
	background-repeat: repeat-x;
	height: 227px;
	width: 100%;
}
.greenRule {
	color: #535D31;
	font-size: 22px;
}
.indent30px {
	text-indent: 30px;
	letter-spacing: 1mm;
}
.navMain {
	font-family: Georgia;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #660000;
}
.navMain   a:link {
	text-decoration: none;
	color: #660000;
}
.navMain a:hover {
	color: #535D31;
}
.navMain a:visited {
	text-decoration: none;
	color: #660000;
}
.contentMain a:link {
	color: #50572F;
	text-decoration: none;
}
.contentMain a:hover {
	text-decoration: underline;
}
.contentMain a:visited {
	text-decoration: none;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #50572f;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50572F;
	font-weight: bold;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.headshotImg  {
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
