body {
	text-align: 			center;						 	/* Hack for IE5/Win */
	font-family: 			Tahoma, Geneva, sans-serif;
	font-color: 			#3D3D3D;
	margin-top: 			30px;
	margin-right: 			5px;
	margin-bottom: 			5px;
	margin-left: 			5px;
	background-color: 		#FFFFFF;
	background-repeat: 		no-repeat;
	background-position: 	center 0px;
	font-size: 				100%;
	line-height:			1.25em;
	background-image: url(../images/wrapper/background1b.png);
	}
	
#wrapper {
	width:					955px;
	margin:					0px auto; 					/* Right and left margin widths set to "auto" */
	text-align:				left; 						/* Counteract to IE5/Win Hack */
	border: 				thick solid #CCCCCC;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-image: url(../images/wrapper/background2b.png);
	}

#masthead {												/* top of page*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	text-align: right;
	padding-top: 40px;
	padding-left: 0px;
	background-image: url(../images/masthead/header3.png);
	width: 955px;
	}	 
	    
#main {													/* main content holder */
	width: 					755px;
	text-align: 			left;
	padding-top: 0px;
	float: right;
}
#main h1 {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 170%;
	color: #007cb9;
	line-height: normal;
	text-align: left;
}

#main h2 {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 135%;
	color: #739DD3;
	line-height: 120%;
}

#main h3 {
	margin-bottom: 0px;
	font-size: 120%;
	color: #F37D07;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 100%;
}

#main p {
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 0.875em;
}

#sidebar {
	float: 					left;
	width: 					200px;
	height: auto;
	padding-top: 0px;
	background-attachment: fixed;
}

#media {
	float: 					left;
	width: 					200px;
	text-align: 			center;
}
#focuspics {
	vertical-align: text-bottom;
	background-color: #efefef;
	overflow: hidden;
	}

#focuspics a:link {
	border-bottom-style: none;
	background-color: #FFFFFF;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
	overflow: hidden;
}
#focuspics a:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	color: #ECE9D8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#focuspics  a:hover {
	border-bottom-style: none;
	background-color: #FFFFFF;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
}

#footer {
	clear: 					both;
	border-top-width: 		thick;
	border-top-style: 		solid;
	border-top-color: 		#CCCCCC;
	background-color:		#FFFFFF;
	font-size: 				0.75em;
	padding-top: 			5px;
	padding-bottom: 		5px;
	text-align: center;
}
#footer p {
	text-align: center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

a:link {
	color: 					#0095d3;
	text-decoration: 		none;
	border-bottom: 			#65459A;
	border-width: 			0px 0px 1px 0px;
	border-style: 			none none dotted none;
}


a:visited {
	color: 					#F47d30;
	text-decoration: 		none;
}

a:hover {
	color: 					#333333;
	background-color: 		#FFFF00;
	text-decoration: 		none;
}

	
.smalltext {
	font-size: smaller;
	margin: 10px;
}
#plantguide {
	font-size: 80%;
	line-height: normal;
	cursor: default;
}
#plantguide h1 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 120%;
	color: #F37D07;
	line-height: 100%;
}

#plantguide p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 90%;
	line-height: 125%;
}

.highlight1 {
	background-color: #DFE9F4;
}

.highlight2 {
	background-color: #749DD5;
}
.highlight3 {
	background-color: #FF9933;
}

ul {
	list-style-type:		circle;
	list-style-position:	outside;
	font-size: 0.875em;
	margin-right: 25px;
	}
}

.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.masthead {
	color: #FFFFFF;
	margin-right: 25px;
	text-align: right;
	font-weight: 100;
	font-size: 225%;
	font-style: normal;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
}
