body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #38030D;
	background-image: url(../images/wood125.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h1, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #AD1112;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 150%;
	line-height: 72%;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
}

/* Header */

#header {
	width: 920px;
	height: 270px;
	margin: 0 auto;
	/*background-image: url(../images/img02.png);
	background-repeat: no-repeat;
	background-position: 350px top;*/
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 270px;
	background-image: url(../images/old_fart_woodworking_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	letter-spacing: -1px;
	font-size: 36px;
	text-indent: -9000px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	margin-left: 350px;
	width: 470px;
	height: 260px;
}

/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(../images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding: 20px;
	background: #FFFFFF url(../images/img07.gif) no-repeat left bottom;
}

#content .special {
	border:2px solid #9C001C;
	float: right;
	width: 200px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(../images/special_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#content .special h2 {
	color:#FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 0px;
}

#sidebar a {
	color: #FFF;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(../images/img13.gif) no-repeat 0px 12px;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #9C001C url(../images/img10.gif) no-repeat left bottom;
	color: #FFF;
}
.boxed p {
	line-height: 16px;
	padding: 0px 5px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/img08.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxed .content {
	padding: 15px;
}

/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #CCC;
}

#footer a {
	color: #CCC;
}
