	/*uds style sheet main */

	/* Universal selector */






	/* Remove all default margins and padding */

* {
margin:0; 
padding:0;
border:dashed 0px #ffffff;
}





	/*style for all body  tags*/

xhtml, body{
font-size:100%;
background-color: #C5E3BF	;/*mint ice cream */
background-repeat: no-repeat;
height: 100%;
color:#000000;
margin:0;
padding:0;
font-family:Georgia,Roman,serif;/*serif*/
}

a
{
text-decoration:none;
color: #344152;/*blue corn*/
}




body#register
{	
background-color:   #99182C ;/*bordeaux	*/
background-image: url("../daylily/recipebar6bk.jpg");
background-repeat:repeat;
}


body#soil
{	
background-color:  #5C4033	 ;/*verydarkbrown #5C4033	*/
background-image: url("../daylily/recipebar1bk.jpg");
background-repeat:repeat;	
}

body#water
{	
background-color:   #000033 ;/*midnightblue(Safe Hex3) #000033	*/
background-image: url("../daylily/recipebar2bk.jpg");
background-repeat:repeat;
}

body#grow
{	
background-color: #4D6B50 ;/*fraser fir #4D6B50*/
background-image: url("../daylily/recipebar14bk.jpg");
background-repeat:repeat;
}

body#breed
{	
background-color: #4F2F4F ;/*violet #4F2F4F*/
background-image: url("../daylily/recipebar22bk.jpg");
background-repeat:repeat;
}

body#every
{	
background-color: rgb(194, 103 ,048)  ;/*mark orange*/
background-image: url("../daylily/recipebar11bk.jpg");
background-repeat:repeat;
}

body#home
{
background-repeat:repeat;
background-image: url("../daylily/recipebar16bk.jpg");
}

body#manual
{	
background-image: url("../daylily/recipebar19bk.jpg");
background-repeat:repeat;
}


body#award
{	
background-image: url("../daylily/recipebar22bk.jpg");
background-repeat:repeat;
}



body#photo
{	
background-image: url("../daylily/recipebar20bk.jpg");
background-repeat:repeat;
}


body#opening
{	
  background-color:#F8F8FF;/* ghostwhite(SVG) */
background-image: url("daylily/recipebar19bksml.jpg");
background-repeat:repeat;
}



/*form box and button styles*/

input, textarea, textbox, select
{
 font-family:Georgia,Roman,serif;/*serif*/
  font-size: 120%;
  color: #000;
margin:0.2em;
padding:0.1em;
  background-color:#F8F8FF;/* ghostwhite(SVG) */
  border: 0.1em ridge   #E33638;/*rosemadder*/
  } 


input#submit
{
 font-family:Georgia,Roman,serif;/*serif*/
  font-size: 90%;
  color: #fff;
margin:0.1em;
padding:0.3em;
  background-color:#003300 ;/*pinegreen(Safe Hex3) */
  border: 0.1em ridge   #E33638;/*rosemadder*/
  } 


select#headline
{
 font-family:Georgia,Roman,serif;/*serif*/
  font-size: 90%;
  } 

legend
{
 font-family:Georgia,Roman,serif;/*serif*/
  font-size: 125%;
font-weight:bold;
font-style:italic;
color:#2E0854;/*indigo */
line-height:160%;	
}



/*table styles*/

body.tb caption, tfoot td
{line-height:125%;
margin-top:1%;
margin-bottom:3%;
text-align: center; } 

body.tb table
{ border:0.5em ridge  #003300 ;/*pinegreen(Safe Hex3) */
border-collapse: collapse; 
caption-side: bottom; 
font-family: "Times New Roman", Times, serif; 
width:96%;
margin-top:2%;
margin-left:1%;
table-layout:auto;
color:#000;
font-size:80%;
} 

body.tb table caption
{
color: #FCFFF0;/*titaniumwhite*/
text-align:left;
background-color:#990000 ;
background-image: url("../daylily/recipebar6.jpg");
}

body.tb tbody
{ 
background-color:  #DAF4F0  ; /*blue ice */ 
border-bottom: 0.25em ridge #990000 ;/*dark red*/
border-top: 0.25em ridge #990000 ;/*dark red*/
} 

