﻿llef/* CSS Document */
/* <![CDATA[ */
	* html #left {margin-right: -3px;}
	body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#77aadd;
	background-color:#EEEEEE;
	background-color:#060;
	background-image: url(newimages/backgr-body.jpg);
	background-repeat: repeat-x;
		}
	h1, h2, h3, h4, h5 {
		z-index:0;
		}
	fieldset {
		width:85%;
		margin:10px auto;
		border:1px dashed black;
		padding:4px;
		overflow:hidden;
		}
		legend {
			font-size:12px;
			font-weight:bold;
			background-color:#FFFFFF;
			}
	
	
	a {
		text-decoration:none;
		}
	a:hover {
		text-decoration:underline;
		}

	#header {
	padding:0;
	width:1000px;
	background-color:#060;
	z-index:2;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(newimages/logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
		}
	#headertext {
	margin:0px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	#searchbar {
	height:20px;
	background-color:#006000;
	position:relative;
	color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
	width: 1000px;
	text-align: right;
		}
	#searchbar input {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:4px 3px 3px 3px;
		}
	input, select, textarea {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
	#date {
	font-variant:small-caps;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: right;
		}
	
	#navbar-new {
	height:23px;
	background-color:#006000;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 90%;
		}
	

	
	#navbar {
	height:23px;
	background-color:#006000;
	position:relative;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	background-position:top;
	background-repeat:repeat-x;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 90%;
		}
	#navbar ul {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px; 
		color:white;
		background-repeat:repeat-x; 
		/*width:714px;*/
		margin-left:18px;
		margin-right:18px;
		text-align:center;
		border:0px solid white;
		}
		
	#navbar ul li {
		display:inline;
		FLOAT: left; 
		POSITION: relative;
		}
		
	#navbar ul li a {
		padding:5px 5px; 
		color:#fffefe; 
		text-decoration:none; 
		float: left; 
		border-color:#cccccc; 
		width:79px;

		/*border-left:1px outset white;
		border-right:1px outset white;*/
		}
	#navbar ul li a:hover {
		color:#000000; 
		background-color:#ffffff;
		}
		
	#navbar ul li ul {
	display: none;
	position: absolute;
	left: -18px;
	top: 23px;
	background-color:#03F;
	border:10px solid #999;
	color:#ffffff;
	width:115px;
	z-index:2;
	text-align:left;
	background-position:left top;
	background-repeat:no-repeat;
	padding-right: 5px;
	padding-left: 5px;
		}
	#navbar ul li ul li a {
		width:109px;
		color:#ffffff;
		padding:3px 3px 3px 3px;
		}
	#navbar ul li ul li a:hover{
		color:#000000;
		background-color:#ffffff;
		}
		
	#navbar ul LI:hover UL {
		display: block;
		}
		
	#navbar ul LI.over UL {
		display: block;
		}
	#main {
	padding:0;
	width:1000px;
	text-align:left;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	background-image: url(newimages/backgr-container.jpg);
	border-top-style: solid;
		}
		
	#left-howhelp {
	float:left;
	width:100px;
	z-index:1;
	border:0px;
	height: 321px;
	margin: 0px;
	padding: 0px;
		}
	
	#left, #middle, #right {
		padding:0px 0px 10px 0px;
		margin:0px 0px 0px 0px;
		border:1px solid white;
		}
	#left {
	float:left;
	width:100px;
	padding-left:5px;
	padding-top:15px;
	z-index:1;
	border:0px;
	background-image: url(newimages/backgr-left-box.jpg);
	background-repeat: repeat-y;
		}
	#left h4, #right h4 {
	width:94px;
	color:#FFF;
	margin-top:5px;
	padding:3px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #060;
	background-color: #6C9;
	font-size: 90%;
		}
	#left ul, #right ul {
		list-style:none;
		margin:1px 1px 1px 1px;
		padding-left:0px;
		width:150px;
		font-weight:bold;
		color:#000000;
		}
	#left ul li, #right ul li {
	display:block;
	border:0px solid black;
		}
	#left ul li a, #right ul li a {
		padding:6px 3px 6px 3px;
		text-decoration:none;
		display:block;
		width:90px;
		font-weight:bold;
		font-size:10px;
		}
	#left ul li table td, #right ul li table td {
		text-align:left;
		}
	#left ul li table a, #right ul li table a {
		padding:0px 0px 0px 0px;
		text-decoration:none;
		display:inline;
		width:5px;
		font-weight:bold;
		font-size:10px;
		}

	#left ul li a:hover, #right ul li a:hover  {
	background-color: #999;
		}
	#right {
		float:right;
		width:153px;
		padding-right:5px;
		display:none;
		}
	#middle {
	border:0px;
	margin-left: 120px;
	margin-right: 0px;
		}
	#middle h5 {
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	}
	
	#middle p {
		margin:10px 10px 10px 10px;
		line-height:1.5em;
	}
	
	#middle p a{
		font-weight:normal;
	}
	
	#middle .img{
		margin:4px 10px 0px 4px;
		border:1px solid black;
	}
	
	#right-sider{
	margin:0px;
	float: right;
	height: auto;
	width: 400px;
	padding-left: 5px;
	clear: right;
	}
