/* CSS for Illinois Wild theme by: True Geeks Consulting http://truegeeks.pcriot.com */

/* Hunter Green: 		#031e01 Body Bkgd, Site Font Color
   Beige/Tan:    		#b5ae6f Site Background Color Other than Hdr
   Darkish Green:		#344634
   Light Green:  		#a4aea4 Slogan
   Darker Light Green:		#0a910a	 Link Hover Effect
	Lt Blue: 				#D3EBFF;
*/
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #031e01;
	text-align: center;
	background:#D3EBFF;
}

a {
	color:#ffa500 ;
	text-decoration: none;
}

a:hover {
	font-style:bold;	
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #031e01;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

#alt_menu {
	position : fixed;
	top: 121px;
	left : 0%;
	height: 100%;
	width: 850px;
	text-align: left;
	background-color: #031e01;
	color: #D3EBFF;
	font-size: 165%; 
}
/* BEGIN LAYOUT */

#page {
	padding: 0;
	width: 100%;
	text-align: left;
	background:#D3EBFF; /* Lt Blue background */
}

#page2 {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	text-align: left;
	background:#D3EBFF;
}

#header {
	position:relative;
	top: 0%;
	left: 0%;
	height: 125px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: #73a0c5 url("images/woods_hdr2056x125_w_hunter.png") no-repeat top left; 
}

#hdrlogo {position: absolute; top:0%;left:3%;height:120px;width:457px;}

#header h1{
	position:absolute;
	top: 0px;
	left: 5%;
	height: 35px;
	background: none; 
	font-size: 1.7em;
	text-align:center; 
	color: #ffa500;
	text-decoration: none;
}

#header h1 a, #header h1 a:hover{
	color:#ffa501;
}

#header h2 {
	position:absolute;
	top:100px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
}

/* UL NAVIGATION ADDED BY QUE~  modded by truegeek*/

#navigation {
	position: absolute;
	top: 102px;
	left: 0px;
	width: 100%;
	height: 22px;
	font-size: 1.2em;
	list-style: none;
	text-align: center;
	z-index: 3;
}
#navigation ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation li{
	background: none;
 	display: inline;
}
/* END UL NAVIGATION */

#content {
	position:absolute;
	top:126px;
	left:165px;
	height:100%;
	width:79.5%;
	font-size: 135%;
}
/*
#sidebar {
	position:absolute;
	top:226px;/* 126px */
/*	left:0%;
	width:-50%;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:22px 0px 0px 545px;
	padding: 20px 0 10px 0;
}
*/
div#sidebar{top:126;left:0%;width:175px;color:#031e01;margin:0; padding:0;
	font: 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;vertical-align: top;
	border-right: 1px solid #000;padding-top:5%;} 
div#sidebar a {background: url(images/01_linkbg1.png) 0 0 repeat-x;color:#031e01;}
div#sidebar a:hover {background: url(images/01_linkbg2.png) 0 0 repeat-x;}
div#sidebar a {display:block;/*height:56px; */text-align:center;font:bold 1.0em sans-serif;border-width:0;
	text-decoration:none;padding:5px 0px}  /* top/bottom - right/left */
div#sidebar a:hover {color:#ffff00;}
div#sidebar h3 {display:none;}
div#sidebar {top:126;left:0%;width:175px;color:#031e01;margin:0; padding:0;
	font: 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;vertical-align: top;
	border-right: 1px solid #000;padding-top:5%;}
.sitelinks1 {background: url(images/01_linkbg1.png) 0 0 repeat-x;color:#031e01;}
.sitelinks1 a:hover .sitelinks1 a:active {background: url(images/01_linkbg2_w_buck.png) top no-repeat;color: #ffff00;}
.sitelink_hlite {background: url(images/01_linkbg2_w_buck.png) top no-repeat;color: #ffff00;}

#leftcontent {
	top:126;
	width:175px;
	margin:0; padding:0;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	vertical-align: top;
	border-right: 1px solid #000;
}
.narrowcolumn {
	position:absolute;
	width: 560px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px 0 0;
}

.widecolumn {
	position:absolute;
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	margin: 5px 0 0 5px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	position : fixed;
	top:  98.3%; /*  98.7%*/
	left : 0px;
	height: 25px;
	width: 100%;
	background: url(images/01_footer.jpg) repeat-x;
	z-index:99;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
/*Credits part is where the copyrights/xhtml/css validation stuff will be*/
#credits{
	font-size: 10px;
	text-align: center;
	color: #F7F7F7;
}
#credits a:link, #credits a:visited{
	color: #ffa500;
}
#credits a:hover, #credits a:active{
	font-weight:bold;
}
#ag_content{    /* autogallery content - to get bkgnd image to display properly */
	position : relative;
	top: -2.1%;
	left : -1.2%;
	height: 100%;
	width: 102%;
	text-align: left;
	background: #b5ae6f url(images/frmrwoods1_f.png);
	color: #031e01;
	z-index: 6;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	padding-top:20px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#031E01;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#031E01;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#031E01;
	padding: 4px;
	border: #ededed 1px solid;

}
.forumheader4{
	background-color: #fff;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color:#031E01;
	padding: 4px;
	font-weight:bold;
	border: #ededed 1px solid;
}
.forumheader3reverse{
	background-color: #031E01;
	font: 8px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	font-weight:bold;
	border: #ededed 1px solid;
}
.forumheader3reverseLG{
	background-color: #031E01;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	font-weight:bold;
	border: #ededed 1px solid;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background-image: url("images/tileage.jpg");

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* START NAVIGATION */

/* NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited, .nav9 a:link, .nav9 a:visited, .nav10 a:link, .nav10 a:visited, .nav11 a:link, .nav11 a:visited{
	color: #031e01;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg1.png) top repeat-x;
	padding-left: 0px;
	text-decoration: none;
}
.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited, .nav9_onpage a:link, .nav9_onpage a:visited, .nav10_onpage a:link, .nav10_onpage a:visited, .nav11_onpage a:link, .nav11_onpage a:visited{
	color: #ffa500; /*f1d90e*/
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg1.png) top repeat-x;
	text-decoration: italic;
/*	padding: 10px;*/
}
.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 14px;
}
.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
}
.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 260px;
}
.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 342px;
}
.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 424px;
}
.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 506px;
}
.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 588px;
}
.nav9 a:link, .nav9 a:visited, .nav9_onpage a:link, .nav9_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 670px;
}
.nav10 a:link, .nav10 a:visited, .nav10_onpage a:link, .nav10_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 752px;
}
.nav11 a:link, .nav11 a:visited, .nav11_onpage a:link, .nav11_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 834px;
}

/*HOVER EFFECTS*/
.nav1 a:hover, .nav1 a:active
{
	background: url(images/01_linkbg2_w_buck.png) top no-repeat;
	color: #ffff00;
}

.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active,
.nav9 a:hover, .nav9 a:active,
.nav10 a:hover, .nav10 a:active,
.nav11 a:hover, .nav11 a:active
{
	background: url(images/01_linkbg2_w_buck.png) top repeat-x;
	color: #031e01;
	margin: 1px 0 0 0;
}

/*USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE*/

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited,
.nav9_onpage a:link, .nav9_onpage a:visited,
.nav10_onpage a:link, .nav10_onpage a:visited,
.nav11_onpage a:link, .nav11_onpage a:visited{
	background: url(images/01_linkbg2.png) top repeat-x;
	color: #f1d90e;
}

/* END NAVIGATION */

/* NICETITLE ADDED BY QUE~*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #031e01;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}
li {
	list-style-image: url('images/bullet.png');
}
.contactinfo {font-size:145%;}