@charset "utf-8";
/* CSS Document */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hdrTop {
	background: url(/images/header_top.jpg); 
	background-repeat: no-repeat; 
	height: 65px; 
	width: 512px;
}
#hdrBottom {
	background: url(/images/header_bottom.jpg); 
	width:320px; 
	height:43px; 
	background-repeat:no-repeat;
}
#content {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
#content #header {
	background-color: #492A15;
}
#content #workarea {
	color: 231F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 375px;
}


#content #footer {
	color: #FFD457;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #482A14;
}
#content #footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#content #footer p a {
	color: #C9C1BD;
	text-decoration: none;
}
#content #footer p a:hover {
	color: #C9C1BD;
	text-decoration: underline;
}
.catIcon {
	margin: 10px;
	height: 175px;
	width: 175px;
	float: right;
}
.catIcon img {
	height: 175px;
	width: 175px;
}
.catIcon .info {
	display: none;
}
h1 {
	margin-left: 27px;
	color: #492A15;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 24px;
}
td {
	color: 231F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.newsHeadline {
	font-size: 16px;
	font-weight: bolder;
}
.footerText {
	color: #FFD457;
	font-size: 11px;
}
.FooterLinks {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.FooterLinks:hover {
	color: #FFF;
	text-decoration: underline;
}
.NewsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #482A14;
	text-decoration: none;
}
.NewsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #482A14;
	text-decoration: underline;
}
#workarea table tr td table tr td p {
	color: #482A14;
	text-align: center;
}
#workarea table tr td p {
	text-align: left;
}
#subFooter {
	color: #666;
	font-size: 10px;
	margin-top: 15px;
}
#subFooter a {
	color: #666;
	text-decoration: none;
}
#subFooter a:hover {
	color: #666;
	text-decoration: underline;
}
#socialMedia a {
	color: #333;
	text-decoration:none;
}
