body  { color: #5d4d2c; font-size: 11px; font-family: "Times New Roman", Times, Helvetica, Monaco, Georgia; background: #f8bd31 url("image-files/Yellow-Icon.jpg"); text-align: left; margin: 0; padding: 0 }
p {
	font-size: 12px;
	line-height: 18px;
	color: #5D4D2C;
}
h1{
	color: #841406;
	font-weight: normal;
}
h2{
	color: gray;
	font-weight: normal;
}
.intro{
	font-size: 13px;
	font-style: italic;
	color: black;
	font-weight: bold;
	margin: 0 0 0 15px;
}
#page { background: url("image-files/Paper.jpg") repeat-y; margin: auto; padding: 5px 0 0; width: 750px; height: 100%; border-right: 1px solid #c79058; border-left: 1px solid #c79058 }
#content { background: url("image-files/Top-Graphic.jpg") no-repeat center top; text-align: center; margin: 0; padding: 0; height: 100%; vertical-align: top }
#secondary-content { background: url("image-files/secondary-top-graphic.jpg") no-repeat center top; text-align: center; margin: 0; padding: 0; height: 100%; vertical-align: top }
#top-menu{
	text-align: left;
	width: 100%;
	margin-left:220px;
}
.menu-item{
	padding:0 20px 0 20px;
}
.home-link,.menu-link{
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: times new roman;
	font-weight: bold;
}
.home-link,.home-link:visited,.menu-link,.menu-link:visited{
	color: black
}
.home-link:hover,.menu-link:hover{
	color: blue;
}
#left-content{
	padding: 100px 0 0 10px;
	vertical-align: top;
	text-align: center;
	width: 175px;
}
.menu { font-size: 12px; line-height: 25px; background: url("image-files/menu-background.gif") repeat-y center; text-align: center; margin: 0; width: 100% }
.news{
	line-height: 13px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	width: 140px;
	margin-left: 10px;
}
.other{
	color: #841406;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 17px;
	padding: 10px;
}
.more-link{
	text-decoration: none;
	color: #841406;
	font-weight: bold;
}
#right-content{
	padding: 235px 10px 0 75px;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
#secondary-right-content{
	padding: 125px 10px 0 85px;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.caption{
	text-align: center;
	color: #841406;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	margin: 5px;
}
.caption-vert{
	text-align: center;
	color: #841406;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	margin: 5px;
}
.image-border{
	padding: 10px;
	background: white;
}
.footer{
	width: 100%;
	text-align: center;
	padding: 30px;
}
.footer-link,.footer-link:visited{
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
}