@charset "utf-8";

/* TOP LEVEL SELECTORS */
/*****************************************************************************/

body
{
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5C5C5C;
}

h1, h2, h3, h4, h5, h6, p, form, input
{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

img
{
  border: none;
}

fieldset
{
  border: none;
	padding: 0;
	margin: 0;
}

legend
{
  display: none;
}

a
{
	color: #BF1E2E;
	text-decoration: none;
}

a:hover
{
  text-decoration: none;
  color: #3F1D20;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 1px;
}

/* START OF FISHKILL SPECIFIC CSS */

#wrapper {
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapperanchor {
	position: absolute;
	width: 935px;
	padding-top: 0px;
	padding-left: 0px;
}
#wrapper #apDiv1 {
	top: 0px;
	left: 0px;
	height: 180px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
/* Top Nav Area */
	/* this is where I've set how wide my container should be and added a background image IT MUST BE THE SAME NAVE AS THE UL LI TAGS*/
#navcontainer {
	width: 935px;
	float:left;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	position: relative;
	margin-top: 0px;
}
#navlist
{
	padding: 0;
	margin: 0;
	float: right;
} 

/* this is where you add padding to get the space between each bullet item*/
#navlist li
{
    list-style: none;
    float: left;
	padding-right: 22px;
}
#navlist li a:link, #navlist li a:visited {
	display: block;
	line-height:2em;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #3F1D20;
	border-bottom: 2px dotted #babab9;
	padding: 0 0 3px 0;
	letter-spacing: .125em;
	background: #ffffff;
}
#navlist li a:hover, #navlist li a:active{
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #BF1E2E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #babab9;
	letter-spacing: .125em;
	line-height: 2em;
}
#navlist li ul {
	position: absolute;     
	left: -999em;
        color:#6600CC;
	background-color:#FFFFFF
}
#navlist li:hover ul, #navlist li.sfhover ul {
    left: auto; 
    margin: 0;
    padding: 0; }
#navlist li:hover li, #navlist li.sfhover li {
	padding: 5px 10px 5px 10px;
        float: none; }
#navlist li:hover li a, #navlist li.sfhover li a{
    color: #BF1E2E;
    background-color:#FFFFFF;
    border-bottom: 2px dotted #babab9;
    color: #7E7272;
        font-size: 12px;}
#navlist li li a:hover, #navlist li li a.sfhover{
	color: #BF1E2E;
    background-color: #ffffff; }
/** end of nav bar stuff **/

#aboutus #navlist .aboutus a,
#farm #navlist .farm a,
#markets #navlist .markets a,
#links #navlist .links a,
#home #navlist .home a,
#blog #navlist .blog a,
#familyhistory #navlist .aboutus a,
#farmhistory #navlist .aboutus a,
#mission #navlist .aboutus a,
#farmanimals #navlist .farm a,
#farmorchard #navlist .farm a,
#farmgarden #navlist .farm a,
#pickyourownpage #navlist .pickyourownpage a,
#orchardmap #navlist .pickyourownpage a,
#kidsunplugged #navlist .farmvisits a,
#rules #navlist .pickyourown a,
#tripstours #navlist .pickyourownpage a,
#directions #navlist .pickyourownpage a,
#calendar #navlist .pickyourownpage a,
#farmersmarkets #navlist .markets a,
#farm #navlist .farm a,
#CSA #navlist .CSA a,
#appleclub #navlist .CSA a,
#ourCSA #navlist .CSA a,
#csashares #navlist .CSA a,
#csa10reasons #navlist .CSA a,
#farmvisits #navlist .farmvisits a,
#jobs #navlist .jobs a
{
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #BF1E2E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #babab9;
	letter-spacing: .125em;
}
#bannerimage {
	float: left;
	width: 935px;
}
#bannerimage .large_5px {
	float: left;
	width: 355px;
	padding-right: 5px;
}
#bannerimage .large {
	float: left;
	width: 355px;
}
#bannerimage .small_5px {
	float: left;
	width: 215px;
	padding-right: 5px;
}
#bannerimage .small {
	float: left;
	width: 215px;
}
#leftcolumn {
	float: left;
	width: 715px;
	margin-top: 37px;
}
#leftcolumn .hometext {
	font-size: 15px;
	color: #5C5C5C;
	line-height: 25px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	float: left;
	width: 215px;
	margin-top: 47px;
	padding-left: 5px;
}
#leftcolumn .unpluggedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8DBC36;
	font-weight: bold;
	text-transform: uppercase;
}
#leftcolumn .unpluggedsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8DBC36;
}


