<style type="text/css"> 
/* #f9f7f2; /* cream */ 
   #3d744e; /* dark green */ 
   #5dc7de; /* turquoise */
   #79b26d; /* green */
   #005c79; /* dark teal */
*/
/************* Sheboygan River Progessive Farmers *************************/
/************* desktop first - universal styles*************************/
html, body, main {
	height: 100%;
	width: 100%;
}
body, address, dd, dl, hr, p, form {  
	margin: 0; 
	padding: 0;
	font-size: 16px;
	line-height: 1.6em; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
} 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
img, embed, object, video {
	max-width: 100%;
	height: auto;
	margin: 0;
} 
body {
	margin:0 auto;
	padding: 0; 
	background-color: #f9f7f2; /* cream */ 
	background-image:url(../images/bkgd.jpg);
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
h1, h1 a, h1 a:visited { 
	font-variant:small-caps;
	font-weight:bold;
	color: #3d744e; /*  dark green */   
	font-size:145%;
	text-indent:none;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em;  
}
h2 {
	font-variant:small-caps;
	font-weight:700;
	color: #005c79; /* dark teal */  
	font-size:135%;
	text-indent:none;
	margin: .5em 0;
	padding:0;
	line-height: 1.2em;
}
h3, h3 a:link, h3 a:visited  {
	font-weight:600;
	font-variant:small-caps;
	color:#3d744e; /*  dark green */   
	background-color: none;
	font-size:120%;
	margin: 1em 0 0 0;
	padding:0;
	line-height: 1.5em;
}
h3 a:active, h3 a:hover  {
	text-decoration:none;
	color: #3d744e; /*  dark green */ 
} 
h4  {
	font-weight:600;
	color:#000;  
	background-color: none;
	font-size:110%;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em;
}
h4 a:link, h4 a:visited  {
	font-weight:600;
	color: #5dc7de; /* turquoise */    
	background-color: none;
	font-size:110%;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color: #005c79; /* dark teal */ 
} 
h5 {
	font-weight:600;
	color:#000; 
	font-size:100%;
	margin: .1em 0 1em 0;
	padding: 0;
	line-height: 1.6em;
}
h6 {
	font-variant:small-caps;
	font-weight:bold;
	color:#000; 
	font-size:120%;
	margin: 0;
	padding:0;
	line-height: 1.4em;
}
a, a:visited {
	text-decoration:none;
	color:#005c79; /* dark teal */    
}
a:hover, a:active {
	text-decoration:none;
	color:#005c79; /* dark teal */
}
p {
	text-indent: 0;
	padding:0;
	margin: .1em 0 .8em 0;
	line-height: 1.6em;
}
.contact {
	font-weight:600;
	font-size:110%;
	line-height: 1.6em;
}
.members {
	font-weight:500;
	font-size:110%;
	line-height: 1.6em;
}
.newsletter a:link, .newsletter a:visited {
	font-variant:small-caps;
	font-weight:bold;
	color: #5dc7de; /* turquoise */   
	font-size:140%;
	text-indent:none;
	margin: -.5em 0 .6em 0;
	padding:0;
	line-height: 1em; 
	text-align:right; 
}
.newsletter a:hover, .newsletter a:active {
	text-decoration:none;
	color:#005c79; /* dark teal */ 
}
.container {
     width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	background-image:url(../images/bkgd.jpg); 
}
.banner {
	height:auto;
	min-height: 290px;
	width:auto;
	max-width: 1200px;
	margin: .4em auto 0 auto;
	padding: .1em 0 0 0;    
	border-radius: .8em;
	border-top: .3em solid #005c79; /* dark teal */ 
	border-bottom: .4em solid #3d744e; /*  dark green */ 
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	background-color: #f9f7f2; /* cream */ 
	z-index: 100;
}
.content {
	margin: 0 auto -1.4em auto;
	padding: 0;
	width: auto;
	max-width: 1200px;
	background-color: #f9f7f2; /* cream */ 
	border-bottom: .4em double #005c79; /* dark teal */ 
	border-radius: .6em; 
}
.pop {
	line-height: 1.6em;
	font-size: 110%;
}
.main {
	margin: 0 auto;
	padding: 1em 2em .4em 1.6em;
	width: auto;
	max-width: 1200px;
	min-height: 40em;
	text-wrap:!important normal;
	background-color: #f9f7f2; /* cream */ 
	border-top: .3em solid #5dc7de; /* turquoise */
	border-radius: .6em;
}
.img {
	float:none;
	margin: 1em;
	border: .15em solid #79b26d; /* green */ 
}
.imgCenter {
	text-align:center;
	float:none;
	margin: 1em;
	border: .15em solid #79b26d; /* green */ 
}
.img-map {
	float:none;
	margin: .5em;
	border: .1em solid #79b26d; /* green */ 
	max-width:46%;
}
.img-news {
	text-align:center;
	float:none;
	margin: .5em;
	border: .15em solid #79b26d; /* green */ 
	max-width: 530px;
	width:65%;
}
.img-equip {
	text-align:center;
	float:none;
	margin: .5em;
	border: .15em solid #79b26d; /* green */ 
}
.imgRight {
	float:right;
	margin: .5em .5em .5em 1em;
	border: .15em solid #79b26d; /* green */ 
}
.imgLeft {
	float:left;
	margin: .5em 1em .5em 0;
	border: .15em solid #79b26d; /* green */ 
}
.left {
	visibility: visible;
	float:left;
	margin: -1em 1.8em 1em -.8em;
	padding: 0;
	width: 14.5em;
	min-height: 31em;
}
.left-sponsors {
	visibility: visible;
	float:left;
	margin: -1em 2.2em 1.5em -.8em;
	padding: 0;
	width: 14.5em;
	min-height: 115em;
}
.sponsors {
	text-indent:4em;
	text-align: left;
}
.sponsors-title { 
	font-variant:small-caps;
	font-weight:bold;
	color: #c00; /* red */   
	font-size:160%;
	text-indent: 2.5em;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em;  
}
.nav {
	visibility: visible;
	background: none;
	margin: 1.1em 0 0 -.2em;
	padding: 0 .2em;
	display: block;
}
.nav a:link, .nav a:visited {
	color: #f9f7f2; /* cream */   
   	background-color: #005c79; /* dark teal */
	text-align:left;
	text-decoration:none;
	display:block;
	line-height: 1em;
	border-top: .2em solid #5dc7de; /* turquoise */
	border-bottom: .2em solid #79b26d; /*  green */   
	border-radius: .2em;
	padding: .5em  0 .5em .8em;
	margin: 0 0 .5em 0; 
}
.nav a:first-child {
     border-radius: .8em .8em .2em .2em;
}
.nav a:last-child {
     border-radius: .2em .2em .8em .8em;	
}
.nav a:active, .nav a:hover {
	color: #f9f7f2; /* cream */ 
	background-color: #79b26d; /*  green */ 
	display:block;
	border-bottom: .2em solid #5dc7de; /* turquoise */
	border-top: .2em solid #005c79; /* dark teal */
}
.nav a:active:first-child, .nav a:hover:first-child {
	border-top: .2em solid #005c79; /* dark teal */
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	height: auto;
	line-height: 1.4em;
	background: none; 
}
.social, .social a:link, .social a:visited {
	margin: 0 auto;
	padding: .5em;
	text-align: center;
}
.footer, .footer a:link, .footer a:visited {
	text-align:center;
	color: #005c79; /* dark teal */
	font-size: 90%;
	font-weight:600;
	margin: -2em 0 0 0;
}
.footer a:hover, .footer a:active {
	color: #f9f7f2; /* cream */   
	background: pink;
}
.byline {
	text-align:center;
	font-size: 80%;
	font-weight:600;
	color: #005c79; /* dark teal */
	margin: 0 0 1.6em 0;
	padding: 0;
}
.byline a:link, .byline a:visited, .byline a:visited {
	color: #005c79; /* dark teal */
}
.byline a:hover, .byline a:active {
	color: #f9f7f2; /* cream */   
	background: none; 
}
.special {
	color:#c00;
	line-height: 2em;
}
.special-blue {
	color:#5dc7de; /* turquoise */ 
	text-indent:1.5em;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 2em;
	font-size: 140%;
	padding: 0;
	margin: 0;
}
.iframe {
	text-align: center;
}
.main ul li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .4em 1.5em;
}
li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .2em 1em;
}
.hr {
	text-align:left;
	border-top: 2px solid #79b26d; /* green */   
	padding: 0 20%;
	margin: .4em auto 1em auto;
	max-width: 16em;
}
.hr-thick {
	text-align:left;
	border-top: 1px ridge #30c; /* dark blue */  
	border-bottom: 4px ridge #79b26d; /* green */  
	padding: 0 10%;
	margin: 1em auto;
}
.line {
	border-top:1px solid #005c79; /* dark teal */
	height:12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}
