html, body {padding:0; margin:0; background-color: #9DD086;}

h1 {
	font: bold italic 28px "Times New Roman", Times, serif;
	margin-top: 0px;
	}
	
.descrip h1 {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	}

h2 {
	font: italic 22px "Times New Roman", Times, serif;
	margin: 5px 15px 5px 0px;
	/* text-align: center;
	margin: 5px 15px 5px 15px; */
}

.descrip h2 {
	text-align: left;
	margin-top: 0px
	}


h3 {
		margin: 15px 15px 0px 5px;
	}
	
.eventlisting h3 {
	margin-top: 40px;
	color: #6B304D;
	font-size: 20px;
}

h4 {
	font-style: italic;
		margin: 20px 0px 5px 20px;
}

p {
	margin: 3px 10px 8px 5px;
	line-height: 120%;
}

.minor {
font-size: 80%;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: square;
}

li {
	margin: 10px;
}

ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

#banner {
	background-image: url(/images/title.jpg); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 50px;
	border-bottom: 1px solid gray;
	background-position: left;
	margin:0px; padding:0px;
	} 

#banner h1 {font-style: italic; font-weight: normal;
 margin:0 0 0 20px; padding:10px;}

#bannertwo {
	margin: 0;
	padding: 0;
		height: 30px;
	background-color: #9DD086;
	text-align: center;
	}

#bannertwo h2 {margin:0; padding:5px;}
	
/* #navigation {
	border-right: 1px solid grey;
	border-bottom:  1px solid grey
} */

div#navi {
	position: relative; 
	top: 0; 
	left: 0; 
	width: 190px;
	margin: 0;
	padding: 0;
  background-color: #9DD086;
}
	
div#navi ul {
	padding:10px 5px 10px 40px;
	margin: 0;
	list-style-type: none;
	
	 list-style-image: url(images/poppyicon.gif); 
}

div#navi li {
	margin: 0px 0px 12px 0px;
	padding-left: 5px;
	font: bold 11px "Lucida Grande", Arial, sans-serif;
}

div#navi li#special {
	font: bold 14px "Lucida Grande", Arial, sans-serif;
}

div#navi p {
	margin: 15px 25px 25px 25px;
	font: bold 11px "Lucida Grande", Arial, sans-serif;
}

div#navi a:link, div#navi a:visited {
	text-decoration: none;
	color: #6100b8; /* ;#451E10 */
}

div#navi a:hover, div#navi a:active {
	text-decoration: underline;
}

div#navi a.donate:link, div#navi a.donate:visited { color: #813EB8;
}
div#navi a.donate:hover, div#navi a.donate:active { color: brown
}

p.minor {
		font-size: 80%;
		text-align: center; 
		text-indent: 0;
		margin: 0;
	}

.emph {
	}

#main {
	position: absolute;
	top: 51px;
	left: 190px;
	width: 750px;
	margin: 0 5px 0 0;
	padding: 20px 30px 20px 30px;
	background-color: #B7E0A5;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

/* Images */
/* img{
	border-right: 1px solid grey;
	birder-bottom: 1px solid grey;
} */

img.decorate {float: right; margin: 10px 0 10px 10px}
img.decorateA {float: right; margin: 0 0 10px 10px}
img.decorateB {float: left; margin: 0 30px 20px 0}

.decorateAcredit {
	float: right;
	text-align: right;
	font-size: 9px;
	margin: 10px 0 10px 15px
}

.decorateBcredit {
	float: left;
	text-align: right;
	font-size: 9px;
	margin: 10px 30px 15px 0
	}

.slidesCredit {
		font-size: 9px;
	}

.bigslides {
		padding: 0 20px 20px 20px;
		margin: 0;
		background-color: rgb(183,224,165);
	}

a img {
	border:0 solid black; 
	margin: 5px
	}

/* tables */

table.truetable {
	border-left: 1px solid grey;
	border-top: 1px solid grey;
	}

table.truetable th {
	border-bottom: 2px solid grey;
	border-right: 1px solid grey;
}

table.truetable td {
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	padding: 5px;
}
	 /* used on gardens index */
table.twoCol {
	width: 95%;
	margin: 0 auto;
	border: 0px solid grey;
}

