@charset "utf-8";
/* CSS Document */

/*Misc styling*/
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h1 {
	font-size: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	display: block;
}
h3 {
	font-size: 14px;
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
}
.clear {
	clear: both;
}
.clear2 {
	height:10px;
}
.cabbage_masthead 	{color: #A90739;}
#categorywrap {
	margin: 10px 0 30px 0;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E5E5;
	background-repeat:no-repeat;
}
.category-left {
	float: left;
	width: 187px;
	margin: 0 10px 0 11px;
}
.category-right {
	float: left;
	width: 187px;
	margin: 0 11px 0 10px;
}
.category-middle {
	float: left;
	width: 187px;
	margin: 0 10px 0 10px;
}
.category-picture1 a.recipe {
	border-right: #ccc 1px solid; 
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid; 
	border-bottom: #ccc 1px solid;
	display: inline-block; 
}
.category-picture1 a.recipe:hover {
    border-right: #d56528 1px solid; 
	border-top: #d56528 1px solid;
	border-left: #d56528 1px solid; 
	border-bottom: #d56528 1px solid;
}
#categorywrap a.link  {
	color: #d56528;
	text-decoration: none;
}
#categorywrap a:hover.link  {
	color: #333333;
	text-decoration: underline;
}
#categorywrap p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	padding-right: 5px;
	padding-top:5px;
	text-align:left;
	margin:0;
}
#categorywrap .title {
    margin: 0;
	padding: 0px 0px 20px 0px;
}
#categorywrap .title2 {
    margin: 0;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #cccccc;
}
#categorywrap h2 {
	font-size: 24px;
	text-align:center;
	padding-top:5px;
	display: block;
}
#categorywrap h3 {
	font-size: 14px;
	text-align:left;
	padding-top:5px;
	display: block;
}
.disclaimer {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #fff;
	background-image:url(../../Images/Images_footer/bottom_sitemap1.jpg);}
.sitemap a{
    color:#fff; 
	text-decoration:none;}
#bottom_menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-align:center; padding:5px}
#bottom_menu a{color:#093; text-decoration:none;}
#bottom_menu a:hover{color:#D87D00; text-decoration:underline;}
