/* CSS Document */
* 
{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	color: #333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px; /* easy scaling */
	font-size: 14px;
	color: #333;
	background-color: #000066;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
	color: #333;	
	line-height:1.6em;
}	

#header 
{
	height:200px;
	width:900px;
	background-image: url(images/realtimeheader2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ccc;

	border-left-color: #ccc;
	border-top-width: 2px;
}
	
#header2 
{
	height:180px;
	width:900px;
	border:#ccc 3px double;
	margin:0px auto;
	background-image: url(Images/elkheader.png);
	background-repeat: no-repeat;
	background-position: center;
}

#header3 
{
	height:180px;
	width:900px;
	border:#ccc 3px double;
	margin:0px auto;
	background-image: url(Images/mountains.png);
	background-repeat: no-repeat;
	background-position: center;
}

#header4 
{
	height:180px;
	width:900px;
	border:#ccc 3px double;
	margin:0px auto;
	background-image: url(Images/hickorycreek2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#nav {
	color: #ccc;
	width: 900px;
	height: 28px;
	text-align: left;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #000066;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: auto;
}	
	
#nav ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	
}
#nav ul li {
	margin: 0px 10px 0px 0px;
	display: inline;
}

#nav a
{
  padding:8px 16px;
  text-decoration: none;
	font-variant:small-caps;
	font-size: 1em;
	border:0;
	color:#eee;
	}
#nav a:hover, 
#nav a:active,
#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_item a:hover,
#nav li.current_page_item a:active
{
	color:#fff;
	border:0;
	background-color: #0099CC;
}
/** done with navs and top **/


#main {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

		}

#main h2 {
	padding: 4px;
	font-size: 1.6em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h2 a 
{
	border:0;
}	

#wrap {
	text-align: center;
	width: 906px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	visibility: inherit;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#con {
	background: #FFFFFF;
	float: right;
	border:#ccc 3px double;
	color: #000000;
	width: 682px;
	height: auto;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	clear: left;
	text-align: left;
}


a:link, a:visited {
	color: #246;
	text-decoration:none;
	
}
a:hover,a:active 
{
	color:#960;
	text-decoration:none;
	border-bottom:#699 1px solid;
}





/* Column Two */

#sideL {
	float: left;
	width: 187px;
	font-size: 0.9em;
	margin: 1px;
	border:3px double #ccc;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
	padding: 0px;
	clear: none;
}
		
#sideL ul 
{
	margin:0;
	padding:5px 0px 0px 5px;
	list-style:none;
	background:none;
}











#sideL li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#sideL h2
{
	padding: 10px 0 0 0;
	font-variant:normal;
}

#sideL p, #sidebar form
{
	padding:10px;
	margin:0;
}

#sideL ul ul
{
	margin:10px 0 0 20px;
	padding:0;
}

#sideL ul ul ul
{
	margin: 0px 0 0 10px;
	padding:0;
}

#sideL li li 
{
	list-style-image:url(img/bullet.gif);
	margin:5px 0;
	padding:0;
	
}		


#footer {
	width:870px;
	border:#ccc 3px double;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
	background-color: #000066;
}

#footer .counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: right center;
	height: 16px;
	width: 75px;
	border: 2px solid #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	}




#footer p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #CC0000;	
}
#footer p span 
{
	float:right;
}
#footer a:link, #footer a:visited {
	color: #696;
	border:0;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #FF0000;
	text-decoration:none;
	border:0;		}
		
#wrap #main #con .entry li {
	padding-left: 15px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
#wrap #main #article {
	border: 5px double #666666;
}
#wrap #main #con .entry div content {
	padding: 5px;
}
