@charset "utf-8";
/* CSS Document */
body {
	min-width:750px;
	margin-top: 30px;
	background-color: #604d3d;
	background-image: url(http://www.woollybottoms.com/images/template/sunflower_bg.gif);
	}
#wrap {
	width: 800px;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#layout {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(http://www.woollybottoms.com/images/template/sunflower_body.gif);
	border: 3px solid #FFFFFF;
	}
#header {
	background-color: #FFFFFF;
	height: 192px;
	width: 900px;
	}
#leftnav {
	float:left;
	width:175px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}
.leftnav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #4a3d0a;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #4a3d0a;
}
.leftnav A:visited {
	text-decoration: none;
	color: #4a3d0a;
}
.leftnav A:active {
	text-decoration: none;
	color: #4a3d0a;
}
.leftnav A:hover {
	color: #664F41;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#content {
	float:right;
	width:654px;
	padding-right: 0px;
	margin-right: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4a3d0a;
	}
#drill {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4b2612;
	background-color: #F3D192;
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
}
#footer {
	clear:both;
	float: none;
	left: auto;
	height: 32px;
	width: 900px;
	background-repeat: no-repeat;
	background-color: #AFC07D;
	}
#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.credit {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 3px;
}
.credit A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

