body {
	background: #D9C69E;
}

#wrapper {
	width: 960px;
	background:#feffcd;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#header {
	width: 960px;
	height: 108px;
	background-color: #feffcd;
	border-bottom: 2px solid #FF6633;
}

#subheader {
	width: 960px;
	height: 20px;
	background-color: #c6080e;
	color: white;
	text-align: center;
	font: 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}


    #tabsI {
      float:left;
      width:600px;
      background:#feffcd;
	  border-bottom:1px solid;
	border-color: #FF6633;
	margin-left: 0;
	font: .8em/normal Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 0;
	margin-top: 30px;
}
    #tabsI ul {
	margin:0;
	padding: 10px 10px 0 5px;
	list-style:none;
	width: 550px;
}
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding: 0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      color: #000;
	padding: 2px 15px 0 5px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }
      
#current {
	color:purple;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
	float: right;
	margin-right: 170px;
}

.rightImage {
	margin-left: 8px;
	float: right;
	margin-top: 8px;
}

#rightImagefront {
	float: right;
	padding-top: 15px;
	padding-left: 20px;
}

.leftImage {
	margin-right: 1px;
	float: left;
}

#navcontainer {
	height: 72px;
	width: 590px;
	float: right;
	padding: 0 10px 0 0;
}

#navlist
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px 0 20px 1px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
	white-space: nowrap;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: normal;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #517737;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: #c6080e;
color: #FF6633;
	padding-bottom: 3px;
	border-bottom: 3px solid #FF6633;
}

#lowermenu
{
	width: 550px;
	height: 24px;
	float: left;
	padding-top: 1px;
}

#navlistLower
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0 0 0 1px;
}

#navlistLower ul, #navlistLower li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
	
}

#navlistLower a:link, #navlistLower a:visited
{
	float: left;
	line-height: 14px;
	text-decoration: none;
	color: blue;
	margin: 2px 10px 0;
	font-style: italic;
}

#navlistLower a:link#current, #navlistLower a:visited#current, #navlistLower a:hover
{
color: #c6080e;
	padding-bottom: 0;
	font-style: italic;
}

.fullcontent {
	width: 920px;
	color: black;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	padding: 10px 20px 15px 15px;
	background-color: #feffcd;
}

.captions {
	color: black;
	font: italic 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;	
}

 #leftContentMonthly {
	color: #f86615;
	font: 10px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
}

#leftContent {
	width: 272px;
	color: #517737;
	font: bold 12px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #feffcd;
	height: auto;
}

/* My Comment */

/* My Comment */

#leftContent a:link, #leftContent a:visited {
	color: blue;
	text-align: left;
	font: bold 12px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

#leftContent a:hover
{
	color: #c6080e;
	text-align: left;
	font: bold 12px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: underline;
}

#subheader a:link, #subheader a:visited {
	color: white;
	text-align: left;
	font: 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

#subheader a:hover
{
	color: yellow;
	text-align: left;
	font: 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: underline;
}

#rightContent {
	width: 600px;
	color: black;
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #feffcd;
	text-align: left;
	float: right;
	border-left: 1px solid #FF6633;
	height: auto;
	padding: 15px 35px 20px;
	margin-bottom: 10px;
}

#monthly {
	width: 650px;
	color: black;
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #feffcd;
	text-align: left;
	float: right;
	border-left: 1px solid #FF6633;
	height: auto;
	padding: 10px 5px 5px 15px;
	margin-bottom: 10px;
}

#rightRecipes {
	width: 300px;
	color: black;
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #feffcd;
	text-align: left;
	float: right;
	height: auto;
	padding: 10px 15px 10px 10px;
	margin-bottom: 10px;
}

#leftRecipes {
	width: 295px;
	color: black;
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #feffcd;
	text-align: left;
	float: left;
	border-left: 1px solid #FF6633;
	height: auto;
	padding: 10px 15px 10px 10px;
	margin-bottom: 10px;
	margin-top: -17px;
	margin-left: 2px;
}

#footer {
	width: 960px;
	color: white;
	font: italic 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	border-top: 2px solid #FF6633;
	background-color: #c6080e;
	height: 25px;
}

#special {
	color: red;
	font: bold 12px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-left: 5px;
}

h1 {
	color: black;
	display: inline;
	font: bold 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}

h2 {
	color: #517737;
	display: inline;
	font: bold 1.1em/.5em Verdana, "Lucida Grande", Lucida, sans-serif;
}

h3 {
	color: black;
	font: bold 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	display: inline;
}

h4 {
	color: red;
	display: inline;
	font: bold 1.1em/.5em Verdana, "Lucida Grande", Lucida, sans-serif;
}

h5 {
	color: red;
	display: inline;
	font: bold 1.1em/.5em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
}


.bold-text {
	color: black;
	display: inline;
	font: bold 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}

a:link {
	color: blue;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

a:visited {
	color: blue;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#header-wrapper{
	margin: 0px auto;
	padding: 0 0 0 0px;
	width: 960px;
	height: auto;
	background-color: #ffffff;
	position: relative;
}

#header-content{
	margin: 0px auto;
	padding: 0 0 0 0px;
	width: 960px;
	position: relative;
	text-align: left;
	overflow: auto;
}

#logo{
	margin: 0px auto;
	padding: 0 0 0 0px;
	width: 302px;
	position: relative;
	float: left;
}

#lower-nav-wrapper{
	background-image: url('images/navbar.jpg');
	height: 35px;
	margin: 0px auto;
	padding: 0 0 0 0px;
	width: 100%;
	background-repeat: repeat-x;
}

#lower-nav-container{
	margin: 0px auto;
	padding: 0 0 0 0px;
	overflow: hidden;
	width: 960px;
}

#search{
	margin-bottom: -14px;
	padding: 4px 0 0 100px;
	float: left;
}

.clearFloat{
	float: clear;
	display:hidden;
}

#first-bottom-nav-button{
	margin: 0px auto;
	padding: 0 0 0 120px;
	width: auto;
	float: left;
	position: relative;
}

.bottom-nav-button{
	margin: 0px auto;
	padding: 0 0 0 0px;
	width: auto;
	float: left;
	position: relative;
}

#tnav-recipe{
	margin: 38px 0 0 0;
	padding: 20px 0 0 171px;
	height:auto;
	width: auto;
	position: relative;
	float: left;
}

#tnav-newsletter{
	margin: 38px 0 0 0;
	padding: 20px 0 0 65px;
	height:auto;
	width: auto;
	position: relative;
	float: left;
}

#tnav-cafe{
	margin: 38px 0 0 0;
	padding: 20px 0 0 65px;
	height:auto;
	width: auto;
	position: relative;
	float: left;
}

#tnav-contact{
	margin: 38px 0 0 0;
	padding: 20px 0 0 65px;
	height:auto;
	width: auto;
	position: relative;
	float: left;
}
