/* CSS Document */
body{
    background:#FFFFFF;
    color:#336666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 0;
}
a {
    color:#CC0033;
}
#wrapper{
    width:760px;
    position:relative;
    top:0;
    left:50%;
    margin-left:-380px;
    background:#E7FFFF url(../images/blanchedivine_cooking_03.jpg) 100% 100% no-repeat;
    border-color: #C7FFFF;
    border-style: solid;
    border-width: 1px;
}
#header{
    height:100px;
    padding:0 20px 0 20px;
    background:url(../images/hbg.gif) 0% 0% repeat-x;
}
.headPic{
    float:right;
    margin-left:20px;
}
#nav{
    padding: 20px 5px 0 5px;
    width:140px;
}
#nav a{
    padding:4px 5px;
    color:#336666;
    text-decoration:none;
    font-size:11px;
    font-weight:normal;
}
#nav a:hover{
    color:#CC0033;
}
#nav ul {
    margin: 0px 0px 05px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
#nav li {
    display : block;
}
#content{
    margin-top: 10px;
    margin-left: 0px;
    padding: 0 20px;
    font-size:11px;
    border-left-color: #DDDDDD;
    border-left-style: solid;
    border-left-width: 1px;
}
#footer{
    margin: 0px 20px 0px 20px;
    padding: 2px 20px 2px 20px;
    font-size: 10px;
    font-weight: normal;
    border-top-color: #DDDDDD;
    border-top-style: solid;
    border-top-width: 1px;
}
#footer a{
    padding:4px 5px;
    color:#BBBBBB;
}
#footer ul {
    margin: 0px 0px 05px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
#footer li {
    display : inline;
}
.sp10{
    width:760px;
    height:10px;
    background:#FFFFFF;
    font-size:1px;
}
.bigheading{
    color:#CC0033;
    font-size:18px;
    font-weight:normal;
}
.heading{
    color:#CC0033;
    font-size:16px;
    font-weight:normal;
}
.heading14{
    color:#CC0033;
    font-size:14px;
    font-weight:bold;
}
.subHeading{
    color:#CC0033;
    font-size:12px;
    font-weight:normal;
}
.hilite{
    color:#CC0033;
}
.response{
    font-size: 14px;
    font-weight: bold;
    color:#CC0033;
}
.text{
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
}
.bigtext{
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.medheading{
    font-size:16px;
    font-weight:bold;
    color:#CC0033;
}
ul.redBull{
    color:#CC0033;
}
ul.redBull li{
    margin:4px;
}
ul.redBull span{
    color:#336666;
}

.cookclass{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #D0D0D0;
}
.date {
    color : Black;
}
.recipe {
    font-family: Verdana;
    text-align: center;
}
.recipe h1 {
    margin-bottom: 5px;
    color: #CC0033;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 7px;
}
.recipe h2 {
    margin-top: 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}
.recipe h3 {
    margin-bottom: 5px;
    color: #CC0033;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 4px;
}
.ingredients {
    margin: 0 10px;
    width: 45%;
    color: #448888;
    text-align: left;
    float: left;
}
.method {
    width: 90%;
    text-align: justify;
}
.headfoot {
    color: #448888;
    text-align:center;
}

