body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #000000;
   font-family: myriad, verdana, arial, helvetica, geneva;
   font-size: 11px;
   background-color: #000000;
   margin-top: 15px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
	}

#sitedescription  {display: none;}	

/* All anchor definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

a:link, a:visited {color: #990000; text-decoration: none;}
a:hover, a:active {color: #FFd100; text-decoration: underline;}

.anchor:link, .anchor:visited { color: #87a958; text-decoration: none; font-size: 9px; }
.anchor:hover, .anchor:active { color: #9fc768; text-decoration: underline; font-size: 9px; }

.top:link, .top:visited { color: #ffffff; text-decoration: none; font-size: 9px; }
.top:hover, .top:active { color: #ffffff; text-decoration: underline; font-size: 9px; }

.small:link, .small:visited { color: #000000; text-decoration: none; font-size: 9px; }
.small:hover, .small:active { color: #000000; text-decoration: underline; font-size: 9px; }

.drop:link, .drop:visited { color: #D5CD6E; text-decoration: none; font-size: 10px; }
.drop:hover, .drop:active { color: #D5CD6E; text-decoration: underline; font-size: 10px; }

#navigation {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:6px;
}
#navigation li {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #322F31;
	border-bottom-color: #322F31;
}

/*** Added by Lee ***/
#home-navigation {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
#home-navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#home-navigation li {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #322F31;
	border-bottom-color: #322F31;
	padding:2px 10px 2px 10px;
	position:relative;
}

#home-navigation ul li ul
{
position:absolute;
background-color:#555;
width:200px;
left: 219px;
top:0;
display:block;
z-index:900;
}

#home-navigation li:hover ul 
{
display: block; 
} 

#home-navigation ul li ul
{
display:none; 
} 

#home-navigation a:link, #home-navigation a:visited { color: #ffd100; font-weight: bold; text-decoration: none; padding: 6px 10px 5px 10px; }
#home-navigation a:hover, #home-navigation a:active { color: #BA2341; font-weight: bold; text-decoration: none; }
/*  Added by Lee ***/

#navigation a:link, #navigation a:visited { color: #ffd100; font-weight: bold; text-decoration: none; padding: 6px 10px 5px 10px; }
#navigation a:hover, #navigation a:active { color: #BA2341; font-weight: bold; text-decoration: none; }

/* Different font styles here - no need to define anything that will match the defaults */
h1 {
	font-size: 11px;
	font-weight: bold;
	font-varient: uppercase;
	letter-spacing: 1px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
h2 {font-size: 14px; color: #053812; font-weight: bold; font-varient: uppercase; letter-spacing: 1px; margin: 0; padding: 0; }
h3 {font-size: 12px; color: #ffffff; font-weight: bold; font-varient: uppercase; margin: 0; padding: 0; }
h4 {font-size: 11px; color: #053812; font-weight: bold; font-varient: uppercase; margin: 0; padding: 0; }

.copyright {
	color:#fdd100;
	font-size: 10px;
	text-align:center;
	padding: 5px;
	background-color: #000000;
	background-image: url(images/stripe2.gif);
}
.white {color: #ffffff; font-weight: bold; }
.red {color:#990000; font-size: 12px; font-weight: bold; }
.smaller {font-size: 10px;}

/* Rest of the styles can go here - more in-depth ones for divs and tds */
hr { color: #666666; height: 1px; } 
.level2 { vertical-align: top; text-align: left; padding: 10px; }
.content { background-color:#799256;
	text-align:left;
	vertical-align: top;
	padding: 10px;
	padding-top: 3px;
	overflow:auto;
	height:478px;		
	scrollbar-base-color: #a6c37e;
	scrollbar-arrow-color: #a6c37e;
	scrollbar-3dlight-color: #799256;
	scrollbar-darkshadow-color: #799256;
	scrollbar-face-color: #799256;
	scrollbar-highlight-color: #a6c37e;
	scrollbar-shadow-color: #a6c37e;
	scrollbar-track-color: #799256; }
	
#countdowncontainer {
padding-top: 6px; }

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#053812;
font-weight:bold;
font-size:10px;
}

.righthome
	{
	height: 390px;
	width: 250px;
	overflow: auto;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
.tableborder {
	border: 1px solid #fdd100;
}
	
.homenews
	{
	padding-left: 5px;
	height: 200px;
	width: 505px;
	overflow: auto;
	scrollbar-base-color: #5d763a;
	scrollbar-arrow-color: #a6c37e;
	scrollbar-3dlight-color: #5d763a;
	scrollbar-darkshadow-color: #5d763a;
	scrollbar-face-color: #5d763a;
	scrollbar-highlight-color: #a6c37e;
	scrollbar-shadow-color: #a6c37e;
	scrollbar-track-color: #5d763a;
	background-color: #FFFFFF;
	}
	
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font-size: 11px;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	color: #000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#ffd100;
	color: #000000;
}

ul { margin-bottom: 0; padding-bottom: 0; }
li { margin-bottom: 0; padding-bottom: 0; }
hr {color: #9fc768;}
.newBoxStyle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	border: 2px solid #990000;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
}