/******mobile nav & menu button hidden on desktop ******/
#mobile_nav ul { 
	display:none;
}
a.menu {
	display:none;
}
/****************************************************************************************************************************/
/******************************************** large tablet styles ********************************/
@media only screen and (min-width:821px) and (max-width:980px) {
p {
	font-size: 100%;
	line-height: 1.2em;
}
.container {
    width:100%;
	margin:0 auto;
	padding: 0;
	position:relative;	
	text-align:left;
}
.banner {
	height:auto;
	min-height: 200px;
	max-height: 290px;
	width:auto;
	margin: 0 auto;
	padding: 0 .2em;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	background-color: #f9f7f2; /* cream */ 
	border-radius: .8em;
	border-top: .3em solid #005c79; /* dark teal */ 
	border-bottom: .4em solid #3d744e; /*  dark green */
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	max-width: 1000px;
	background-color: #f9f7f2; /* cream */  
	border-bottom: .4em double #005c79; /* dark teal */ 
	border-radius: .6em;  
	z-index: 0;
}
.main {
	margin: auto;
	padding: .5em 1em 1em 1.5em;
	width: auto;
	float:none;
	background-color: #f9f7f2; /* cream */ 
	border-top: .3em solid #5dc7de; /* turquoise */
	border-radius: .6em;
}
.left {
	visibility: visible;
	float:left;
	margin: .7em 2em .5em -1em;
	padding: 0;
	width: 14.5em;
	min-height: auto;
}

.nav {
	visibility: visible;
	background: none;
	margin: 1.1em 0 0 -.2em;
	padding: 0 .2em;
	display: block;
}
.nav a:link, .nav a:visited {
	color: #f9f7f2; /* cream */   
   	background-color: #005c79; /* dark teal */
	text-align:left;
	text-decoration:none;
	display:block;
	line-height: 1em;
	border-top: .2em solid #5dc7de; /* turquoise */
	border-bottom: .2em solid #79b26d; /*  green */   
	border-radius: .2em;
	padding: .5em  0 .5em .8em;
	margin: 0 0 .5em 0; 
}
.nav a:first-child {
     border-radius: .8em .8em .2em .2em;
}
.nav a:last-child {
     border-radius: .2em .2em .8em .8em;	
}
.nav a:active, .nav a:hover {
	color: #f9f7f2; /* cream */ 
	background-color: #79b26d; /*  green */ 
	display:block;
	border-bottom: .2em solid #5dc7de; /* turquoise */
	border-top: .2em solid #005c79; /* dark teal */
}
.nav a:active:first-child, .nav a:hover:first-child {
	border-top: .2em solid #005c79; /* dark teal */
}
.footer, .footer a:link, .footer a:visited {
	font-size: 95%;
	font-weight: 800; 
}
.byline {
	font-weight: 800;
}
.img {
	float:none;
	margin: 1em;
	border: .15em solid #79b26d; /* green */ 
}
.imgCenter {
	text-align:center;
	float:none;
	margin: 1em;
	border: .15em solid #79b26d; /* green */ 
}
.img-map {
	float:none;
	margin: .5em;
	border: .1em solid #79b26d; /* green */ 
	max-width:46%;
}
.img-news {
	text-align:center;
	float:none;
	margin: .5em;
	border: .15em solid #79b26d; /* green */ 
	max-width: 530px;
	width:60%;
}
.imgRight {
	float:right;
	margin: .5em .5em .5em 1em;
	border: .15em solid #79b26d; /* green */ 
}
.imgLeft {
	float:left;
	margin: .5em 1em .5em 0;
	border: .15em solid #79b26d; /* green */ 
}
}
/*********************************************************************************************************************/
/************************************ between large & small tablet styles*************************/

