BODY
{
	font-family: Tahoma, Verdana, Arial;
}
.SideNoteSection
{
	margin-bottom: 2em;
	border-right: red 3px outset;
	border-top: red 3px outset;
	border-left: red 3px outset;
	border-bottom: red 3px outset;
	padding-left: 5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	background: url(litebulb.jpg) #ffcccc no-repeat 1em center;
}
.InputSection
{
	background-color: #ddffdd;
	margin-bottom: 2em;
	border-right: green 5px ridge;
	border-top: green 5px ridge;
	border-left: green 5px ridge;
	border-bottom: green 5px ridge;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}
.Section
{
	margin-top: 10px;
	padding-left: 5px;
	font-size: larger;
	color: mediumblue;
}
.SectionTip
{
	padding-left: 5px;
	font-weight: bold;
	font-size: smaller;
	padding-bottom: 15px;
	color: mediumblue;
	padding-top: 5px;
}

.InputItem
{
	padding-right: 15px;
	padding-left: 15px;
}
.Prompt
{
	display: inline;
	width: 18em;
	clear: none;
	float: left;
	overflow: visible;
	text-align: right;
	padding-right: 1em;
}
.PromptTip
{
	padding-right: 15px;
	padding-left: 18px;
	padding-bottom: 10px;
	margin-left: 22em;
	margin-bottom: 5px;
	font-size: smaller;
	color: blue;
}
.EntryField
{
	font: icon;
	text-transform: uppercase;
	color: black;
	background-color: white;
}
.EntryFieldErr
{
	font: icon;
	text-transform: uppercase;
	color: white;
	background-color: red;
}
.centertxt
{
	text-align: center;
}

.cs811
{
	background: #d6f1ff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
}

#ho0steps
{
	padding-right: 300px;
	background: url(billboard.jpg) no-repeat right center;
}

#inputsection1
{
	background: url(pole.jpg) no-repeat right top;
}
#inputsection2
{
	padding-bottom: 115px;
	background: url(grass.jpg) repeat-x center bottom;
}
#inputsection3
{
	padding-right: 10px;
	background: url(dirtb.jpg) no-repeat left bottom;
}

#inputsection4
{
	background: url(backhoebgb.jpg) no-repeat left bottom;
}
