@import url("superfish.css");

/* Colored Scroll Bar */
body {
scrollbar-arrow-color: White;
scrollbar-3dlight-color: White;
scrollbar-face-color: #990000;
scrollbar-base-color: White;
scrollbar-highlight-color: White;
scrollbar-shadow-color: Gray;
scrollbar-track-color: Silver;
scrollbar-darkshadow-color: Gray;
} 

.title {
  font-family: georgia, times new roman, Helvetica, sans-serif;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  }
.titlecolor {
  font-family: georgia, times new roman, Helvetica, sans-serif;
  font-size: 24px;
  color: #F15D22;
  font-weight: bold;
  }
.lev2BrownSub {
	font-family: georgia, "times new roman", Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	font-weight: normal;
	text-transform: none;
  }
.lev1Sub_upper {
	font-family: georgia, "times new roman", Helvetica, sans-serif;
	font-size: 14px;
	color: #F15D22;
	font-weight: bold;
	text-transform: uppercase;
  }
.blog {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
  }
.sf-menu li:hover ul, .sf-menu li.sfHover ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
  }
.blogtm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.titlesmall {

  font-family: georgia, times new roman, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.titlebrownsmall {

  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #663300;
  font-weight: bold;
}

.linkNormal {
	color: #F15D22;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

.linkNormal:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

A:link {
	color: #F15D22;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
  }

A:hover { 
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
  }
  
A:visited { 
	color: #F15D22;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
  }
  
.redtm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F15D22;
}
.newsRed {

  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #F15D22;
  font-weight: bold;
}
.newsBlack {

  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.lev3BrownRecipeTitle {

	font-family: georgia, "times new roman", Helvetica, sans-serif;
	font-size: 21px;
	color: #663300;
	font-weight: normal;
	text-transform: none;
}
.recipe_sub {

	font-family: georgia, "times new roman", Helvetica, sans-serif;
	font-size: 14px;
	color: #F15D22;
	font-weight: bold;
	text-transform: uppercase;
}
#table1 .home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
}
#table1 .home a {
	font-size: 12px;
}

#flash { z-index: 2; }
.menu2 ul :hover ul.sub li.header { font-family: Georgia, "Times New Roman", Times, serif; }
#callout { font: 12px Georgia, "Times New Roman", Times, serif; color: #000; margin: 0px 5px; padding: 0px; text-align: left; }
#callout h2 { font-size: 14px; color: #4A3805; }
#callout p { margin-bottom: 5px; }

