body {
	margin:0 auto;
	padding:0;
	color:#000;
	background:#fff url(bg.jpg) repeat-x 0 278px;
	font-family:Verdana, Sans-Serif;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#d3202e;
}
a:hover 
{
    text-decoration:underline;
}

#container 
{
    width:966px;
    margin:0 auto;
    padding:0;
}

/* topNav -------------------------------------------------*/
#topNav 
{
    height:48px;
    margin-right:20px;
}
#topNav ul 
{
    width:465px;
    height:48px;
    float:right;
    list-style:none;    
    background:#8CC73F url(bg-topnav.gif) repeat-x;
    font-size:11px;
    font-weight:bold;
}
#topNav ul li 
{
    float:left;
}
#topNav ul li a 
{
    color:#fff;
    display:block;
    padding:20px 15px 15px 15px;
    border-right:1px solid #fff;
	text-transform:uppercase;
}
#topNav ul li a:hover 
{
    background-color:#4E7922;
    text-decoration:none;
}
label.searchLabel 
{
    color:#fff;
    padding:20px 15px 15px 15px;
    display:block;
    float:left;
}
input.searchInput 
{
    border:1px solid #fff;
    padding:3px;
    color:#636466;
    font-size:11px;
    font-weight:normal;
    width:199px;
    margin-top:16px;
}
/* header -------------------------------------------------*/
#header 
{
    height:230px;
}
#logo 
{
    float:left;
    width:193px;
    height:230px;
}
#banner 
{
    float:right;
    width:753px;
    height:230px;
    margin-right:20px;
}

/* main -------------------------------------------------*/
#main 
{
    background:transparent url(bg-shadows.png) no-repeat bottom left;
    margin-bottom:20px;
    min-height:300px;  
}

#navigation 
{
    width:193px;
    float:left;
	background:transparent url(nav-bg.gif);
	height:236px;
	display:block;
}
#subnavigation 
{
    width:173px;
	text-align:right;
	font-size:11px;
	top:0;
	padding-top:50px;
	clear:both;
}
#subnavigation .selected
{
	color:#000;
	text-decoration:none;
}
#subnavigation h3 
{
    font-size:12px;
    font-weight:bold;
    color:#000;
    padding-bottom:5px;
}
#subnavigation h3 em
{
    color:#D3202E;
    font-style:normal;

}
#navigation ul#nav 
{
    list-style:none;
    font-size:11px;
    width:193px;
    margin-top:26px;
}
#navigation ul#nav li
{
	position:relative;
    display:inline;
    width:193px;   
    float:left; 
	/* bp add start */
	text-transform:uppercase;
	font-weight:bold;
	/* bp add stop */
}
#navigation ul#nav li ul li
{
    width:230px; /* change this value to the overall width of the second level menu */
}
#navigation ul#nav li ul
{
	position:absolute;
	left:193px;
	top:0;
	width:230px; /* change this value to the overall width of the second level menu */
	list-style:none;			
	background-color:#79A43F;
    z-index:1;
    display:none;

}
#navigation ul#nav li a 
{
    color:#ffffff;
    display:block;
    text-align:right;
    width:175px;
    padding:5px 18px 5px 0;
}
#navigation ul#nav li ul li a 
{
    text-align:left;
    padding:5px 0 5px 18px;
    color:#fff;
    display:block;
	height:13px;       
    width:212px; /* change this value to 18px less than the overall width of the second level menu */
}
#navigation ul#nav li a:hover
{
    text-decoration:none;
    background:transparent url(bg-navhover.png) no-repeat;
}
#navigation ul#nav li ul li a:hover
{
    text-align:left;
    padding:5px 0 5px 18px;
    color:#fff;
    display:block;
	height:13px;       
    width:212px; /* change this value to 18px less than the overall width of the second level menu */    
    text-decoration:none;
    background-color:#4E7922;
    background-image:none;
}

#navigation ul#nav li:hover ul, #navigation ul#nav li.over ul
{
    display:block;
}

/* content -------------------------------------------------*/
#content 
{
    width:753px;
    float:right;
    background:#fff url(bg-content.gif) repeat-y;
    margin-right:20px;
}
#subContent 
{
    float:right;
    width:175px;
    color:#fff; 
    padding:41px 27px 0 25px;   
    font-size:10px;
}
#subContent h3 
{
    font-size:12px;
    font-weight:bold;
    color:#fff;
    padding-bottom:5px;
    background:url(bg-sideh3.gif) repeat-x bottom left;
    margin:15px 0 12px 0;
}
#subContent h3 em
{
    color:#D3202E;
    font-style:normal;

}

#subContent a, a:active, a:visited
{
    text-decoration:none;
    color:#d3202e;
}

#subContent a:hover 
{
    text-decoration:underline;
}

#mainContent 
{
    width:452px;
    padding:56px 0 0 48px;
    color:#636466;
    font-size:11px;
    min-height:300px;
}

#mainContent h2
{
font-size:12px;
font-weight:bold;
color:#d3202e;
padding-bottom: 3px;
text-transform: uppercase;
margin-bottom: 10px;
}

h1.harveybeef 
{
    height:75px;
    background:url(title.gif) no-repeat;
    margin-bottom:15px;
}
h1 span { display:none; }
p 
{
    margin-bottom:15px;
}
p.intro 
{
    color:#D3202E;
    font-size:12px;
}
.siderecipe
{
padding-bottom:10px;
}
#botNav 
{
    clear:both;
    height:52px;
    margin-left:193px;
}
#copyright 
{
    float:right;
    width:222px;  
    height:52px;
    font-size:9px;
    color:#808285;
    padding:0 0 0 25px;
}
#copyright a 
{
    text-decoration:underline;
    color:#808285;    
}
#botNav ul 
{
    height:35px;
    list-style:none;    
    font-size:11px;
    font-weight:bold;
    width:526px;
    float:left;
    background:url(bg-botnav.gif) repeat-x;
}
#botNav ul li 
{
    float:left;
}
#botNav ul li a 
{
    color:#fff;
    display:block;
    padding:12px 15px 10px 15px;
    border-right:1px solid #fff;
	text-transform:uppercase;
}
#botNav ul li.last a 
{
    border-right:none; 
    padding:12px 0 10px 0;
    text-align:center;
    width:190px;
}
#botNav ul li a:hover 
{
    background-color:#4E7922;
    text-decoration:none;
}

/* sitemap -------------------------------------------------*/
ul.sitemap,ul.sitemap li ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
ul.sitemap li{
	padding-bottom:15px;
}
ul.sitemap li a{
	text-transform:uppercase;
}
ul.sitemap li ul li a{
	text-transform:none;
}
ul.sitemap li ul li{
	padding-bottom:0px;;
}