#comingtotown {
	float: left;
	width: 475px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	clear: right;
}
#howcanwehelp {
	height: 25px;
	width: auto;
	text-align: center;
	margin-top: 3px;
}
#howcanwehelp input {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #060;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0D611F;
	border-right-color: #0D611F;
	border-left-color: #0D611F;
}

#newonline {
	float: left;
	width: 645px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #e4faef;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	background-image: url(newimages/nowonline-backgr.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
#newonline li {
	list-style-image: url(newimages/arrow-green.gif);
}

#newonline h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	background-color: #6c9;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#new-on {
	float: right;
	height: auto;
	width: 125px;
	margin-top: 10px;
	margin-right: 10px;
}
#today {
	float: left;
	width: 645px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #7AD2AA;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#today h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	background-color: #6c9;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
}

#radarmap {
	float: right;
	width: 200px;
	background-color: #89D2B4;
	height: 175px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
#rssfeed {
	width: 405px;
	float: left;
	padding-left: 5px;
}
#hdevents {
	float: left;
	height: 300px;
	width: 349px;
	padding-left: 5px;
}
#andmore {
	float: right;
	width: 285px;
	text-align: center;
	height: 300px;
}
#andmore h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
}

#newsroom {
	float: left;
	width: 475px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
#newsroom a {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
#newsroom h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #060;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCEBCC;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D5EDD6;
	margin-top: 10px;
}

		#thisjustin{
	margin:0px;
	height: 321px;
	width: 350px;
	z-index:1;
	padding-right: 10px;
	}
#thisjustin h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	background-color: #6c9;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #060;
	z-index:1;
}
#thisjustin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#thisjustin ul li {
	list-style-image: url(newimages/checkmark-blue.jpg);
}
#scope {
	width: 350px;
	text-align: center;
}
#dashboard {
	width: 225px;
	text-align: center;
	background-image: url(newimages/backgr-hunting.jpg);
	background-repeat: repeat-y;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006000;
	padding-left: 0px;
}

#dashboard h1 {
	width:100px;
	color:#000;
	padding:3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-size: 110%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
		}
	
	
	
#datadashboard {
	width: 225px;
	text-align: center;
	background-image: url(newimages/backgr-hunting.jpg);
	background-repeat: repeat-y;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006000;
	padding-left: 0px;
}


