 /*  */
  /* General styles */
  body {
    margin-left: auto;
	margin-right: auto;   
	padding:0px; /* This removes the border around the viewport in old versions of IE */
	width:900px;
	font-size:14px;
	background-color: #254117;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	line-height: normal;
	font-weight: bolder;
  }
  a {
    color: #006600;
	font-size: 12px;
    text-decoration:none;
    }
  a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #339933;
    }
	a img {border: none; }
	a.img:link {text-decoration: none; background: transparent;}
	a.img:visited {text-decoration: none; background: transparent;}
	a.img:hover {text-decoration: none; background: transparent;}
	a.img:active {text-decoration:none; background: transparent;}
	
	a img {border: none; }
	a.img:link {text-decoration: none; background: transparent;}
	a.img:visited {text-decoration: none; background: transparent;}
	a.img:hover {text-decoration: none; background: transparent;}
	a.img:active {text-decoration:none; background: transparent;}
	
	.bodyparagraphlink a {
    color: #006600;
	font-size: 14px;
    text-decoration:none;
    }
  .bodyparagraphlink a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #339933;
    }
	.bodyparagraphlink a img {border: none; }
	.bodyparagraphlink a.img:link {text-decoration: none; background: transparent;}
	.bodyparagraphlink a.img:visited {text-decoration: none; background: transparent;}
	.bodyparagraphlink a.img:hover {text-decoration: none; background: transparent;}
	.bodyparagraphlink a.img:active {text-decoration:none; background: transparent;}
	
  h1 {
		font-family: Verdana, arial, sans-serif;
		font-size: 22px;
		color: #347235;
		font-weight: bold;
		margin:0.65em 0 .65em 0;
		padding:0;
		text-align: center;
		line-height: 1.25em;
    }
  h2 {
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #8B0000;
		font-weight: bold;
		margin:0.65em 0 0.65em 0;
		text-align: center;
		line-height: 1.25em;
    }
  h3 {
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #8B0000;
		font-weight: bold;
		margin:0.75em 0 .20em 0;
		text-align: center;
		line-height: 1.25em;
    }
  h4 {
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: normal;
		margin:0.6em 0 .25em 1.5em;
		text-align: center;
		line-height: 1.25em;
    }
  h5.deck {
		margin: 0px;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		text-align: left;
		line-height: 1.25em;
    }
  h6 {
		font-family: Verdana, sans-serif;
		font-size: 13px;
		color: #151B8D;
		font-weight: bold;
		margin:0.75em 0 .50em 0;
		text-align: center;
		line-height: 1.25em;
    }
		
/*  PARAGRAPH SETTINGS  */
  p {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0.8em;
	line-height: normal;
	text-align: left;
    }
  p + p {
		text-indent: 2.0em;
		margin-top: 0;
		font-size: 14px;
		font-family: arial, verdana, sans-serif;
		font-weight: normal;
		color: #000000;
		margin: 0.8em;
		line-height: 1.5em;
    }
  p.noindent {
		text-indent: 0.0em;
		margin-top: 0;
		font-size: 14px;
		font-family: arial, verdana, sans-serif;
		color: #000000;
		margin: 0.8em;
		line-height: 1.5em;
  }
  p.testimonialp {
		text-indent: 0.0em;
		margin-top: 0;
		font-size: 13px;
		font-family: arial, verdana, sans-serif;
		font-style: italic;
		font-weight: normal;
		color: #000000;
		margin: 0.5em;
		line-height: 1.3em;
  }
 .navp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	line-height: 1em;
 } 
 
 .rnavp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	line-height: 1em;
 } 
 
  .brochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	line-height: 1em;
 }  
 
 .signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
}
 
