@import url(blocks/sake.css);

html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: normal;
	color: #000000;
}

#centeredBody {
	text-align: left;
	margin: 19px auto;
	width: 932px;
	overflow: hidden;
}

#header {
	margin: 0px;
	padding: 0px;
	line-height: 125%;
	width: 932px;
	height: 113px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #8E003A;
}

#outerShell {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 932px;
	background-image: url(image/ui-verticalbackground_1.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#slideshow {
	padding: 0px;
	margin: 0px 0px 20px -10px;
	float: left;
	width: 716px;
	height: 346px;
	background-image: url(image/slideshowBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#nav {
	padding: 0px 0px 0px 0px;
	width: 183px;
	height: auto;
	overflow: hidden;
	float: left;
}

#pageContent {
	padding: 0px 0px 5px 15px;
	width: 716px;
	float: left;
	height: auto;
}

* html #pageContent {
	width: 731px;
}/* IE */

#footer {
	margin: 0px 0px 20px 0px;
	padding-top: 3px;
	width: 932px;
	height: 22px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93896E;
	text-align: right;
}

#footernav {
	margin: 0px;
	padding: 0px;
	width: 932px;
	height: 34px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #860038;
	text-align: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#plantListContainer {
	width: 740px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
}

.plantListBlock {
	width: 225px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 16px 10px 0;
	padding: 0px 0px 0px 0px !important;
}

.plantListBlock img {
	margin-left: 0px !important;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px !important;
}

h3.plantListTitle {
	width: 225px;
	padding: 0px 0px 0px 0px !important;
	font: bold normal 18px/100% 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 5px 0px 3px;
}

h3.plantListTitle a, h3.plantListTitle a:hover {
	text-decoration: none;
	line-height: 120%;
	color: #8d083b;
	padding: 0px 0px 0px 0px !important;
}

h3.plantListTitle a:hover {
	color: black;
}

h4.plantListSubtitle {
	color: black;
	font: normal normal 14px/140% 'Open Sans', Arial, Helvetica, sans-serif;
}

h4.plantListSubtitle2 {
	color: #333;
	font: normal normal 12px/140% 'Open Sans', Arial, Helvetica, sans-serif;
}

