@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { font-family:Arial, Helvetica, sans-serif; font-size:14pt; }
#header {display:none; }
#homeBanner { display:none; }
#plantTour { display:none; }
#subNavigation { display:none; }
#footer { display:none; }

#doc { border:none; }
.contactPanel h1 { text-indent:0; font-size:18pt; }
.contactPanel li { font-size:12pt; line-height:normal; }
.contactPanel { margin-bottom:0; padding-bottom:0; }

#alt #mainColumn, #home #mainColumn { margin-top:-15pt; width:100%; }
#alt #mainColumn h1, #home #mainColumn h1 { color:#000; font-size:18pt; padding:10pt 0; margin:0; }
#alt #mainColumn h2, #home #mainColumn h2 { color:#000; font-size:16pt; font-weight:bold; padding:10pt 0; margin:0;}
#home #mainColumn h2 { color:#000; font-size:12pt; padding:0; }
#alt #mainColumn h3, #home #mainColumn h3 { color:#000; font-size:14pt; font-weight:bold; padding:10pt 0; margin:0; }
#alt #mainColumn a { color:#000; font-weight:bold; text-decoration:underline; display:inline;  }
#alt #mainColumn p { line-height:normal; padding:5px 0; }

#mainColumn ol li { list-style:decimal; margin-left:30pt; padding-left:10px; line-height:20pt; }
#mainColumn ul li { list-style:disc; margin-left:30pt; padding-left:10px; line-height:20pt; }
#mainColumn blockquote { margin-left: 40px; margin-right: 40px; font-style:italic; }

#map_canvas { width:100%; }
#mainColumn form { display:none; }
.left { float:none; }
.mailIcon,								
.globeIcon,
.phoneIcon { display:none; }

#tools { display:none; }