body.tb td 
{ 
padding: 1em; 
} 

body.tb th
{ 
padding: 1em; 
} 

body.tb tr.opp
{
background-color:#FCFFF0;/*titaniumwhite*/
}

body.tb tr.opt
{
background-color:#FFE4E1	 ; /*mistyrose(SVG)  */
}

body.tb thead tr
{ 
} 

body.tb thead,tfoot 
{ 
background-color: #FFFACD  ; /*lemonchiffon(SVG) */ 
} 

/*in this tab style, font size will grow 25%, but will be overridden with Navbar styles
on navigation menu to prevent text from disapppearing inside anchor dimensions.  Will work on input boxes and submit buttons.*/

body  textarea:focus,
a:focus,
input:focus,
input#submit:focus
{
   border-left: 0.25em double  #7CFC00;
   border-bottom: 0.25em double #Fff;
   border-top: 0.25em double #FBEC5D;
   border-right: 0.25em double #E32E30;
   padding: 0;
   font-size:125%;
  line-height:125%;
}

body textarea:active,
a:active,
input:active,
input#submit:active
{
   border-left: 0.25em double  #7CFC00;
   border-bottom: 0.25em double  #Fff;
   border-top: 0.25em double #FBEC5D;
   border-right: 0.25em double #E32E30;
   padding: 0;
   font-size:125%;
  line-height:125%;
}




	/*lock background image to page width/height*/

img.web1
{
width:325px;
height:215px;
margin-right:0%;
margin-top:1%;
margin-bottom:1%;
}

img.web2
{
width:325px;
height:215px;
margin-right:0%;
margin-top:1%;
margin-bottom:0%;
}


img.val1
{
position:fixed;
bottom:20.5%;
right:1%;
width:8%;
height:3.5%;
}

img.val2
{
position:fixed;
bottom:20.5%;
right:12.5%;
width:8%;
height:3.5%;
}

img.val3
{
position:fixed;
bottom:20.5%;
right:25%;
width:7.5%;
height:3.5%;
}

img.val4
{
position:fixed;
bottom:29%;
right:0.5%;
width:7%;
height:8%;
}

img.val5
{
position:fixed;
bottom:29%;
right:8%;
width:4%;
height:8%;
}




img#qualitybar
{
position:fixed;
bottom:24.5%;
right:0;
width:34%;
height:4%;
}


img#accessbar
{
position:absolute;
top:13.25%;
left:0%;
margin-top:0%;
width:40%; 
height:9%;
padding:1%;
}


img.galbox1
{
width:10em; 
height:7em;
border: 0.5em ridge #FFC469 ;/*cheddar*/
margin-bottom:0%;
margin-left:0%;
margin-right:2%;
margin-top:0%;

} 

img.galbox3
{
width:7em; 
height:10em;
border: 0.5em ridge #FFC469 ;/*cheddar*/
margin-bottom:0%;
margin-left:0%;
margin-right:10%;
margin-top:0%;

} 


img.galbox3b
{
width:7em; 
height:8em;
border: 0.5em ridge #FFC469 ;/*cheddar*/
margin-bottom:0%;
margin-left:0%;
margin-right:10%;
margin-top:0%;

} 


img.galbox2
{
width:10em; 
height:4em;
border: 0.5em ridge #FFC469 ;/*cheddar*/
margin-bottom:0%;
margin-left:1%;
margin-right:0%;
margin-top:10%;

} 



img#titlebox
{
position:absolute;
float:right;
width:45.25%; 
height:35%;


} 		

img#titlebox2
{
position:absolute;
right:0%;
top:14%;
width:56.5%; 
height:9%;
padding:0.5%;
} 		



img#bigbk
{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
}


