@charset "UTF-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67652E;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67652E;
	padding-bottom: 15px;
	font-weight: normal;
	line-height: 17px;
}
a {
	color: #67652E;
	text-decoration: none;
}
a:hover {
	color: #9C9754;
	text-decoration: none;
}
#newsletter ul {
	list-style-type: none;
}
#newsletter li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newsletter a {
	background-color: #E3E3E3;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
}
#newsletter a:hover {
	background-color: #CCCCCC;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
	color: #333333;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-bottom: 10px;
}
.footNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px;
}



.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}body {
	background-color: #333333;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 700px;
	height: 132px;
}
#logo {
	float: left;
}
#content {
	background-image: url(images/global/leftCol.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 700px;
}
#rightCol {
	background-color: #FFFFFF;
	float: left;
	width: 416px;
	padding: 20px 30px;
}
#footer {
	width: 700px;
}
#leftCol {
	float: left;
	width: 214px;
	padding-top: 20px;
	padding-left: 10px;
}
#mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: .1em;
}
#mainNav li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 15px;
}
#mainNav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#mainNav a:hover{
	color: #D3CF5E;
	text-decoration: none;
}
#mainNav #currentpage a {
	color: #D3CF5E;
	text-decoration: none;
}
#subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0em;
	margin-top: 20px;
}
.peopleSubHeader {
	color: #9C9754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
#subNav ul {
	margin-bottom: 7px;
}

#subNav li {
	list-style-type: none;
	padding-left: 5px;
}
#subNav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subNav a:hover{
	text-decoration: none;
	background-image: url(images/people/navBox.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subNav #currentpage a {
	text-decoration: none;
	background-image: url(images/people/navBox.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.peoplePhoto {
	margin-left: -30px;
	margin-bottom: 20px;
}
#content #rightCol ul {
	margin-bottom: 10px;
}
#content #rightCol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-left: 20px;
}

