body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color: #000000;
}

div.thisYear-div {
	font-size: 16px;
	clear: both;
}

div.otherYears-div {
	font-size: 12px;
	clear: both;
}

div.hr100-div {
  margin-top: 10px;
	width: 100%;
  height: 1px;
  background-color: #303030;
	clear: both;
}
	
div.hr80-div {
	margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
	width: 80%;
  height: 1px;
  background-color: #303030;
}

div.container {
    width:100%;
		position: relative;
		left: 0px;
		clear: both;
}

div.column15-30 {
		position : relative;
		width:30%;
		top: 0px;
		left: 15%;
    float:left;
}

div.column15-50 {
		position : relative;
		width:50%;
		top: 0px;
		left: 15%;
    float:left;
		padding-top: 60px;
}

div.column25wide-div {
		width:25%;
    float:left;
}

.column25wide-div img {
		display: block;
    height:auto;
		margin-left: auto;
		margin-right: auto;
}

div.column45-50 {
		position : absolute;
		left: 45%;
		width: 50%;
		top: 0px;
    float:left;
		padding-top: 60px;
}

div.column65-30 {
    position: absolute;
		width: 30%;
		top: 0px;
		left: 65%;
}
		
div.phn-by-name-div {
    clear: both;
		padding-top: 15px;
		}
		
.phn-by-name-div p {
		width: 20%;
    text-align: center;
		float: left;
		}

div.solo-anchor-div {
	text-align: center;
	clear: both;
	}
	
a {
	font-size: 15px;
	font-weight: bold;
}

a:link {
	color:#1111ff;
}

a:active {
	color:#808080;
}

a:visited {
	color:#1111ff;
}

a.faintAnchor {
	font-size: 16px;
	font-weight: bold;
	color: #f0f0f0;
	}
			
table.anchors-table {
	width: 80%;
	margin-left: auto;
  margin-right: auto;
	text-align: center;
}

table.schedule-table {
  
	font-size: 12px;
	text-align: left;
	margin:0 auto;
	background-color: #FFFFD0;
  margin-top: 30px;	}
	
table.bulbs-table {
  border-collapse: collapse;
  }	
	
.bulbs-table td{	
    border: double black; 
		padding: 5px;
		text-align: center; 
  }

table.topThumbnails-table {
	table-layout: fixed;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
table.leftpicture-table {
	float: left;
	border: 0px;
	}

table.rightpicture-table {
	float: right;
	border: 0px;
	}

table.plantList-table {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 80%;
	text-align: left;
	margin:0 auto;
	}

div.credits-div {
  font-size: 14px;
	width: 100%;
	font-weight: bold;
	text-align: right;
 }
 
td.topThumbnails {
 margin: 0 auto;
 text-align: center;
 }
	
table.mainHeadings-table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}

td.mainHeading-td {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

td.faint-td {
	font-size: 16px;
	width: 144px;
	color: #F0F0F0;
	text-align: right;
	}

td.botanical-td {
	font-size: 12px;
	text-align: center;
}

td.schedule-td  { 
	height: 19px;
	text-align: left;
	}

th.sched-species-th {
  width: 196px;
	font-size: 16px;
	}
	
th.sched-date-th {
  width: 80px;
	font-size: 16px;
	}
	
th.sched-comments-th {
  width: 223px;
	font-size: 16px;
	}

th {
	font-size: 12px;
  }
	
td.width-map-list-td {
  width: 75%;
	}

table.width-map-list-table {
  width: 100%;
	}

img {border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}

object.gardenmap {
  margin-left: 100px;
	}
		
h1 {font-size: 34px;
	font-weight: bold;
	color: #000000;
}

h2 {font-size: 28px;
	font-weight: bold;
	color: #000000;
}

h3 {font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h4 {font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.varietyTitle {
	font-size: 14px;
	font-weight: bold;
	text-align:center
}

h1, h2, h3, h4, h5.centred { 
	text-align: center;
}

caption {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
}

.imageCaption {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

 