.bg_blue_01 {
	background-color: #C4CED7;
}
.bg_grey_01 {
	background-color: #666666;
}
.bg_grey_02 {
background-image:url(../images/tile_side.jpg)
}
.bg_grey_03 {
	background-color: #eeeeee;
}
.bg_white {
	background-color: #ffffff;
}
.border_blk {
	border: thin solid #000000;
}
.body_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  	padding:10px;
	text-align:left;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-position: right;
	color: #52565C;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
	
.NavMAIN a{
  font-size:10px;
  color: #336633;
  text-decoration:underline
}

.NavMAIN a:visited {color:#336633;}
.NavMAIN a:active {color:#336633;}
.NavMAIN a:hover {color:#C4CED7;}

h1     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: bold; color:#000000}
.head1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: bold; color:#000000}
h2     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color:#000000}
.head2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color:#000000}
h3     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#000000}
.head3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#000000}
h4     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#000000}
.head4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#000000}
h5     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#608AB3}
.head5 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color:#608AB3}
h6     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#000000}
.head6 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#000000}

.img_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.img_border_no_spacing {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}
.SubNavFooter a{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
	letter-spacing:1px;
}
.SubNavFooter a:link {
	text-decoration: underline;
}
.SubNavFooter a:visited {
    color: #336633;
}
.SubNavFooter a:hover {
	color: #ffffff;
	text-decoration: none;
}
.SubNavFooter a:active {
	color: #336633;
}
.SubNavSlant {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #336633;
}
.NavGallery a{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
}
.NavGallery  a:link {
	text-decoration: none;
}
.NavGallery  a:visited {
    color: #000000;
}
.NavGallery  a:hover {
	color: #ffffff;
	text-decoration: none;
}
.NavGallery  a:active {
	color: #000000;
}
.navbtns {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #852234;
	height: 25px;
	background-image: url(images/top_btmtile.gif);
	background-color: #C4CED7;
	margin-left: 10px;
	padding-top: 5px;
	float: left;
}
.date {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #044269;
	margin-right: 10px;
	margin-top: 5px;
}
a {
	color: #8D1A2B;
}
a:hover {
	color: #8D1A2B;
	text-decoration: none;
}
