﻿body {
	background-color: #406618;
}
.leftShadow {
	background: #406618 url(../about/images/leftShadow.gif) repeat-y right;
}
.rightShadow {
	background: #406618 url(../about/images/rightShadow.gif) repeat-y;
}
#nav {
	margin: 0 5px 0 18px;
}
.content p.title {
	margin-bottom: 20px;
}
div.dottedHR {
	margin: 20px 170px 30px 0;
}
.subhead1 {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #C77A1F;
	text-transform: uppercase;
}
.subhead2 {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #C77A1F;
	text-transform: lowercase;
}
.staffPhotoBox {
	width: 122px;
	height: 132px;
	background: url(../about/images/staffPhotoBG.gif) no-repeat;
}
img.staffPhoto {
	margin: 7px 0 0 0;
}

