#layout 
	{
	width: 750px;
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	
 	}


body 
	{
	background-color: #e1cca3;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial;
	color: #3d2604;
	margin-left: 0;
	}
.disclaimer {font-size: 12px}

a:link {
	color: #3D2604;
}
a:visited {
	color: #9D5C3E;
}
.closing {font-size: 14px}
.tinytext {font-size: 10px}

.notorange a:visited {color: #892b15}


#error
{
width: 750px;
height: 350px;
font-size: 36pt;
font-color: #BFBC7e;
background: #916f51;
text-align: center;
}






.recipefont {
	color: #e1cca3;	
}



.mainsection
{
width: 750px;
height: 350px;
margin-left: 0;
}


#breakfastcon
{
width: 493px;
height: 350px;
position: relative;
float: left;
padding: 0;
margin: 0;
}


#featbknd
{
	/*background-image: url(images/feature.png);*/
background-repeat: repeat;
	position: absolute;
	left: 915px;
	top: 275px;
	width: 407px;
	height: 27px;
}

#features
{
margin: 5px;
color: #3d1e0c;
font-size: 25px;
text-align: left;
}

#features a
{
color: #F69138;
text-decoration: none;
}

#features a:hover
{
color: #FFA85B;
}






/*start harvest features*/
#halvescontainer
{
position: absolute;
left: 353px;
top: 239px;
width: 106px;
height: 64px;
}

#halves
{
margin: 5px;
color: #3d1e0c;
font-size: 14px;
font-weight: 700;
text-align: center;
}

#newcropcontainer
{
position: absolute;
left: 353px;
top: 240px;
width: 104px;
height: 58px;
}

#newcrop
{
	margin: 1px;
	color: #3d1e0c;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}

#newcrop a
{
	color: #3d1e0c;
	text-decoration: none;

}

/*end harvest features*/


#rightside
{
width: 257px;
height: 350px;
position: relative;
background-color: #916f51;
}

#topbox
{
	width: 239px;
	height: 220px;
	right: 9px;
	top: 9px;
	position: absolute;
	background-color: #863c25;
	visibility: visible;
}

/*activate for original homepage
#title
{
width: 204px;
height: 73px;
position: absolute;
top: 20px;
left: 23px;
color: #e1cca3;
font-size: 18px;
text-align: left;
}

#subtitle
{
width: 144px;
height: 69px;
position: absolute;
top: 102px;
left: 22px;
color: #e1cca3;
font-size: 12px;
text-align: left;
}
/*end


/*activate for harvest set-up
#title
{
	width: 152px;
	height: 75px;
	position: absolute;
	top: 12px;
	left: 79px;
	color: #e9b46a;
	font-size: 18px;
	text-align: left;
	font-weight: bolder;
	visibility: visible;
}


#supplies
{
	width: 147px;
	height: 20px;
	position: absolute;
	top: 194px;
	left: 2px;
	color: #e9b46a;
	font-size: 13px;
	text-align: left;
	font-weight: bolder;
}

#subtitle a
{
color: #e1cca3;
}

#subtitle a:visited
{
color: #e1cca3;
}
*/end

#botbox
{
width: 239px;
height: 103px;
right: 9px;
bottom: 9px;
position: absolute;
background-image: url(images/botbox.jpg);
}

#secure
{
	width: 100px;
	height: 85px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	background-image: url(images/secure_site_corner.gif);
	z-index: 1;
	visibility: visible;
}

#cclogo
{
	width: 93px;
	height: 66px;
	background-image: url(images/cclogo.gif);
	position: absolute;
	left: 19px;
	bottom: 19px;
	visibility: visible;
}

#sitemap
{
text-align: center;
}

#sitemap ul
{
text-align: left;

}
ul.home li
{
list-style-type: square;
}
ul.second li
{
list-style-type: disk;
}
ul.third li
{
list-style-type: square;
}
ul.fourth li
{
list-style-type: disc;
}

.menus
{
clear: both;
}
.menus ul
{
width: 750px;
padding-left: 0;
padding-right: 0;
padding-bottom: 7px;
padding-top: 7px;
white-space: nowrap;
margin-left: 0;
margin-top: 1px;
margin-bottom: 1px;
background-color: #916f51;
text-align: center;
}

.menus li
{
display: inline;
list-style-type: none;
font-family: lucida sans unicode, lucida grande, arial;
font-size: 13px;
}

.menus #lastitem a
{
border-right: solid 1px #916f51;
}


.menus a
{
margin-left: 0;
padding: 7px 6px 7px 6px;
color: #3d2604;
background-color: #916f51;
text-decoration: none;
border-right: solid 1px #e1cca3;
}

.menus a:hover
{
background-color: #a68262;
text-decoration: none;
}

.menus a:visited
{
color: #3d2604;
}




/*
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-family: lucida sans;
font-size:14px;
border top: 1px solid #e1cca3;
border bottom: 1px solid #e1cca3;
padding:7px 3px 7px 3px;
background-color: #916f51;
color: #3d2604;
text-decoration: none;
float: left;
border left: 1px solid #e1cca3;

}

#navcontainer ul li a:hover
{
background-color: #a68262;
color: #3d2604;
}