img#bg
 {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

img#bg1
 {
position:absolute;
top:0;
right:0;
width:22%;
height:100%;
}




img#bg1lng
{
position:absolute;
top:0;left:0;
height:6em;
width:100%;
float:left;
}




img#headerallgreen
{
height:6em;
width:100%;
float:left;
clear:both;
}

img#headerallblue
{
height:6em;
width:100%;
clear:both;
}

img#headerallyellow
{
height:6em;
width:100%;
float:left;
clear:both;
}

img#headerdisability
{
width:325px;
padding-left:0%;
padding-right:0%;
padding-top:0%;
padding-bottom:0%;
}



img#bg2
 {
position:relative;
float:left;
width:55%;
height:55%;
}

img#bg2b
 {
position:fixed;
top:20.75%;
right:0%;
width:34%;
height:42%;
}

img#bg2a
 {
position:fixed;
top:20.75%;
right:0;
width:34.25%;
height:80%;
}

img#bg3
{
position:absolute;
top:0;
left:0;
height:100%;
width:10%;
}



img#bg4
{
position:absolute;
top:0;
right:0%;
height:100%;
width:10%;
}




img#bg5
{
position:absolute;
top:0;left:10%;
height:100%;
width:80%;
}



img.bg6
{
position:absolute;
top:0%;left:0%;
height:100%;
width:100%;
}

img#bg7
 {
position:relative;
float:left;
margin-top:1%;
margin-left:2%;
margin-bottom:2%;
width:60%;
border:1em ridge  #5C246E;/* ultramarineviolet*/
}


img#bg71
 {
position:relative;
float:right;
margin-top:1%;
margin-right:2%;
margin-bottom:1.5%;
width:27%;
border:1em ridge  #5C246E;/* ultramarineviolet*/
}



img#bg72
 {
position:relative;
float:right;
margin-top:0%;
margin-right:2%;
margin-bottom:2%;
width:27%;
border:1em ridge  #5C246E;/* ultramarineviolet*/
}


img#bg73
 {
float:right;
margin-top:1.5%;
margin-right:0.5%;
padding:0.2em;
background-color: #E0FFFF;/* lightcyan(SVG)*/
height:8em;
border:0.5em ridge  #5C246E;/* ultramarineviolet*/
}


img#bg74
 {
float:right;
margin-top:4.5%;
margin-right:2%;
margin-bottom:0%;
padding:1%;
height:22em;
background-color:    #E0FFFF;/* lightcyan(SVG)*/
border:1em ridge  #5C246E;/* ultramarineviolet*/
}





img#bg8
 {
position:fixed;
top:20.75%;
left:0;
width:82%;
height: 80%;
}



img#bg8b
 {
position:fixed;
top:20.75%;
left:15%;
width:45%;
height: 80%;
}



img#bg9
 {
position:fixed;
top:40.75%;
left:0;
width:82%;
height: 50%;
}




img#bg9b
 {
position:fixed;
top:40.75%;
left:0;
width:82%;
height: 40%;
}

/*link images*/
span#linktitle
{
color:#330066;/*purple*/
font-size:240%;
font-weight:normal;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
background: #FFFFE0; /*ivory  */ 
position:fixed;
top:52%;
left:0%;
width:100%;
padding-left:5%;
padding-top:0.25%;
padding-bottom:0.25%;
}


img#linkbox1
 {
position:fixed;
top:28%;
left:5%;
width:40%;
height: 20%;
}

img#linkbox2
 {
position:fixed;
top:28%;
right:5%;
width:40%;
height: 20%;
}

img#linkbox3
 {
position:fixed;
bottom:5%;
left:5%;
width:15%;
height: 30%;
}

img#linkbox4
 {
position:fixed;
bottom:5%;
right:5%;
width:15%;
height: 30%;
}

img#linkbox5
 {
position:fixed;
bottom:5%;
left:40%;
width:20%;
height: 30%;
}
/*end link images*/





div.butword
{
text-align:center;
width:99%;
border: 0.25em ridge   #E33638;/*rosemadder*/
margin-top:1.5%;
}


div.butwordend
{
text-align:center;
width:99%;
border: 0.25em ridge   #E33638;/*rosemadder*/
margin-top:1.5%;
margin-bottom:3%;
}

img.but1
{
height:60%;
width:80%;
border: 0.25em ridge   #330066;/*purple*/
margin-top:2%;
}



#content  
{
border:0;
padding:0;
margin-top:8.75%;
}

.content  
{
border:0;
padding:0;
}

.center
{
text-align:center;
}


	/*header for index page*/



#indexheader2 /**/
{
position:absolute;
top: 0; right:0;
height:6em;
width:100%;
margin-top:0;
margin-bottom:0%;
margin-right:0;
margin-left:0;
padding:0;
background-color:#EEE9E9	;/*snow2 */
border-bottom: 1em ridge #FFC469 ;/*cheddar*/
}


#indexheader3 /*blue top*/
{
position:absolute;
top: 0; right:0;
height:6em;
width:100%;
margin-top:0;
margin-bottom:0%;
margin-right:0;
margin-left:0;
padding:0;
background-color:#EEE9E9	;/*snow2 */
border-bottom: 1em ridge #42426F ;/*cornflowerblue #42426F*/
}






div.slidertext
{
width:81%;
height:100%;
margin-top:0;
margin-left:1.5%;
margin-right:0;
margin-bottom:0;
float:left;
}

div.slidertext2
{
float:right;
width:20%;
height:100%;
margin-top:0;
margin-left:0%;
margin-right:1%;
margin-bottom:0;
}


#slide
{
float:right;
width:100%;
height:100%;
margin-top:17%;
margin-left:0%;
margin-right:0;
margin-bottom:2%;
float:left;
}





div.slider
{
text-align:right;
width:100%;
height:6em;
margin-top:0%;
margin-bottom:0%;
margin-left:0%;
margin-right:0%;
padding:0;
}



div.open
{
width:100%;
height:100%;
}






/* box for selection*/

div.advicebox 
{
width:72%; 
height:100%;
background-color:#FFFFE0; /*ivory  */ 
border: 0.5em ridge #FFC469 ;/*cheddar*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 140%;
font-weight:normal;
padding-left: 2%;
padding-right:1%;
padding-top:1%;
padding-bottom:1%;
margin-left:0%;
margin-right:0%;
margin-top:1%;
color: #000000;
} 

div.advicebox1a 
{
width:88%; 
height:100%;
background-color:#FFFFE0; /*ivory  */ 
border: 0.5em ridge #FFC469 ;/*cheddar*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 170%;
font-weight:normal;
padding-left: 4%;
padding-right:2%;
padding-top:1%;
padding-bottom:1%;
margin-left:2%;
margin-right:0%;
margin-top:12%;
color: #000000;
text-align:left;
clear:both;
} 



div.advicebox2 
{
width:88%; 
height:100%;
background-color: #FFE4E1	 ; /*mistyrose(SVG)  */ 
border: 0.5em ridge #FFC469 ;/*cheddar*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 180%;
font-weight:normal;
padding-left: 5%;
padding-right:1%;
padding-top:0%;
padding-bottom:1%;
margin-left:2%;
margin-right:0%;
margin-top:2%;
margin-bottom:1%;
color: #000000;
clear:both;
} 

div.advicebox2b 
{
width:88%; 
height:100%;
background-color: #FFFACD  ; /*lemonchiffon(SVG) */ 
border: 0.5em ridge #003300 ;/*pinegreen(Safe Hex3) */
font-family:Georgia,Roman,serif;/*serif*/
font-size: 180%;
font-weight:normal;
padding-left: 5%;
padding-right:1%;
padding-top:0%;
padding-bottom:1%;
margin-left:2%;
margin-right:0%;
margin-top:2%;
margin-bottom:1%;
color: #000000;
clear:both;
} 


div.advicebox3 
{
width:90%; 
height:100%;
background-color:  #DAF4F0  ; /*blue ice */ 
border: 0.5em ridge #003300 ;/*pinegreen(Safe Hex3) */
font-family:Georgia,Roman,serif;/*serif*/
font-size: 190%;
font-weight:normal;
padding-left: 2%;
padding-right:1%;
padding-top:1%;
padding-bottom:1%;
margin-left:2%;
margin-right:0%;
margin-top:2%;
margin-bottom:2%;
color: #000000;
text-align:left;
} 


div.advicebox3b 
{
width:88.5%; 
height:100%;
background-color:   #F5FFFA ; /*mintcream(SVG) */ 
border: 0.5em ridge  #F54D70;/*cranberry jello */
font-family:Georgia,Roman,serif;/*serif*/
font-size: 100%;
font-weight:normal;
padding-left: 5%;
padding-right:2%;
padding-top:2%;
padding-bottom:1%;
margin-left:0.5%;
margin-right:0%;
margin-top:2%;
margin-bottom:2%;
color: #000000;
text-align:left;
} 


div.advicebox3c 
{
width:88.5%; 
height:100%;
background-color:   #FDF8FF  ; /*zincwhite */ 
border: 0.5em ridge  #308014;/*sapgreen*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 100%;
font-weight:normal;
padding-left: 1em;
padding-right:0.5em;
padding-top:0;
padding-bottom:0.5em;
margin-left:2%;
margin-right:2%;
margin-top:1%;
margin-bottom:1%;
color: #000000;
text-align:left;
} 





		
div.advicebox4 
{
width:88%; 
height:100%;
background-color: #FFE4E1	 ; /*mistyrose(SVG)  */ 
border: 0.5em ridge #FFC469 ;/*cheddar*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 190%;
font-weight:normal;
padding-left: 4%;
padding-right:2%;
padding-top:2%;
padding-bottom:2%;
margin-left:2%;
margin-right:0%;
margin-top:2%;
color: #000000;
} 

div.advicebox5
{
width:80%; 
height:100%;
background-color: #FFE4E1	 ; /*mistyrose(SVG)  */ 
border: 0.5em ridge #990000 ;/*dark red*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 190%;
font-weight:normal;
padding-left: 2%;
padding-right:2%;
padding-top:1%;
padding-bottom:1%;
margin-left:5%;
margin-right:0%;
margin-top:11%;
margin-bottom:2%;
color: #000000;
text-align:center;
} 

div.advicebox5a
{
width:90%; 
height:100%;
background-color: #FEE8D6	 ; /*desert sand */ 
border: 0.5em ridge #5C4033;/*verydarkbrown */
font-family:Georgia,Roman,serif;/*serif*/
font-size: 120%;
font-weight:normal;
padding-left: 2%;
padding-right:2%;
padding-top:0.5%;
padding-bottom:0.5%;
margin-left:2%;
margin-right:2%;
margin-top:10%;
color: #000000;
text-align:center;
} 

div.advicebox5b
{
width:90%; 
height:100%;
background-color:  #990000 ;/*dark red*/
border: 0.5em ridge #FFE4E1 ; /*mistyrose(SVG)  */ 
font-family:Georgia,Roman,serif;/*serif*/
font-size: 150%;
font-weight:normal;
padding-left: 2.5%;
padding-right:1%;
padding-top:1%;
padding-bottom:1%;
margin-left:2%;
margin-right:2%;
margin-top:11%;
margin-bottom:5%;
color:   #FAFAD2; /*lightgoldenrodyellow(SVG)*/ 
text-align:center;
background-image: url("../daylily/recipebar6.jpg");
} 

div.advicebox5c
{
width:90%; 
height:100%;
background-color: #990000 ;/*dark red*/
border:  0.5em ridge #5C4033;/*verydarkbrown */
font-family:Georgia,Roman,serif;/*serif*/
font-size: 200%;
font-weight:normal;
padding-left: 2.5%;
padding-right:1%;
padding-top:1%;
padding-bottom:1%;
margin-left:2%;
margin-right:2%;
margin-top:11%;
margin-bottom:5%;
color:    #FFF8DC; /*cornsilk(SVG)*/ 
text-align:center;
background-image: url("../daylily/recipebar14.jpg");
} 

div.advicebox5e
{
width:90%; 
height:100%;
background-color:  #990000 ;/*dark red*/
border: 0.5em ridge #FFE4E1 ; /*mistyrose(SVG)  */ 
font-family:Georgia,Roman,serif;/*serif*/
font-size: 150%;
font-weight:normal;
padding-left: 2.5%;
padding-right:1%;
padding-top:1%;
padding-bottom:1%;
margin-left:2%;
margin-right:2%;
margin-top:11%;
margin-bottom:5%;
color:   #Fff; /*  */ 
text-align:center;
background-image: url("../daylily/recipebar12c.jpg");
} 



div.advicebox6
{
width:50%; 
height:100%;
background-color: #DAF4F0  ; /*blue ice */ 
border: 0.5em ridge #990000 ;/*dark red*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 180%;
font-weight:normal;
padding-left: 2%;
padding-right:2%;
padding-top:0%;
padding-bottom:0%;
margin-left:2%;
margin-right:0%;
margin-top:2%;
margin-bottom:1%;
color: #000000;
float:left;
} 



div.advicebox7
{
width:90%; 
height:100%;
background-color: #FFFACD  ; /*lemonchiffon(SVG) */ 
border: 0.5em ridge #990000 ;/*dark red*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 150%;
font-weight:normal;
padding-left: 2%;
padding-right:2%;
padding-top:1%;
padding-bottom:0;
margin-left:2%;
margin-right:2%;
margin-top:2%;
margin-bottom:1%;
color: #000000;
} 

 





h1#privacy
{
margin-top:3%;
font-size:400%;
text-align:center;
}


h1#privacy2
{
margin-top:1%;
font-size:150%;
text-align:center;
}



p.privacy
{
width:85%; 
height:100%;
background-color:#FFFFE0; /*ivory  */ 
border: 0.5em ridge #FFC469 ;/*cheddar*/
font-family:Georgia,Roman,serif;/*serif*/
font-size: 150%;
font-weight:normal;
padding-left: 3%;
padding-right:3%;
padding-top:3%;
padding-bottom:3%;
margin-left:3%;
margin-right:0%;
margin-top:0%;
color: #000000;
} 


p.privacy2
{
font-family:Georgia,Roman,serif;/*serif*/
font-size: 150%;
font-weight:normal;
padding-left: 0%;
padding-right:0%;
padding-top:0%;
padding-bottom:0%;
margin-left:5%;
margin-right:5%;
color: #000000;
text-align:left;

} 

a.privacy2
{
font-family:Georgia,Roman,serif;/*serif*/
font-size: 100%;
font-weight:normal;
color: #E3170D;
}		

a.privacy3
{
font-family:Georgia,Roman,serif;/*serif*/
font-size: 100%;
font-weight:normal;
color: #004F00;
}		

p.fix
{text-align:left;}











.yelsmall
{
color: #FF6666;/*papaya)*/
text-align:center;
line-height:75%;
color:#FFFF7E ;
}






/*style for headline and titles*/



span.title
{
color:#551011 ;/*burntsienna */
font-size:175%;
font-weight:normal;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
}


span.title4
{
color:#551011 ;/*burntsienna */
font-size:125%;
font-weight:normal;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
}


span.title2
{
color:#330066;/*purple*/
font-size:100%;
font-weight:bold;
font-style:normal;
line-height:175%;
font-family:Georgia,Roman,serif;/*serif*/
}

span.title6
{
color:#330066;/*purple*/
font-size:100%;
font-weight:bold;
font-style:normal;
line-height:175%;
font-family:Georgia,Roman,serif;/*serif*/
}


span.title6a
{
color: #344152;/*blue corn*/
font-size:150%;
font-weight:normal;
font-style:normal;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:0;
padding-right:0;
margin:0.5em;
font-family:Georgia,Roman,serif;/*serif*/
background-color:#EEE9E9;/*snow2 */
}



span.title6v
{
color: #344152;/*blue corn*/
font-size:125%;
font-weight:normal;
font-style:normal;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:0;
padding-right:0;
margin:0.5em;
font-family:Georgia,Roman,serif;/*serif*/
background-color:#EEE9E9;/*snow2 */
}

span.title6z
{
color:#330066;/*purple*/
font-size:100%;
font-weight:normal;
font-style:normal;
padding-top:0.5em;
padding-bottom:0.3em;
padding-left:0.5em;
padding-right:0.5em;
font-family:Georgia,Roman,serif;/*serif*/
background-color:#EEE9E9	;/*snow2 */
}

span.title6x
{
color: #344152;/*blue corn*/
font-size:95%;
font-weight:normal;
font-style:normal;
padding-top:0.6em;
padding-bottom:0.4em;
padding-left:0.5em;
padding-right:0.5em;
margin:0.5em;
font-family:Georgia,Roman,serif;/*serif*/
background-color:#EEE9E9	;/*snow2 */
}

span.title6g
{
color: #344152;/*blue corn*/
font-size:75%;
font-weight:normal;
font-style:normal;
padding-top:0.1em;
padding-bottom:0.1em;
padding-left:0;
padding-right:0;
font-family:Georgia,Roman,serif;/*serif*/
background-color:#EEE9E9	;/*snow2 */
}

span.month
{
color: #000;/* */
font-size:75%;
font-weight:normal;
font-style:normal;
margin-left:-2em;
padding-top:0.1em;
padding-bottom:0.1em;
padding-left:0;
padding-right:0;
font-family:Georgia,Roman,serif;/*serif*/ 
background-color: #FFF5EE ;/*seashell(SVG)*/
}


span.title3
{
color:#330066;/*purple*/
font-size:100%;
font-weight: normal;
font-style: italic;
font-family:Georgia,Roman,serif;/*serif*/
}



span.title5
{
color:#000;
font-size:110%;
font-weight: normal;
font-style: normal;
font-family:Georgia,Roman,serif;/*serif*/
}

span.title7
{
color:#330066;/*purple*/
font-size:150%;
font-weight:bold;
font-style:normal;
line-height:150%;
font-family:Georgia,Roman,serif;/*serif*/
}




h2.nt3cw
{
font-size:160%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#000;
  display:block;
height:4em;
width:76.3%;
padding:0;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar19.jpg");
border-top:0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-right: 0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-left:0.15em solid #FFFAF0;/*floralwhite(SVG) */
}

h2.nt3co
{
font-size:160%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#000;
  display:block;
height:4em;
width:76.3%;
padding:0;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar13b.jpg");
border-top:0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-right: 0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-left:0.15em solid #FFFAF0;/*floralwhite(SVG) */
}

h2.nt3cpr
{
font-size:160%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#000;
  display:block;
height:4em;
width:76.3%;
padding:0;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar9b.jpg");
border-top:0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-right: 0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-left:0.15em solid #FFFAF0;/*floralwhite(SVG) */
}

h2.nt3cpk
{
font-size:160%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#000;
  display:block;
height:4em;
width:76.3%;
padding:0%;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar7b.jpg");
border-top:0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-right: 0.15em solid #FFFAF0;/*floralwhite(SVG) */
border-left:0.15em solid #FFFAF0;/*floralwhite(SVG) */
}




h1.small
{
font-size:160%;
line-height:120%;
}

h1.center2
{
font-size:155%;
line-height:120%;
text-align:center;
}



h2.smallz
{
font-size:120%;
line-height:100%;
text-align:center;
color: #6B238E;/*darkslateblue */	
}

h2.small
{
font-size:120%;
line-height:100%;
}


h3.small
{
font-size:105%;
line-height:100%;
}


li.club
{
margin-left:5%;
font-size:90%;
line-height:1em;
}

li.club2
{
list-style-type:none;
}

li.club3
{
margin-left:5%;
font-size:90%;
line-height:1em;
margin-top:0.5em;
}


/*anchors anchors anchors!!   style for anchors and hyperlinks*/








/* Remove bullets from ul in the navbar */
#gardenmenu{
list-style-type:none;
width:100%;
margin-top:0;
padding:0;
clear:left;
border-top: 1em ridge #292421;/*ivoryblack*/

}

