html {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	}
#wrapper {
	width: 950px;
	min-height: 100%;
	top: 0px;
	position:relative;
		
	}

body {
	margin: 0px;
	padding: 0px;
	background:  url(../images/Pumpkinfest_revised2.jpg);
	background-repeat: repeat-y;
	background-color: #e5cba9;
	min-height: 1200px;
	}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size:24px;
	}
h2 {
	font-size:18px;
	color: #993300;
	
	}
h3 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	}
h4 {
	font-size:14px;
	}	
		
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #990000;
	text-align: left;
	}

#content_main h2 {
	margin-bottom: 3px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}



	

#branding {
	position:relative;
	}

#image_wrapper {
	position:fixed;
	left: 25px;
	top: 15px;
	background-repeat: no-repeat;
	}
	
/* Navigation styling*/	
#navimage_bck {
	position:fixed;
	background-image: url(../images/nav_bgd3.png);
	z-index: 0;
	width: 200px;
	height: 750px;
	left: 25px;
	top: 0px;
	margin-top: -35px;
	z-index: -1;
	}
	

#nav_main {
	position: fixed;
	width: 250px;
	height: 500px;
	left: -5px;
	top: 170px;
	z-index: 2;
	padding-top: 15px;
	paddding-bottom: 10px;
	} 

#nav_main ul {
	padding-top: 4px;
	list-style-type:none;
	}		
#nav_main li {
	padding-top: 3px;
	padding-left: 15px;
	
	}
	
	
/* Content Styles*/	

#content {
	position: relative;
	top:35px;
	z-index:2;
	}
	
	
#content_main {
	position: absolute;
	left: 230px;
	width: 540px;
	top: 50px;
	z-index: 2;
	text-align: center;
		} 
	
	
#branding h1 {
	position:absolute;
	left: 225px;
	top: 35px;
	}	
#content_sub {
	position: absolute;
	width: 235px;
	left: 765px;
	top: 50px;
	z-index: 2;
	}
	
	
		
#content_sub ul, li {
	color:#996633;
	}		
#content_sub li {
	padding-left: 3px;
	}
	
#page_info p {
	font-size:12px;
	position: fixed;
	width: 150px;
	left: 45px;
	text-align: center;
	color: #CCCC66;
	z-index: 3;
	height: 82px;
	top: 440px;
	}


	
	
/* Background art piesces*/	
#swishlines {
	background-image: url(../images/swishylines.png);
	position: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 0px;
	height:85px;
	width: 100%;
	z-index:5;
}

#pumpkins {
	background-image: url(../images/lowerpumpkin.png);
	position: fixed;
	left: -5px;
	top:345px;
	width: 182px;
	height: 169px;
	bottom: 0px;
	z-index: -2;
	}

#vines_right {
	background: url(../images/vines_right.png);
	width: 200px;
	height: 132px;
	position: fixed;
	left: 850px;
	bottom:0px;
	z-index: 5
}

#pumpkins_low {
	background:url(../images/lowerpumpkin.png);
	width: 182px;
	height: 169px;
	position:fixed;
	left: 103px;
	bottom: 35px;
	z-index: -2;
	}

#vines_topleft {
	background: url(../images/vines2.gif);
	width: 168px;
	height: 121px;
	position:fixed;
	left: 60px;
	top: 200px;
	z-index: -2;
	}
#pumpkins_lowright {
	background: url(../images/pumpkinslowgif.gif);
	width: 186px;
	height: 187px;
	position:fixed;
	left: 650px;
	bottom: 0px;
	z-index: 4;
	}	
#bat_one {
	background: url(../images/bat1.gif);
	width: 114px;
	height: 55px;
	position:absolute;
	left: 770px;
	top: 490px;
	}
	

/* Link styles*/
	
#branding a:link {
	color: #FFFF99;
	text-decoration: none;
	list-style-image:none;
	padding-left: 35px;
}

#branding a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
	list-style-image: none;
	background-image:url(../images/leaf_h.gif);
	background-repeat:no-repeat;
	padding-left: 35px;
	
}

#branding a:visited {
	padding-left:35px;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	list-style-image:none;
}
a:visited {
	color: #999999;
	text-decoration: none;
	list-style-image:none;
}

/*content_main Links Styles*/

#content_main a:link {
	color:#FF0000;
	}
#content_main a:hover {
	font-weight:bold;
	}


/*suncontent_links styles*/

#content_sub ul {
		list-style-type:none;
		}
		
#content_sub a {
	color:#000000;
	list-style-image:none;
	padding-left: 30px;
	font-weight:bold;
	}
#content_sub a:hover {
	color: #990033;
	font-weight:bold;
	background-image:url(../images/leafsub.gif);
	padding-left: 30px;
	background-repeat:no-repeat
	}
	 


.subcontenthead {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	background-image: url(../images/Scroll.png);
	text-align: center;
	background-repeat: no-repeat;
	height: 38px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: center top;
	padding-top: 10px;

}
#content_sub ul {
	margin-top: 0px;
}

/* Photogallery Styles*/

#galleryone_index h1 {
	color:#990000;
	}
#content_sub p {
	font-family: Arial, Helvetica, sans-serif;
	color: #400000;
	margin-left: 6px;
	margin-right: 0px;
	text-align:center;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

/*page photo styles*/
 
body#runs_page #extra2 {
	position:absolute;
	width: 202px;
	height: 172px;
	left: 782px;
	top: 250px;
	background:  url(../images/5k-winner.png);
	background-repeat: no-repeat;
	z-index: 5;
	}
	
body#runs_page #extra3 {
	position:absolute;
	width: 202px;
	height: 180px;
	left: 782px;
	top: 420px;
	background:  url(../images/First.png) ;
	background-repeat: no-repeat;
	z-index: 5;
	}
body#runs_page #extra4 {
	position:absolute;
	width: 202px;
	height: 180px;
	left: 782px;
	top: 560px;
	background: url(../images/first_women.png)  ;
	background-repeat: no-repeat;
	z-index: 5;
	}
	
body#contact_page #extra2 {
	position:absolute;
	background:  url(../images/heather_nikki2.png);
	width: 250px;
	height: 255px;
	left: 555px;
	top: 200px;
	background-repeat:no-repeat;
	}
	
body#home_page #extra2 {
	position:absolute;
	width: 350px;
	height: 308px;
	left:350px;
	top: 425px;
	background-repeat:no-repeat;
	z-index: 3;
	}
	
body#home_page #extra3 {
	position:absolute;
	width: 650px;
	height: 25px;
	left: 225px;
	top: 60px;
	z-index: 3;
	}
	
body#pumpkin_page #extra2 {
	position:absolute;
	background: url(../images/Giant-Pumpkin-winner2.png);
	width: 350px;
	height: 308px;
	left:220px;
	top: 300px;
	background-repeat:no-repeat;
	z-index: 3;
	}
body#pumpkin_page #extra3 {
	position:absolute;
	background: url(../images/Giant-Pumpkin-winner.png);
	width: 350px;
	height: 308px;
	left:480px;
	top: 300px;
	background-repeat:no-repeat;
	z-index: 3;
	}



	
	
	
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}

.contact_p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
#galleryone_index h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #00FF00;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
}

body#vendors_page #main_content ul, li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-seri;
	font-weight:bold;
	}

