/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2012
*/
/***********************************************/

html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}

body {
	background-color: #48882A;
	margin:0;
	padding:0;
	text-align:center;
	color:#464646;
	font-family: Times, 'Times New Roman';
	font-size:14px;
	font-weight:400;
	font-style:normal;
	font-variant:normal;
	background-image:url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: top center;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1066px;
	height:170px;
	z-index:100;
	background-color: white;
}

#company_logo {
	position:relative;
	top:12px;
	left:15px;
	width:272px;
	height:122px;
	overflow:hidden;
	z-index:200;
}

#company_logo img {
	position:absolute;
	top:0;
	left:0;
}

#header_right {
	position:absolute;
	top:12px;
	right:150px;
	width:500px;
	height:100px;
	overflow:hidden;
	z-index:200;
	text-align: left;
}

#header_right h1 {
	font-size: 28px;
	font-weight: 100;
	color: #7BC141;
}

.socials {
	float:right;
	height:35px;
	list-style:none;
	margin:50px 15px 0 0;
}

.socials li {
	display:inline;
	float:left;
	padding:0 5px 0 0;
}

.socials li.last {
	padding:0;
}

.socials li a {
	float:left;
	opacity:1;
}

.socials li img {
	display:block;
}

.socials li a:hover {
	text-decoration:none;
	opacity:.5;
}

img.twitter {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) 0px 0;
}

img.facebook {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) -44px 0;
}

img.instagram {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) -88px 0;
}

.bottom_social img.twitter {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) -0px 0;
}

.bottom_social img.facebook {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) -44px 0;
}


.bottom_social img.instagram {
	width:35px;
	height:35px;
	background:url(../images/social-icons.png) -88px 0;
}

div#home_header.cycle-slideshow {
	z-index: 99;
}

#home_header {
	position:relative;
	width:1066px;
	height:auto;
}

.cycle-pager {
	text-align:right;
	width:100%;
	height: 18px;
	z-index:500;
	position:absolute;
	bottom:50px;
	right: 40px;
	overflow:visible;
}

.cycle-pager span {
	font-family:arial;
	font-size:50px;
	width:16px;
	height:16px;
	display:inline-block;
	color:#ddd;
	cursor:pointer;
	margin:0 2px;
}

.cycle-pager span.cycle-pager-active {
	color:#55CB43;
}

.cycle-pager > * {
	cursor:pointer;
}

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow,.cycle-slideshow * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.cycle-slideshow img {
/* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0;
	display:block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
	position:static;
	z-index:100;
}

/* display paused text on top of paused slideshow */
.cycle-paused:after {
	content:'Paused';
	font-family: arial;
	color:#fff;
	background:#000;
	padding:10px;
	z-index:500;
	position:absolute;
	top:10px;
	right:10px;
	border-radius:10px;
	opacity:.5;
	filter:alpha(opacity=50);
}

#home_header_left {
	position:absolute;
	top:400px;
	left:15px;
	width:1035px;
	height:165px;
	z-index: 210;
}

.box2 h2 {
	font-size:30px;
	color:#FFF;
	text-align:left;
	margin:5px;
	padding:5px;
	font-weight:100;
	text-shadow: 1px 1px 1px black
}

.box2 h3, .box3 h3, .box4 h3 {
	font-size:22px;
	color:#FFF;
	text-align:center;
	margin:5px;
	padding:5px;
	font-weight:100;
	text-shadow: 1px 1px 1px black
}

.box5 h3, .box6 h3, .box7 h3 {
	font-size:22px;
	color:#7D3D1F;
	text-align:left;
	margin:5px;
	padding:5px;
	font-weight:100;
}

.box2 p, .box4 p {
	font-size:14px;
	line-height:22px;
	color:#FFF;
	text-align:left;
	text-shadow: 1px 1px 1px #3e3e3e
}

.box2 a, .box4 a {
	text-shadow: none;
}

