* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	color: #3F3F3F;
	background: #D6D9CE url(../images/background.gif) repeat-x left top;
	font: x-small Verdana, Geneva, sans-serif;
}
h1 {
	padding-bottom: 10px;
	color:#9B9B6A;
	font-size: 175%;
}
h2 {
	color: #C33;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
	color: #3C4C16;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background-image: url(../images/website/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 85px;
}
	#header ul {
		list-style-type: none;
		background-color: #283409;
		height: 35px;
	}
		#header ul li {
			float: left;
			padding-right: 2px;
			background: url(../images/divider.gif) no-repeat right 0;
		}
		#header ul li a {
			color: #ffffff;
			display: block;
			padding: 10px 18px 11px;
		}
	#header .logo {
		float: left;
	}
		#header .logo h1 {
			font-size: 0;
			padding: 18px 30px 0;
		}
		#header .logo h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
		}
		#header .logo p {
			display: none;
		}
	#header {
		
	}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff url(../images/body.gif) repeat-y right 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 630px;
	float: left;
	padding-bottom: 20px;
}
#content p {
	margin-bottom: 10px;
	line-height: 135%;
	font-size: 110%;
	}
	
#content a {
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none ;
	}
#content .latest {
		margin: 20px 40px;
		position: relative;
}

#content h3 {
	margin-bottom: 5px;
	font-size: 150%;
	font-weight: normal;
	color: #930;
	}
#content blockquote {
	color:#363;
	font-size:100%;
	line-height:150%;
	background:#f4f4f4 url(../images/website/bootprint.gif) no-repeat right bottom;
	border-top:1px dashed #6AB56A;
	border-right:1px dashed #6AB56A;
	border-bottom:1px dashed #6AB56A;
	border-left:1px solid #6AB56A;
	margin:20px 0;
	padding:10px 20px;
	}
#content ul {
	margin: 0;
	list-style: none;
	}
#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
#content li {
	padding-left: 20px;
	font-size: 110%;
	line-height: 135%;
	background: url(../images/website/bullet.gif) no-repeat 0 3px;
	padding-bottom: 5px;
	}
#content li a {
	text-decoration: underline;
	}
#content li a:hover {
	text-decoration: none ;
	}
#content .latest {
		margin: 20px 40px;
		position: relative;
		width: 550px; height: 300px;
	}
#content .latest .thumb {
		height: 300px;
		overflow: hidden;
		}
#content .latest .thumb img {
		width: 550px;
			}
#content .latest .text {
	color: #ffffff;
	background: url(../images/shade.png) repeat 0 0;
	padding: 15px 15px 20px;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 520px;
		}
#content .latest .text h2 {
				font-size: 130%;
				font-weight: normal;
				margin-bottom: 10px;
			}
#content .latest .text a {
				color: #ffffff;
			}
#content .post {
		margin: 10px 40px;
		clear: both;
	}
#content .thumb {
			height: 100px;
			overflow: hidden;
			float: left;
			margin: 0 15px 10px 0;
		}
#content .thumb .post img {
				width: 150px;
			}
#content .post h2 {
	font-size: 130%;
	margin-bottom: 5px;
		}
#content .post h2 a {
			text-decoration: underline;
		}
#content .post .details {
	font-size: 90%;
	color: #BABEAE;
		}
#content .l {
	float: left;
	width: 180px;
}
#content .m  {
	float: left;
	width: 180px;
}
#content .r {
	float: right;
	width: 180px;
}

/** END content **/

/** Beginning columns **/

.column1 {
float:left;
width:250px;
margin-left:0;
display:block;
text-align:left !important;
margin-bottom:0;
padding-bottom:0;
}


.column2 {
margin-left:280px;
width:260px;
display:block;
clear:right;
text-align:left;
margin-bottom:0;
padding-bottom:0;
}
.amazonWidget {
	padding-left: 125px;
	padding-top: 25px;
}

/** End columns **/

/** BEGIN sidebar **/
#sidebar {
	width: 350px;
	float: right;
}
#sidebar h2 {
	font-size: 120%;
	color: #3C4C16;
	padding: 10px 15px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 15px 10px;
	border-bottom: 1px solid #E7E6E6;
}
#sidebar ul li {
	padding: 4px 0;
}

#sidebar ul ul {
	padding-bottom: 2px;
}
#sidebar ul li a {
	color: #808040;
}
#sidebar ul li a:hover {
	color: #3C4C16;
}
#sidebar .l {
	float: left;
	width: 175px;
}
#sidebar .r {
	float: right;
	width: 175px;
}
#sidebar .l ul, #sidebar .r ul {
	border-bottom: 0;
}
#sidebar .special {
	padding: 10px 15px;
	border-bottom: 1px solid #E7E6E6;
}
#sidebar .article {
	padding: 10px 15px;
	border-bottom: 1px solid #E7E6E6;
}
#sidebar .article h2 {
	color: #069;
	font-size: 100%;
	padding-left: 0px;
	padding-top: 0px;
}
#sidebar .article a {
	text-decoration: underline;
}
	
#sidebar .article a:hover {
	text-decoration: none;
	}

