@charset "utf-8";
h2 {
	padding-left: 270px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#divmain #divcontent {
	height: auto;
}
#divmain #divcontent #pres {
	height: 1900px;
}

#divmain #divcontent #pres #sidebar {
	float: left;
	height: 400px;
	width: 250px;
	background-image: url(../images/vals-patio-garden-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
}

#divmain #divcontent #pres #words {
	float: left;
	height: 450px;
	width: 420px;
	padding-top: 10px;
	text-align: left;
	font-size: 10px;
}

#divmain #divcontent #pres #words img {
	border-top-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #003300;
}
