
	body {
		/*background-image: url(../img/backgound-4.gif);*/
		/*background-repeat: repeat;*/
		/*margin: 0;*/
		}
	
	a img { border: none; }

/*----------------------[ Typography ]-----------------------------*/
/* 
   The line-heights and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
/*body { font-size: 109%; } *//* IE width*/
/*html>body{ font-size:12px;} Other browsers*/
   
body { 
  color: #666; 
  font-family: Georgia, Arial, serif; 
  font-size: 92%;
  line-height: 1.3;
}
h1,h2,h4,h5,h6 { 
  color: #666; 
  font-family: Georgia, Arial, sans-serif;
  font-style: oblique;
}

.fancy {
	color: #999; 
	font-size: 98%;
	font-family: "Zapf Chancery", cursive;
	font-style: oblique;
}



/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 5.1em; line-height: 1; margin-bottom: 0.4em; }/*+2 size*/
h2 { font-size: 2.6em; margin-bottom: 0.5em; }/*+1 size*/
h4 { font-size: 1.8em; line-height: 1; margin-bottom: 0.5em; }
h5 { font-size: 1.5em; line-height: 1; margin-bottom: 0.2em; }
h6 { font-size: 1em; font-weight: bold; margin-bottom: 0.5em; }

h3 { font-size: 1.8em; line-height: 1; margin-bottom: 0.5em; font-family: "Zapf Chancery", cursive; font-style: oblique;}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; }
p.last      { margin-bottom: 0; }
img         { vertical-align:text-bottom; }
img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
/*img         { margin: 0 0 0.5em; }*/
div#yui-main p {text-align: justify;}

