body { background-color: #FFF1CA; margin:0px; }
/* h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #F5B400; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin:1px}
h2 a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; }
h2 a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; }
h2 a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:underline;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
h3 a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D33249; text-decoration:none;}
h3 a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D33249;  text-decoration:none;}
h3 a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D33249;  text-decoration:underline;} */

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000; margin:2px; padding:0; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5f4209; }
h2 a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5f4209; text-decoration:none; }
h2 a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5f4209; text-decoration:none; }
h2 a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5f4209; text-decoration:underline;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #529642; }
h3 a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #529642; text-decoration:none;}
h3 a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #529642;  text-decoration:none;}
h3 a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #529642;  text-decoration:underline;}

p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; }

.footer-text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.footer-text a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #D33249; }
.footer-text a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #D33249; }
.footer-text a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #529642; }

span { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.img { border: 2px solid #FDE39A; }


.table-body {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FDE39A;
	border-left-color: #FDE39A;
	border-bottom-color: #FDE39A;
	
}
.table-latest {
	background-image: url(http://www.smoothie-recipes.com/images/latest-smoothie-recipes.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.table-ad {
	background-image: url(http://www.smoothie-recipes.com/images/table-ad.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.table-ad02 {
	background-image: url(http://www.smoothie-recipes.com/images/adbg01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.table-recipes {
	background-image: url(http://www.smoothie-recipes.com/images/smoothie-recipes-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.border-vert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFA705;
}

.crumbs { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.crumbs a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #D33249; }
.crumbs a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #D33249; }
.crumbs a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #529642; }

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #ffffff;
color: black;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:10px;
WHITE-SPACE: nowrap
}

#navcontainer ul li { display: inline;WHITE-SPACE: nowrap }

#navcontainer ul li a
{
padding: 0em 1px;
background-color: #ffffff;
color: #D33249;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-size:10px;
display: inline;
WHITE-SPACE: nowrap
}

#navcontainer ul li a:hover
{
background-color: #ffffff;
color: #000000;
display: inline;
WHITE-SPACE: nowrap
}

