a:link, a:visited { color: #C00; text-decoration: none; }
a:hover { color: #F60; }
img {border:0}
body
{
	font-family: Tahoma, Sans-Serif, Verdana, Helvetica;
	font-size: 0.8em;
	text-align: center;
	color: #555;
	background: #FFF;
	line-height: 150%;
}

#valleyforge
{
	width:300px;
	padding: 5px 15px;
	text-align: center;
	margin: 5px auto;
}

#HueyDeweyLouie
{
	text-align: left;
}

h2
{
	font-size: 1.4em;
	color: #C00;
	background-color: #FFF;
	position: relative;
	top: 10px;
}

h4
{
	background-color: #FFF;
	font-family: "Trebuchet MS", Georgia, Helvetica;
	font-weight: 100;
	color: #7DA680;
	font-size: 1.3em;
	letter-spacing: .1em;
}

ul {margin:0; padding:0}

li
{
	font-size: 0.85em;
	list-style-type: none;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat 0px 3px;
}

input, textarea
{
	border: 1px #D8E4D9 solid;
	padding: 3px;
	font-family: Tahoma, Sans-Serif, Verdana, Helvetica;

}

textarea
{
	height: 5em;
	width: 16em;
	font-size: 0.95em;
}

.ibox
{
	background: url(images/inputbg.gif) no-repeat;
	height: 26px;
	width: 25px;
	position: relative;
	right: 0px;
	top: 9px;
	float: left;
}

input.send-btn
{
	text-align: center;
	width: 56px;
	height: 22px;
	background: #D2DDD3 url(images/submit_bg.png) no-repeat;
	border: none;
	margin-left: 27px;
}

input.send-btn:hover
{
	background: #FBF8DE url(images/submit_bg.png) no-repeat 0 -30px;
}

.elbower
{
	margin: 1em 0;
	border-top: 1px #DDD solid;
	text-align: center;
	font-size: 80%;
}