@charset "UTF-8";
body {
	background: #91998c url(../images/bodyRepeat.gif) repeat-x top left;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
p {
	line-height: 1.5em;
	margin: 1.5em 0 2em 0;
}
a:link, a:visited {
	color: #c36b2b;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #c36b2b;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border: none;
}
.clearer {
	font-size: 1px;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	clear: both;
}
#pageWrapper {
	width: 784px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	height: 124px;
	padding: 0;
	background: transparent url(../images/header.gif) no-repeat top left;
}
h1#pageTitle {
	margin: 0;
	padding: 0;
	width: 515px;
	float: left;
}
h1#pageTitle a:link, h1#pageTitle a:visited, h1#pageTitle a:hover, h1#pageTitle a:active {
	margin: 0;
	padding: 0;
	width: 515px;
	height: 124px;
	font-size: 4px;
	text-indent: -9870px;
	text-decoration: none;
	display: block;
	float: left;
}
h2.pageTitle {
	color: #c36b2b;
	font-size: 2em;
	margin: 7px 0 0 0;
	font-weight: normal;
}
#headNav {
	width: 245px;
	float: left;
	margin-top: 33px;
	text-align: right;
	color: #666;
}
#headNav a:link, #headNav a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
#headNav a:hover, #headNav a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

#subHeader {
	clear: both;
	height: 42px;
	background: transparent url(../images/subHeader.gif) no-repeat top left;
	margin: 0;
}
#subHeader address {
	color: #27465f;
	text-transform: uppercase;
	margin: 0;
	padding: 12px 0 0 14px;
}
#contentWrapper {
	background: transparent url(../images/contentRepeat.gif) repeat-y top left;
}
#content {
	background: transparent url(../images/contentTop.gif) no-repeat top left;
	padding: 8px 12px;
}
#nav {
	float: left;
	background: #818a7b url(../images/menuBottom.gif) no-repeat bottom left;
	width: 186px;
	padding-bottom: 57px;
}
#nav ul {
	background: transparent url(../images/menuTop.gif) no-repeat top left;
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;
}
#nav ul li {
	padding: 4px;
	margin: 0;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
#nav a:hover, #nav a:active {
	color:#FFCC66;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}
#officeHours {
	border-top: 1px solid #aeb2a9;
	margin-top: 15px;
	padding: 4px;
	font-size: 0.9em;
}
#pageContent {
	float: left;
	width: 550px;
	padding-left: 12px;
}
#footer {
	clear: both;
	background: transparent url(../images/footer.gif) no-repeat top left;
	height: 36px;
	padding: 18px 15px 0 15px;
	text-align: center;
	color: #666;
}
#subFooter {
	text-align: right;
}
#column1 {
	width: 267px;
	float: left;
	padding: 0 4px;
}
#column2 {
	width: 267px;
	float: left;
	padding: 0 4px;
}

