
body 
{
	margin: 0;
	padding: 0;
	background: url(https://www.james-stevenson-carpentry.com/s/img/pattern_dark_wood.jpg) fixed;
}

body .diyw 
{
	position: relative;
}



.diyw .altcolor {
	background-color: #;
}

body > .diyw .overlay {
	position: fixed;
	left: 0;
	width: 100%;
	height: 154px;
}

body > .diyw .top {
	top: 0;
	background: url(https://www.james-stevenson-carpentry.com/s/img/gradient_top.png) top repeat-x;
	z-index: -1;
}

body > .diyw .bottom {
	bottom: 0;
	background: url(https://www.james-stevenson-carpentry.com/s/img/gradient_bottom.png) bottom repeat-x;
}



body .diyw
{
	color: #b3b3b3;
	font-size: 11px;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
}
.diyw p,.diyw td {
	color: #b3b3b3;
	font-size: 11px;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.diyw h1,.diyw h2,.diyw h3 {
	color: #b3b3b3;
}

.diyw h1 {
	font-size: 24px;
}

.diyw h2 {
	font-size: 18px;
}

.diyw h3 {
	font-size: 14px;
}

.diyw a,
.diyw a:link,
.diyw a:visited,
.diyw a:hover,
.diyw a:focus {
	color: #00d9e5;
	font-weight: bold;
}

.diyw div.hr {
	border-color: #b3b3b3;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}


.diyw .c {
	clear: both;
}


.diyw #container {
	margin: 0 auto;
	width: 988px;
	position: relative;
	z-index: 1;
}


.diyw #header {
	position: relative;
	left: 12px;
	width: 970px;
}


.diyw #header #emotion-header {
	background-color: transparent;
	height: 170px;
	margin-bottom: 24px;
	width: 970px;
}


.diyw #emotion-header-img {
	visibility: hidden;
}


.diyw #emotion-header-title {
}


.diyw #navigation {
	background: url(https://www.james-stevenson-carpentry.com/s/img/arrow.png) no-repeat left 5px;
	padding-bottom: 27px;
	padding-right: 11px;
	margin-left: 25px;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
}

.diyw #mainNav2,
.diyw #mainNav3 {
	padding-left: 0;
}


.diyw #mainNav1 li {
	float: left;
}

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	width: 118px;
	height: 38px;
	display: block;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(https://www.james-stevenson-carpentry.com/s/img/button_inactive.png) no-repeat top left;
	line-height: 38px;
	padding-left: 32px;
	white-space: nowrap;
}

.diyw #mainNav1 a.parent,
.diyw #mainNav1 a.current,
.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
	background: url(https://www.james-stevenson-carpentry.com/s/img/button_active.png) no-repeat top left;
}


.diyw #mainNav2 li {
	padding-bottom: 8px;
}

.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
	color: #fff;
	text-decoration: none;
	word-wrap: break-word;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.diyw #mainNav2 a.current,
.diyw #mainNav2 a.parent,
.diyw #mainNav2 a:hover,
.diyw #mainNav2 a:active,
.diyw #mainNav2 a:focus {
	color: #00d9e5;
}


.diyw #mainNav3 {
	padding-left: 15px;
	margin: -6px 0;
}

.diyw #mainNav3 li {
	padding-bottom: 0px;
}

.diyw #mainNav3 a,
.diyw #mainNav3 a:link,
.diyw #mainNav3 a:visited {
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

	

.diyw #content {
}

.diyw #content .top {
	background: url(https://www.james-stevenson-carpentry.com/s/img/Content_top.png) no-repeat top left;
	width: 100%;
	height: 13px;
}

.diyw #content .middle {
	background: url(https://www.james-stevenson-carpentry.com/s/img/Content_middle.png) repeat-y;
	width: 100%;
}

.diyw #content .bottom {
	background: url(https://www.james-stevenson-carpentry.com/s/img/Content_bottom.png) no-repeat bottom left;
	width: 100%;
	height: 12px;
}

.diyw #mainContent {
	float: right;
	width: 640px;
	padding: 20px 40px 20px 0;
}


.diyw #sidebar {
	float: left;
	width: 200px;
	padding: 25px 0 20px 34px;
}

.diyw #subContent {
	margin-left: -5px;
}


.diyw #footer {
	color: #fff;
	padding: 15px 45px 25px 34px;
}

.diyw #footer a {
	color: #fff;
}
