* {padding: 0; margin:0;}

html {font-family: Times, serif;
	}
	
body{padding: 5em 0 5em 0;}

 a:link { text-decoration:none }
 a:visited { text-decoration:none;
 			color:#5e9f38;}
 a:hover { text-decoration:underline;}
 a:active { text-decoration:none }
	
h2 {font-style: italic}
	
h3 {font-style: italic}

form {background: #BBB;}

img, #bodyFarmersMarkets .imagecenter{
	border: 1px black solid;
	padding: 2px;
	}
	
#bodyFarmersMarkets img{
	border: 0px
	}

div#logo{
	background: url(images/fulllogo.gif) no-repeat;
	height:250px;
	width:278px;
	position: absolute;
	margin-top: -1.5em;
	margin-left: -2.7em;
	}
	
div#wrap {
	margin-left: auto;
	margin-right: auto;
    width: 47em;
	}
	
div#header {
	height: 6.2em;
	background: #5e7b38 url(images/banner.gif) no-repeat 16em 1.5em;
	}
	
div#middle {
	background-color: #5e7b38;
	}
	
div#navcol {
	position: relative;
	margin-top: 8em;
    float: left;
	background: #5e7b38;
	}
	
#navcol ul {
  	list-style-type: none;
	}  
	
div#navbox{
	font-size: 90%;
	padding: .5em .5em .5em .5em;
	text-align: center;
	}

#navbox	a:hover{
	background: url(images/linkBackground.gif) no-repeat;
	color: #FFF;
	text-decoration: none;
	}
	
#bodyHome #navHome a, #bodyWhyCSA #navWhyCSA a, #bodyCSAInfo #navCSAInfo a, #bodyEmployment #navEmployment a, #bodyFarmersMarkets #navFarmersMarkets a, #bodyChefsPage #navChefsPage a, #bodyThisWeeksBox #navThisWeeksBox a, #bodyOurOrganicPledge #navOurOrganicPledge a, #bodyAboutUs #navAboutUs a, #bodyBuyLocal #navBuyLocal a, #bodyOrganicResources #navOrganicResources a{
	background: #f4ba3d;
	font-weight: bold;
	color: #000;
	}
	
div#contactinfo{
	font-size: 90%;
	padding: .5em .5em .5em .5em;
	}
	
#contactinfo li {font-size: 95%;}
	
div#main {
	position: relative;
	padding: 1.5em 1em 2em 1em;
	text-align: justify;
	overflow: hidden;
	widtgh: 95%;
	}
	
#bodyHome #main{padding: .5em 1em 2em 1em;}

#bodySignUpThankYou #main{
	text-align: center
	}
	
#bodyFarmersMarkets #main h3{
	text-align: center;
	text-decoration: underline;
	}
	
div#mainbottomrightcorner{
	margin-left: 11.125em;
    margin-right: 1em;
    background: #FFF;
	background-image: url(images/mainbottomrightcorner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

div#mainbottomleftcorner{
	background-image: url(images/mainbottomleftcorner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

div#mainupperrightcorner{
	background-image: url(images/mainupperrightcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

div#foot {
    background: #5e7b38;
    padding: 0;
    clear: both;
	height: .5em;	
	}

.bkgd {background: #f4ba3d; ; width: 10.5em; margin: 0 .3em 0 .3em;}
.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/navbottomleftcorner.gif) 0 100% no-repeat}
.br {background: url(images/navbottomrightcorner.gif) 100% 100% no-repeat}
.tl {background: url(images/navtopleftcorner.gif) 0 0 no-repeat}
.tr {background: url(images/navtoprightcorner.gif) 100% 0 no-repeat; }


	
#navbox a {
	display:block;
	}


#main ul{
	list-style-type: bullet;
	font-style: italic;
	margin-left: 2em;
	}


.slogan {
	position: relative;
	margin-right: 1em;
	text-align: right;
	color: #533813;
	font-style: italic;
	}

#main h2, #bodyChefsPage h3{
	margin-left: 1.5em;
	}
	


.clear{
	clear: both;
	}
	
.imageright{
	float: right;
	margin: .2em 0em 0em .5em;
	}

.imagecenter{
    display: block;
    margin: .3em auto;
    }
    
.imageleft{
	float: left;
	margin: 0.2em .5em 0 0;
	}
	
div.caption{
	text-align:center;
	font-family: Times, serif;
	font-size: 90%;
	padding: .2em;
	}

