/* CSS Document */


body {
	background-color: #ffffff;
	background-image: url(images/img/bg_pg_wgray.gif);
}
#outer #cnav {
	background-image: url(../assets/images/img/bg_pg_gray.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 775px;
	top: 0px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

 h1 {
	border-bottom-width:0;
	color:#744;
	background-image: url(../assets/images/img/bg_col_h1_olive.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
  }
 h2,  h2 a,  h2 a:visited {
  color:#FFFFFF;
  }
  }
 #nav #current strong,  #nav #current a {
  background-image:url("../assets/images/img/bg_navshadow_621.gif");
  background-color:#621;
  }
 #nav a:hover,  #nav a:hover strong {
  background-image:url("../assets/images/img/bg_navshadow_410.gif");
  background-color:#410;
  color:#eda;
  }
 #nav a:hover,  #nav #current a:hover strong,  #nav #current strong {
  color:#fff;
  }
.announcement {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
}
.announcementtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

a:link {
	color: #660000;
}
a:hover {
	color: #7C7C7C;
}
.style1 {color: #AF753A}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.copyright {
	font-size: small;
	color: #000000;
}
.style2 {color: #993333}
.Gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AF753A;
	font-size: 20px;
}
