@charset "UTF-8";

/***** Wild Run Charters CSS Style *****/

/****** START CSS RESET *******/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/******End CSS RESET *******/

/***** Start FRAME Blocks ******/
	
body {
	background-image:url(wrcimages/background.png);
	background-repeat:repeat;
	background-attachment:fixed;
	padding-top: 40px;
	padding-bottom: 25px;
   	text-align: center;	
}

#wrapper {
    width: 1024px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;	

}
/***** End FRAME Blocks ******/

/***** Start Header ******/

#header {
  	width: 1024px;
	height: 300px;
	text-align:left;
	margin-top:10px; 
	background-image:url(wrcimages/headerphoto.jpg);
}

.logoimg {
	 width: 310px;
	 margin-top: 85px;
	 margin-left: 40px;
	 }

/***** End Header ******/

/***** Start Small Top Nav ******/

#topnav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}

#topnav ul li { display: inline; 
}

#topnav ul li a {
text-decoration: none;
padding: .2em 1em;
color: #fff;
}

#topnav ul li a:hover {
color:#666;
}

#topnav ul li a#current { 
	color:#fff;
	background:#333;
}

/***** End Small Top Nav ******/

/***** Start Main Nav ******/
	
#mainnav {
	width: 100%;
	height: 75px;
	background:url(wrcimages/navgrade.png) repeat-x;
	line-height: 75px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;	
  	margin: 0; 	
}

#mainnav ul li {
   float: left;  
}

#mainnav ul li a {
   display: block;
   width:170px;
   text-align: center;
   color: white;
   padding: 0px 0;
   text-decoration: none;
}

#mainnav li a:hover {
   background:#030;
   color:#FFF;
}

#mainnav ul li a#current { 
	color: #fff;
	background:#030;
}

/***** Start Main Nav ******/

/***** Start Main Content ******/

#content {
	margin: auto 0; 
    width: 984px;
	height: 100%;
	background-color:#fff;
	padding-left: 20px;
	padding-right: 20px;
    text-align: justify;
   	padding-bottom: 20px;	
}

.contentfishing { 
	margin: 0 auto ;
	width: 775px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#006;
	padding: 10px 0 10px 0;
}
	
.contentfishing a {
	color:#060;
	text-decoration:none;
}
	
.contentfishing a:hover { 
color:#006;
}
	
img.floatleft { 
    float: left; 
    padding: 4px 20px 5px 40px;
}

img.floatright { 
    float: right; 
  	padding: 4px 30px 5px 20px;
}

ul.whatobring li{ 
		margin-left:21px;
		display:list-item;
		list-style:none;		
}	
.headers {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 23px;
	color:#000;
	margin-top: 15px;
	text-align:center;	
}

hr { 
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
	
.photogallery { 
	margin: 0 auto;
	width:785px; 
	padding-top: 25px;
	padding-bottom: 45px;
}

.photogallery img {
	text-align:center;
	padding: 3px;
	margin: 10px;
	background-color:#CCC;
}

.links {
	margin: 0 auto;
	padding-left: 40px;
	font-family:Tahoma, Geneva, sans-serif;	
}
	
.links a:hover {
	color: #030;
	}
.links a {
	float:center;
	color:#999;
	}
	

/***** End Main Content ******/

/***** Start H&P ******/

h1 {
	text-indent: -9999px;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#006;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 15px;
	clear:both;
}

h3  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 23px;
	color:#000;
	font-style:oblique;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;	
}

h4 { 
	color:#003;
}

h5 { padding-left: 40px;}

h6 {
	text-indent: -9999px;
}

p, h4 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	line-height: 30px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear:both;
}

p a {
	color:#060;
	text-decoration:none;
}
	
p a:hover { 
color:#006;
}

#stanlist {
	float:left;
	height:350px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 70px;
	margin-top: 5px;
	padding-bottom:20px;
}

#stanlist ul {
	list-style-type:square;
	line-height: 32px;	
}

#activeimg1 {
	float:right;
	width: 500px;
	height: 346px;
	margin-right: 30px;
}

#activeimg {
	float: left;
	margin-left: 80px;
	padding-top: 20px;
}

.comingsoon {
	width:200px;
	height: 90px;
	padding-top: 50px;
	text-align:center;
	margin: 0 auto;
}

#contactblurb { 
	float: right;
	width:520px;
	height:350px;
	margin-left: 30px;
	margin-right: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 80px;
}

#accombg {
	margin: 0 auto;
	width: 1024px;
	height: 1020px;
	background-color:#FFF;
	text-align:center;
	margin-right: 20px;
}

.accominfo { 
margin: 0 auto;
border:thin #666;
width: 250px;
text-align:center;
line-height: 22px;
padding-top: 10px;

}

#contactblurb  a {
	color:#060;
	text-decoration:none;
}
	
#contactblurb  a:hover { 
color:#006;
}

#maps {
	height: 415px;
	background-color:#FFF;
}

#gm1 {
	float: left;
	width:415px;
	height:350px;
	margin-left: 30px;
}

#gm2 {
	float: right;
	width:415px;
	height:350px;
	margin-right: 30px;
}

/***** Start H&P ******/

#footer {
	background:url(wrcimages/footernavgrade.png);
    height: 70px;
	clear: both;
	font-size:12px;
	color:#666;
    border: 0px;
	padding-top: 15px;	
}

.footernav { 
	display: inline;
	color:#FFF;
	font-size:12px;	
}

.footernav ul { 
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.footernav li { 
	padding-left: 5px;
	padding-right: 5px;
}

.footernav li, a {
	display: inline; 
	color:#999;
	text-decoration:none;}

.footernav li, a:hover {
	color:#fff;
	}
	
/***** End H&P *****/


/***** Start TABLE CSS ****/ 

table { 

	width:920px;
	background:#9eb19f;
 	margin: 40px;
 	border:1px solid gray;
 	border-collapse:collapse;
 	color:#fff;
 	font:normal 16px Georgia, "Times New Roman", Times, serif;
}

caption { 
	border:1px solid #5C443A;
 	color:#5C443A;
	font-weight:bold;
	letter-spacing:20px;
	padding:6px 4px 8px 0px;
	text-align:center;
	text-transform:uppercase;
}

td, th {
	color:#363636;
 	padding:.4em;
}

tr { 
	border:1px dotted gray;
}

thead th, tfoot th { 
	background:#5C443A;
 	color:#FFFFFF;
 	padding:3px 10px 3px 10px;
 	text-align:left;
 	text-transform:uppercase;
}

tbody td a { 
	color:#363636;
 	text-decoration:none;
}

tbody td a:visited { 
	color:gray;
 	text-decoration:line-through;
}

tbody td a:hover { 
	text-decoration:underline;
}

tbody th a { 
	color:#363636;
 	font-weight:normal;
 	text-decoration:none;
}

tbody th a:hover { 
	color:#363636;
}

tbody td+td+td+td a { 
	background-image:url('bullet_blue.png');
 	background-position:left center;
 	background-repeat:no-repeat;
	color:#03476F;
 	padding-left:15px;
}

tbody td+td+td+td a:visited {
	background-image:url('bullet_white.png');
 	background-position:left center;
 	background-repeat:no-repeat;
}

tbody th, tbody td { 
	text-align:left;
 	vertical-align:top;
}

tfoot td { 
	background:#5C443A;
 	color:#FFFFFF;
 	padding-top:3px;
}

.odd { 
	background:#fff;
}

#rateimg {
	padding-left: 100px;
	margin: auto 0; 
	width:750px;
	
}


/************ End TABLE CSS **********/ 
