body, p, td, th, a {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 1.0em;
	color:#125401;
}
div#mainArea {
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
}

A {
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: underline;
}

input,textarea,select {
	color:#125401; font-size: 0.9em;
}

.hugetitle {
	font-size: 1.7em;
	font-weight: bold;
}

.bigtitle {
	font-size: 1.5em;
	font-weight: bold;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
}

.logotitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

.topictitle {
	font-size: 28px;
	font-weight: bold;
	white-space: nowrap;
}

.subtopictitle {
	font-size: 17px;
	font-weight: bold;
}

.contenttext {
	color:#000000;
	font-weight: normal;
	font-size: 1.0em;
}


.contactInformation {
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	margin-top:10px;
}


.contentarea {

	margin-right:60px;
	margin-left:60px;
	margin-bottom:30px;
	margin-top:30px;
}

.contentareaHomePage {

	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:15px;
}


.picturegallery {
	width:500px;
}

.picturegalleryQuote {
	width:230px;
	margin-top:20px;
	margin-bottom:20px;
}

.picturegalleryBuffer {
	width:15px;
}

.picturegalleryImage {
	margin-top:20px;
	margin-bottom:20px;
	width:268px;
}

.quotetext {
	color:#000000;
	font-weight: normal;
	font-size: 16px;
}
.quotesource {
	margin-top:5px;
	color:#000000;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}
.gallerydescriptivetext {
	color:#000000;
	font-weight: normal;
	font-size: 16px;
}


ul.gallerydescriptivetextList {
	list-style-position: outside;
	position:relative; left:-21px;
	list-style-image: url("images/ivy_lite_bullet.gif");
}
ul.gallerydescriptivetextList li {
	color:#000000;
	font-weight: normal;
	font-size: 16px;
	padding-top: 2px; padding-bottom: 2px;
}

.smallbotanical {
	margin: 10px 10px 10px 10px;
}


.menusizer {
	width: 100px;
}
.menuoutsizer {
	width: 12px;
}
.menuarea {
	background-image: url("images/menuBackground.jpg");
	border-top: 3px solid #023401;
	border-bottom: 3px solid #023401;
	border-left: 3px solid #023401;
	border-right: 3px solid #023401;
	width: 114px;
}

.menuitemarea {

	background:#efefa5;
	margin-bottom:10px;
	margin-top:10px;

	border-top: 3px solid #ffffc5;
	border-bottom: 3px solid #bfbf75;
	border-left: 3px solid #ffffc5;
	border-right: 3px solid #bfbf75;
}

.menuitembuffer {
	margin-right:7px;
	margin-left:7px;
	margin-bottom:7px;
	margin-top:7px;
}

a.menuitemlink {
	font-style:italic;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.menuitemlink:hover {
	text-decoration: underline;
}

img.logo {
	position: relative;
	left: -5px;
}

font.menuitemstatic {
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}

font.menuitemsubstatic {
white-space:nowrap;font-weight:normal;font-size:13px;
}



a.bottom_menuitemlink {
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	white-space:nowrap;
}
a.bottom_menuitemlink:hover {
	text-decoration: underline;
}

.bottomMenuArea {
	font-size:14px;
	margin-top:20px; white-space:nowrap;
}

div.bottomMenuArea p {
	margin-bottom:0px;margin-top:0px;
}




.pagetitlearea {
}

.pagesubtitlearea {
	margin-top:11px;
	margin-bottom:18px;
}

.pagetopictitlearea {
	margin-top:11px;
	margin-bottom:18px;
}


.contenttextarea {
	margin-top:20px;
	margin-bottom:20px;
}

.bottombuffer {
	.margin-bottom:10px;
}




.border {
	border-top: 4px solid #125401;
	border-bottom: 4px solid #125401;
	border-left: 4px solid #125401;
	border-right: 4px solid #125401;
}

.borderThick {
	border-top: 9px solid #125401;
	border-bottom: 9px solid #125401;
	border-left: 9px solid #125401;
	border-right: 9px solid #125401;
}




div.topleftinset {
	float:left;
	margin-right:25px;
	margin-left:0px;
	margin-bottom:9px;
	margin-top:0px;
}

div.toprightinset {
	float:right;
	margin-right:0px;
	margin-left:25px;
	margin-bottom:9px;
	margin-top:0px;
}

div.rightinset {
	float:right;
	margin-right:0px;
	margin-left:25px;
	margin-bottom:8px;
	margin-top:8px;
}

div.leftinset {
	float:left;
	margin-right:25px;
	margin-left:0px;
	margin-bottom:8px;
	margin-top:8px;
}

ul {
	list-style-position: outside;
	position:relative; left:-23px;
	list-style-image: url("images/ivy_lite_bullet.gif");
}
li {
	color:#000000;
	font-weight: normal;
	font-size: 16px;
	padding-top: 2px; padding-bottom: 2px;
}
#Content p { color:#000000; }
#historyContent p { color:#000000; }
#directionsContent p { color:#000000; }
#formContent p { color:#000000; }
#thankyouContent p { color:#000000; }



