body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #000; 
	}

h1 {
	font-size: 16px;
	color: #7e543a;
	}

h2 {
	font-size: 14px;
	color: #508542;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #325284;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #325284;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #5e5e5e; 
	}
	
a.menu:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	color: #fff;
	} 	
a.menu:visited {
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none; 
	color: #fff;
	}	
a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	color: #a8c2a1; 
	}
	
a.submenu:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #a8c2a1;
	padding-right: 40px;
	} 	
a.submenu:visited {
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none; 
	color: #a8c2a1;
	padding-right: 40px;
	}	
a.submenu:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #fff;
	padding-right: 40px; 
	}
	
a.blogMenu:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #a8c2a1;
	} 	
a.blogMenu:visited {
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none; 
	color: #a8c2a1;
	}	
a.blogMenu:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #fff;; 
	}


.footer {
	font-size: 11px;
	color: #0a2d51;
	}

.small {
	font-size: 10px;
	color: #0a83b3;
	}
	
.quote {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #007db1;
	}
	
.greenTitle {
	font-size: 14px;
	color: #508542;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.contactButton { 
	color: #fff; 
	font-weight: bold;	
	background-color: #007db1;
	border: 1px solid #fff;
	}

.contactInput { 
	background-color: #fff; 
	border: 1px solid #007db1;
	}
	
.mission {
	background: url(images/mission_bg.jpg) bottom no-repeat #fbfcfc;
	height: 519px;
	}
	
.vanilla {
	background: url(images/plain_bg.jpg) top no-repeat #fff;	
	}
	
.box2 {
	border: 1px solid #007db1;
	padding: 10px;
	width: 500px;
	}
	
#blogMenu {
	padding-right: 40px;
	padding-left: 40px;
	color: #fff;
	}

#subText {
	width: 647px;
	padding-left: 20px;
	padding-right: 27px;	
	}
		
#menuBox {
	height: 455px; /* for IE */
	min-height: 455px; /* for not-IE */
	}
		
#flashcontent {	
	width: 620px;
	height: 209px;		
	}

a.cats:link {
	font-weight: normal; 
	text-decoration: underline; 
	font-size: 12px;
	color: #325284;
	} 	
a.cats:visited {
	font-weight: normal; 
	text-decoration: underline; 
	font-size: 12px;
	color: #325284;
	}	
a.cats:hover {
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px;
	color: #5e5e5e; 
	}

td.userDesc{
	font-size: 8px; 
	color: #1e3263;
	align: left;
}

td.detailHead{
	font-size: 12px; 
	color: #1e3263;
	align: left;
	border: 1px solid #000099;
	font-weight: bold; 
}

td.recipeInfoTitle{
	font-size: 10px; 
	color: #1e3263;
	align: right;
	font-weight: bold; 
}

td.recipeInfo{
	font-size: 10px; 
	color: #1e3263;
	align: left;
	font-weight: normal; 
}

td.category{
	font-size: 11px; 
	color: #1e3263;
	align: center;
	font-weight: bold; 
}

td.details{
	font-size: 12px; 
	color: #1e3263;
	align: center;
	border: 1px solid #000099;
	font-weight: bold; 
}

td.recipeList{
	font-size: 12px; 
	color: #1e3263;
	align: left;
	font-weight: bold; 
}
	