body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background-color: #748e62;
	font-family: Georgia, Times New Roman, serif;
	font-size: 100%;
	color: #000000;
}


h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}

.rightcopy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.rightcopy a:visited {
	color: #d0d0d0;
}

.rightcopy a:link {
	color: #e0e0e0;
}

.rightcopy a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.rightcopy a:active {
	color: #e0e0e0;
	text-decoration: underline;
}


.maincopy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #748e62;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #748e62;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #748e62;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #748e62;
	font-weight: bold;
	text-decoration: underline;
}

.leftnav {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.leftnav a:visited {
	color: #d0d0d0;
}

.leftnav a:link {
	color: #e0e0e0;
}

.leftnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.leftnav a:active {
	color: #e0e0e0;
	text-decoration: underline;
}


.bodycopy {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

.smallcopy {
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
}


input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
}

.go_button {
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

textarea {

	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.caption {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #ffffff;
	font-weight: bold;
}

li {
	list-style-image: url(/art/flower_list.gif);
}