table.twoCol th {
	font-size: 20px;
	font-style: italic;
	background-color: #9DD086;
	padding: 5px 0 5px 0;	
}

table.twoCol td {
	width: 50%;
	vertical-align: top;
	padding: 15px;
	margin: 50px;
	background-color: #9DD086;
}

table.twoCol h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

table.twoCol ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;	
}

table.twoCol li {
	text-indent: -10px;
	margin-top: 10px;
	}

.headerA {
	font-weight: bold;
}
	
.descrip li { 
	position: relative;
	left: 25px;
	margin-right:20px;
} /* applying margin to li gives inconsistent behavior (Safari vs Firefox) when float involved */

/* Subheader note (such as for "Note about photography") */
.subheadernote {
	font-size: 10px;
	text-align: center;
	margin: 0;
}

/* Callout boxes */

#callout {
	background-color: #9DD086;
	border: 1px solid grey;
	width: 370px;
	margin: 45px auto;
	padding: 0px 10px 10px 10px;
}

#callout h4 {
	text-indent: 0px; 
	text-align: center;
	margin-bottom: 3px;
}
#callout p {
	margin: 3px;
	text-indent: 0px;
	text-align: center;
}

.callout2 {
	background-color: #9DD086;
	border: 1px solid grey;
	width: 550px;
	margin: 20px auto;
	padding: 0px 10px 10px 10px;
 }

.callout2 h4 {
	text-indent: 0px; 
	text-align: center;
	margin-bottom: 3px;
}

.callout2 p {
	margin: 3px;
	text-indent: 0px;
	text-align: center;
}

.callout3 {
	background-color: #9DD086;
	border: 1px solid grey;
	width: 550px;
	margin: 20px auto;
	padding: 0px 10px 10px 10px;
	font-size: 90%
}

.callout3 h4 {
	text-indent: 0px; 
	text-align: left;
	margin-bottom: 3px;
}

.callout3 p {
	margin: 3px;
	margin-left: 15px;
	text-indent: 0px;
	text-align: left;
}

.callout3 td {
	font-size: 90%;
}

.callout4 { /* donate */
  		padding: 10px;
  		margin: 60px 0px 20px 25px;
  		width:65%;
  		border: 1px solid grey;
  		background-color: #D0C8C0;
}

.callout5 { /* lunches */
  		padding: 10px;
  		float: right;
  		margin: 20px;
  		border: 1px solid grey;
  		background-color: #D0C8C0;
  		width: 25%;
}

.callout5 h3 {
	}



/* Sidebars */
.sidebar {
	float: right;
	padding: 20px 10px;
	background-color: #9DD086;
	margin-left: 20px;
	width:240px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:200px;
}

.sidebar h1,.sidebar p {
	font-size: 80%;}


.emailtext {
	font-family: Courier, monospace;
}

.clickto {
	text-align: center;
	font-style: italic;
}

.disable {
	color: grey;
}

.textlist h1 {
	margin: 20px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}

.textlist p {
	margin-left: 20px;
}

#pressrelease {
	padding: 20px;
	background-color: #9DD086;
	border: 1px solid grey; }

/* Home page */

div.homebody {
	height: 210px;
	padding:30px 5px 40px 50px;
	margin: 0;
	
	/* list-style-type: square;
	list-style-image: url(images/irisicon.gif); */
}

ul.homebody {  /* on Become part of the tour page */
	height: 200px;
	padding:60px 5px 0px 50px;
	margin: 0;
	/* list-style-type: square;
	list-style-image: url(images/irisicon.gif); */
}

a.more:after {
  content:"\00A0\2192";
  text-decoration: none;
  color: #0090C9;
  margin-right: 0;
  font-size: 80%;
  }

.new {
	color: red;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


table.quote td {
	padding: 20px;
	vertical-align: top;
	font-style: italic;
	font-size: 18px;
	clear: both;
	width: 33%;
}

.byline {
	margin: 10px 0 0 0;
	text-align: right;
}

table.reg td.label {
text-align: right;
vertical-align: top;
width: 30%;
padding-right: 5px;
}

table.cart {
	margin: 10px 10px 10px 50px; 
	font-size: 90%; 
	border: 1px solid gray;
	border-collapse: collapse;
}

table.cart td {
	border: 1px solid gray;
	padding: 5px;	
}
.textRed {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
