body{
	margin: auto 0;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #716954;
}
img {
	margin: 0px;
	padding: 0px;
}
table {

}
div {
	text-align:left;
}
td {
	vertical-align:top;
	font-size: 12px;

}
#content {
	width:771px;
	margin: 0 auto;
	padding-bottom: 0px;
	position: relative;
	background-color: #e3db9c;
}
#container {
	position: relative;

}
#pagetext {
	width: 350px;
	padding-left: 25px;
	padding-top: 25px;
	float: left;

}

.leftcolumn {
	width:204px;
}	

.rightcolumn {
	width:567px;
	background-image: url(/images/centrepanel.jpg) top left no-repeat;
	color:#716736;			
}

.rightColumnFollow {
	width:547px;
	background-image: url(/images/content_top_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#716736;
	font-size:12px;		
	padding:10px;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin-bottom: 20px;
}


#menu {
    float : left;
    width : 138px;
    margin : 0px;
    padding : 0px;
}

#menu ul {
    list-style : none;
    margin : 0px;
    padding : 0px;
}

#menu a {
	line-height: 16px;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none; 		
}

#menu ul li {
    margin : 0px;
    padding : 0px;

}

#menu span {
    font-size : 10px;
    padding-left: 20px;

}


#top {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu1off.jpg");
}

#top:hover {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu1on.jpg");
		
}

#who {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu2off.jpg");		
}

#who:hover {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu2on.jpg");
		
}

#products {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu3off.jpg");
}

#products:hover {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu3on.jpg");
}

#recipes {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu4off.jpg");
}

#recipes:hover {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu4on.jpg");
}

#tips {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu5off.jpg");
}

#tips:hover {
    display : block;
    width: 204px;
    height: 19px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu5on.jpg");
}

#home {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu6off.jpg");		
}

#home:hover {
    display : block;
    width: 204px;
    height: 18px;
    vertical-align: bottom;
    background-image : url("/images/menu/menu6on.jpg");
		
}

#contact_links {
    display : block;
    width: 204px;
    height: 22px;
    vertical-align: bottom;
    background-image : url("/images/menu/menubottom1off.jpg");
}

#contact_links:hover {
    display : block;
    width: 204px;
    height: 22px;
    vertical-align: bottom;
    background-image : url("/images/menu/menubottom1on.jpg");
}

#contact_no_links {
    display : block;
    width: 204px;
    height: 22px;
    vertical-align: bottom;
    background-image : url("/images/menu/menubottom2off.jpg");
}

#contact_no_links:hover {
    display : block;
    width: 204px;
    height: 22px;
    vertical-align: bottom;
    background-image : url("/images/menu/menubottom2on.jpg");
}

#sponsor_link {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:5px 0;
	text-align:center;
}

#binarixLink {
	color:#CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

#binarixLink:hover {

}

.productLink  {
	font-size: 10px;
	text-decoration: none;
	color:#716736;	
}



.productLink:hover {
 	text-decoration: underline;
}

.productLinkBig {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#716736;	
}


.productLinkBig:hover {
 	text-decoration: underline;
}



#recipeCategories {

	position:absolute;
	left:139px;
	top:280px;
	z-index:1
}

#recipeCategories a {
	font-weight:bold;
	text-decoration: none;
	color:#4d4425; 	
}

#recipeCategories a:hover {
 	text-decoration: underline;
}

#recipesInCategory {
	position:absolute;
	left:639px;
	top:180px;
	width:120px;
	height:112px;
	z-index:1
}

#recipesInCategory a {
	text-decoration: none;
	color:#4d4425; 	
}
#recipesInCategory a:hover {
 	text-decoration: underline;
}
#flashHeader {
	display:block;
	position:absolute;
	margin-left:0px;
}
td.recipe {
	vertical-align:middle;
        width:447px;
        height:33px;
        text-align:center;
        background-image : url("/images/recipelinkbg.jpg");
        background-repeat:no-repeat;
}
.theheading {background-color:#443F21; font-family: Arial; font-size:12px; color:#FFF; font-weight:bold; text-align:left; line-height:18px; padding-left:4px;}
.text {background-color:#DFD58D; font-family:arial; font-size: 11px; color:#000000; padding-left:4px; padding-top:3px; padding-bottom:3px;}
.textalt {background-color:#E7E0AA; font-family:arial; font-size: 11px; color:#000000; padding-left:4px; padding-top:3px; padding-bottom:3px;}

.adbtn{
	width: 110px; 
	height: 110px; 
	float: left; 
	padding: 10px;
}