ul, ol      { margin:0 1.5em 0.5em 1.5em; }
ul          { list-style-type: square; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

 
a{color:#666; font-weight: bold; text-decoration : none;}
a:hover{color:#aeaeae; text-decoration : underline;}

td.frontpagelist a{font-weight: normal;}


a.bodylink:hover { color: #009; border-bottom:1px solid #009; }
a.bodylink   {font-weight:normal; color: #009; text-decoration: none; border-bottom:1px dotted #009;}

a.topmenu
	{
	color: #666; 
	/*background-color:#757987;*/
	text-decoration: none;
	/*font-weight: normal;*/
	padding: 2px 12px 2px 12px;
	/*border: solid #1447AD;*/
	/*border-width: 1px 1px;*/
	border:none;
	font-size: 94%;
	width: 200px;
	line-height: 20px;
	text-transform: capitalize;
	}

	a.topmenu:hover
	{
	color: #aeaeae;
	text-decoration: none;
	/*background-color: #1447AD;*/
	}


blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */
/*table,tr,td
	{
		border-style:none;
		padding:0px;
		margin:0;
	}
	
/*table.inside th{ margin: 8px; border: 2px solid #ccc;
  font-weight: bold; padding: 8px;
   }*/
/*th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd;  font-weight: bold;}
th,td   { padding: 4px 10px 4px 0;  }
tfoot   { font-style: italic; }
caption { background: #ffc; }*/

td.v,l {
	margin: 8px ;
	padding: 2px ;
	font-size: 94%;
	border: 1px solid #ccc;
}

td  {
	margin: 10px ;
	padding: 12px ;
	border: none;
}

/*td {
	border: none ;
}*/



/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#666; text-decoration:line-through; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

div.left { float:left;margin: 4px 10px 4px 16px;
padding: 6px;
border: 2px solid #ccc;
font-style: italic;}
div.right { float:right; 
margin: 4px 10px 4px 16px;
padding: 6px;
border: 2px solid #ccc;
font-style: italic;
}
div.border { 
margin: 4px 10px 4px 16px;
padding: 6px;
border: 2px solid #ccc;
font-style: italic;
}
div.noborder { 
margin: 4px 10px 4px 16px;
padding: 6px;
border: none;
font-style: italic;
}

/*----------------------------------------------------------------------------*/

	/*end opendesigns.org*/
	/*.secondstory{border-right:1px #000 solid;
	}*/
        
        img #bd
        {
        border: 4px double #ccc;
	padding:2px 6px;      
                
        }

	hr
	{
	background-image: url(../img/hrule.png);
	background-repeat: repeat;
	height: 11px;
	
	}

	
	div#bd
	{
	
	background-color: #ffffff;
	/*border:8px double #999;*/
	padding: 1px 8px;
	margin:4px 20px;
	
	}
	
	div #hd, #ft
	{
		margin:0px 20px;
		padding:0px 8px;
		
	}
	
	fieldset
	{
	border: 2px solid #ccc;
	padding:2px 6px;
	}

	/*h1
	{
		font-size: 170%;
	}


	h2
	{
		font-size: 140%;
	}


	h3
	{
	color: #000000;
	//font-size: 114%;
	font-weight: bold;
	background-image: url(../img/backgound-4.gif);
	background-repeat: repeat-x;
	//border: solid #1447AD;
	//border-width: 1px 1px
}


	h4
	{
	font-size: 136%;
	}

	p
	{
		font-size:89%;
		text-decoration : none;
		color : black;
		padding: 4px 8px ;
	}

	.pad
	{
		padding-left: 20px;
	}



	.smallinfo
	{
		font-size:74%;
		padding: 5px 6px;
		text-decoration : none;
		color : black;
	}



	a
	{
		color: #42426F;
		text-decoration : none;
	}

	a:hover
	{
		color:purple;
		text-decoration : underline;
	}

	a.sidemenu
	{
		color: #000000;
		text-decoration : none;
		font-weight: bold;
		padding-left: 7px;
		display: block;
		width: 170px;
		border:1px solid #ffffff;
	}

	a.sidemenu:hover
	{
		background-color: #f4f4f4;
		text-decoration : none;
		border:1px solid #000000;


	}

	a.topmenu
	{
	color: #ffffff; //background-color:#78A8FF;
	//background-image: url(../img/backgound-4.gif);
	background-color:#778899;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 12px 2px 12px;
	border: solid #1447AD;
	border-width: 1px 1px;
	width: 200px;
	line-height: 20px;
	//font-size: 120%;
	}

	a.topmenu:hover
	{
	color: Yellow;
	text-decoration: none;
}
	
	//div.menu
	{
	// background-color: #f4f4f4;
	 //border: 1px ridge #cdcdcd;
	// line-height: 20px;
	}

	ul li
	{
		margin-left: 20px;
		list-style-type: disc;

	}
	
	div#hd
	{
	//background-image: url(../img/backgound-4.gif);
	//background-repeat:repeat-x;
	height: 180px;
	
	}
	div#bd
	{
	//background-image: url(../img/backgound-4.gif);
	//background-repeat:repeat-y;
	background-color: #ffffff;
	//border:1px solid #1447AD;
	padding: 0px 8px;
	margin:4px 30px;
	
	}
	fieldset
	{
	border: 2px solid #000000;
	}
	table,tr,td,div
	{
		border-style:none;
	}
	*/
        form textarea
	{
		width: 600px;
		height: 500px;
		/*font-size: 89%;*/
		padding-left: 5px;
		background-color: transparent;
		border: 2px solid #ccc;
	}
	
	form textarea.comment
	{
		width: 430px;
		height: 200px;
	}
	
	#codinfo
	{
		display: none;
	}
	
	
	
	/*This type of selector doen't work in IE6 and has to be set in the form or ignored*/
	input[type="text"], input[type="password"]
	{
		width: 200px;
		background-color: transparent;
		border: 2px solid #ccc;
		/*border-color: #a6a6a6;*/
	}
		input.topmenu
	{
		border: solid 2px #fff;
		color: #fff;
		background-color: transparent;
	}
	
	form label
	{
		padding-right: 8px;
		padding-left: 2px;
	}
	
	input.farmamount, input.countyamount, input#codttl
	{
		width: 45px;
		border: none;
	}
	
		
	/*input[type="submit"]
	{
		background: transparent;
		border: solid;
		border-width: 2px;
	}*/
	form td
	{
		 padding: 6px;
		 	 		 
	}
	input.small
	{
		width:  60px;
	}
	
        /*Whizzywig toolbar*/
         #CONTROLSbody {background:#E6E6FA !important}
         
/* for homepage slideshow*/
ul.slideshow {  
     list-style:none;  
     width:450px;  
     height:348px;  
     overflow:hidden;  
     position:relative;  
     margin:0;  
     padding:0;  
       
}     
   
 ul.slideshow li {  
    position:absolute;  
     left:0;  
     right:0;
     opacity: 0.0;
}  
   
ul.slideshow li.show {  
     z-index:500;
     opacity: 1.0;
}  
   
ul img {  
     border:none;      
}  
   
#slideshow-caption {  
     width:450px;  
     height:63px;  
     position:absolute;  
     bottom:0;  
     left:0;   
     color:#fff;  
     background:#000;  
     z-index:500;  
}  
   
#slideshow-caption .slideshow-caption-container {  
     padding:5px 10px;     
     z-index:1000;     
}  
   
#slideshow-caption h3 {  
     margin:0;  
     padding:0;    
     font-size:14px;  
}  
   
#slideshow-caption p {  
     margin:5px 0 0 0;  
     padding:0;  
}

/* dialog box for farmtowork thank you for order */

#dialog-box {
     
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
     
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     
    background:#eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    width:328px;
     
    /* make sure it has the highest z-index */
    position:absolute;
    z-index:5000;
 
    /* hide it by default */
    /*display:none;*/
}
 
#dialog-box .dialog-content {
    /* style the content */
    text-align:center;
    padding:10px;
    margin:13px;
    /*
	color:#666;
    font-family:arial;
    font-size:11px;
	*/
}
 
a.button {
    /* styles for button */
    margin:10px auto 0 auto;
    text-align:center;
    display: block;
    width:50px;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
     
    /* button color */
    background-color: #e33100;
     
    /* css3 implementation :) */
    /* rounded corner */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     
    /* drop shadow */
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
     
    /* text shaow */
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
     
}
 
a.button:hover {
    background-color: #c33100; 
}
 
/* extra styling */
#dialog-box .dialog-content p {
    font-weight:700; margin:0;
}
 
#dialog-box .dialog-content ul {
    margin:10px 0 10px 20px;
    padding:0;
    height:50px;
}
