body {
	background: #ccc url(../images/background-shadow.gif) repeat-y top center;
	text-align: center;
	margin: 0;
	font: small/1.5em Arial, Helvetica, sans-serif;
}

#container {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: white url(../images/columns.gif) repeat-y left center;
}

#leadin {
	float: left;
	width: 170px;
	margin: 0;
	color: #fc6;
	font: small Arial, Helvetica, sans-serif;
	background: black url(../images/chisel.jpg) no-repeat top center;
}
#leadin h2 {
	color: white;
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin: 230px 0 0;
	padding-left: 10px;
}
#leadin dt {
	margin: 230px 10px 0px;
	font-weight: bold;
}
#leadin dd {
	margin-left: 20px;
	padding-top: 3px;
}
#leadin dd.magazine {
	padding-left: 55px;
	margin-top: -4px;
}
#leadin a img { border: 0; }
#leadin a { color: #f7de0b; }
#leadin p {
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

#masthead {
	margin: 0 0 0 170px;
	padding: 0;
	background: #9cab8f /*#008323*/;
	white-space: nowrap;
	font-size: 93%;
	line-height: normal;
	text-align: right;
}
#masthead a img {
	border: 0;
	margin: 0;
}
#masthead #logo {
	float: left;
	margin: 3px 0 0 5px;
	vertical-align: top;
}
#masthead #email-signup {
	height: 70px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: white;
	font-weight: bold;
}
#masthead #email-tips-signup {
	margin: 0;
	padding: 0;
}
#masthead #email-signup p { margin: 0 5px; }
#masthead #email-signup a { color: white; line-height: 25px; }
#masthead #email-signup strong { text-transform: uppercase; }
#masthead #email-signup em {
	font-size: 140%;
	color: #fff215;
	font-style: normal;
	background: #9cab8f url(../images/yellow-arrow.gif) no-repeat left center;
	padding-left: 9px;
}
#masthead #email-signup #email { border: 0; width: 9em; background-color: white; color: black; }
#masthead ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#masthead li {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}
#masthead li a {
	float: left;
	background: black url(../images/tab_left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #999;
	text-decoration: none;
	text-align: center;
}
#masthead li a span {
	float: left;
	display: block;
	background: black url(../images/tab_right.gif) no-repeat right top;
	padding: 5px 12px 4px 5px;
	font-weight: bold;
	color: #f7de0b;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#masthead li a span { float: none; }
/* End IE5-Mac hack */
#masthead a:hover span {
	background-color: #999;
	color: #f7de0b /*#333*/;
}
#masthead #current a {
	background-position: 0 -30px;
	background-color: #999;
	border-width: 0;
}
#masthead #current a span {
	background-position: 100% -30px;
	background-color: #999;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #fff215 /*#333*/;
	cursor: default;
}
#masthead li.last a span {
	border-right: 2px solid #9cab8f /*#008323*/;
	background-color: black;
}
#masthead li a:hover {
	background-position: 0% -30px;
	background-color: #999;
}
#masthead li a:hover span {
	background-position: 100% -30px;
	background-color: #999;
}

h1 {
	margin: 0;
	padding: 6px 9px;
	color: #fff215 /*#f7de0b*/;
	background-color: #999;
	font: bold small Arial, Helvetica, sans-serif;
	clear: right;
}

h1, #content { margin-left: 170px; }
#content {
	padding-left: 4px;
	padding-right: 130px;
	font-size: small;
}

#intro {
	padding-bottom: 1em;
}

#content img {
	float: left;
	margin: 0 5px 5px 0;
}
#content a img { border: 0; }
#content img.header, #content a img.header, #content li img {
	float: none;
	clear: none;
	border: 0;
}
#content li img {
	margin: 0;
	vertical-align: middle;
}
#content h2, #content h3 { font: bold small Arial, Helvetica, sans-serif; }
#content h2 {
	color: #008323;
	border: 2px ridge gray;
	margin: 4px 4px 0 0;
	padding: 3px;
}
#content h2 a {
	text-decoration: none;
	color: #008323;
}
#content h2.yellow {
	background-color: #fc3;
	color: black;
	border: 1px solid black;
	width: 238px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content h2.yellow a {
	text-decoration: none;
	color: black;
}
#content h2.plansnow { background: white url(../images/plansNow.gif) no-repeat center right; }
#content h2.woodsmithstore {
	background: #fff url(../images/woodsmithStore.gif) no-repeat center right;
}
#content h3 { margin: 5px 0; }
#content .links { text-align: center; }
#content input { vertical-align: middle; }
#content label { color: /*#008323*/ #9cab8f; font-weight: bold; }
#content #search { border: 1px solid black; }

#content .example { border: 1px solid gray; width: 220px; }
#content .example h3 { border-bottom: 1px solid gray; }
#content .example p { padding: 0 2px 2px; }

#content #col1 { float: left; width: 238px; margin: 0; padding-top: 50px; }
#content #col1 img, #content #col2 img { float: none; clear: none; }
#content #col1 h2, #content #col2 h2 { width: 90%; margin: 0; clear: none; }
#content #col1 p { margin-right: 20px; }
#content #col2 { margin: 0 0 0 242px; padding-top: 50px; }
#content #col2 h2 { clear: none; margin-right: 4px; }
#content #col2 img { margin-right: -4px; }
#content #col1 .example p { margin: 5px; }
#content #col1 .example p img { float: left; }

#content div form label {
	float: left;
	width: 10em;
	display: block;
	text-align: right;
	padding-right: 0.5em;
}
#content div form p { margin: 0; }
#content form.search p { margin: 0; }
#content form.search { margin-top: 1em; }
#content .required { font-style: italic; }
#content dt.item { float: left; }
#content dd { margin-bottom: 2em; }
#content dd.price { margin-bottom: 0; }

#ads {
	/* Inline display hack for IE negative margin floats */
	display: inline;
	float: right;
	width: 130px;
	background-color: #e0e0d1;
	text-align: center;
	margin-left: 4px;
	margin-right: -130px;
}
#ads h3 {
	font: bold small Arial, Helvetica, sans-serif;
	border: 0;
	text-align: center;
	color: black;
}
#ads a {
	display: block;
	margin: 0.5em 0;
}
#ads img {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
}

#footer {
	height: 54px;
	margin: 0;
	padding-top: 10px;
	clear: left;
}
#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align: center;
}
#footer p img {
	float: left;
	margin: -10px -80px 0 250px;
}

table.woodsmithstore, table.plansnow {
	width: 450px;
	border: 0;
	margin: 5px 0;
	margin-left: auto;
	margin-right: auto;
}
table.plansnow { margin-top: 0; margin-bottom: 0; }
table.woodsmithstore td, table.plansnow td {
	padding: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
table.images, table.images td {
	background-color: #bcb9ad;
	text-align: center;
}
#content table.images td img, #content table.plansnow td img {
	float: none;
	margin: 0 10px;
}

address {
	font-style: normal;
	font-weight: bold;
	margin-left: 1.2em;
}
