﻿body 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:#DDDDDD;
}

p
{
    padding:0px;
    margin:0px;
}

h2
{
    font-family:Georgia;
    font-size:1em;
    color:#154E32;
    padding:0px;
    margin:0px;
}

h1
{
    font-family:Georgia;
    font-size:1.1em;
    color:#154E32;
    padding:0px;
    margin:0px;
}

ul
{
   margin:0px 0px 0px 15px;
   padding:0px;
}

img
{
    border:none;
}

a
{
    color:#154E32;
    text-decoration:none;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}


#container 											
{
    width:990px; 
    margin-left: auto; 
    margin-right: auto;
    text-align:left;
    background:#DDDDDD;
    border-left:solid 1px #FFFFFF;
    border-right:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;
}


#hometop
{
    height:528px;
    background:#FFFFFF url(images/maple_farm_kelsale.jpg) bottom left no-repeat;
}

#top
{
    height:141px;
    background:#FFFFFF;
}

#top #logo
{
    float:left;
    width:195px;

}

#top #contact
{
    float:left;
    width:380px;
        padding-top:90px;
}

#top #register
{
    float:left;
    width:229px;
    padding-top:10px;
}

#nav
{
    background:#CABE68;
    height:12px;
    text-align:center;
    padding:12px 23px 12px 23px;
}

#main
{
    background:#DDDDDD;
}

#footer
{
    margin:0px 7px 0px 7px;
    padding:10px 0px 0px 0px;
    border-top:solid 1px #B87D58;
    color:#B87D58;
    font-size:0.9em;
    background:#DDDDDD;
}

#footer img
{
    margin-right:5px;
    border:solid 1px #B87D58;
}

#footer a
{
    color:#B87D58;
}

.fl
{
    float:left;
}

.fr
{
    float:right;
}

.cb
{
    clear:both;
    height:0px;
    line-height:0%;
}

.leftcol
{
    float:left;
    width:473px;
    padding:11px;
}

.rightcol
{
    float:right;
    width:473px;
    padding:11px;
}

.subleftcol
{
    float:left;
    width:228px;
}

.subrightcol
{
    float:left;
    width:211px;
    padding-left:34px;
    text-align:right;
    font-size:0.9em;
}

.subitem
{
    padding:9px 0px 9px 0px;
    border-bottom:solid 1px #C8C6B0;
    text-align:left;
}

.subitem img
{
    margin-bottom:5px;
}


.titleblock
{
    font-family:Georgia;
    width:473px;
    height:20px;
    background:#DDDDDD;
    margin-bottom:10px;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.titleblockw
{
    font-family:Georgia;
    width:473px;
    height:20px;
    background:#FFFFFF;
    margin-bottom:10px;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.titleblocks
{
    font-family:Georgia;
    width:228px;
    height:20px;
    background:#DDDDDD;
    margin-bottom:10px;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.imgleft
{
    float:left;
    border:solid 1px #000000;
    margin-right:10px;
}

/* Nav */

ul#mainnav
{
    margin:0;
    padding:0;
    font-weight:bold;
    list-style-type:none;
}

ul#mainnav li
{
    float:left;
}

a.home img
{
    background: url(images/home.gif) no-repeat;
    width:101px;
    height:14px;
    border:none;
}

a.homesel img
{
    background: url(images/home.gif) bottom right no-repeat;
    width:101px;
    height:14px;
    border:none;
}


a.home:hover img
{
    background: url(images/home.gif) bottom right no-repeat;
}

a.whoweare img
{
    background: url(images/who_we_are.gif) no-repeat;
    width:171px;
    height:14px;
    border:none;
}

a.whowearesel img
{
    background: url(images/who_we_are.gif) bottom right no-repeat;
    width:171px;
    height:14px;
    border:none;
}


a.whoweare:hover img
{
    background: url(images/who_we_are.gif) bottom right no-repeat;
}

a.ourorganicproducts img
{
    background: url(images/our_organic_products.gif) no-repeat;
    width:302px;
    height:14px;
    border:none;
}

a.ourorganicproductssel img
{
    background: url(images/our_organic_products.gif) bottom right no-repeat;
    width:302px;
    height:14px;
    border:none;
}


a.ourorganicproducts:hover img
{
    background: url(images/our_organic_products.gif) bottom right no-repeat;
}

a.wheretobuy img
{
    background: url(images/where_to_buy.gif) no-repeat;
    width:196px;
    height:14px;
    border:none;
}

a.wheretobuysel img
{
    background: url(images/where_to_buy.gif) bottom right no-repeat;
    width:196px;
    height:14px;
    border:none;
}


a.wheretobuy:hover img
{
    background: url(images/where_to_buy.gif) bottom right no-repeat;
}

a.contactus img
{
    background: url(images/contact_us.gif) no-repeat;
    width:170px;
    height:14px;
    border:none;
}

a.contactussel img
{
    background: url(images/contact_us.gif) bottom right no-repeat;
    width:170px;
    height:14px;
    border:none;
}


a.contactus:hover img
{
    background: url(images/contact_us.gif) bottom right no-repeat;
}