.box5 p {
	font-size:14px;
	color: #454545;
}

.click a:link, .click a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.click a:hover {
	font-family: arial;
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

#home_header_left p.contact_info {
	font-size:14px;
	line-height:18px;
	color:#949494;
	text-align:center;
}

#home_header_right {
	position:absolute;
	top:10px;
	left:570px;
	width:250px;
	height:325px;
	z-index: 210;
}

#home_2, #home_6, #home_7 {
	position:relative;
	width:793px;
	height:auto;
	z-index: 210;
	margin-top: 20px;
}

#home_3_container {
	float: right;
	width:247px;
}

#home_3 {
	position: relative;
	width:247px;
	height:auto;
	z-index: 210;
	margin-top: 20px;
	padding-bottom: 1px;
}

#home_4, #home_5 {
	position: relative;
	width:247px;
	height:auto;
	z-index: 210;
	margin-top: 20px;
}

a.boxy p {
	color:#968C94;
	font-size:12px;
}

a.boxy:link {
	text-decoration:none;
	color:#968C94;
}

a.boxy:visited p {
	text-decoration:none;
	color:#968C94;
}

a.boxy:hover p,a.boxy:hover h3 {
	text-decoration:none;
	color:#FFF;
}

.box_background {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       border-radius:15px;
	   background-color:#000;
       z-index: 210;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
       filter: alpha(opacity=50);
       opacity:.5;
   }
   
.box_background_white {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       border-radius:15px;
	   background-color:#FFF;
       z-index: 210;
   }
   


.box {
	border-radius:15px;
	background-color:#FFF;
	margin-bottom:10px;
	padding:15px;
}

.box:hover {
	background-color:#575056;
}

.box2 {
	position: relative;
	margin-bottom:10px;
	padding:15px;
	z-index: 220;
}

.box3 {
	position: relative;
	margin-bottom:20px;
	padding:15px;
	z-index: 220;
	min-height: 250px;
	background:url(../images/farmers-market.png) center bottom;
	background-repeat: no-repeat;
}

.box4 {
	position: relative;
	margin-bottom:20px;
	padding:15px;
	z-index: 220;
}

.box5 {
	position: relative;
	margin-bottom:20px;
	padding:15px;
	z-index: 220;
	min-height: 190px;
}

.box_container {
	position: relative;
	display:inline-block;
	width: 384px;
	vertical-align: top;
	padding-bottom: 10px;
}

.box6, .box7 {
	position: relative;
	width:350px;
	padding:16px;
	z-index: 220;
}

.box6 h3,.box7 h3 {
	padding:0;
	margin:0;
	font-size:20px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	white-space: nowrap
}

.box6 ul, .box7 ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.box6 ul li, .box7 ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	white-space: nowrap;
}

.box h3 {
	padding:0;
	margin:0;
	font-size:20px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.box p {
	font-size:14px;
	padding:0;
	margin:0;
}

#boxcontainer .column-left {
	float:left;
	width:33%;
}

#boxcontainer .column-right {
	float:right;
	width:33%;
}

#boxcontainer .column-center {
	display:inline-block;
	width:34%;
}

#boxcontainer .colbox {
	border-radius:15px;
	margin:0;
	padding:15px;
	background-color: rgba(255,255,255,0.75);
	height: 140px;
	max-height: 140px;
	overflow: hidden;
}

#boxcontainer .colbox .colbox_top {
	font-weight: bold;
	font-size: 20px;
}

#boxcontainer .colbox p {
	font-size: 12px;
}

#boxcontainer .colbox_outer {
	border-radius:15px;
	margin:15px;
	padding:15px;
	height: 170px;
}

#boxcontainer .colbox_outer.colbox_left {
	background-image:url(../images/column-1.jpg);
	background-repeat:no-repeat;
	height: 170px;
}

#boxcontainer .colbox_outer.colbox_center {
	background-image:url(../images/column-2.jpg);
	background-repeat:no-repeat;
	height: 170px;
}