#datadashboard h1 {
	width:100px;
	color:#000;
	padding:3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-size: 110%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
		}
	
	
	#sidecal a {
		display:inline;
		width:0px;
	}
	
	.resultstable{
		border:1px solid black;
		border-style:ridge;
	}
	
	.info{
		font-weight:bold;
		margin: 2px 2px 2px 2px;
		padding: 2px 2px 2px 2px;
		width:130px;
	}
	.data{
		font-weight:normal;
		margin: 2px 2px 2px 2px;
		padding: 2px 2px 2px 2px;
		width:300px;
	}
	
	.data a{
		font-weight:normal;
		margin:0px 0px 0px 0px;
	}
	
	.eventdate{
		width:150px;
		font-weight:bold;
		font-size:10px;
	}
	
	.eventtitle{
		width:250px;
		font-size:12px;
	}
	
	.eventapprove a{
		font-size:10px;
		color:#0000FF;
		font-weight:bold;
		text-decoration:none;
	}
	.eventapprove a:hover{
		text-decoration:none;
	}
	
	.eventdisapprove a{
		font-size:10px;
		color:#FF0000;
		font-weight:bold;
		text-decoration:none;
	}
	
	.eventadmindate{
		width:200px;
		font-weight:bold;
	}
	
	.eventadmintitle{
		width:340px;
		font-size:12px;
	}
	
	.eventadminmodify a{
		font-size:12px;
		color:#0000FF;
		font-weight:bold;
		text-decoration:none;
	}
	.eventadminmodify a:hover{
		text-decoration:none;
	}
	
	.eventadmindelete a{
		font-size:12px;
		color:#FF0000;
		font-weight:bold;
		text-decoration:none;
	}
	
	.eventadmindate2{
		width:200px;
		font-weight:bold;
	}
	
	.eventadmindateend{
		width:200px;
		font-weight:bold;
		color:#FF0000;
	}
	
	.eventadmintitle2{
		width:340px;
		font-size:12px;
	}
	.eventadminmodify2{
	}
	.eventadmindelete2{
	}
	
	.eventadminmodify2 a{
		font-size:12px;
		color:#0000FF;
		font-weight:bold;
		text-decoration:none;
	}
	.eventadminmodify2 a:hover{
		text-decoration:none;
	}
	
	.eventadmindelete2 a{
		font-size:12px;
		color:#FF0000;
		font-weight:bold;
		text-decoration:none;
	}
	
	
	
	#eventadminresults
	{
		width: 545px;
   		height: 500px;
   		border: 2px inset gray;
   		overflow: scroll;
		overflow-x: auto;
		padding: 2px 2px 2px 2px;
	}
	
	#eventapproveresults
	{
		width: 400px;
   		height: 200px;
   		border: 2px inset gray;
   		overflow: scroll;
		overflow-x: auto;
	}
	
	.cleaner {
		clear:both;
		height:1px;
		border:none;
		margin:0; 
		padding:0;
		}
		
	h1,h2,h3,h4 {
		padding:3px 0px 3px 0px;
		margin:0px 0px 0px 0px;
		position:relative;
		font-variant:small-caps;
		font-weight:bold;


		}
	h4 {
		font-size:16px;
		text-align:center;
		}
		
	h4 a {
		color: white;
	}
	p { margin: 0em 0; }
	a {
	color:#000;
}
	#middle a, #middle a:visited {
	color:#060;
}
	
	.copy { text-align:center;}
	
	#footer {
	clear:both;
	padding:5px 5px 5px 5px;
	text-align:center;
	background-color:#006000;
	background-image:url(newimages/backgr-bottom.jpg);
	width:1000px;
	height: 100px;
	background-position:top;
	background-repeat:repeat-x;
		}
		
	.footerlink {
		font-weight:bold;
		color:#FFFFFF;
		margin: 6px 25px 25px 6px;
		font-variant:small-caps;
	}
	.footerlink a{
		color:#FFFFFF;
		}
	#copyright {
		color:#FFFFFF;
		font-size:10px;
		margin: 20px 25px 4px 4px;
	}
	#weather {
		text-align:center;
	}
	#news {
		font-weight:normal;
	}
	.textarea {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:200px;
		height:80px;
		}
	#breadcrumbs {
		padding-left:10px;
		margin-bottom:20px;
		}
	.onhover {
		background-color:#CCCCCC;
		}
	.nohover {
		}
		
	.tier {
		padding-left: 20px;
	}
	
	.submitresults
	{
		width: 445px;
   		height: 200px;
   		border: 1px solid black;
   		overflow: scroll;
		overflow-x: auto;
		padding: 2px 2px 2px 2px;
	}
	
	.eventsearchresults
	{
		width: 500px;
   		height: 500px;
   		border: 1px solid black;
   		overflow: scroll;
		overflow-x: auto;
		padding: 2px 2px 2px 2px;
	}
	
	.error {
		font-weight:bold;
		color:#cc0000;
		}
	.fiveplus, .threeplus, .oneplus {
		height:8px; 
		width:5px; 
		float:left; 
		margin-right:2px;
		clear:left;
		}
	.fiveplus {
		background-color:#aa3333;
		}
	.threeplus {
		background-color:#6666aa;
		}
	.oneplus {
		background-color:#9999aa;
		}
	.legend {
		font-size:9px;
		}
		
	.createUser td.title{
		width:150px;
		font-weight:bold;
	}
	.createUser td.type{
		width:20px;
		font-weight:bold;
	}
	.pointmodify td.title{
		width:110px;
		font-weight:bold;
	}
	.pointmodify td.header{
		width:200px;
		font-weight:bold;
		font-size:12px;
	}
	.expanded {
		display:block;
		}
	.compressed {
		display:none;
		}
	#tabcontainer {
		}
	.selected, .deselected {
		border:1px solid black;
		border-bottom:0px;
		display:inline;
		padding-left:4px;
		padding-right:4px;
		font-size:13px;
		font-weight:normal;
		margin-right:3px;
		}
	#catlabel {
		position:relative;
		left:-1px;
		}
	.deselected {
		background-color:#DDDDDD;
		color:#000000;
		}
	.selected {
		background-color:#FFFFFF;
		color:#000000;
		}
	.selected:hover {
		text-decoration:none;
		}
	.deselected:hover {
		background-color:#EFEFEF;
		text-decoration:none;
		}
	#maplist_cat, #maplist_alpha {
		padding:10px 4px 4px 4px;
		border:1px solid black;
		overflow:scroll; 
		height:300px; 
		overflow-x:auto; 
		}
		
	blockquote {
		margin-top: 3px;
		margin-bottom: 6px;
		}
		
	.searchresult {
		margin-bottom: 6px;
		}
	.scenic {
		}
	.spacer {
	height:80px;
	}
	#pleadcase {
		width:300px;
		height:200px;
		}
	#logs * {
		font-size:9px;
		}
	.moreInfoField {
		cursor:crosshair; 
		text-decoration:underline;
		}
	#suggestionlist {
		width: 300px;
   		height: 100px;
   		border: 2px inset grey;
   		overflow: scroll;
		overflow-x: auto;
		padding: 2px 2px 2px 2px;
	}
	.suggestionlistdate {
		width:100px;
		font-weight:bold;
	}
	.suggestionlistname {
		width: 100px;
		font-weight:bold;
	}
	.suggestionlistview {
		width:50px;
	}
	
	#disputelist {
		width: 500px;
   		height: 100px;
   		border: 2px inset grey;
   		overflow: scroll;
		overflow-x: auto;
		padding: 2px 2px 2px 2px;
	}
	.disputelistdate {
		width:150px;
		font-weight:bold;
	}
	.disputelistname {
		width: 100px;
		font-weight:bold;
	}
	.disputelistresolved {
		width:150px;
		font-weight:bold;
	}
	.disputelistview {
		width:100px;
		font-weight:bold;
		}
	#detailText {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:150px;
	background-color:#e5e5e5;
	border:2px outset black;
	padding:8px 8px 8px 8px;
		}
/* ]]> */
