#outerWrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadowSide.png);
	background-repeat: repeat-y;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #bbcfd8;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
}
#header {
	background-color: #FFF;
	height: 121px;
	width: 800px;
}
#headerLeft {
	height: 121px;
	width: 278px;
	float: left;
}
#headerRight {
	height: 121px;
	width: 522px;
	float: right;
}
#headerRightInner {
	height: 80px;
	width: 350px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
#navigation {
	width:800px;
	height:38px;
	z-index:4;
	background-image: url(images/black-bar-fade-bg.jpg);
}
#navRight {
	width:522px;
	height:38px;
	float: right;
	background-image: url(../images/black-bar-fade-bg.jpg);
}
#navLeft {
	width: 278px;
	height: 38px;
	float: left;
}
#contentLeft {
	width: 220px;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#contentLeftTop {
	width: 220px;
	height: auto;
}
#contentLeftMiddle {
	width: 220px;
	height: auto;
}
#contentLeftBottom {
	width: 220px;
	height: auto;
	background-color:#d4f5f8;
	padding: 2px 0 4px 10px;
	border: 1px solid #333;	
}
#contentRight2 {
	width: 530px;
	height: 500px;
	margin-right: 0px;
	margin-top: 20px;
	float: right;
	overflow:hidden;
}

#contentRight2 h2 a {
	font-size: 10pt;
	clear:both;
}
#contentRight {
	width: 520px;
	height: 400px;
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 20px;
	float: right;
}
#contentRightTop {
	width: 520px;
	height: 220px;
}
#contentRightBottom h2 a {
	color: #551a8b;
	font-size: 12pt;
	margin-left: 200px;
	text-align: right;
}
#contentRightBottom a {
	color:#551a8b;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 200px;
	text-align: right;
}
#contentRightBottom img {
	margin-top: 20px;
}
#bottomBlock {
	height: 35px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: left;
}
#contentOrdersTop {
	width: 660px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#contentOrdersTopLeft {
	width: 720px;
	height: auto;
	margin-right: 30px;
	margin-left: auto;
	clear: both;
}
#featuredPlants {
	width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#featuredPlants h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: regular;
	line-height: 12pt;
	color: #89acbc;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 13px;
	color: #000;
	text-decoration: none;	
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: regular;
	line-height: 12pt;
	color: #89acbc;
	text-decoration: none;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: regular;
	line-height: 10px;
	color: #000;
	text-decoration: none;
}
h4 {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold;
	line-height: 5px;
	color: #551a8b;
	text-decoration: none;
}
h4 a {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold;
	line-height: 5px;
	color: #F09;
	text-decoration: none;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: regular;
	color:#666;
}
span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

span a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ec008c;
}

a {
	
	color:#551a8b;
}