#gardenmenu ol{
list-style-type:none;
text-align:center;
position:absolute;
margin:0;
padding:0;
}

#gardenmenu li
{
position:relative;
padding:0;
margin:0;
}



.hidebar
{
border-bottom:0.22em solid #FFFAF0;/*floralwhite(SVG) */
border-right: 0.22em solid #FFFAF0;/*floralwhite(SVG) */
border-left: 0.22em solid #FFFAF0;/*floralwhite(SVG) */
}




/* List items in the navbar to run horizontal not vertical */

/*vert bar*/
li.bar2b{
width:100%;
background-color:  #551033  ;/*deeppurple  */
background-repeat:no-repeat;
}



/*hz  bar*/
li.bar2a{
float:left;
width:25%;
height:7.75em;
background-color: #8B0A50 ;/*deeppink4 */
background-repeat:no-repeat;
  display:block;
background-image: url("../daylily/recipebar1b.jpg");
}



/*hz  bar*/
li.bar2y{
float:left;
width:25%;
background-color:    #FFBBFF;/*plum1(Hex3)*/
background-image: url("daylily/recipebar1e.jpg");
background-repeat:no-repeat;
  display:block;

}







/* Applies to navbar links, unvisited and visited, focus and hover and active. Font size reduced for focus to prevent 
menu bar distortion*/