/*  LIST SETTINGS  */

	ul.list1 {
		list-style-type: none;		
		padding: 6px;
		margin: 2px 20px 2px 40px;
		list-style-position: outside;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #151B8D;
		font-weight: bold;
		text-align: left;
		line-height: 1.2em;
		vertical-align: top;
	}
	li.list1 {
		background: url(images/kernalofcorn.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px 0px 0px;
		vertical-align: text-top;
		padding: 2px 2px 2px 30px;
		margin: 6px 6px 6px 6px;
	}
	
	ul.listdeck {
		list-style-type: none;		
		padding: 6px;
		margin: 2px 6px 2px 6px;
		list-style-position: outside;
		font-family: Verdana, sans-serif;
		font-size: 13px;
		color: #151B8D;
		font-weight: bold;
		text-align: left;
		line-height: 1.2em;
		vertical-align: top;
	}
	li.listdeck {
		background: url(images/kernalofcorn.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px 0px 0px;
		vertical-align: text-top;
		padding: 2px 2px 2px 30px;
		margin: 6px 6px 6px 6px;
	}
	
	ul.list2 {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1.0em;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: normal;
		text-align: left;
		line-height: 1.2em;
		vertical-align: top;
	}
	li.list2 {
		padding: 2px 2px 2px 30px;
		margin: 6px 6px 6px 6px;
	}

	ul.list3 {
		list-style: none;
		margin-left: 60px;
		padding-left: 1em;
		text-indent: -1.0em;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: normal;
		text-align: left;
		line-height: 1.2em;
		vertical-align: top;
	}
	li.list3 {
		padding: 2px 2px 2px 30px;
		margin: 6px 6px 6px 6px;
	}

/*  DIV SETTINGS  */

   div.navbutton {
		float: left;
		width: 175px;
		text-align: center;
		font-family: verdana;
		font-size: 24px;
		line-height: 1em;
		background-color: #FFFFCC;		
  }
  
	div.rightnav {
		float: right;
		width: 175px;
		line-height: 1em;
		background-color: #FFFFCC;
	  }
  
    div.rightnavsubheads {
		width: 169px;
		padding: 3px;
		text-align: center;
		font-family: verdana;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		line-height: 1em;
  }
  
   div.signup  {
        float: right;
		width: 175px;
		text-align: center;
		font-family: verdana;
		font-size: 12px;
		line-height: 1.15em;
		background-color: #FFFFCC;  
  }
  
  div.signup  p {
        float: right;
		width: 155px;
		padding: 3px;
		text-align: center;
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		line-height: 1.15em;
		background-color: #FFFFCC;  
  }
	
  div.calloutbox1 p{
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		text-indent: 0.0em;
		line-height: 1.25em;
		}
  
  div.calloutbox1 {
		float: left;
		width: 150px;
		margin: 3px 16px 3px 0px;
		padding: 4px;
		border: 4px;
		border-collapse: collapse;
		border-style: groove;
		border-color: green yellow yellow green;
		background-color: #FFF5EE;
  }	
	
   div.newsfeed  {
	text-indent: 0.0em;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.45em;
	}
	
	div.newsfeed  p {
	text-align: center;
	padding: 3px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.15em;
	}
	
   .newsfeed a {
    color: #006600;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	line-height: 1.45em;
    text-decoration:none;
    }
  .newsfeed a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #339933;
    }
  
  div.blockquote1 {
		margin: 4px 10px 4px 6px;
		padding: 4px;
		width: 550px;
		height: 235px;
		border:thin;
		border-bottom-style:solid;
		border-top-style:solid;
		border-left-style:solid;
		border-right-style:solid;
	}
  .blockquote1 {
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	.blockquote1 p{
		margin-left: 10px;
		font-size: 12px;
		font-family: verdana;
		color: #151B8D;
	}
	.blockquote1caption {
		margin-top: 0px;
		font-size: 12px;
		font-family: verdana;
		text-align: center;
		color: #151B8D;
	}

	.ownerlogin {font-size: 24px
	}
	
/* TABLE SETTINGS */

	table.table1 {
		margin-left: auto;
		margin-right: auto;
		background-color:#FFFFFF;
		vertical-align: top;
		}
	table.table1 th {
		padding: 4px;
		border: solid #000 0 0 0px 0;
		vertical-align: top;
		font-size: 85%;
		font-family: arial, verdana, sans-serif;
		color: #000000;
		}
	table.table1 td {
		padding: 6px 6px 3px 6px;
		border-collapse:collapse;
		vertical-align: top;
		font-size: 12px;
		font-family: arial, verdana, sans-serif;
		font-weight: bold;
		color: #000000;
	}

  div.footer {
        background-color:#FFFFFF;
		width:900px;
		padding:0;
		margin:0;
   }
    .footer h3 {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #151B8D;
		font-weight: bold;
		margin:0 0 0 0;
		text-align: center;
    }
    .footer h4 {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		margin:1.0em 0 .25em 0;
		text-align: center;
		line-height: 1.5em;
    }

    .footer p {
		padding:10px;
		margin:0;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-align: center;
		line-height: 1.5em;
    }
	
	.footer a {
    color: #006600;
	font-size: 10px;
    text-decoration:none;
    }
    .footer a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #339933;
    }
	.footer a img {border: none; }
	.footer a.img:link {text-decoration: none; background: transparent;}
	.footer a.img:visited {text-decoration: none; background: transparent;}
	.footer a.img:hover {text-decoration: none; background: transparent;}
	.footer a.img:active {text-decoration:none; background: transparent;}
	
    .footer address {
		margin-left: auto;
		margin-right: auto;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-align: center;
		line-height: 1.5em;
  }
/*  */
