@charset "UTF-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/wwbkgd.jpg);
	background-repeat: repeat-x;
}
/*======================
links
====================*/
a:link {
	color: #0C67B6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C67B6;
}
a:hover {
	text-decoration: none;
	color: #EE3124;
}
a:active {
	text-decoration: none;
	color: #EE3124;
}
h2 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #F12313;
	text-decoration: none;
}
h2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F12313;
	text-decoration: none;
}
h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0C67B6;
	text-decoration: none;
}
h2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0C67B6;
	text-decoration: none;
}
a.readmore:link {
	text-transform: uppercase;
	color: #007dc3;
}
a.readmore:visited {
	text-transform: uppercase;
	color: #007dc3;
}
a.readmore:hover {
	text-transform: uppercase;
	color: #666666;
}
a.readmore:active {
	text-transform: uppercase;
	color: #666666;
}
/*.bluegray a:link {
	color: #007dc3;
}
.bluegray a:visited {
	color: #007dc3;
}
.bluegray a:hover {
	color: #666666;
}
.bluegray a:active {
	color: #666666;*/
}
a.bluegray:link {
	color: #007dc3;
}
a.bluegray:visited {
	color: #007dc3;
}
a.bluegray:hover {
	color: #666666;
}
a.bluegray:active {
	color: #666666;
}
#topnavs {
	background: url(../images/buttonbar.gif) no-repeat;
	margin: 0px auto 10px;
	height: 26px;
	width: 800px;
}
#smmenu {
width: 585px;
margin-left: 112px;
/*padding-top: 8px;*/

}
#topnavs #smmenu #menupad { margin-top: 8px; }

/*=====================
body containers
=====================*/
#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding-top: 10px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #999999;
	
}
#mainContent {
	padding: 0 0px; 
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	z-index: 2;

}
#header {
	height: 44px;
	width: 100%;
	z-index: 10
}
#container #mainContent #logotype {
	margin-bottom: 10px;
}
.left-text {
	float: left;
	width: 320px;
	margin-left: 60px;
}
.left-text p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 12px;	
}	
.left-text h1 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 8px;
	color: #2d7ac2;
	text-transform: uppercase;
}
.left-text h2 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 4px;
	color: #F12313;
}
#container #mainContent #middlematter #right img {
	float: left;
	margin-left: 341px;
	width: 293px;
}
#container #mainContent #middlematter {
	position: relative;
	z-index: 100;
	height: 359px;
}
#container #mainContent #middlematter #notepad img {
	width: 307px;
	position: absolute;
	z-index: 300;
	float: none;
	left: 40px;
}
#container #mainContent #middlematter #video img {
	width: 340px;
	z-index: 500;
	position: absolute;
	left: 400px;
}
#header h1 { margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ }

#footer {
	background-color: #FFFFFF;
	width: 97%;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 90px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*#topnavs {
	background: url(../images/buttonbar.gif) no-repeat;
	margin: 10px auto 5px;
	height: 26px;
	width: 800px;
}*/
.clearall {
	clear: both;
}
#whereswalton        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	width: 200px;
	position: absolute;
	top: 100px;
	left: 90px;
	z-index: 450;
}
#container #mainContent #p1graphs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 125px;
	padding-left: 125px;
	margin-bottom: 12px;
	position: relative;
	z-index: 600;
}
#container #mainContent #ptbuttons {
	margin-left: 126px;
	margin-bottom: 14px;
}
h4 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE3124;
	margin-bottom: 24px;
	padding-right: 40px;
	padding-left: 40px;
}
.boldred {
	font-weight: bold;
	color: #EE3124;
}
.boldredcaps {
	font-weight: bold;
	color: #EE3124;
	text-transform: uppercase;
}
.boldlargerredcaps {
	font-size: 13px;
	font-weight: bold;
	color: #EE3124;
	text-transform: uppercase;
}

#container #footer .footerbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 80px;
	width: 190px;
	margin-left: 136px;
	float: left;
	padding-left: 6px;
}
#container #footer .footerbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 80px;
	width: 190px;
	float: left;
	padding-left: 6px;
}
#container #footer .footerbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 80px;
	width: 150px;
	float: left;
	padding-left: 6px;
}
#container #header #login { float: right; }
#container #header #cart {
	float: right;
	padding-top: 5px;
}
#container #header #login {
	margin-right: 6px;
	padding-top: 4px;
}
#container #mainContent #ptbuttons #follow { padding-left: 6px; }
.copyright {
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 6px;
}
.loremipsum {
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
}
.footer-cp { height: 30px; }
.loremipsum h1 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #EE3124;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.right-text {
width: 320px;
float: right;
margin-right: 60px;
}

