/* CSS Document */
a:link { 
	color: #040B3C; 
	text-decoration: underline; 
	font-weight: bold
	}
a:visited { 
	color: #040B3C; 
	text-decoration: underline; 
	font-weight: bold
	}
a:hover { 
	color: #8E885E; 
	text-decoration: underline; 
	font-weight: bold
	}
a.contact:link { 
	color: #FEDE88; 
	text-decoration: underline; 
	font-weight: bold
	}
a.contact:visited { 
	color: #FEDE88; 
	text-decoration: underline; 
	font-weight: bold
	}
a.contact:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: bold
	}
a.copyright:link { color: #FEDE88; 
	text-decoration: underline; 
	font-weight: bold
	}
a.copyright:visited { 
	color: #FEDE88; 
	text-decoration: underline; 
	font-weight: bold
	}
a.copyright:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: bold
	}
p, ol { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #000000
	}
ul {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	}	
.date {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b66712;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b66712;
	border-bottom-color: #b66712;
	text-align: center;
	}
.picks {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #961e27;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #961e27;
	border-bottom-color: #961e27;
	text-align: center;
	width: 750px;
	}	
.recipe {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #040B3C;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #040B3C;
	border-bottom-color: #040B3C;
	text-align: center;
	}
.title { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 24px; 
	color: #000000; 
	font-weight: bold
	}
.title2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	}
.title3 { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	}
.title4 { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold
	}
.home { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	word-spacing: 2px
	}
.contact { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #FEDE88; 
	word-spacing: 2px
	}
.inside { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	word-spacing: 2px
	}
.copyright { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF
	}
.intro { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF
	}
a.stores:link { 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline; 
	font-size: 18px;
	}
a.stores:visited { 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline
	font-size: 18px;
	}
a.stores:hover { 
	font-weight: bold; 
	color: #FEDE88; 
	text-decoration: underline
	font-size: 18px;
	}
.new { 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #990000; 
	}
