@charset "utf-8";
body {
	background-color: #f6e8cb;
	background-image: url(/houseplants/images/templateBannerBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#Extension, #Banner h1, .hide {
	position:absolute;
	top:-2000px;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
	margin-top:0px;
	background-color:#ffffff;
}

#Footer {
	width:100%;
	clear:both;
	background-color:#ecbe5a;
	text-align:center;
}

#copyright_info {
	width:100%;
}

#Banner {
	width:900px;
	height:193px;
	text-align:center;
	overflow:hidden;
	background-color: #000000;
	background-image: url(/houseplants/images/templateBanner.jpg);
	background-repeat: no-repeat;
}


#LeftCol {
	float:left;
	width:171px;
	margin:0px 0px 0px 22px;
	padding:0px 0px 40px 0px;
	background-color:#ebf0f4;
	
	
}


#Content_Holder {
	background-image: url(/houseplants/images/templateMidsection.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#FFF;
	float:left;
	width:100%;
}

#RightCol {
	float:right;
	width:600px;
	padding:8px;
	margin-right:75px;
	margin-bottom:250px;
	min-height: 277px;
}


#LeftNav {
	padding:8px 8px 25px 8px;
	margin:0px;
	background-color:#ebf0f4;
}

#LeftNav ul {
	margin:0px;
	padding:0px;
}

#LeftNav H2{
	margin: 15px 0px 5px 0px;
	font-size:90%;
	color:#082c4b;
	font-weight:bold;
	background-color:#d0dfec;
	padding:3px;
}

#LeftNav li {

	list-style:none;
	font-size:90%;
	font-weight:bold;
	padding: 4px 0px 4px 3px;
	margin-bottom: 2px;
}

#LeftNav li a, #LeftNav li a:hover, #LeftNav li a:link, #LeftNav li a:visited, #LeftNav li a:active {
	color:#3e6b8f;
	display:block;
	border:0px;
}

#LeftNav li.thispage {
	background:#3e6b8f;
	color:#FFFFFF;	
	padding-right:5px;
}

#Content {
	font-size:90%;
	padding-right:10px;
	padding-left:8px;
}

#Content a {
	font-weight:bold;
}
#Content H1 {
	color:#344825;
	font-family:Tahoma , Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:160%;
	margin-bottom:10px;
	margin-top:10px;

}

#Content H2 {
	padding-top:3px;
	color:#0c407a;
	font-family:Tahoma , Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:130%;
	margin-bottom:10px;
	margin-top:10px;
}

#Content p {
	margin:8px 20px 8px 0px;
	line-height:130%;
}

#Content p, #Content li {
		font-family: Verdana, Arial, sans-serif;
}

#Content p.highlight {
	font-weight:bold;
	color:#093363;
	margin:4px;
	padding:6px;
	line-height:150%;
	border-left:solid 3px #ffffff;
}

#Content table {
	width:95%;
}
#Content ul {
	margin:0px;
	padding-left:25px;
	padding-bottom:10px;
}
#Content li {
	margin-bottom:8px;

}

#Content img.right {
	border:solid 1px #000000;
	margin:10px;
	padding:3px;
	background-color:#ffffff;
	float:right;
}

#Content img.left {
	border:solid 1px #000000;
	margin:10px;
	padding:3px;
	background-color:#ffffff;

}

td.navtext a:hover {
	border:0px;
}

td.navtext {
	vertical-align:top;
	width:33%;
}

div.InteriorNav {
	margin-top:25px;
	width:400px;
	background-color:#faf5e8;
	padding:10px;
}