.right-text p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 12px;	
}	
.right-text h1 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 8px;
	color: #2d7ac2;
	text-transform: uppercase;
}
.right-text h2 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 4px;
	color: #F12313;
}
.leftbio-text {
	width: 320px;
	margin-left: 60px;
	float: left;
	top: 140px;
	z-index: 260;
}
.leftbio-text p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 12px;	
}	
.leftbio-text h1 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 8px;
	color: #2d7ac2;
	text-transform: uppercase;
}
.leftbio-text h2 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 4px;
	color: #F12313;
}
.rightbio-pic {
	width: 380px;
	position: absolute;
	left: 420px;
	top: 140px;
}
.right-pic {
	float: right;
	width: 325px;
	margin-right: 60px;
	padding-top: 30px;	
}
#mainContent .downtwenty { height: 20px; }
#mainContent .downeighttwenty { height: 820px; }
.spaceout p {
	margin-bottom: 6px;
}
.spaceout h1 {
	margin-bottom: 6px;
}
#mainContent .right-pic img {
	padding-left: 6px;
}

#container #mainContent #order-bar {
	text-align: center;
}
.orders {
	padding-top: 30px;
	padding-right: 140px;
	padding-left: 150px;
	padding-bottom: 20px;
}
.orders p {
	margin-bottom: 6px;
	text-align: left;
}
.orders h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A65B9;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;
}
.wisdom {
	float: left;
	width: 320px;
	margin-left: 35px;
	padding-top: 60px;
}
.wisdom p {
	text-align: left;
	margin-bottom: 12px;
	color: #2d7ac2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}	
.wisdom h1 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 8px;
	color: #2d7ac2;
	text-transform: uppercase;
}

#mainContent .flag {
	float: left;
	margin-left: 80px;
	text-align: left;
	position: relative;
}
#mainContent .continents-lg {
	float: right;
	margin-right: 10px;
}
.recipe-list h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #54A16B;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#mainContent #logotype {
	text-align: center;
}
.recipe-list {
	text-align: left;
}
/*===============================
tables (lessons and recipes)
===============================*/
table {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
td {
	padding-top: 3px;
	padding-bottom: 2px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;*/
}
table #prereading {
	width: 94%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
table #prereading td {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}
table #premath {
	width: 94%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

table #premath td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}

#mainContent .recipe-tables table {
	margin: 0px;
	padding: 0px;
}
#mainContent .recipe-box {
	background-color: #D5E4FA;
	position: relative;
	height: 700px;
	width: 727px;
	left: 72px;
	margin-left:0px;
}
#mainContent .recipe-tabl-bx {
	position: absolute;
	height: 484px;
	width: 574px;
	left: 15px;
	top: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/recipe-table_10.gif);
	background-repeat: no-repeat;
}
#mainContent .recipe-tab {
	height: 30px;
	width: 72px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1A65B9;
	padding-top: 6px;
	font-size: 10px;
	text-align: center;
	position: relative;
	left: 10px;
	top: 0px;
}
#mainContent .recipe-box .flagsolute {
	position: absolute;
	left: 20px;
	top: 0px;
}
#mainContent .recipe-box .recipewalton {
	position: absolute;
	z-index: 1000;
	left: 475px;
	top: 8px;
}
#mainContent .recipe-box .recipe-tabl-bx .recipe-tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	width: 550px;
	top: 14px;
	left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .recipe-box .recipe-tabl-bx .recipe-tbl table td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .recipe-box .recipe-tabl-bx .recipe-tbl .bold-black 
{
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}
#mainContent .recipe-box .recipe-tabl-bx .recipe-tbl .country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #42A376;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}
.top-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}
#mainContent .recipe-box .recipe-tabl-bx .recipe-tbl .top-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6083D8;
}
#mainContent .lesson-tabl-bx {
	position: absolute;
	height: 481px;
	width: 584px;
	left: 15px;
	top: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/lesson_bkgnd.gif);
	background-repeat: no-repeat;
}
#mainContent .recipe-box .lesson-tabl-bx .recipe-tbl table td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .recipe-box .lesson-tabl-bx .recipe-tbl table {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 4px;
}
#mainContent .recipe-box .lesson-tabl-bx .recipe-tbl table {
	font-family: "Arial Black", Impact;
	font-size: 16px;
}
.blue-background {
	background-color: #A6C0F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bluestripe-background {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C0F6;
}
.graystripe-background {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.redbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: uppercase;
	font-size: 12px;
}
.bigtablehead {
	font-family: "Arial Black", Impact;
	font-size: 16px;
	color: #0BA264;
	padding-top: 6px;
	padding-bottom: 6px;
}
.orangebackground {
	background-color: #FFCC66;
}
.black-background {
	color: #FFFFFF;
	background-color: #000000;
}
#prereading td h3{
	color: #43A675;
	font-size: 16px;
	font-weight: bold;	/*border-bottom: 1px solid #FFFFFF;*/
}
#prereading td{
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 10px;
	/*border-bottom: 1px solid #FFFFFF;*/
}

/*======================================
biographies
======================================*/

#paige-bio {
	position: absolute;
	z-index: 350;
	background: url(../images/middle-bio-2.png) no-repeat center center;
	width: 274px;
	top: 232px;
	left: 12px;
	padding-right: 60px;
	padding-left: 60px;
}
.paigebiospot {

	
	background: #ffffff;

	margin-left: 60px;

	
}

