﻿body, textarea
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 14px;
}

img
{
    border: 0px none transparent;
}

a
{
    color: #09f;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    color: #33cc00;
    font-size: 26px;
    padding: 0;
    margin: 0;
}

h2
{
    padding: 0;
    margin: 0;
}

.Clear
{
	clear: both;
}

.Divider
{
    height: 1px;
    margin: 10px 0;
    background: #fff url(../img/Backgrounds/Divider.gif) repeat-x scroll center left;
}

.TextBox
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 14px;
}

.Static h1
{
	color: #000;
	font-size: 30px;
	margin-bottom: 2px;
	margin-top: 0;
}

.Static .Description
{
	font-size: 16px;
	line-height: 150%;
	padding-bottom: 30px;
}

.SubsectionDetails h2
{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 2px;
}

.SubsectionDetails .Blurb
{
	font-size: 16px;
	line-height: 150%;
	padding-bottom: 13px;
}

.WeWantYourRecipes
{
    line-height: 130%;
}

.WeWantYourRecipes h2
{
    font-size: 14px;
    margin: 0px;
}

.WeWantYourRecipes p
{
    font-size: 12px;
    margin: 0px;
}
