
body { 
	text-align: left;
	font-family: Arial; 
	font-size: 12px; 
	color: black;
	background-color: #e9e5c9;
}

p {
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	color: black;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
}
			
p.head {
	font-family: Arial;
	text-align: left;
	font-size: 15px;
	font-weight: 800;
	color: gray;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 15px;
}	
			
		
li {
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	color: black;
	margin-left: 0px;
	line-height: 16px;
}

h2 {
	font-size: 14px;
	color: #cccc99;
	font-family: Arial;
	font-weight: 900;
	margin-left: 20px;
	line-height: 14px;
}
			
h3	{
	font-size: 13px;
	color: #cccc99;
	font-family: Arial;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}	
			
h4 	{
	font-size: 13px;
	color: #cccc99;
	font-family: Arial;
	font-weight: bold;
	line-height: 13px;
	text-align: right;
}			
			
h5 	{
	font-size: 10px;
	color: #cccc99;
	font-family: Arial;
	line-height: 8px;
}			

hr	{
	line-height: 4px
}
		
td	{
	font-family: Arial; 
	font-size: 11px;
	color: black;
}

/*			
td.right {
	text-align: right;
}

td.heading	{
			color: #335c85;
			text-align: center;
			font-family: Arial;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
			}
*/
			
a	{
	font-family: Arial;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;		
}
			
a:hover {
	color: #CC6600;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.recipe_item {
	color: #003300;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2em;
}

a.recipe_item:hover {
	color: #336600;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2em;
}			

/* Items relating to menu formatting (used inline in pages as well as primary menu) */
.menu {
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	color: black;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
	padding-top: 0em;
	padding-bottom: 0em;
}

.menu_title	{
	margin-left:20px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	color: #336600;
	line-height: 16px;
	padding-top: 0.5em;
	padding-bottom: 0em;					
}			

.menu_small {
	font-family: Arial;
	text-align: left;
	font-size: 10px;
	color: #336600;
	line-height: 12px;
}			
			
a.menu_item {
	color: #003300;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
			
a.menu_item:hover {
	color: #336600;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}			
			
a.menu_subitem	{
	color: #003300;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}
			
a.menu_subitem:hover {
	color: #336600;
	font-family: myriad, century gothic, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}	
			
.Holidays {
	color: red;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;

}