.paigebiospot p {

	font: 10px/12px Arial, Helvetica, sans-serif;

	text-align: left;

	padding-top: 48px;

	padding-right: 12px;
}
#elanorbiospot {
	position: absolute;
	width: 271px;
	height: 340px;
	top: 321px;
	background: url(../images/elanor-biopic.png) no-repeat;
	left: 60px;
	visibility: hidden;
}
#elanorbiospot p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 142px;
}
#hankbiospot {
	position: absolute;
	width: 271px;
	height: 340px;
	top: 385px;
	background: url(../images/hank-biopic.png) no-repeat;
	left: 60px;
	visibility: hidden;
}
#hankbiospot p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 142px;
}
#ryanbiospot {
	position: absolute;
	width: 271px;
	height: 340px;
	top: 431px;
	background: url(../images/ryan-biopic.png) no-repeat;
	left: 60px;
	visibility: hidden;
}
#ryanbiospot p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 142px;
}
#judybiospot {
	position: absolute;
	width: 271px;
	height: 340px;
	top: 496px;
	background: url(../images/judy-biopic.png) no-repeat;
	left: 60px;
	visibility: hidden;
}
#judybiospot p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 142px;
}
#ashleybiospot {
	position: absolute;
	width: 271px;
	height: 340px;
	top: 531px;
	background: url(../images/ashley-biopic.png) no-repeat;
	left: 60px;
	visibility: hidden;
}
#ashleybiospot p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 142px;
}
#lesson-menu {
	position:absolute;
	left:594px;
	top:309px;
	width:106px;
	height:260px;
	z-index:251;
}
#lesson-menu ul li{
	border-top: 2px solid #91B0D7;
}
#lesson-menu ul li a {
	font: 12px/20px Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	display: block;
	padding: 2px;
	text-align: center;
}
#container #mainContent #homeslashemail {
	position: absolute;
	z-index: 201;
	height: 41px;
	width: 90px;
	left: 697px;
	top: 38px;
	visibility: visible;
	overflow: visible;
	display: block;
}
#container #mainContent #order-bar { padding-top: 20px; }
#container #mainContent .recipe-tab {
	left: -82px;
	top: 0px;
}
#container #mainContent .recipe-box .lesson-tabl-bx #premath h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #43A675;
}
#container #mainContent .recipe-box .lesson-tabl-bx #premath td {
	padding-left: 10px;
	padding-right: 2px;
}
#container #mainContent .left-text h1 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F12313;
}
#privacy li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 18px;
}
.pagehead {
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 20px;
}
.pagehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #1A65B9;
}
#container #mainContent #flagcontainer { position: relative; }
#container #mainContent #flagcontainer .flag .recipe-list .recipelist li { list-style: none; }

#subscriptions h2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F12313;
	text-decoration: none;
}
#subscriptions h3 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0C67B6;
	text-decoration: none;
}
#subscriptions td .bluerule { border-bottom: 1px solid #0C67B6; }
#loginbuttons { position: relative; }

#loginsubs {
	height: 33px;
	width: 159px;
	position: absolute;
	left: 160px;
	top: 20px;
}

#loginwalton {
	height: 114px;
	width: 169px;
	display: inline;
	position: absolute;
	left: 312px;
}
#loginshopping {
	height: 33px;
	width: 159px;
	position: absolute;
	left: 490px;
	top: 20px;
}
.downfourtwenty { height: 420px; }
.name { padding: 6px; }
.pass { padding: 6px; }
.remember { padding: 6px; }
.user { padding: 6px; }
.email { padding: 6px; }
.verify_pass { padding: 6px; }
fieldset {margin-left:10px; margin-bottom:6px; 
	border-style:solid;
	border-color:#CCCCCC;}
	padding:6px
	
.button { margin-left:10px;
	margin-top:10px;}
.forgot { margin-left:10px; }
.contentdescription { margin-left:10px; }
.componentheading { margin-left:10px; margin-bottom:6px; color:#0C67B6;
}

/*======================================
site map Mike 2_17_10
======================================*/

ul.level_0 li{
	margin-left:40px;
	
}


ul.level_1 li{
	margin-left:20px;
	
}


ul.level_2 li{
	margin-left:20px;
	
}


ul.level_3 li{
	margin-left:20px;
	
}

/*======================================
Recipes and Recipes Accordion Mike 2_17_10
======================================*/

ul.menurecipe_accordion li a{
font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#000;
	text-decoration: none;
list-style-type:none; 
font-weight:bold;
width:inherit;
background:#fff;

}
ul.menurecipe_accordion li{ 
list-style-type:none;  

}

ul.menurecipe_accordion li a span{ 
list-style-type:none;  

}

ul.menurecipe_accordion ul li{ 
list-style-type:none;  
}


ul.menurecipe_accordion ul li a{
font: 11px Arial, Helvetica, sans-serif; 
text-transform: none;
	color:  #000;
	text-decoration: none; 
list-style-type:none; 
margin-left:20px;
}

.recipe-tab a{
  color:#fff;

}