body {
	background-color: #f5eacc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


	
	
.pantryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #63319C;
	font-weight: bold;
	}
	
	
	
	
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #3F491B;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2A3012;
}



.pageHead { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; padding-top: 10px; padding-left: 20px; color:#63319C;}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #507388;
	text-decoration: none;
}


a:hover {
	
	
	text-decoration:underline;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #507388;
	text-decoration: none;
	}
	
.pantryLink a, .pantryLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #507388;
	text-decoration: none;
	border:#864E09;
}
 .pantryLink a:hover {
	text-decoration:underline;
	border:#864E09;
	}
 


blockquote {
         color: black;
        margin: 15px 30px 10px 10px;
        padding-left: 20px;
         padding-right: 20px;
         padding-top: 5px;
         padding-bottom: 10px;
        border-left: 5px solid #ddd;
         background-color: beige;
        } 
 
 
 .borderLink {
	border:#864E09;
	border-style:dotted;
 }	
	