/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 1048px;
	height: auto;
	}

h1 {
	color: #CC9900;
	font-size: 20px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

p {
	color: #333333;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	
}

.pdate {
	color: #CC9900;
}
.ptitle {
	font-weight: bold;
	}
.pblog {
	font-size: 10px;
	}
.pfoot {
	font-size: 10px;
	margin-top: 4px;
	text-align: center;
	}
.imgfoot {
	margin-top: 2px;
	}	
#imgcenter2 {
padding-bottom: 2px;
	text-align: center;
	}



#wrapper {
	height: auto;
	width: 1048px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper2 {
	height: auto;
	width: 1048px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper3 {
	height: auto;
	width: 1048px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper4 {
	height: auto;
	width: 220px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

#imagewrapper{ 
	height: 305px;
	width: 967px;
	margin-top: 7px;
	margin-left: 41px;

}

#leftfadeheader {
	background-image: url(images/leftfadeheader.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 107px;
	width: 33px;
}

#rightfadeheader {
	background-image: url(images/rightfadeheader.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 107px;
	width: 33px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 107px;
	width: 982px;
}

#navfadeleft {
	background-image: url(images/navbarfadeleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 33px;
}

#navfaderight {
	background-image: url(images/navbarfaderight.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 33px;
}	

#navblank {
	background-image: url(images/navbarblank.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 30px;	
}

#home {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#caves {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#location {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#news {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#gallery {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#contact {
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 113px;	
}	

#navbarend {
	background-image: url(images/navbarend.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 274px;	
}

#content {
	background-image: url(images/contentbg.jpg);
	float: left;
	background-repeat: repeat-y;
	height: auto;
	width: 1084px;
}	

#footer {
	background-image: url(images/foooter.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 20px;
	width: 1048px;
}

/* Content Containers and Side Navigation and News Containers */

#blogbox {

	background-image: url(images/blogbox2.gif);
	float: left;
	margin-left: 40px;
	padding-bottom: 10px;
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 207px;
	/*width: 281px;*/
	width: 281px;
	display: inline;
}

#blogboxtext {

	float: left;
	background-repeat: no-repeat;
	height: 147px;
	width: 271px;
	overflow: auto;
}

#boxgap {

	float: left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 207px;
	width: 10px;
	}

#welcomebox {

	background-image: url(images/welcomebox2.gif);
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	height: 207px;
	width: 674px;

}
