@charset "utf-8";
p {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-right: 20px;
}
#divmain #divcontent {
	height: 600px;
}



#divmain #divcontent #divpres {
	height: 550px;

}
#divmain #divcontent #divpres #divwords {
	float: left;
	width: 390px;
	height: 450px;
	text-align: left;
	padding-left: 20px;
}
#divmain #divcontent #divpres #divwords #divchecks {
	margin-left: 15px;
}
#divmain #divcontent #divpres #divwords #divsay {
	padding-left: 15px;
}
#divmain #divcontent #divpres #divwords #divcatch {
	padding-left: 15px;
}
#divmain #divcontent #divpres #divexample {
	float: left;
	height: 550px;
	width: 250px;
	background-image: url(../images/vals-patio-garden-logo.png);
	background-repeat: no-repeat;
	background-position: 50px top;
	padding-left: 25px;
}
#divmain #divcontent #divpres #divexample a {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}
#divmain #divcontent #divpres #divexample h3 {
	display: block;
	margin-top: 150px;
}


#divmain #diverse {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: left;
}
