/* adapted from http://fullahead.org/work/cloudyDay/ */


body { margin: 10px 20px; font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 0.9em; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(68, 68, 68); background-color: rgb(255, 255, 255); }
h1{}
h2, caption { display: block; font-size: 0.85em; font-weight: bold; }
strong {font-weight: bold; color: rgb(153, 153, 153);}
h1, h2{font-family: arial,sans-serif;} /* otherwise serif font in opera 9 */

table.data td{border:1px solid rgb(68, 68, 68); border-collapse:collapse;padding:.25em;}
table.data caption {font-weight:bold; }
table.data  {border-collapse:collapse;background-color:#F7FCFC;}




#siteBox { background: transparent url('longTitleFade2.jpg') no-repeat scroll left top; width: 99%; float: left; }
#headerBox { background: transparent url('title.jpg***') no-repeat scroll left bottom; float: left; font-size: 1.5em; font-weight: bold; height:3em; width:99%;padding:1em; }
#headerLeft { background: transparent url(***) no-repeat scroll left bottom; float: left;}
#headerRight { background: transparent url('***') no-repeat scroll right bottom; float: right; text-align: right; }
#headerRight a { padding-left: 20px; text-decoration: none; color: rgb(153, 153, 153); }
#headerRight a:hover { color: rgb(68, 68, 68); }
#headerRight .selected {color:rgb(68,68,68);}
#headerRight a.home:hover { background: transparent url('icn_homf.gif') no-repeat scroll left center; color: rgb(68, 68, 68); }
#headerRight a.gallery:hover { background: transparent url('icn_galm.gif') no-repeat scroll left center; color: rgb(68, 68, 68); }
#headerRight a.about:hover { background: transparent url('icn_abou.gif') no-repeat scroll left center; color: rgb(68, 68, 68); }
#headerRight a.links:hover { background: transparent url('icn_link.gif') no-repeat scroll left center; color: rgb(68, 68, 68); }
#headerRight a.email:hover { background: transparent url('icn_emai.gif') no-repeat scroll left center; color: rgb(68, 68, 68); }
#footerBox {  border-top: 1px solid rgb(209, 209, 209); float: left; width: 100%; height: 25px; font-size: 0.8em; color: rgb(153, 153, 153); }
#footerLeft { display:none;float: left; width: 49%; text-align: left; }
#footerRight { float: right; width: 49%; text-align: right; }
#leftColumn { margin: 1em 0pt; padding: 0pt 5px 5px; float: left; width: 28%; }
.leftColumnBox { border-top: 1px solid rgb(68, 68, 68); border-bottom: 1px solid rgb(68, 68, 68); float: left; width: 100%; margin-bottom: 1.4em; padding-top: 5px; }
#leftColumn p { margin-top: 1px; }
#leftColumn h1 { clear: both; font-size: 0.9em; margin-bottom: 1px; }
#rightColumn { float: right; width: 69%; }
#leftColumn  a, #rightColumn  a, #rightColumn ul a, #footerBox a { background: transparent none repeat; text-decoration: none; color: rgb(153, 153, 153); }
#leftColumn  a:hover, #rightColumn a:hover, #rightColumn ul a:hover, #footerBox a:hover { background: transparent; text-decoration: underline; color: rgb(17, 17, 17); }
#rightColumn h1 { border-top: 1px solid rgb(68, 68, 68); border-bottom: 1px solid rgb(68, 68, 68); font-size: 1em; margin-top: 1em; letter-spacing:0.3em; text-align:center;padding-top:1em;padding-bottom:1em;}
#rightColumn h2 {font-size:0.85em; letter-spacing:0.2em; margin-bottom:0px;}

.subHeading { display: block; clear: both; font-size: 0.85em; font-weight: bold; }
.noDisplay { display: none; }
.bugFix { height: 1px; }
.bigRightChar, .bigLeftChar { font-size: 5em; }
.bigRightChar { float: right; width: 11%; text-align: left; }
.bigLeftChar { float: left; width: 10%; text-align: right; }
.center { text-align: center; }
.verticalSpacer { height: 1.3em; }
acronym { border: 1px solid rgb(210, 210, 210); cursor: help; background-color: rgb(255, 255, 255); }
ul { margin-left: 1em; padding-left: 1em; list-style-image: url('bullet01.gif'); }
ul li:hover { list-style-image: url('bullet_p.gif'); }
p {margin-top:0px;  }


.title {
font-weight: bold;
font-size: 1.5em;
padding-top:1em;
background-color: #cccc99;
background: transparent;
}
.plantsInMyGarden {
margin-bottom:1em;
}

.display{
width:10em;
float:left;
}
.display img{
width:9em;
border:0px;
}
.displayContent{margin-left:10em;
}

.eventsbox{
width:12em;
float:right;
margin-left:1em;
text-align:center;
background-color: #cccc99;
}
.events{
width:10em;
padding:1em;
text-align:justify;
background-color: rgb(247, 252, 252);
}

.attention{
background:yellow;
}
.popup a {
text-decoration:none;
border-style: none none double none;
}
.popup div.attention{
display:none;
}
.popup:hover div.attention{
display:block;
}
@media print{
  .popup div.attention{display:block;}
	#headerBox{display:none;}
	#leftColumn{display:none;}
	#rightColumn{width:100%;}
}

.attentionQuote{
background-color: #cccc99;
font-size:1.2em;
font-style:italic;
text-align:justify;
width:50%;
margin-left:1em;
margin-right:1em;
padding:1em;
float:right;
/*inside the quote marks place another div to contain text, otherwise some browsers will display slightly differently*/
}
.ldquoSpan{
font-size:3em;
float:left;
margin-left:-0.4em;
margin-top:-0.5em;
}
.rdquoSpan{
font-size:3em;
text-align:right;
float:right;
margin-right:-0.3em;
margin-top:-0.3em;
margin-bottom:-1em;
}

.brightHover a img{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
.brightHover a:hover img{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
.picture {
background-color:rgb(204,204,153);
padding:10px;
margin:10px;
float:left;
}
.pictureLeftMost {
background-color:rgb(204,204,153);
padding:10px;
margin-right:70%;
float:left;
}

#lightbox{
	background-color:rgb(204,204,153);
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

