body {
	background-image: url(nav-bkgd-full.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	}
	
h2, h3, h4 {
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 26px;
	margin-top: 0px;
	}
	
h2 {
	font-size: 22px;
	}
	
h3 {
	font-size: 18px;
	}
	
h4 {
	font-size: 14px;
	}
	
a:link {
	color: #a09c7a;
	text-decoration: none;
	}
	
a:hover {
	color: #999999;
	text-decoration: underline;
	}
	
a:visited {
	color: #a09b74;
	text-decoration: none;
	}

a:visited:hover {
	color: #999999;
	text-decoration: underline;
	}
	
#Container {
	background-image: url(nav-bkgd-full.png);
	background-repeat: repeat-y;
	background-position: left top;
	max-width: 960px;
	text-align: left;	
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
}

.Header {
	width: 960px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 33px;
	padding-bottom: 34px;
	height: 23px;
	}
	
.headerImgs {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 201px;
	}
	
.Navigation {
	float: left;
	width: 174px;
	background-color: #EDEBDD;
	text-align: center;
	padding: 13px;
	color: #333333;
	font-size: 15px;
	line-height: 15px;
	vertical-align: top;
	position: absolute;
	top: 291px;
	}

.Navigation a:link, .Navigation a:visited {
	color: #333333;
	text-decoration: none;
	}

.Navigation a:hover, .Navigation a:visited:hover {
	color: #999999;
	text-decoration: none;
	}
	
.subNav {
	margin-top: 10px;
	font-size: 13px;
	line-height: 13px;
	}
	
.pageContent {
	max-width: 700px;
	padding-top: 30px;
	padding-left: 230px;
	padding-right: 30px;
	padding-bottom: 30px;
	}
	
.copyright {
	font-size: 11px;
	text-align: center;	
	padding-top: 50px;
}

.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 2px;
	border: solid 1px #cbc8b1;
	}
	
.imgRightText {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	border-top: solid 1px #cbc8b1;
	border-bottom: solid 1px #cbc8b1;
	}
	
.imgRightText h4 {
	font-size: 16px;
	margin-top: 0px;
	}

.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 2px;
	border: solid 1px #cbc8b1;
	}
	
img {
	border: none;
	}

p {
	margin-top: 5px;
	line-height: normal;
	}
	
.printHeader {
	display: none;
	}
	
.ihTable th, .ihTable td {
	padding: 6px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	vertical-align: top;
	text-align: left;
	}
	
.ihTable th {
	font-weight: bold;
	background-color: #dddbc8;
	}
	
.ihTable td {
	background-color: #e5e5e5;
	font-weight: normal;
	}
	
.quoteContainer {
	float: right;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	magin-top: 5px;
	background: transparent url(quote-start.png) left top no-repeat;
	background-color: #EDEBDD;
	width: 350px;
	clear: right;
	}
	
.quote {
	font-size: 18px;
	padding-left: 46px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url(quote-end.png) right bottom no-repeat;
	font-style: normal;
	font-weight: normal;
	color: #74704e;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.quotePlain {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EDEBDD;
	width: 250px;
	color: #74704e;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	}
	
.specialEvent {
	float: right;
	width: 340px;
	padding: 15px;
	background-color: #EDEBDD;
	margin-bottom: 20px;
	margin-left: 15px;
	}
	
.specialEvent h3, .specialEvent h4 {
	margin-top: 0px;
	}
	
