body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#wrapper_outer{
	width: 880px;
	height: 630px;
	background-image: url(../images/bkSlice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#wrapper_inner{
		margin:0 20px;
	}
#wrapper_outerInventory{
	width: 880px;
	height: 780px;
	background-image: url(../images/bkSlice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
#wrapper_outerTerms {
	width: 880px;
	height: 1040px;
	background-image: url(../images/bkSlice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper_outerGallery {
	width: 880px;
	height: 580px;
	background-image: url(../images/bkSlice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper_outerAbout {
	width: 880px;
	height: 870px;
	background-image: url(../images/bkSlice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_outer{
	height: 146px;
	background-image: url(../images/header.jpg);
		background-position: right top;
		background-repeat: no-repeat;
}
#header_inner {

	
}
	#upperLinks {
	margin-top: 20px;
	margin-left: 620px;	
	}
	#login {
	float: right;
	font-size: 11pt;
	color: #003300;
	margin-top: 6px;
	margin-right: 20px;
}
#nav_outer {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	width: 840px;
}
#nav_inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#main_outer {
	width: 840px;
	height: 400px;
}
#colLeft_outer{
	float:left;
	width:562px;
	height: 430px;
}
 #colLeft_inner {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
		
	}
		#colLeft_inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-left: 18px;
	margin-bottom: 10px;
		}
		#flashSequence {
	background-color: #999999;
	height: 200px;
	width: 400px;
	border: 2px solid #FF6600;
	float: none;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}	
#colRight_outer{
	float:left;
	width:278px;
	height: 400px;
	background-image: url(../images/rtColumn.jpg);
	
}
#colRight_inner{
	margin-top: 120px;
	margin-right: 50px;
	margin-left: 50px;
}
	.greenbar {
	background-image: url(../images/greenBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	.orangebar {
	background-image: url(../images/orangeBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	}
	.box {
	background-color: #FFFF97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 16px;
	}
		.side:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003300;
		font-weight: bold;
		text-decoration: underline;
		}
		.side:active {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #003300;
			font-weight: bold;
			text-decoration: underline;
		}
		.side:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #003300;
			font-weight: bold;
			text-decoration: underline;
		}
		.side:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #003300;
			font-weight: bold;
			text-decoration: none;
		}
		.visit:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #003300;
		font-weight: bold;
		text-decoration: underline;
		}
		.visit:active {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #003300;
			font-weight: bold;
			text-decoration: underline;
		}
		.visit:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #003300;
			font-weight: bold;
			text-decoration: underline;
		}
		.visit:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #003300;
			font-weight: bold;
			text-decoration: none;
		}
#colRight_outerAbout {
	float:left;
	width:278px;
	height: 400px;
	background-image: url(../images/lilySide.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#colRight_innerAbout {
	margin-top: 250px;
	margin-right: 50px;
	margin-left: 50px;
}
#colLeft_outerGallery{
	float:left;
	width:562px;
	height: 400px;
}
#footer_outer{
	clear:both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: top;
}
		#footer_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
		}
		.poweredlink:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #003300;
			text-decoration: underline;
		}
		.poweredlink:active {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #003300;
			text-decoration: underline;
		}	
		.poweredlink:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #003300;
			text-decoration: underline;
		}	
		.poweredlink:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #006600;
			text-decoration: none;
		}
#colOne_outer {
	float:left;
	width:840px;
	height: 600px;
}
#colOne_inner {
	margin-right: 20px;
	margin-left: 20px;
}
#colOne_inner p{
	margin-right: 20px;
	margin-left: 40px;
}
#galleryDetail {
	width: 280px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003300;
	font-weight: bold;
}
#bigPhoto {
	width: 460px;
	float: left;
}
a {
	color: #003300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	line-height: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
	padding-left: 0px;
	margin-top: 12px;
	margin-bottom: 4px;
	line-height: 24px;
	font-style: italic;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-top: 2px;
}
ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.navlink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.navlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.navlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.navlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.uplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: underline;
}
.uplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: underline;
}
.uplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: underline;
}
.uplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: none;
}


.float_left{
	float:left;
	padding:0 10px 10px 0;
}
.conniePhoto {
	border: 2px solid #FF6600;
	margin-bottom: 14px;
}
.indent {
	margin-left: 40px;
}
.plantingPhoto {
	margin-right: 30px;
	border: 2px solid #FF6600;
}
.mailing {
	line-height: 22px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003300;
	margin-left: 40px;
	font-weight: bold;
}
.email:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.email:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.email:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.email:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.profile:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
}
.profile:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: none;
}
.profile:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: none;
}
.profile:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	margin-right: 6px;
	text-decoration: underline;
}
.reader:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-top: 2px;
	text-decoration: underline;
}
.reader:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-top: 2px;
	text-decoration: underline;
}
.reader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	margin-top: 2px;
	text-decoration: underline;
}
.reader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	margin-top: 2px;
	text-decoration: underline;
}
.list:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	text-align: center;
	line-height: 30px;
}
.list:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	text-align: center;
	line-height: 30px;
}
.list:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	text-align: center;
	line-height: 30px;
}
.list:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
#main_outerGallery {
	width: 840px;
	height: 400px;
}
.thmbPhoto {
	height: 124px;
	width: 164px;
	border: 2px solid #003300;
}
.top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}
.top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}
.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}
.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.deer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.deer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.deer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.deer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;
}
.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
