@charset "utf-8";
/* reset css /*


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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	
}
ol, ul {
	list-style: outside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*---------------------------reset code----------------------------*/

body {
	background: url(../images/dirtTracks.jpg) no-repeat;
	font: 13px/19px  Arial, Helvetica, sans-serif;
}


.clear{ clear:both;}




/*---------------------------body----------------------------*/
#wrapper{
	width:864px;
	height:766px;
	margin:0 auto;
}

#wrapper_main{
	width:100%;
	background:#fff;
	background: url(../images/cbg1.png) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

.container_bg{
	width:864px;
	background: url(../images/cbg3.png) no-repeat;
	position:absolute;
	z-index:9999;
}

.header{
	width:864px;
	
}

.top{
	width:100%;
	height:19px;
	background:#000;
	
}

.top_content{
	width:780px;
	margin:0 auto;
	height:19px;
	background:#000;
}

.icon_box{
	float:right;
	width:114px;
	height:33px;
	background:#000;
	margin:4px 10px 0 0;
		
}


.icon_holder{
	width:98px;
	height:19px;
	margin:0 0 0 9px;

}
.icon{
	float:left;
	width:19px;
	height:18px;
	margin:6px 0 0 7px;
}
.icon1{
	float:left;
	width:19px;
	height:18px;
	margin:6px 0 0 0;
}



/*---------------------------Center Body---------------------------*/
.center_body{
	float:left;
	width:792px;
	height:707px;
	margin:0 0 0 37px;
}
#slideshow {
    position:absolute;
    height:800px;
	margin:0 0 0 37px;
	
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	width: 794px;
    
   
}

#slideshow IMG.active {
    z-index:10;
    
}

#slideshow IMG.last-active {
    z-index:9;
}


/*---------------------------Top box---------------------------*/
.top_box{
	float:left;
	width:770px;
	height:33px;
	background:#7a7d7d;
	margin:3px 0 0 11px;
	
}

.logo{
	float:left;
	position:relative;
	width:225px;
	margin:25px 0 0 51px;
	top:-76px;
	left:-212px;
	display:inline;
}

.top_left{
	float:left;
	width:300px;
		
}
.top_right{
	float:right;
	width:403px;
	height:19px;
}

a{text-decoration:none;}

.email{	width:114px;background:#7a7d7d;border:none;color:#fff;height:12px;float:left; line-height:12px;font-size:9px;text-align:center;}

.submit{width:42px;height:14px;background-color:#d6e03d;font-size:8px;text-align:center;color:#000;border:0;float:left; margin:0 0 0 5px; cursor:pointer;}

.search{width:90px;background:#7a7d7d;border:none;color:#fff;height:12px;float:left;margin:0 0 0 5px;font-size:9px;text-align:center;line-height:12px;}

.find{width:35px;height:14px;background-color:#d6e03d;font-size:8px;text-align:center;color:#000;border:0;float:left; margin:0 0 0 5px; cursor:pointer;}


                                    
.top_right ul li{float:left; display:inline; margin:0 0 0 0;}
.top_right ul li .sign{color:#FFF;font-size:9px;background:url(../images/Ach.gif) center left no-repeat;display:block;padding:0 10px 0 5px; margin:-12px 0 0 0;}
.top_right ul li .traw{color:#FFF;font-size:9px;background:url(../images/shopping_icon.gif) center left no-repeat;display:block;padding:0 0px 0 23px; margin:-12px 0 0 16px;}
.number{ width:80px;color:#d6e03d;font-size:12px;padding:0 0px 0 23px; margin:-13px 0 0 0; float:right;}

/*---------------------------Navigation---------------------------*/
.top_nav_box{
	width:611px;
	height:33px;
	margin:45px 0 0 169px;	
}
.navigation {
 	  font-family:Arial;
	  font-size:9px;
	  font-weight:bold;
      line-height:25px;
	  background:#7a7d7d;
	  border-bottom:1px solid #7a7d7d;   
}
	  
.navigation ul {
	margin: 0px  0px 0 0px;
	list-style:none;
}
.navigation li {
      display:inline;
      margin:0 0 0 0;
      padding:0 0 0 0;
	  
}
.navigation a {
	background:transparent url(../images/nav_line.gif) no-repeat scroll 0 0;
}
.selected {
	 text-decoration:none; 
	  color:#D9EC31;
	  font-family:Arial;
	  font-size:9px;
	  background:none;
}

.events{
	float:right;
	width:213px;
	height:112px;
	background:url(../images/fishers.jpg) no-repeat;
	text-indent:-9999px;
	margin:12px 10px 0 0;
}

.weather_bgbox{
	float:right;
	width:213px;
	height:56px;
	background:url(../images/weather_boxbg.png) no-repeat;
	margin:12px 10px 0 0;
}


.weather_box{
	float:left;
	width:188px;
	margin:7px 0 0 13px;
	
}

.weather{
	float:left;
	width:92px;
}
.weather ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align: right;
}

.weather ul li{
	margin:0 0 0 0;
	font:9px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	display:inline;
	line-height:15px;
	
}

.weather ul li h1{color:#8f8d8d;font-size:9px;font-weight:bold; font-family:Arial, Helvetica, sans-serif;margin:0 3px 0 0;}
.trail ul li h1{color:#8f8d8d;font-size:9px;font-weight:bold; font-family:Arial, Helvetica, sans-serif;margin:0 0 0 0;}
.trail ul li h3{
	color:#231f20;
	font-size:14px;
	font-weight:bold;
	margin:2px 0 0 0;
	font-family:Arial,Helvetica, sans-serif;
}
.weather ul li h2{
	background:url(../images/sun.gif) no-repeat center;
	color:#231f20;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 48px;
	margin:-2px 0 0 0px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

.line{
	float:left;
	width:3px;
	
}


.trail{
	float: right;
	width:92px;
}

.trail ul{
	margin:0 0 0 0;
	padding:0 0 0 4px;
	list-style:none;
	text-align:center;
}

.trail ul li{
	margin:0 0 0 0;
	font:9px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	display:inline;
	line-height:16px;
	
}


/*--------------------------Footer--------------------------*/

#footer-clear {
	position:absolute;
	left:0px;
	top:732px;
	width:100%;
	height:124px;
	z-index:-1;
	background-color: #927354;
}
.footer{
	width:800px;
	padding-bottom:0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer ul{
	margin:0 0 0 0;
	padding:0 0 0 0px;
	list-style:none;
	text-align:center;
}

.footer ul li{
	margin:0 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	color: #fff;
}

.footer ul li a{ text-decoration:none;color: #fff;}
.footer ul li a:hover{ text-decoration: underline;}
