body {
	padding: 8px 0;
	margin: 0;
	background: #bcb8ad;
}
td {
	border: 0;
	padding: 0;
}
#Container {
	width: 784px;
	margin: auto;
	background: white;
	padding: 0 5px 5px 5px;
}
#Header {
	position: relative;
	zoom: 1;
}
#Header img {
	display: block;
	margin-left: 116px;
}
#Header .Date {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 4px 11px;
	color: #474747;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, sans-serif;
}
#Footer {
	text-align: center;
	width: 784px;
	padding: 7px 5px 30px 5px;
	margin: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.25pt;
}
#Footer p {
	margin: 0;
}
#Content {
	color: #292322;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.75pt;
	padding: 20px;
	line-height: 14pt;
}
#Content p,
#Content h1,
#Content h2 {
	margin: 12.5pt 0;
}
#Content h1,
#Content h2 {
	color: #6b5d46;
	font-weight: normal;
}
#Content h1 {
	margin-top: 0;
	font-size: 13.5pt;
}
#Content h2 {
	font-size: 12pt;
	margin-bottom: 0;
}
#Content h2 + p {
	margin-top: 7.5pt;
}

#Content *:first-child {
	margin-top: 0;
}
#Content img.Photo {
	padding: 1px;
	border: 1px solid #7a6a50;
	margin: 0 10px 10px 0;
}
#OfficesNav {
	width: 162px;
	background: #eeecea;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	border-right: 1px solid white;
	font-size: 9.75pt;
}
#OfficesNav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	border-top: 1px dotted #979797;
}
#OfficesNav li {
	border-bottom: 1px dotted #979797;
	padding:1px;
}
#OfficesNav a {
	color: #242424;
	text-decoration: none;
	display: block;
	padding: 4px 10px 3px 10px;
}
#OfficesNav a.on {
	background: white;
}
#OfficesNav a:hover {
	text-decoration: underline;
}
#OfficesNav strong {
	background-color: #172c0d;
	color: #d4d1ca;
	border-bottom: 1px solid white;
	display: block;
	font-size: 8.25pt;
	padding: 4px 10px 3px 10px;
	margin-bottom: 22px;
}
#MainNav {
	width: 621px;
	background: #989282;
}
#MainNav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	background: #989282;
}
#MainNav li {
	float: left;
	display: block;
}
#MainNav a {
	display: block;
	float: left;
	background: #989282 url(../_images/nav/MainNavBullet.gif) no-repeat 7px 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	padding: 3px 10px 2px 18px;
	white-space: nowrap;
	text-decoration: none;
}
#MainNav a:hover {
	text-decoration: underline;
}
#MainNav a.on {
	background: #bcb8ad url(../_images/nav/MainNavBulletOn.gif) no-repeat 7px 8px;
	color: #513e1c;
}

#Container:after,
#MainNav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.Columns {
	width: 100%;
}
.Columns td {
	vertical-align: top;
}

#SideBar {
	width: 194px;
	border-left: 1px solid #d1cec7;
	padding: 12px 22px 6px 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.25pt;
}
#SideBar a {
	font-weight: bold;
	color: #004f15;
	text-decoration: none;
}
#SideBar a:hover {
	text-decoration: underline;
}
#SideBar h3 {
	font-size: 10.5pt;
	color: black;
	text-transform: uppercase;
	border-bottom: 1px solid #d1cec7;
	margin: 0 0 6px 0;
}
#SideBar p {
	margin: 8pt 0;
}
#SideBar h3 + p {
	margin-top: 0;
}
#SideBar .Module {
	margin-bottom: 24px;
}
a {
	color: #004f15;
}
