@charset "utf-8";
/* CSS Document */


html, body {
}
body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
}
#container {
}
img {
	border: none;
}
#header {
	width: 100%;
	height: 113px;
	background: #231F20;
}
#header_contents {
	margin: 0 auto 0 auto;
}
#header_graphic {
	width: 557px;
	height: 93px;
	float:left;
	background: #231F20;
}
#header img {
	float:left;
	display:block;
	border: none;
}
#header_links {
	display:none;
}
#search {
	display:none;
}
.centeredmenu {
	display:none;
}
#pagebackground {
	width: 100%;
	height: 100%;
}
#contents {
	width: 100%;
	background-color: #FFF;
}
#leftcolumn {
	width: 100%;
	background-color: #fff;
}
#leftcolumn a {
	text-decoration:underline;
}
#rightcolumn a {
	text-decoration:underline;
}
#rightcolumn {
	width: 100%;
	background-color: #fff;
}
#rightcolumn img {
	-moz-box-shadow: 6px 6px 7px #999;
	-webkit-box-shadow: 6px 6px 7px #999;
	box-shadow: 6px 6px 7px #999;
}
#contents_folder { /* usable in either left or right columns */
	margin: 17px;
}
#rightnav {
	display:none;
}
#footer {
	width: 100%;
	font-size: 0.9em;
	font-weight: normal;
}
#footer_contents {
	text-align: left;
}
#footer p#copyright {
}
#footer p#lastmod {
}
#footer ul {
	display:none;
}
a:link {
	color: #1E4D2B;
}
a:visited {
	color: #1E4D2B;
}
a:hover, a:active, a:focus {
}
h1 {
	margin: 0 0 0 0px;
	padding: 0px 7px 7px 0;
	font-size: 1.4em;
	color: #1E4D2B;
}
h2 {
	margin: 0 0 7px -17px;
	padding: 2px 2px 0px 42px;
	color:#827D83;
	font-size: 1.2em;
	background: #FFFFFF url(../img/h2bullet-gold.gif) center left no-repeat;
}
h3 {
	margin: 0 0 0 0px;
	color: #679000;
	font-size: 1em;
}
.invisible {
	display: none;
}
h2.logogreen {
	background: #FFFFFF url(../img/h2bullet-logogreen.gif) center left no-repeat;
}
h2.brown {
	background: #FFFFFF url(../img/h2bullet-brown.gif) center left no-repeat;
}
h2.darkblue {
	background: #FFFFFF url(../img/h2bullet-darkblue.gif) center left no-repeat;
}
h2.eggplant {
	background: #FFFFFF url(../img/h2bullet-eggplant.gif) center left no-repeat;
}
h2.lightblue {
	background: #FFFFFF url(../img/h2bullet-lightblue.gif) center left no-repeat;
}
h2.lightgreen {
	background: #FFFFFF url(../img/h2bullet-lightgreen.gif) center left no-repeat;
}
h2.maroon {
	background: #FFFFFF url(../img/h2bullet-maroon.gif) center left no-repeat;
}
h2.olive {
	background: #FFFFFF url(../img/h2bullet-olive.gif) center left no-repeat;
}
h2.orange {
	background: #FFFFFF url(../img/h2bullet-orange.gif) center left no-repeat;
}
h2.purple {
	background: #FFFFFF url(../img/h2bullet-purple.gif) center left no-repeat;
}
h2.red {
	background: #FFFFFF url(../img/h2bullet-red.gif) center left no-repeat;
}
#rightcolumn .icons {
	margin: 0;
	text-align: right;
}
#rightcolumn .icons img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
table#icon_nav {
	display:none;
}
.skipnav a {
display: none;
}
#grayawaynav {
	display:none;
}
.contents_column {
	float: none;
}