#boxcontainer .colbox_outer.colbox_right {
	background-image:url(../images/column-3.jpg);
	background-repeat:no-repeat;
	height: 170px;
}

#boxcontainer a.button {
	font-family: arial;
	background-color:#575056;
	font-size:12px;
	color:#FFF;
	display:inline-block;
	overflow:hidden;
	padding:4px 14px 2px 14px;
	margin:0px;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration: none;
	border-radius: 7px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

#boxcontainer a.button:hover {
	background-color:#6B656B;
	color:#FFF;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

#container {
	width:1066px;
	margin:0 auto;
	text-align:left;
	padding:0;
}

#content_container {
	position:relative;
	top:0;
	width:1066px;
	margin:auto;
	margin-bottom: 20px;
	text-align:left;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background-color:white;
/*
	background-image:-webkit-linear-gradient(#FFF,transparent);
	background-image:-moz-linear-gradient(#FFF,transparent);
	background-image:-ms-linear-gradient(#FFF,transparent);
	background-image:-o-linear-gradient(#FFF,transparent);
*/
	background:linear-gradient(to bottom, rgba(255,255,255,1) 75%, rgba(255,255,255,0.75));
	
}

#content_container.transparent {
	background-color: transparent;
	background:none;
}

a:link {
	color:#156991;
	text-decoration:none;
}

a:visited {
	color:#156991;
	text-decoration:none;
}

a:hover {
	color:#133d51;
	text-decoration:underline;
}

a:active {
	color:#156991;
	text-decoration:none;
}

img {
	border:0;
}

hr {
	border:none;
	border-top:1px dotted #949494;
}

#sidebar {
	width:262px;
	padding-left:10px;
	padding-right:0px;
	margin-left:10px;
	margin-bottom:15px;
	color:#959595;
	float:right;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	font-variant:normal;
}

#sidebar .side_1 {
	position: relative;
	width:247px;
	height:auto;
	z-index: 210;
	margin-top: 20px;
	padding-bottom: 1px;
}

#sidebar .box5 {
	min-height: inherit;
}

#sidebar .box5 h3 {
	color: #FFF;
	margin: 0;
	padding: 0
}

#sidebar .box5 p {
	color: #FFF;
}

.box_background_green {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       border-radius:15px;
	   background-color:#11942B;
       z-index: 210;
   }
   

.divider {
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:2px #FFF dotted;
}

.stretch {
    transform:scale(1,1.5); /* W3C */
    -webkit-transform:scale(1,1.5); /* Safari and Chrome */
    -moz-transform:scale(1,1.5); /* Firefox */
    -ms-transform:scale(1,1.5); /* IE 9 */
    -o-transform:scale(1,1.5); /* Opera */
}

/*End Design Layout*/
#venue_cms {
	background-color:#fff;
}

/*Begin Content*/
#content {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:25px;
	padding-left:10px;
	margin-left:0;
	text-align:left;
}

.content_sidebar_fix {
	margin-right:290px;
}

h1 {
	font-family: arial;
	font-size:24px;
	margin:0 0 10px;
	color:#883A13;
	font-weight: 100;
}

h2 {
	font-family: arial;
	font-size:20px;
	margin:5px 0;
	font-weight:700;
	color:#883A13;
	font-weight: 100;
}

h3 {
	font-family: arial;
	font-size:18px;
	font-variant:normal;
	margin:5px 0;
	color:#883A13;
	font-weight: 100;
}

h4 {
	font-family: arial;
	font-size:16px;
	font-variant:normal;
	margin:5px 0;
	color:#883A13;
	font-weight: 100;
}

h5 {
	font-family: arial;
	font-size:15px;
	font-variant:normal;
	margin:5px 0;
	color:#883A13;
	font-weight: 100;
}

h6 {
	font-family: arial;
	font-size:14px;
	font-variant:normal;
	margin:5px 0;
	color:#883A13;
	font-weight: 100;
}

