
/* You can write comments in Style Sheets like this*/

/* Setting tables @ 750px wide makes sure they fit on the pg*/


body{background-color: rgb(124, 157, 126);}

/* this section of styles is for the page header*/
table{ width:100%;}
table.headbgimage{background: url("images/GrTableBackground.gif"); width: 100%;}
td.collage{ width: 25%; height:/*200px*/185px;}
td.heading{width: 75%; height: 100px/*115px*/; text-align: center; vertical-align: bottom; font-family:"blackadder itc", "arial"; font-size: 42pt/*32pt*/ /*56pt*/; color:white;}
td.heading2{ width: 75%; height: 100px/*85px*/;vertical-align: top; text-align: center; font-family:"ITC Zapf Chancery", "arial"; font-size: /*14pt*/16pt; color:white;}
td.nav10{width: 10%; font-family:"itc zapf chancery"; text-align: center; font-size: 16pt; color: white; background-color: #4e6749;}
td.nav12{width: 12%; font-family:"itc zapf chancery"; text-align: center; font-size: 16pt; color: white; background-color: #4e6749;}
td.nav13{width: 13%; font-family:"itc zapf chancery"; text-align: center; font-size: 16pt; color: white; background-color: #4e6749;}
td.nav19{width: 19%; font-family:"itc zapf chancery"; text-align: center; font-size: 16pt; color: white; background-color: #4e6749;}
td.palcart{width: 12%; background-color: #4e6749; text-align: center; vertical-align: middle;}
td.sidemenu{width: 190px; background-color: #4e6749; vertical-align: top;}



h1{font-family:"blackadder itc" /*"Abbeyline"*/; font-weight: normal; font-size: /*44*/ /*24*/ /*26*/ 34pt; text-align: center;}
h2{font-family:"itc zapf chancery"; font-weight: lighter; font-size: 28pt; text-align: center;}
h3{font-family:"itc zapf chancery"; font-weight: lighter; font-size: /*20*/ 18pt; text-align: center;}
h4{text-align: center;}


.freeship{text-align: center; color: yellow; font-size: 20pt; font-family: ITC Zapf Chancery;}
.productimg{width: 100px; vertical-align: middle; text-align: left; padding: 10px 25px;}
.productdescr{valign: middle; padding: 15px 10px;}
.productprice{width: 100px; vertical-align: middle; text-align: center;}
.itemno{font-size: 12pt;}
.outofstock{font-size: 16pt; font-color: red;} 
.christmas{font-family:"itc zapf chancery"; font-size: 48pt; color: rgb(222, 0, 42);}
.christmas2{font-family:"itc zapf chancery"; font-size: 20pt; color: rgb(222, 0, 42);}
.greeting{font-family:"blackadder itc"; font-weight: normal; font-size: 44pt; text-align: center;}
.stclarequotes{font-family:"itc zapf chancery"; font-size: 16pt; color: rgb(92, 46, 0);}

.aligncen{text-align: center;}
.aligncenspecial{text-align: center; font-size: 14pt;}
.justify{text-align: justify;}
.veglinks{font-size: 18pt; text-align: center; font-family:"itc zapf chancery";}    /* for "seeds" page*/
.quote{font-family:"ITC Zapf Chancery"; font-size: 16pt; color: yellow; text-align: center;}    /*for inspirational quotes*/
.recipelinks{font-size: 18pt; text-align: center; font-family:"itc zapf chancery";} 
.recipetips{font-size: 12pt; vertical-align: top; padding: 15px; width: 50%} 


div.middletables{ margin:auto; width: 75%; font-size: 14pt; border-width: 3px; padding: 6px;}
div.books{ margin:auto;  font-size: 14pt; border-width: 3px; padding: 16px;}
div.endlinks{text-align: center; font-size: 14pt;}    /*for links at bottom of each page*/
div.countrywisdom {font-family:"monotype corsiva"; font-weight: lighter; font-size: 20pt; text-align: center;}
div.subheading{font-family:"itc zapf chancery"; font-weight: lighter; font-size: 20pt; text-align: center;}
div.recipepage{ margin:auto; width: 60%; font-size: 14pt; border-width: 3px; padding: 6px;}

table.beanrecipes{ margin: auto; width: 600px; font-size: 14pt; border-width: 1px; border-color: white; border-style: solid;}
table.hotplants{width: 350px; text-align: center; align: center; }
table.wormcastings{width: 600px; text-align: left; align: center; margin: auto;}
td.cellone{width: 400px; text-align: left;}
td.celltwo{width: 200px; text-align: center; }



A:link{color: white;}    /* these two affect any links on pages*/
A:visited{color: white;}
A:hover{color: yellow;}
