* {
	margin: 0;
	padding: 0;
}
body {
	background: #eee url(http://www.taylorforiowahouse.com/media/wsimages/cork.jpg) 0 100%;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	color: #333;
}
#footerimg {
	background-image: url(http://www.taylorforiowahouse.com/media/wsimages/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;

}

#headerimg {
        margin-top: 20px;
}
#centerarea {
        width: 900px;
        float: none;
        position: absolute;
        margin-top: 50px;
        padding-bottom: 200px;
        background: #FFF;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
#box {
width: 900px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#content {
width:700px;
padding: 10px;
float: right;
position: relative;
background-color:#fff;
overflow: auto;
border:3px ridge #edefc2;

}

#copy {
clear: both;
width:700px;
padding: 10px;
float: right;
position: relative;
margin-bottom: 215px;
padding-bottom: 215px; /* For IE? wtf? */
text-align: center;
color: #000000;
}

#head {
background-color: transparent;
}

#navlist
{
font-size: 18px;
border-bottom: 1px solid gray;
width: 165px;
float:left;
background-color: #005329;
}

#navlist li
{
margin: 4px 0px 4px 0px;
list-style: none;
text-indent: 2px;
border-top: 1px solid gray;
}

#navlist li a 
{ 
margin: 4px 0px 4px 0px; 
display: block;
color:#FFFFFF; 
text-decoration: none; 
}

#navlist li a:hover
{
margin: 4px 0px 4px 0px; 
display: block; 
color: #005329; 
background: #FFFFFF;
}

#nlist
{
list-style-type: decimal;
margin: 5px 0px 0px 15px;
}

#listpad
{
padding: 0px 0px 10px 2px;
}

#tabs
{
margin-left: 30px;
list-style-type: square;
}

#todo
{
width: 300px;
float: right;
margin-left: 900px;
background: red;
clear: both;
}

#todolist
{
list-style-image: none;
}

#spacing
{
padding-top: 70px;
}







#contenth1
{
text-align:center;
color:#FFFFFF;
background-color:#005329;
font-size: 25px;
padding: 6px 0px 12px 0px;
}

#contenth2
{
padding: 10px 0px 10px 0px;
font-weight: bold;
font-size: 14px;
}

#contentsum
{
padding: 5px;
color: #007c3d;

font-style:italic;
font-size: 15px;
}
p + p
{
margin-top: 25px;
}
p
{

}
#floatRight {
float: right;
margin: 4px;
font-size: 10px;
}
#floatLeft {
float: left;
margin: 4px;
font-size: 10px;
}

#green
{
color: #007c3d;
}
