
/* Layout Stylesheet */ 

body {
 margin: 0px 20px 0px 0px;
 background:#FFF;
 color: #333333;
 text-align:center;
 padding:0;
 font-size: 62.5%;
 }
 
img {
 margin: 0px 4px 0px 0px;
 }
 
p {
font-family: georgia,'times new roman',serif;
font-size: 1.2em;
line-height: 1.3em;
color: #000;
background:#FFF;
margin: 1em 0 1em 0;
padding: 0;
}

h1 {
 margin: 14px 0 28px 0;
	}
	
h2 {
 font-family: georgia,'times new roman',serif;
 font-size: 1.3em;
 font-weight: bold;
 color: #000;
 background:#FFF;
 margin: 0 0 -.9em 0;
	}
	
h3 {
 font-family: georgia,'times new roman',serif;
 font-size: 1.5em;
 font-weight: bold;
 color: #000;
 background:#FFF;
 margin: 1.5em 0 -1.5em 0;
	}
 
a:link
{
color: #000;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #AAA;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

a:visited
{
color: #000;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #AAA;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

a:hover
{
color: #00A057;
background-color: #FFE17F;
font-weight: bold;
text-decoration: none;
border-bottom: #00A057;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

a:active
{
color: #00A057;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #00A057;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}
 
#welcome {
	text-indent: -5000px;
	background: url(welcome_222x49.gif);
	height: 49px;
	width: 222px;
	}

#about {
	text-indent: -5000px;
	background: url(http://www.noevalleyfarmersmarket.com/about_372x46.gif);
	height: 46px;
	width: 372px;
	}

#vendors {
	text-indent: -5000px;
	background: url(http://www.noevalleyfarmersmarket.com/vendors_185x50.gif);
	height: 50px;
	width: 185px;
	}
	
#music {
	text-indent: -5000px;
	background: url(http://www.noevalleyfarmersmarket.com/music_139x46.gif);
	height: 46px;
	width: 139px;
	}

#volunteer {
	text-indent: -5000px;
	background: url(http://www.noevalleyfarmersmarket.com/volunteer_224x49.gif);
	height: 49px;
	width: 224px;
	}
	
#links {
	text-indent: -5000px;
	background: url(http://www.noevalleyfarmersmarket.com/links_123x48.gif);
	height: 48px;
	width: 123px;
	}

#bodyblock {
 position:relative;
 background: #FFF;
 color: #333;
 width:740px;
 padding:0;
 overflow: hidden;
 }

#l-col {
 float:left;
 background:#FFF;
 color: #333;
 width:170px;
 padding: 60px 16px 0px 16px;
 margin: 0 -18px 0 0;
 }
 
 #cont {
 width:495px;
 background:#FFF;
 color: #333333;
 border:solid #CCC;	
 border-width:0 0 0 1px;
 text-align:left;
 padding:60px 20px 2000px 18px;
 margin: 0 0 -1950px -10px;
 }
 
 #imageblock {
 border:solid #CCC; 
 border-width:0 0 1px 0; 
 width:566px; 
 margin: 0 0 0 -18px;
 padding: 0;
 }
 
 #logoblock {
 border:solid #CCC; 
 border-width:0 0 1px 0;
 margin: 0 -32px 0 -26px;
 padding: 0px 16px 0px 16px;
 text-align:center;
 }
 
.nav {
 margin: 1.4em 0 -.8em 0;
 padding: 0 0 0 1em;
 font-size: 1.2em;
 }
 
 .nav-subhead {
 margin: 1em 0 1.3em 0;
 }
 
 .nav-subhead p {
 line-height: 1.5em;
 font-size: 1.1em;
 padding: 0 0 0 1em;
 }
 
.nav-subhead a:link
{
color: #444;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #999;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

.nav-subhead a:visited
{
color: #444;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #999;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

.nav-subhead a:hover
{
color: #00A057;
background-color: #FFE17F;
font-weight: bold;
text-decoration: none;
border-bottom: #00A057;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

.nav-subhead a:active
{
color: #00A057;
background-color: #FFF;
font-weight: bold;
text-decoration: none;
border-bottom: #00A057;
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
}

.footer {
margin: 80px 20px 20px 0;
font-size: .9em;
color:#666;
background:#FFF;
}