/*End Content*/
/*Begin Nav*/

#sub_nav_container {
	position:absolute;
	bottom:0px;
	left:0;
	width:1046px;
	height:30px;
	padding:0 20px 0 0;
	margin:auto;
	text-decoration:none;
	z-index:300;
	text-align:right;
	color:#797979;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}

#sub_nav_container a {
	line-height: 30px;
	text-decoration:none;
	font-family: arial;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	white-space:nowrap;
	color:#797979;
	padding: 0 5px 0 5px;
}

#sub_nav_container a:hover {
	color: black;
}

.nav_container {
	position:absolute;
	top:100px;
	right:0;
	width:778px;
	height:30px;
	padding:0;
	margin:0 0 0 200px;
	text-decoration:none;
	z-index:300;
	text-align:center;
}

#navigation {
	height:33px;
	margin-top:0;
	position:relative;
	z-index:310;
}

#navigation .shell {
	position:relative;
	height:33px;
	margin-right: 14px;
}

#navigation ul.main {
	list-style:none;
	position:relative;
	float:right;
	display:block;
	white-space:nowrap;
/* left:50%; */
	margin:0;
	padding:0;
}

#navigation ul li {
	margin:0;
	height:31px;
	position:relative;
	float:left;
	display:block;
	margin:8px 0;
	color:#793719;
}

#navigation ul li a {
	height:21px;
	padding-top:2px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	display:inline;
	text-decoration:none;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	white-space:nowrap;
	color:#793719;
}

#navigation ul li a:hover,#navigation ul li a.hover,#navigation ul li a.nav_active {
	color:#056839;
}

#navigation ul li .dd {
	position:absolute;
	top:20px;
	left:-9999px;
	padding-top:2px;
	width:auto;
}

#navigation ul li:hover .dd {
	left:0;
}

#navigation ul li .dd ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

#navigation ul li .dd ul li {
	float:none;
	display:block;
	padding:0;
	margin:0;
	height:30px;
	min-width:200px;
	border:none;
	text-align:left;
}

#navigation ul li .dd ul li a {
	float:none;
	display:block;
	padding-left:7px;
	white-space:nowrap;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:12px;
	padding-left:12px;
	font-size:12px;
	margin:0;
}

#navigation ul li .dd a:hover,#navigation ul li .dd a.hover,#navigation ul li .dd a.nav_active {
	text-decoration:none;
	color:rgb(188, 188, 188);
}

.nolink {
	cursor:default;
}

/*End Nav*/

/*Begin Forms*/
.sc_table_form {
	margin:auto;
	padding:20px;
	border:1px dotted #949494;
}

.sc_table_tr_td_label_form {
	text-align:right;
}

.sc_table_tr_td_value_form {
	text-align:left;
}

.sc_form_required {
	color:red;
	float:right;
	font-size:10px;
}

.sc_form_textbox {
	width:150px;
}

.sc_form_separator_label {
	font-weight:700;
}

.sc_form_separator {
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #949494;
}

#sc_form_textbox_address_street {
	width:200px;
}

#sc_form_textbox_city {
	width:160px;
}

#sc_form_textbox_State {
	width:40px;
}

#sc_form_textbox_Zip {
	width:70px;
}

#sc_form_textarea_Questions_or_Comments {
	width:150px;
	height:100px;
	text-indent:0;
}

.form,textarea,input[type="text"],input[type="tel"],input[type="email"],input[type="password"] {
	color:#363636;
	font-size:12px;
	font-family:monospace;
	border:1px solid #DDD;
	background-color:#FFF;
	padding:3px 10px;
	margin:0;
	margin-bottom:5px;
	border-radius:10px;
	outline-style:none;
	outline-width:0;
}

