
     body	{font-family: Arial, Helvetica, sans-serif;
          	font-size: 10pt;
           	font-weight: normal;            
	        background-color: #fff;
                color: #000000;
	        margin-top: 0px;
		background-image: url(images/header.jpg);
	        background-repeat: repeat-x;
	      }

    table {width: 80%; 
	     min-width: 760px;
             max-width: 1100px;
	     height: 100%; 
             margin: 0px;
	     padding: 0px; 
	     border: 0px;
	     border-collapse: collapse;
           }   

	td, tr {margin: 0px;
	     padding: 0px; 
	     border: 0px;
	     border-collapse: collapse;	     
           }

      .tdleft {width: 130px;
              }

	.tdimage {height: 154px;
       }

    
   	
	.tablerecipes {width: auto;
      	text-align: left;
      	} 

	.tablerecipes caption {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #006633; /* dark green */
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;}

  	.tablerecipes tr td {vertical-align: top;
   	text-align: left;
        padding: 10px;}
      

	.tablerecipes th {
        vertical-align: top;
        text-align: left;
       	padding: 10px;
	color: #006633;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	}


	.tablerecipes td {
       	padding: 10px;
	font-size: 10pt;
	}



    p	{font-family: Arial, Helvetica, sans-serif;
       	font-size: 10pt;
	font-weight: normal;
	color: #000000;
           }

	.inline {display:inline;
	       }/*paragraph has no top or bottom margins*/

      .news {font-family: Tahoma, Arial, sans-serif;
             font-size:10pt;
             color: #336633;/*green*/
             margin-left: 50px;
             width: 80%;
             text-align: center;
             }

.block {border: 2px solid #006633;
padding: 5px 10px 5px 10px;
}

/*ID Selectors*/

	#header {
         width: 80%;           
	 height: 150px;
      	 }


	.header-left {
      	 width: 130px;
       	 height: 150px;
         margin-left: 0px;
       	 float: left;
		 }

		.header-right {	  	       
	  	 height: 120px;
                 padding-left: 50px;
	  	 margin-top: 15px;
	  	 text-align: left;
	  	 float: left;
	         min-width: 500px;
	  	}	 

		.header-text {
	 	font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
	 	color: #fff; 
	 	margin: 0px;
		}

#menu-container{
     width: 130px;
     margin-top: 0px;
     padding-top: 8px;
     background-color: #fff;
      background-image: url(images/parchment.jpg);
      background-repeat: repeat-y;
      }

	.menubottom{
		width: 130px;
		height: 21px;
            background-color: #fff;
		background-image: url(images/leftbottom.jpg);
      	background-repeat: no-repeat;
            }

#main-container{
      width: 80%;
      margin-top: 8px;
      padding: 0px 0px 20px 50px;
      text-align: left;
      border: 0;
      float: left;
      }



.photo-container {
     width: 525px;
     float: left;
     }

.photo-left {
     width: 250px;
     font-size: 9pt;
     text-align: center;
     float: left;
     }

.photo-right {
     width: 220px;
     font-size: 9pt;
     text-align: center;
     float: right;
     }


/*End ID Selectors*/


/*Class Selectors*/

 .indent {  
  margin-left: 25px;
  margin-right: 25px;
  }	

 .center {
  text-align: center;
  }

.footer{
 padding-top: 5px; 
 padding-bottom: 5px; 
 text-align: center;
 border-top: 1px solid;
 border-bottom: 1px solid;
 border-color: #006633;
 color: #006633;/*green*/
 background-image: url(images/parchment.jpg);
 background-color: #fdf5e6;/*beige*/
}


.links ul {
	margin-left: 10px;
	margin-top: 0;
	padding: 0;
	width: 115px;
    	}

	.links li  {
      	padding-top: 3px;
        padding-bottom: 2px;
	list-style: none;
     	}

 

/*End Class Selectors*/

/* Standard list */
 
ul li {
	font-size: 10pt;
	list-style-type: disc; 
	border-bottom: none;
	}

ul li li {
       list-style-type: circle;
       }



/* Non-bullet list */