#sidebar .article p{
	padding-bottom: 7px;		
}
#sidebar .tags a {
	color: #6A6A6A;
}
#sidebar .tags a:hover {
	text-decoration: none;
	color: #3C4C16;
}
		
/** Beginning form **/    

#sidebar form {
	height: 30px;
	border-bottom: 1px solid #E7E6E6;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

 /*  #sidebar form {
	border-bottom: 1px solid #E7E6E6;
	background: url(../images/search.gif) no-repeat 15px 20px;
	padding: 20px 15px;
	height: 30px;
}
#sidebar form input {
	border: 0;
	background-color: transparent;
	width: 234px;
	margin: 7px 1px 0 2px;
	font-size: 120%;
	color: #ffffff;
	float: left;
}
#sidebar form button {
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	width: 75px; height: 30px; 
		}
/** END form **/		

/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #959989;
	color: #283409;
	border-bottom: 4px solid #283409;
	text-align: center;
	clear: both;
	padding: 10px 0px;
}
#footer a {
		color: #ffffff;
}
#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 40px 0;
	font-size: 90%;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
}
#comments h2 {
	margin: 20px 0 5px;
	font-size: 150%;
}
#comments p {
	margin-bottom: 10px;
	line-height: 150%;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
		margin-bottom: 5px;
}
#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 90%;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
}
#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
}
#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
}
#comments form button {
	border: 1px solid #909090;
	background-color: #cccccc;
	font-size: 90%;
	font-family: Verdana;
	width: 120px; height: 23px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
	}
.commentdate {
	font-size: 90%;
	margin-bottom: 5px;
	color: #F00;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 120%;
	text-transform: uppercase;
	padding: 25px 40px 20px;
	color: #565656;
}
.single {
	padding-top: 20px;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments ol li {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
		
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 110%;
}
#comments ol li .comment-meta {
	font-size: 90%;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 80%;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
/** END wordpress 2.7 comments **/
#tinytxt {
background-color:transparent;
font-size:70%;
float:right;
color:#DB7359;
margin:0 25px 0 0;
}

/*table design*/
table {
width:99%;
position:relative;
top:-4px;
left:-4px;
border:1px solid #CCC;
margin-bottom:20px;
}

table caption {
text-align:left;
font-weight:700;
background:#030;
color:#FFF;
border:1px solid #030;
margin:0;
padding:8px 20px;
}

table th,table td {
text-align:center;
margin:0;
padding:3px 2px;
}

table th {
color:#030;
background-color:#A0CFA0;
font-size:80%;
font-weight:700;
}

table .left {
text-align:left;
padding-left:20px;
}

table .name {
font-weight:700;
}

table tr {
	color:#000;
	background-color:#FFECD9;
	line-height: 150%;
	font-size: 110%;
}

table tr.alt {
	background-color:#DFE;
}
table td a {
display:block;
font-weight:700;
}

.divider {
height:24px;
background-image:url(../images/website/bootLine.gif);
background-repeat:no-repeat;
margin:16px 0;
}
.notice {
background-color:transparent;
color:red;
font-style:italic;
}
.notice strong {
	font-weight: 700;
	color: #F00;
}
h5 {
	font-size: 100%;
	color: #933;
}
.thumbnail_left {
float:left;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 10px 5px 0;
padding:4px;
}

.thumbnail_right {
float:right;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 0 5px 10px;
padding:4px;
}
.author {
background-color:transparent;
color:#063;
text-align:right;
margin-right:25px;
font-style:italic;
}

.author a {
	color: #930;
	text-decoration: underline;
}
.author a:hover {
	color: #930;
	text-decoration: none;
}

.youtube {
	padding-left: 75px;
}
.sidebarquote {
	line-height:125%;
	color:#363;
	background:#f4f4f4 url(../images/website/pawprint.gif) no-repeat right bottom;
	margin-top:5px;
	margin-bottom:10px;
	border-top:1px dashed #ccc;
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	border-left:1px dashed #ccc;
	padding:10px 5px;
}
.highlight {
	color:#000;
	background-color:#FF6;
	font-weight: 700;
	padding: 1px 2px;
	display: block;
}
a.info {
position:relative;
z-index:24;
color:#C00;
text-decoration:none;
}

a.info:hover {
z-index:25;
color:#F90;
}

a.info span {
display:none;
}

a.info:hover span {
display:block;
position:absolute;
top:2em;
width:15em;
border:1px solid #360;
background-color:#FFF;
color:#000;
text-align:left;
font-weight:400;
left:-11em;
padding:5px 5px 7px 7px;
}
.flyer {
	font-size:x-small;
	font-style:oblique;
	font-weight:700;
	background:url(../images/icn_pdf.gif) no-repeat left center;
	float:right;
	padding-left: 20px;
	padding-top: 5px;
}


.dayhikes {
	padding: 0 15px 10px;
	border-bottom: 1px solid #E7E6E6;
}
.archiveauthor {
background-color:transparent;
color:#C60;
font-style:italic;
font-size:90%;
}
.whiteBkg {
	background: #FFF;
	border: 1px solid #283409;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