#rightcolumn .announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.sidebarbox {
	background:url(images/boxtile.png) repeat-y;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarbox  h2 {
	font-size: 16px;
	color: #494949;
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.sidebarbox  h3 {
	font-size: 14px;
	color: #494949;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sidebarbox  .sidebar_subhead {
	font-size: 13px;
	color: #BF1E2E;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.sidebarbox .sidebar_smalltext {
	font-size: 11px;
	color: #8C8C8A;
	line-height: 17px;
}
.sidebarbox  p {
	font-size: 14px;
	color: #8C8C8A;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}

.sidebarbox .last {
	background: url(images/boxbottom.png);
	padding-bottom: 0px;
	background-image: url(images/boxbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	float: left;
	width: 705px;
	margin-top: 35px;
	font-size: 12px;
	color: #3F1D20;
	line-height: 25px;
	height: 25px;
	letter-spacing: 0.125em;
	padding-left: 0px;
}
#footer  a:link, #footer a:visited {
	color: #BF1E2E;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #242322;
	text-decoration: none;
}

/* SUBPAGE */

#headerimage {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
/* Subnav Area */
	/* this is where I've set how wide my container should be and added a background image IT MUST BE THE SAME NAVE AS THE UL LI TAGS*/

#subnavlist {
	width: 650px;
	height: 33px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subnavlist ul 
{
	padding: 0;
	margin: 0px;
	float: left;
} 

/* this is where you add padding to get the space between each bullet item*/
#subnavlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	margin: 0;
}
#subnavlist li a:link, #subnavlist li a:visited {
	line-height:2em;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #7E7272;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#subnavlist li a:hover, #subnavlist li a:active {
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #3F1D20;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF1E2E;
}
#calendar #subnavlist .calendar a,
#directions #subnavlist .directions a,
#farmanimals #subnavlist .farmanimals a,
#farmgarden #subnavlist .farmgarden a,
#farmorchard #subnavlist .farmorchard a,
#rules #subnavlist .rules a,
#tripstours #subnavlist .tripstours a,
#familyhistory #subnavlist .familyhistory a,
#farmhistory #subnavlist .farmhistory a,
#mission #subnavlist .mission a,
#farmersmarkets #subnavlist .farmersmarkets a,
#markets #subnavlist .markets a,
#directions #subnavlist .directions a,
#pickyourownpage #subnavlist .pickyourownpage a,
#orchardmap #subnavlist .orchardmap a,
#farm #subnavlist .farm a,
#kidsunplugged #subnavlist .kidsunplugged a,
#CSA #subnavlist .CSA a,
#appleclub #subnavlist .appleclub a,
#ourCSA #subnavlist .ourCSA a,
#csashares #subnavlist .csashares a,
#csa10reasons #subnavlist .csa10reasons a{
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #3F1D20;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF1E2E;
}
#leftcolumn .content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
.links img {
	border: 1px solid #666666;
}
.img-wrapper {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#leftcolumn_nosidebar {
	float: left;
	width: 925px;
	margin-top: 37px;
}
#leftcolumn_nosidebar .hometext {
	font-size: 15px;
	color: #5C5C5C;
	line-height: 25px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* this is the code for the pick-your-own sidebar */

.pickyourown {
	background:url(images/boxtile.png) repeat-y;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pickyourown  h2 {
	font-size: 18px;
	color: #BF1E2E;
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;
	letter-spacing: .125em;
}
.pickyourown h3 {
	font-size: 12px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
	text-transform: uppercase;
	color: #3F1D20;
	font-weight: bold;
}
.pickyourown h4 {
	font-size: 16px;
	color: #BF1E2E;
	font-weight: bold;
	letter-spacing: .125em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-bottom: -8px;
}




.pickyourown  .sidebar_subhead {
	font-size: 13px;
	color: #BF1E2E;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.pickyourown .sidebar_smalltext {
	font-size: 11px;
	color: #8C8C8A;
	line-height: 17px;
}
.pickyourown  p {
	font-size: 14px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}

.pickyourown .last {
	background: url(images/boxbottom.png);
	padding-bottom: 0px;
	background-image: url(images/boxbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B60010;
	text-transform: uppercase;
}
.shareinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B60010;
	text-transform: uppercase;
	
}
table.shareinfo td {
border-top: 1px dotted #CCCCCC;
}

ol li
 {
       padding: 5px 0 5px 0;
       margin-left: -15px;
      	line-height:2em;
	font-size: 14px;
	color: #7E7272;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#homepage_leftcolumn {
	float: left;
	width: 330px;
	margin-top: 37px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#homepage_rightcolumn {
	float: left;
	width: 520px;
	margin-top: 47px;
	padding-left: 30px;
        padding-right: 5px;
        line-height: 25px;
        
}
#homepage_rightcolumn p {
        margin: -10px 0px 30px 0px;
}
#homepage_rightcolumn  .headline    {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF1E2D;
        line-height: 25px;
        border-top: 1px dotted #999999;
        border-bottom: 1px dotted #999999;
}
.visitusonthefarm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF1E2D;
}
.newsimages {
}

#homepage_leftcolumn .hometext {
	font-size: 15px;
	color: #5C5C5C;
	line-height: 25px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news {
       margin: -10px 0px 30px 0;
}
.newsimages {
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
        margin-top: 7px;
}
#storehours {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #FFF;
	background-color: #a9d15f;
	font-weight: bold;
	float: left;
	width: 55px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#storetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFF;
	background-color: #a9d15f;
	padding: 10px;
	float: left;
	width: 90%;
}
