* html .clearfix {height: 1%;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body {
	background: #362f2d;
	text-align: center;
	margin: 0px;
	padding: 20px 0px;
	color: #362F2D;
	font: 12px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 1.4em 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #005826;
	padding: 0px;
	margin: 0px 0px 1.2em 0px;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
a:link {
	color: #005826;
	text-decoration: none;
}
a:visited {
	color: #005826;
	text-decoration: none;
}
a:hover {
	color: #005826;
	text-decoration: underline;
}
a:active {
	color: #005826;
	text-decoration: none;
}
em {
	font-style: italic;
}
form {
	margin: 0px;
	padding: 0px;
}
form p {
	margin-bottom: 5px;
}
blockquote {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #005826;
}
strong {
	font-weight: bold;
	color: #005826;
}
#masthead {
	background: url(../images/masthead-780x80.jpg) no-repeat;
	height: 80px;
	width: 780px;
	margin: 0px auto;
}
#container {
	width: 770px;
	margin: 0px auto;
	color: #362F2D;
	background: #fffccc;
	text-align: left;
	border: solid 5px #fffccc;
}
#topnav {
	background: #362F2D;
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #FFFFFF;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#topnav li {
	display: inline;
	padding: 0px 10px;
	text-transform: uppercase;
	font-size: 13px;
}
#leftcol {
	float: left;
	width: 165px;
}
#leftnav {
	margin: 1px 0px 1.4em 0px;
	padding: 0px;
}
#leftnav li {
	list-style: none;
	margin: 0px 0px 1px;
	padding: 5px;
	background: #005826;
	color: #FFFFFF;
	font-size: 13px;
}
#leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#rightcol {
	width: 595px;
	float: right;
}
#logoBox {
	background: url(../images/bg-logo-wildcat-lite-119x120.jpg) no-repeat center top;
	height: 120px;
	text-align: center;
	padding-bottom: 20px;
}
#logoBox p {
	margin-bottom: 1.2em;
}
#article {
	margin-right: 10px;
	text-align: justify;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
#announce {
	width: 595px;
	background: #005826 url(../images/bg-greenTop-595x3.jpg) no-repeat center top;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#announce h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 1em;
}
#announce h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 1em;
}
#announceBottom {
	background: #005826 url(../images/bg-greenBot-595x3.jpg) no-repeat center top;
	height: 3px;
	width: 595px;
	clear: both;
}
#news {
	float: right;
	width: 165px;
	clear: none;
}
#news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#news li {
	margin-bottom: 1.4em;
	font-size: 11px;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFCCC;
	background: #362F2D;
	text-align: center;
	padding-top: 10px;
	clear: both;
	float: none;
	padding-bottom: 10px;
	margin-top: 40px;
}
#footer p {
	color: #FFFCCC;
}
#footer a {
	color: #FFFCCC;
}
.module h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: .5em;
}
.module ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.module li {
	margin-bottom: .5em;
}
.dottedUnderline {
	border-bottom: 1px dotted #362F2D;
	margin: 0.2em 0px;
}
.dottedOverline {
	border-top: 1px dotted #362F2D;
	margin: 0.2em 0px;
}
.solidUnderline {
	border-bottom: 1px solid #362F2D;
	margin: 0.2em 0px;
}
.solidOverline {
	border-top: 1px solid #362F2D;
	padding: 0.2em 0px;
}
.brownBorders {
	border: 1px solid #362f2d;
}
.award {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FF9900 url(../images/bg-award-130x.jpg) no-repeat;
	height: 130px;
	width: 130px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.catalog p {
	margin-bottom: 10px;
}
.publishNote {
	color: #362F2D;
	text-align: justify;
}
.offsiteLink {
	text-align: center;
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
.offsiteLink li {
	list-style:none;
	margin: 0px;
	padding: 5px;
}