a.nt3,
a.nt3:link,
a.nt3:visited
{
font-size:100%;
font-weight:bold;
font-style:normal;
font-family:georgia,roman,serif;
text-decoration:none;
  color:#fff;
  display:block;
height:4em;
width:15.5em;
padding-top:0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0;
   font-size:123.5%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar1.jpg");
   color:#000;
}

a.nt3:hover
{
background-color: #EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar1.jpg");
color:#000;
}

a.nt3:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0;
   font-size:123.5%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar1.jpg");
   color:#000;
}









a.nt3cw,
a.nt3cw:link,
a.nt3cw:visited
{
font-size:125%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:5.5em;
width:11em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3cw:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size:111%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar19.jpg");
   color:#000;
}

a.nt3cw:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar19.jpg");
background-repeat:no-repeat;
color:#000;
}




a.nt3cw:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar19.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:111%;}



a.nt3bgw,
a.nt3bgw:link,
a.nt3bgw:visited
{
font-size:125%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:6.5em;
width:11em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3bgw:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size:111%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar19.jpg");
   color:#000;
}

a.nt3bgw:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar19.jpg");
background-repeat:no-repeat;
color:#000;
}




a.nt3bgw:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar19.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:111%;}






a.nt3cpk,
a.nt3cpk:link,
a.nt3cpk:visited
{
font-size:125%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:5.5em;
width:11em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3cpk:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size:111%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar7b.jpg");
   color:#000;
}

