@import url("../includes/-CSS/GridStyles.css");
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding: 0;
	margin: 0;
	height: 159px;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
}
#column_wrapper {
	margin: 0;
	padding: 0;
	background-image: url(img/clm02_middle2.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear {
	clear: both;
}
#right {
	width: 650px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 24px 12px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 24px 12px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content ul {
	margin: -10px 0px 0px 20px;
	padding: 0;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #ffffff;
	background-color: #7e5320;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
.hours {
	margin: 10px 0;
	background-color: rgba(253,233,196,1);
	text-align: center;
	overflow: hidden;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.hours h2 {
	margin-top: 0;
	padding: 3px 0;
	font-size: 1.2em;
	display: block;
	background-color: rgba(255,188,27,1);
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
}
.hours h3, .hours p {
	padding: 0 5px;
}
.hours h3 {
	font-weight: bold;
	font-style: normal;
}
.E-News {
	width: 160;
	background-color: #ffbc1b;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #7e5320;
	text-decoration: none;
}
#left a:visited {
	color: #7e5320;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #7e5320;
}
#right a:visited {
	color: #7e5320;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #7e5320;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #000000;
}
.p7uberlink {
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	font-style: italic;
	font-weight: 400;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	font-style: italic;
	font-weight: 400;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.25em;
	font-style: italic;
	font-weight: 400;
	margin: 15px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.p7TPM01 h3 {
	font-size: 2.6em;
	font-style: normal;
	word-spacing: 3px;
	font-family: 'Caveat Brush', cursive;
}
.p7TPM01 h4 {
	font-size: 1.3em;
	font-style: normal;
	line-height: 1em;
	margin-bottom: 10px;
	word-spacing: 3px;
	font-family: 'Chelsea Market', cursive;
}
.farmcamp h4::first-line {
	font-size: 18px;
}
p.campfull {
	font-family: 'Chelsea Market', cursive;
	background-color: rgba(247,97,8,1);
	color: #222 !important;
	display: inline-block;
	padding: 5px 10px;
	margin: 4px !important;
	font-weight: bold;
	text-decoration: none;
	/*Inner shadow*/
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25) inset;
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25) inset;
}
.soldout {
	display:block;
	text-align:center;
	color: rgba(247,97,7,1);
	font-size:2.5em;}
.caveat {
	font-family: 'Caveat Brush', cursive;
	font-size: 2.8em;
	font-style: normal;
}
.nomargintop {
	margin-top: 0;
}
p.nomargintop {
	margin-top: 0px !important;
}
.nowrap {
	overflow: hidden;
}
.content p {
	margin: 12px 0;
	color: #000;
}
.afloatright {
	float: right;
	margin: 7px 0px 4px 8px;
	padding: 0;
}
.floatleft {
	float: left;
	margin: 7px 8px 4px 0px;
	padding: 0;
}
.red {
	color: #900;
}
.button a {
	background-color: rgba(247,159,48,1);
	color: #222 !important;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	transition: width .2s;
	-webkit-transition: all .2s;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.button a:hover {
	background-color: rgba(159,92,26,1);/*Inner shadow*/
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
}
.events {
	position: relative;
	min-height: 65px;
	margin-bottom: 50px;
}
.date {
	position: relative;
	left: -32px;
	top: 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	width: 65px;
	height: 40px;
	clear: both;
	padding: 10px 0;
	margin-bottom: 10px;
	border-right: rgba(255,189,0,1) solid 3px;
	float: left;
	z-index: 10;
	color: #333;
}
.date::first-line {
	font-size: 1.6em;
}
.twoword.date::first-line {
	font-size: 1em;
	line-height: .5em;
	padding-top: 25px;
}
.twoword.date {
	padding: 20px 0 0px;
}
.oneword.date::first-line {
	font-size: 1em;
	line-height: 1em;
	padding-top: 25px;
}
.oneword.date {
	padding: 23px 0 0px;
}
.events h2 {
	font-family: 'Caveat Brush', cursive;
	position: absolute;
	left: 34px;
	line-height: 0em;
	font-size: 2.4em;
	display: block;
	width: 548px;
	border-bottom: rgba(255,189,0,1) solid 3px;
	color: #333;
	padding: 2px 5px 15px 20px;
	margin: 12px 0 0;
	font-style: normal !important;
}
.events h3 {
	position: absolute;
	left: 32px;
	top: 25px;
	font-size: 1em !important;
	color: #777 !important;
	line-height: 0;
	display: block;
	width: 518px;
	font-style: normal;
	padding: 0px 5px 0 20px;
	margin: 22px 0 0 0;
}
.events h4 {
	margin-top: 0px;
	clear: both;
}
.events h5 {
	font-size: 1.5em;
	color: rgba(98,12,51,1);
}
.events img {
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.events p {
	clear: both;
}
.events .button {
	font-family: 'Chelsea Market', cursive;
	font-size: 1.2em;
	margin: 20px 0;
}
.events .button a {
	color: #333 !important;
	margin-right: 10px;
}
.note {
	color: rgba(204,117,34,1) !important;
}
.subhead {
	font-size: .9em;
	color: rgba(0,51,153,1);
}
.centertext {
	text-align: center;
}
