@charset "utf-8";
/* CSS Document */

#all {
	float: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	line-height: 24px;
}
#all #content #header {
	background-color: #f9e6a9;
	background-position: center top;
	float: center;
	width: 914px;
	height:auto;
	background-repeat: no-repeat;
	text-align: left;
}
#all #content #flash{
	background-color: #f9e6a9;
	background-position: center top;
	float: center;
	width: 914px;
	height:auto;
	background-repeat: no-repeat;
	text-align: left;
}
#all #content #center {
	float: center;
	width: 914px;
height:auto;
	font-size: 12px;
}
#all #footer {
	background-image:url(http://www.thelivingwoodworkshop.com/images/layout_09.png);
	float: center;
width: 914px;
	height:auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
</style>