

/* Aunt Karens Farm
9DAF72 = light green
566047 = grey green
243D2E = forest green
C9592D = orange
D6D8CF = grey
D3F36B = yellow
336666 = blue
E8FFD8 = cream
CDD4C9 = lighter green
*/

.bodyCell {
	padding: 20px;
	background-color: #D9E6BC;
}

body {
	background-color: #9DAF72;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
}


div.clear {
	clear: both;
}



p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-right: 50px;
	}

ul, ol {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	list-style-image: url(images/cross_bullet.png);
	}


/*td {

	font-family: Trebuchet, Verdana, Helvetica, Arial, san-serif;
	font-size: 13px;
	}*/


h1 {
	font-family: Trebuchet, Verdana, Helvetica, Arial, san-serif;
	color: #336666;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline
	}


h2 {

	font-family: Trebuchet, Verdana, Helvetica, Arial, san-serif;
	color: #336666;
	font-size: 16px;
	font-weight: bold;
	}


h3 {
	font-family: Trebuchet, Verdana, Helvetica, Arial, san-serif;
	color: #336666;
	font-size: 14px;
	font-weight: bold;
	}

h5 {
	font-size:9px;
	font-weight:bold;
	margin:0px;
	}
	
h6 {
	font-size:9px;
	font-weight:normal;
	padding-top:1px; margin-top: 2px; margin-bottom: 8px;	
	text-align: left;
	}

hr {
	height: 1px;
	color: #666633;
	}


a {
	text-decoration: underline;
	color: #666633;
	}

div.description p {
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
}	



img.left {
   padding: 4px;
   margin-top: 0px;
   margin-bottom:10px;
   margin-left:10px;
   margin-right:10px;
   display: inline;
   border: 0;
   float: left;
   }

img.area {
    padding: 0px 4px 4px 0px;
	margin-top: 0px;
   margin-bottom:10px;
   margin-left:10px;
   margin-right: 0px;
   display: inline;
   border: 0;
   float: left;
   }



.pageTitlePadding {
	width: 100%;
	height: 80px;
	font-size: 18px;
	background: #666666;
	font-weight: bold;
	color: #D3F36B;
	font-family: Arial, Helvetica, san-serif;
	text-align: left;
}



#pageTitle {
	position: relative;
	/*width: 100%;*/
   height: 70px;
	font-size: 30px;
	background: #566047 url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	color: #CDD4C9;
	font-family: Arial, Helvetica, san-serif;
	text-align: left;
	/*padding: 60px 0px 0px 20px;*/

   }

h4.page-title {
	display: none;
}

#titleText {
	width: 880px;
	padding: 25px 0px 0px 20px;
   }



#nav {
	background: #336666;
	border-top: solid 2px #C9592D;
	border-bottom: solid 6px #566047;
	color: #D6D8CF;
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
	/*float: left;*/
   }





.navBottomLine {

	background: #CCCC99;
	width: 100%;
	height: 3px;
	padding: 0px;
	font-size: 0px;
   }





#nav p {
	padding: 0px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	}

#nav a.on {
	color: #000000;
	background: #C9592D;
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
/*	border-right: solid 1px #C9592D;
	border-left: solid 1px #C9592D;
	border-top: solid 1px #C9592D;
	border-bottom: solid 1px #C9592D;
	*/
}


#nav a.off {
	color: #CDD4C9;
	text-decoration: none;
	background: #336666;
	display: block;
	float: left;
	padding: 5px 8px 5px 8px;
	border-right: solid 2px #566047;
/*	
	border-right: solid 1px #333;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #333;
*/
   }





#nav a:hover {
	color: #000000;
	background: #9DAF72;
	text-decoration: none;
   }



#subNav {
	background: #9DAF72;
	border-top: solid 1px #462D44;
	border-bottom: solid 1px #462D44;
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	padding: 4px 0px 4px 0px;
	text-align: left;
}





#subNav a.on {
	color: #000000;
	background: #C9592D;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	}





#subNav a.off {
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
   border-right: solid 2px #243D2E;
	}



#subNav a:hover {

   color: #CDD4C9;
	background: #336666;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	}





#footer {
	color: #336666;
	font-size: 10px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	}	





/* Standard AccelSite Classes */



.contentHeaderCell {
	background-color: #AAAA77;
	color: #CDD4C9;
	font-weight: bold;
	}



.contentListCell {
	background-color: #9DAF72;
	color: #000000;
	}



.formLabel {
	background-color: #9DAF72;
	color: #000000;
	text-align: left;
	}

.requiredField {
	font-weight: bold;
	}


.articleTitle {
	font-weight: bold;
	}


.articleAuthor {
	font-size: 11px;
	}


.articleDate {
	font-size: 11px;
	}



.siteName {
	font-weight: bold;
	font-size: 20px;
	color: #D6D8CF;
	}



.breadCrumb {
	font-size: 10px;
	}

	

.menuTable {
   background-color: #666633;
	}



.menuHeading {
	font-size: 15px;
  font-weight: bold;
  color: #CDD4C9;
  background-color: #AAAA77;
	}

	

.menuItem {
	font-size: 15px;
 	font-weight: normal;
	background-color: #D9E6BC;
	}



.contentTable {
  background-color: #AAAA77;
	}

	

.contentHeading {
   font-size: 16px;
   font-weight: bold;
   background-color: #AAAA77;
   color: #000000;
	}



.contentItem {
   font-size: 13px;
  font-weight: normal;
  background-color: #D9E6BC;
	}



.contentArea {
	font-size: 13px;
	font-weight: normal;
	background-color: #D9E6BC;
	}



.contentArea a:link,
.contentArea a:active,
.contentArea a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #AAAA77;
	}

div.legal {
	font-size: 20px;
	)
