/** global **/



body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.5em;
}



.intro
{
width: 700px;
padding: 13.5em 0 0 8em;
*padding: 5em 0 0 8em;
}



.content
{
width: 650px;
padding: 13.5em 0 0 8em;
}



.content  /** IE6 Fix **/
{
width: 650px;
padding: 13.5em 0 0 8em;
*margin-top: -10em;
}



.contentRecipes
{
width: 450px;
padding: 13.5em 0 0 8em;
}



.contentRecipes /** IE6 Fix **/
{
width: 450px;
padding: 13.5em 0 0 8em;
*margin-top: -10em;
}



.recipesNav
{
margin: 2.5em 2em 0 0;
clear: right;
float: right;
width: 400px;
}



h1
{
color: #C7585C;
font-size: 10px;
margin: 0;
}



.spacer
{
height: 500px;
}



.floatLeft
{
float: left;
}



.floatRight
{
float: right;
}



.clear
{
clear: both;
}



.copyright
{
color: #999;
width: 800px;
text-align: right;
}



/** backgrounds **/



#container_cherries
{
width: 1000px;
height: 500px;
background: #fff url(../img/cherries.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



#container_blueberries
{
width: 1000px;
height: 500px;
background: #fff url(../img/blueberries.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



#container_pears
{
width: 1000px;
height: 500px;
background: #fff url(../img/pears.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



#container_artichokes
{
width: 1000px;
height: 500px;
background: #fff url(../img/artichokes.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



#container_string_beans
{
width: 1000px;
height: 500px;
background: #fff url(../img/string_beans.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



#container_tools
{
width: 1000px;
height: 500px;
background: #fff url(../img/tools.jpg) no-repeat;
margin-top: 5%;
text-align: left;
}



/** links **/



a
{
color: #c7585c;
text-decoration: none;
}



a:hover
{
text-decoration: underline;
}



/** lists **/



ul
{
list-style-type: none;
margin: 1em 0 0 0;
padding: 0;
}



li
{
padding-top: .5em;
}



ul.recipes
{
float: left;
width: 200px;
}



ul.tools
{
float: left;
width: 550px;
}



ul.tools li
{
padding-bottom: .5em;
}




/** Nav **/



ul#navPosition
{
background-color: #f2f2f2;
border: 1px solid #ccc;
width: 40em;
float: right;
margin: 8em 8em 0 0;
}




li#navAlign
{
display: inline;
padding-left: 2.25em;
}



li#navAlign a
{
color: #ccc;
}



li#navAlign a:hover
{
color: #c7585c;
text-decoration: none;
}



/** iframe **/



.iframeContent
{
width: 650px;
}



.iframeContentRecipes
{
width: 450px;
}
