@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #Container selector */	
}
#form1 {
	background-color: #FFFFFF;
	text-align: left;
	width: 80%;
	padding: 10px;
}

#NewNewsTicker {
	height: 125px;
	overflow: hidden;
}

#AddressBar {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	float: left;
	height: 22px;
	width: 970px;
	padding-top: 8px;
}
#SubNavigation a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#SubNavigation a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#SubNavigation a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	text-decoration: none;
}
#AddressBarShadow {
	background-image: url(../images/AddressShadow.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 970px;
	float: left;
}
#BottomLinks {
	text-align: center;
	float: left;
	width: 970px;
}
#Footer {
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Copyright {
	float: left;
	width: 475px;
	font-size: 9px;
	text-align: left;
}
#GrowlingRanger {
	font-size: 9px;
	float: right;
	width: 475px;
	text-align: right;
}

#Logo {
	height: 100px;
	width: 485px;
	background-color: #FFFFFF;
	float: left;
}
#SiteMap {
	float: right;
	height: 95px;
	width: 475px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	background-color: #FFFFFF;
	line-height: 16px;
}

#Navigation {
	background-color: #FFFFFF;
	height: 25px;
	width: 635px;
	float: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#RightColumn1 p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#NewNewsTicker p {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#NewNewsTickerHeader {
	font-size: 14px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 8px;
	color: #A78300;
}



#SubNavigation {
	background-image: url(../images/SubNavBackground.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 970px;
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
#Header {
	float: left;
	width: 970px;
}

#LeftColumn1 {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#LeftColumn2 {
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
}
#Container {
	width: 970px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#RightColumn1 {
	width: 250px;
	padding-right: 20px;
	padding-left: 20px;
}
p {
	margin-top: 0px;
}


#NavigationHolder {
	clear: both;
	float: left;
	height: 25px;
	width: 970px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#MainContentHolder {
	background-color: #FFFFFF;
	float: left;
	width: 970px;
	padding-bottom: 20px;
}
#LeftHandContentHolder {
	width: 680px;
	float: left;
}
#RightHandContentHolder {
	float: right;
	width: 290px;
}


#NavigationSpace {
	background-color: #FFFFFF;
	float: left;
	width: 335px;
	height: 25px;
	text-align: right;
}
.dottedline {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newstickerHeading {
	font-size: 14px;
	font-weight: bold;
}
   
#flashcontent {
	height: 230px;
	width: 970px;
}
#flashcontentContainer {
	width: 970px;
}
hr {
	border:0;
	background-color: #a18500;
	color: #a18500;
	height: 2px;
	width: 90%;
	margin-left:7%;
	margin-bottom:25px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a18500;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 25px;
}
#flashcontent2 {
	height: 25px;
	width: 500px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
h3 {
	color: #a18500;
}