a.nt3cpk:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar7b.jpg");
background-repeat:no-repeat;
color:#000;
}




a.nt3cpk:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar7b.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:111%;}




a.nt3cpr,
a.nt3cpr:link,
a.nt3cpr:visited
{
font-size:125%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:5.5em;
width:11em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3cpr:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size:111%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar9b.jpg");
   color:#000;
}

a.nt3cpr:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar9b.jpg");
background-repeat:no-repeat;
color:#000;
}




a.nt3cpr:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar9b.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:111%;}





a.nt3co,
a.nt3co:link,
a.nt3co:visited
{
font-size:125%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:5.5em;
width:11em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12d.jpg");
}

a.nt3co:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size: 111%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar13b.jpg");
   color:#000;
}

a.nt3co:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar13b.jpg");
background-repeat:no-repeat;
color:#000;
}




a.nt3co:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar13b.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:111%;}








a.nt4c,
a.nt4c:link,
a.nt4c:visited
{
font-size:150%;
font-weight:bold;
font-style:normal;
font-family:Georgia,Roman,serif;/*serif*/
text-decoration:none;
  color:#fff;
  display:block;
height:9em;
width:12.5em;
   padding: 0.5em;
margin:0;
text-align:center;
background-image: url("../daylily/recipebar12b.jpg");
}


a.nt4c:focus
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   font-size:123.5%;
   background-color: #EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar1.jpg");
   color:#000;
}

a.nt4c:hover
{
background-color:#EED5D2 ;/*mistyrose2*/
background-image: url("../daylily/recipebar1.jpg");
background-repeat:no-repeat;
color:#000;

}

a.nt4c:active
{
   border-left: 0.75em double  #7CFC00;
   border-bottom: 0.75em double  #Fff;
   border-top: 0.75em double #FBEC5D;
   border-right: 0.75em double #E32E30;
   padding: 0.5em;
   background-color:#EED5D2 ;/*mistyrose2*/
   background-image: url("../daylily/recipebar1.jpg");
   background-repeat:no-repeat;
   color:#000;
   font-size:123.5%;}



/*End of revised css stylesheet*/