/*******************************************************************************************************************/
/********************************************** small tablet styles **********************************************/
@media only screen and (min-width:481px) and (max-width:820px) {
h1, h2 {
	font-size: 110%;
	margin: .5em 0;
	padding:0;
	line-height: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 110%;
	margin: .5em;
	padding:0;
	line-height: 1.6em;
}
p {
	font-size: 100%;
	line-height: 1.2em;
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
	border-top: .2em solid #5dc7de; /* turquoise */   
	background-image: none;
	background-color: #f9f7f2; /* cream */   
}
.banner {
	height:auto;
	min-height: 165px;
	max-height: 260px;
	width:auto;
	margin: 0 auto;
	padding: 0 .2em;
	background-image:url(../images/banner-tablet.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
	border-top: .3em solid #5dc7de; /* turquoise */ 
	border-radius: .5em;
	border-bottom: 0;
	background: none; 
}
.main {
	width: auto;
	margin: 0 auto;
	padding: .5em 1em;
	background-color: #f9f7f2; /* cream */   
	min-height: 15em;
	border: 0;
}
.newsletter a:link, .newsletter a:visited {
	font-variant:small-caps;
	font-weight:bold;
	color: #5dc7de; /* turquoise */   
	font-size:150%;
	text-indent:none;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em; 
	text-align:center; 
}
.newsletter a:hover, .newsletter a:active {
	text-decoration:none;
	color:#005c79; /* dark teal */ 
}
.sponsors {
	text-align: center;
}
.sponsors-title { 
	text-align: center;  
}
.img {
	float:none;
	margin: .5em 0;
	border: .15em solid #79b26d; /* green */ 
}
.imgCenter {
	text-align:center;
	float:none;
	margin: 1em;
	border: .15em solid #79b26d; /* green */ 
}
.img-news {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
	width: 100%;
}
.img-map {
	float:none;
	margin: 0;
	border: .1em solid #79b26d; /* green */ 
}
.imgRight {
	float:none;
	margin: .5em 0;
	border: .15em solid #79b26d; /* green */ 
}
.imgLeft {
	float:none;
	margin: .5em 0;
	border: .15em solid #79b26d; /* green */ 
}
.imgHide {
	visibility:hidden;
	float:none;
	clear:both;
    	height: 0;
	width: 0;
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	background-color: #f9f7f2; /* cream */ 
	color: #5dc7de; /* turquoise */ 
	line-height: 1.6em;
	font-size: 90%;  
}
.social, .social a:link, .social a:visited {
	margin: -1em auto .5em auto;
	padding: .5em;
	text-align: center;
}
.footer, .footer a:link, .footer a:visited {
	text-align:center;
	color: #005c79; /* dark teal */
	margin: -2em 0 0 0;
}
.footer a:active, .footer a:hover {
	color: #5dc7de; /* turquoise */ 
}
/********* menu button links to nav at bottom of page ***********/
a.menu {
    	width: auto;
	min-height: 40px;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    	padding: .2em 0;
	margin: .3em auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
	background-position:center;
	background-repeat: no-repeat;
	border-radius: .6em; 
	width: 180px;
}
/********** desktop nav is hidden */
.left {	
	display:none;
}
.left-sponsors {
	display:none;
}
/********* mobile nav at bottom of page ***********************************/ 
/**** block of links *****/ 
#mobile_nav ul {
    	list-style: none;
    	padding: .4em;
	margin: -1em .8em -1em 0;
	visibility: visible;
	display: block;
}
/**** each link *****/  
#mobile_nav li a {
    	color: #f9f7f2; /* cream */   
   	background-color: #005c79; /* dark teal */
	display: block;
	padding: .2em 0;
	margin: .3em 0;
	text-align: center;
    	text-decoration: none;
    	font-weight: 600;
	font-size:90%;
    	text-transform: uppercase;
    	letter-spacing: 0.1em;
    	line-height: 2em;
    	height: 2em;
	border-top: .2em ridge #5dc7de; /* turquoise */
	border-bottom: .2em solid #79b26d; /*  green */ 
	border-radius: 1em;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    	color: #f9f7f2; /* cream */  
	background-color: #79b26d; /*  green */ 
	border-top: .2em ridge #005c79; /* dark teal */  
	border-bottom: .2em solid #5dc7de; /* turquoise */
}
}
/*******************************************************************************************************************/
/****************************************************** mobile styles ***************************************/
@media only screen and (max-width:480px) {
h1, h2 {
	font-size: 120%;
	margin: .5em 0;
	padding:0;
	line-height: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 100%;
	margin: .5em;
	padding:0;
	line-height: 1.6em;
}
p {
	font-size: 100%;
	line-height: 1.2em;
}
.container {
    	width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left; 
	background-image: none; 
	background-color: #f9f7f2; /* cream */   
}
.banner {
	height:auto;
	min-height: 160px;
	max-height: 220px;
	width:auto;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/banner-mobile.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-top: 0;
	border-bottom: 0;
	background: none;
}
.main {
	margin: auto;
	padding: .4em 1em 1em 1em;
	width: auto;
	background-color: #f9f7f2; /* cream */    
	border-bottom: .3em solid #79b26d; /* green */ 
	border-radius: .5em;
	min-height: 14em;
	line-height: 1.8em;
}
.newsletter a:link, .newsletter a:visited {
	font-variant:small-caps;
	font-weight:bold;
	color: #5dc7de; /* turquoise */   
	font-size:120%;
	text-indent:none;
	margin: .6em 0;
	padding:0;
	line-height: 1.6em; 
	text-align:center; 
}
.newsletter a:hover, .newsletter a:active {
	text-decoration:none;
	color:#005c79; /* dark teal */ 
}
.sponsors {
	text-align: center;
}
.sponsors-title { 
	text-align: center;  
}
.img {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
}
.imgCenter {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
}
.img-news {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
	width: 100%;
}
.img-map {
	float:none;
	margin: 0;
	border: .1em solid #79b26d; /* green */ 
}
.imgRight {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
}
.imgLeft {
	float:none;
	clear:both;
	margin: .5em 0;
	border: .1em solid #79b26d; /* green */ 
}
.imgHide {
	visibility:hidden;
	float:none;
	clear:both;
    	height: 0;
	width: 0;
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	background-color: #f9f7f2; /* cream */ 
	color: #5dc7de; /* turquoise */ 
	line-height: 1.6em;
	font-size: 90%;  
}
.social, .social a:link, .social a:visited {
	margin: -.5em auto .5em auto;
	padding: .5em;
	text-align: center;
}
.footer, .footer a:link, .footer a:visited {
	text-align:center;
	color: #005c79; /* dark teal */
	margin: -2em 0 0 0;
}
.footer a:active, .footer a:hover {
	color: #5dc7de; /* turquoise */ 
}	
/********* menu button links to nav at bottom of page ***********************************************/
a.menu {
    	width: auto;
	min-height: 40px;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    	padding: .2em 0;
	margin: 0 auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
	background-position:center;
	background-repeat: no-repeat;
	border-radius: .6em; 
	width: 180px;
}
/********** desktop nav is hidden */ 
.left {	
	display:none;
}
.left-sponsors {
	display:none;
}
/********* mobile nav at bottom of page *****/ 
/**** block of links *****/ 
#mobile_nav ul {
    	list-style: none;
    	padding: .4em;
	margin: -1em .8em -1em 0;
	visibility: visible;
	display: block;
}
/**** each link *****/  
#mobile_nav li a {
    	color: #f9f7f2; /* cream */   
   	background-color: #005c79; /* dark teal */
	display: block;
	padding: .2em 0;
	margin: .3em 0;
	text-align: center;
    	text-decoration: none;
    	font-weight: 600;
	font-size:90%;
    	text-transform: uppercase;
    	letter-spacing: 0.1em;
    	line-height: 2em;
    	height: 2em;
	border-top: .2em ridge #5dc7de; /* turquoise */
	border-bottom: .2em solid #79b26d; /*  green */ 
	border-radius: 1em;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    	color: #f9f7f2; /* cream */  
	background-color: #79b26d; /*  green */ 
	border-top: .2em ridge #005c79; /* dark teal */  
	border-bottom: .2em solid #5dc7de; /* turquoise */
}
}
