body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #312c2c;
	width: auto;
}

#wrapper {
	background-color: #312C2C;
	text-align: left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	overflow: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #312c2c;
	height: 100px;
}


#mainContent {
	background-color: #FC6;
	padding: 0px;
	background-repeat: repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	height: auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #F03;
	padding: auto;
	margin: auto;
	text-align: center;
}
.textColor {
	color: #C03;
	font-weight: bold;
}

#footer {
	background-color: #F63;
	margin: 0px;
	padding: 0px;
	width: auto;
}

b {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
}



p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #2E1017;
	text-align: left;
	line-height: 20px;
	font-weight: 400;
}
.textAlign {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	color: #F03;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
}
#infoTable {
	white-space: inherit;
	display: table-cell;
}


#botanicalName {
	font-size: 1em;
	color: #F00;
}

#description {
	padding: 0px;
	float: right;
	height: auto;
	width: 680px;
	background-color: #FC6;
	position: absolute;
	left: 243px;
	top: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#itemDetail {
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 250px;
}


#fullDescription {
	background-color: #693;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
	width: auto;
	height: auto;
}