.ul2 li {font-size: 10pt;
	list-style-type: none; 
	border-bottom: none;
        padding: 0px;
	}




	h1 {font-family: Georgia, 'Times New Roman', Times, serif;
	    font-size: 18pt;
	    font-weight: normal;
	    color: #fff;
            padding: 0px;
	    margin: 0px;
	    }

	h2  {font-family: Tahoma, Arial, sans-serif;
	     font-size: 13pt;
	     font-weight: normal;
             margin-top: 0px;
             color: #b8860b; /*darkgoldenrod*/
            }
	 
      h2 em {font-size: 11pt;
	     font-style: normal;
             font-weight: normal;
             color: #b8860b; /*darkgoldenrod*/
	     }
	
	      


	h3, h4 {font-family: Tahoma, Arial, sans-serif;
	     font-size: 11pt;
	     font-weight: normal;
	     color: #b8860b; /*darkgoldenrod*/
	    }
	  
       

	  h4 {border-bottom: 1px dashed #b8860b; /*darkgoldenrod*/
            margin-bottom: 0px;
           }
	 


	hr	{border: none 0; 
		border-top: 1px dashed #b8660b;
		border-bottom: 1px dashed #fff;
		width: 100%;
		height: 2px;
		margin: 10px auto 0 0;
		text-align: left;
		}
	
			
	em  {font-family: Arial, Helvetica, sans-serif;
	     font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #b8860b; /*darkgoldenrod*/
            }

    	strong {font-family: Arial, Helvetica, sans-serif;	
		font-size: 9pt;
		font-weight: bold;
   	        }

      em.italic {
            color: #000;
            font-weight: normal;
            font-style: italic;
            }

	.clboth {
         clear: both; 
	 }
	
    .inline {
     display: inline;
     }

.inlineindent{
display: inline;
margin-left: 25px;
}

    .compressed {
    margin-top: 0;
    margin-left: 20px;
    }
    		 
/*start link styles*/	
			        
/*main menu links*/

a:link { font-family: Tahoma, Arial, sans-serif;
        font-size:9pt;     
        color: #006633;/*green*/
	  text-decoration: none;
	  }

a:visited {font-family: Tahoma, Arial, sans-serif;
        font-size: 9pt;
        color: #006633;     
  	  text-decoration: none;
	  }

a:hover {font-family: Tahoma, Arial, sans-serif;
        font-size: 9pt; 
        color: #b8860b;/*darkgoldenrod*/
        text-decoration: none;
        } 
   
a:active {font-family: Tahoma, Arial, sans-serif;
        font-size: 9pt; 
        color: #006633;
        text-decoration: none;
        }
/*end main menu links*/



/*Sub links*/

  .nav:link { font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;     
        color: #006633;
	  text-decoration: underline;
	  }
 
    .nav:visited { font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
         color: #006633;     
  	   text-decoration: underline;
     	  }

   .nav:hover { font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #b8860b; /*darkgoldenrod*/
 	  text-decoration: underline;
	  } 

   .nav:active {font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
         color: #006633;     
  	   text-decoration: underline;
	  } 

/*End Sub Links*/

/*Header Links*/
   .navheader:link { font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;     
        color: #fff;/*white*/
	  text-decoration: underline;
	  }
 

    .navheader:visited { font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #fff;
	  text-decoration: underline;
     	  }

    .navheader:hover { font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffcc;/*yellow*/ 
 	  text-decoration: underline;
	  } 

   .navheader:active {font-family: Arial, Helvetica, sans-serif;
         font-size: 14px;
 	  color: #fff;    
  	  text-decoration: underline;
	  } 

/*Footer Links*/

  .navfooter:link { font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;     
        color: #006633;
	  text-decoration: none;
	  }
 
    .navfooter:visited { font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
         color: #006633;     
  	   text-decoration: none;
     	  }

   .navfooter:hover { font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #b8860b; /*darkgoldenrod*/
 	  text-decoration: none;
	  } 

   .navfooter:active {font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
         color: #006633;     
  	   text-decoration: none;
	  } 

/*End Footer Links*/


