@charset "UTF-8";
/* CSS Document */

body {
	background-color: #79973F;
	font-family: Arial, Helvetica, sans-serif;
}
body a:link {
	color: #FFF;
	text-decoration: underline;
}
body a:visited {
	color: #FFF;
	text-decoration: underline;
}
body a:hover {
	color: #495E28;
	text-decoration: underline;
}
body a:active {
	color: #FFF;
	text-decoration: underline;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	font-size: 18px;
	color: #FFF;
	padding-left: 230px;
	width: 720px;
	text-align: center;
	z-index: 4;
	position: relative;
	top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
}
#logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navlist a {
	float: left;
}
#navlist li {
	display: inline;
	list-style-type: none;
	bottom: 0px;
}
.toppadding {
	padding-top: 29px;
}
#greenbar {
	background-color: #4A5E26;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9A3030;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #3C4B1F;
	height: 20px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #F5DA46;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #3C4B1F;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	height: auto;
	position: relative;
}
#contentend {
	background-color: #F5DA46;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #3C4B1F;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #3C4B1F;
	height: 25px;
}
#copyright {
	color: #FFF;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}
#conentleft {
	float: left;
	width: 450px;
}
#plantbuttons a:link {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
#plantbuttons a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
#plantbuttons a:hover {
	text-decoration: none;
	color: #FEBBC6;
	font-size: 16px;
}
#plantbuttons a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
#photoby {
	font-size: 13px;
	left: 361px;
	top: 332px;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
}
#gallerytitle {
	margin-bottom: 10px;
}
#button1 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 5px;
	height: 20px;
	display: block;
}
#TabbedPanels1 li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
}
.selectedtab {
	background-color: #485E2A;
	border: 2px solid #394B22;
}
#plantbuttons {
	height: 35px;
	width: 900px;
}
#button2 {
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 150px;
	height: 20px;
}
.notselectedtab {
	background-color: #CA374F;
	border: 2px solid #9A3030;
}
.bold {
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
#ordering_info {
	padding-left: 50px;
	padding-right: 50px;
}
#map {
	border: 4px solid #4A5E26;
}
.bold_cranberry {
	font-weight: bold;
	color: #A8122B;
	padding-bottom: 5px;
}
#listofplants {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