input[type="submit"],input[type="cancel"],input[type="reset"],input[type="button"] {
	background-color:#622C18;
	background-image:-webkit-linear-gradient(#BC9D8C,#622C18);
	background-image:-moz-linear-gradient(#BC9D8C,#622C18);
	background-image:-ms-linear-gradient(#BC9D8C,#622C18);
	background-image:-o-linear-gradient(#BC9D8C,#622C18);
	background-image:linear-gradient(#BC9D8C,#622C18);
	font-family: arial;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	padding:6px 20px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	border:2px #7D3E1F solid;
	box-shadow:0 0 1px #729EC7;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
}

input[type="submit"]:hover,input[type="cancel"]:hover,input[type="reset"]:hover,input[type="button"]:hover {
	background-color:#BC9D8C;
	background-image:-webkit-linear-gradient(#622C18,#BC9D8C);
	background-image:-moz-linear-gradient(#622C18,#BC9D8C);
	background-image:-ms-linear-gradient(#622C18,#BC9D8C);
	background-image:-o-linear-gradient(#622C18,#BC9D8C);
	background-image:linear-gradient(#622C18,#BC9D8C);
	color:#FFF;
}

textarea {
	background-color:#FFF;
	border:1px #CCC solid;
}

a.button {
	background-color:#622C18;
	background-image:-webkit-linear-gradient(#BC9D8C,#622C18);
	background-image:-moz-linear-gradient(#BC9D8C,#622C18);
	background-image:-ms-linear-gradient(#BC9D8C,#622C18);
	background-image:-o-linear-gradient(#BC9D8C,#622C18);
	background-image:linear-gradient(#BC9D8C,#622C18);
	font-family: arial;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	padding:6px 20px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	border:2px #7D3E1F solid;
	box-shadow:0 0 1px #729EC7;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	white-space: nowrap;
}

a.button:hover {
	background-color:#BC9D8C;
	background-image:-webkit-linear-gradient(#622C18,#BC9D8C);
	background-image:-moz-linear-gradient(#622C18,#BC9D8C);
	background-image:-ms-linear-gradient(#622C18,#BC9D8C);
	background-image:-o-linear-gradient(#622C18,#BC9D8C);
	background-image:linear-gradient(#622C18,#BC9D8C);
	color:#FFF;
	text-decoration:none;
}

input[type="submit"].terminate,a.terminate {
	background-color:#d20700;
	background-image:-webkit-linear-gradient(red,#d20700);
	background-image:-moz-linear-gradient(red,#d20700);
	background-image:-ms-linear-gradient(red,#d20700);
	background-image:-o-linear-gradient(red,#d20700);
	background-image:linear-gradient(red,#d20700);
}

input[type="submit"].terminate:hover,a.terminate:hover {
	background-color:#FFF;
	background-image:none;
	color:red;
	border:1px #d20700 solid;
}

/*End Forms*/
/*Footer*/

#locations {
	width:920px;
	margin: auto;
	text-align:left;
	color:#656565;
	font-size:12px;
	background-color: #DEDEDE;
}

#footer_container {
	width:100%;
	margin: auto;
	text-align:center;
	color:#793719;
	font-size:12px;
	padding-bottom: 40px;
	padding-top:30px;
	background-color: white;
}

#footer {
	width:1066px;
	margin: 0 auto;
	text-align:center;
}

.bottom_social {
	float: right;
	width: 160px;
}

.bottom_social ul {
	margin: 0;
	padding: 0;
}

.bottom_nav {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 7px;
	padding-bottom:10px;
}

.bottom_nav a {
	padding: 8px;
	text-decoration:none;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	white-space:nowrap;
	color:#793719;
}
.bottom_nav a:hover {
	color: #05693a;
	text-decoration: none;
}


/*Copyright*/
#copyright {
	width: 100%;
	margin:auto;
	min-height:16px;
	text-align: center;
	color:#055E8A;
	font-size:11px;
	padding-left: 8px;
}

#copyright a {
	text-decoration:none;
	color:#055E8A;
}

#copyright a:hover {
	text-decoration:none;
	color:#033b58;
}

