﻿body
{
	background-color: white;
}

.pagecontainer
{
	background-color: #00684F;
	border: none;
	width: 982px;
}

a:link
{
	color: white;
	text-decoration: none;
}
a:active
{
	color: yellow;
	text-decoration: none;
}
a:visited
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: yellow;
	text-decoration: underline;
}
.headertagline
{
	color: #003300; 
	font-family: Brush Script MT;
	font-size: 24pt;
	float: left; 
	width: 500px; 
	text-align: center; 
	margin-top: 70px;
}

.pageheader
{
	padding: 10px;
	height: 181px; 
	vertical-align: middle;
}

.headerlogo
{
	float: left; 
	width: 263px;
	height: 181px; 
}
.headeraddress
{
	float: right; 
	width: 200px; 
	font-family: Arial; 
	color: White; 
	text-align: center;
	margin-top: 60px;
	
}

.sidemenu
{
	padding-left: 10px; 
	width: 200px;
	text-align: left; 
}
.sidemenu ul
{
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

.footer
{
	text-align: center; 
	color: Black; 
	background-color: #D0EFF1;
}
.footer a
{
	color: Black; 
}

.footer div 
{
	padding-top: 15px;
}

.tagline
{
	text-align: center; 
	padding-top: 20px; 
	padding-bottom: 20px; 
}
.tagline a 
{
	color: Blue;
}

.bodycontent
{
	
}

.bodycontent a
{
	color: #A51C31;
}

.EditContentRow
{
	clear: both;
}

.sectionheader
{
	color: #A41E37; 
	font-size: 24pt;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;	
	
}
.sectionbody 
{
	padding: 10px;
	background-color: White;
}

.viewcontentfileleft
{
	width: 300px;
}
.viewcontentfileright
{
	width: 100px;
}
.viewcontentfile
{
	padding-bottom: 30px;
}

.floatleft
{
	float: left;
}

.editrow 
{
	clear: both;
}

.editleftcol
{
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}

.bottombuttonrow
{
	clear: both;
}
.leftbutton
{
	float: left;
	width: 100px;
	padding-right: 10px;
	text-align: right;
}
.rightbutton
{
	float: right;
	width: 100px;
	padding-left: 10px;
}

.editgalleryrow
{
	clear: left;
}

.editgalleryleft
{
	float: left; 
	width: 150px; 
	text-align: right;
	padding-right: 10px;
}

.plantcategory
{
	float: left; 
	width: 250px; 
	padding: 10px; 
	text-align: center;
}

.categorylabel a
{
	color: #008000; 
	font-weight: bold;
}
.categorylabel 
{
	text-align: center;
}




