@charset "utf-8";
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divmain #divcontent {
	height: 1500px;
}


#divmain #divcontent p {
}
#divmain #divcontent #divpres {
	height: 1500px;
}
#divmain #divcontent #divpres #divwords {
	float: left;
	height: auto;
	width: 430px;
	padding-top: 40px;
	text-align: left;
}
#divmain #divcontent #divpres #sidebar {
	float: left;
	height: 400px;
	width: 240px;
	padding-left: 60px;
	background-image: url(../images/vals-patio-garden-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 150px;
}
#divmain #divcontent #divpres #sidebar img {
	padding-left: 20px;
}

.headercontainer {
	height: 45px;
	width: 400px;
	padding-top: 20px;
	float: left;
}
.textbox {
	padding-left: 45px;
	float: left;
	width: 360px;
	padding-bottom: 20px;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.text {
	float: left;
}
