body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

/* DO NOT EDIT */

.home {
}
.about {
}
.contact {
}
.tips {
}
.photos {
}
.pressreleases {
}
.pressroom {
}
.printcoverage {
}
.product {
}
.quote {
}
.wheretobuy {
}


body.home .sn-home,
body.about .sn-about,
body.contact .sn-contact,
body.tips .sn-tips,
body.photos .sn-photos,
body.pressreleases .sn-pressreleases,
body.pressroom .sn-pressroom,
body.printcoverage .sn-printcoverage,
body.product .sn-product,
body.quotes .sn-quotes,
body.wheretobuy .sn-wheretobuy {
	display: block;
}

/* END DO NOT EDIT */

h1 {
	color: #434343;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

harial16 {
	color: #434343;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h2 {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	border: solid #ffffff 2px;
	padding: 2px 5px 2px 5px;
	display: block;
}

arial14 {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: solid #ffffff 2px;
	padding: 2px 5px 2px 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

arial12 {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: solid #ffffff 2px;
	padding: 2px 5px 2px 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#main {
	width: 926px;
	margin: 0px auto 0px auto;
}

#header {
}

#mainnav {
	height: 28px;
	background-repeat: no-repeat;
	padding: 2px 38px 2px 38px;
}

#seals {
	padding-right: 38px;
}

/* DO NOT EDIT */

#secondnav {
	padding: 0px 13px 0px 0px;
	font-size: 12px;
	height: 25px;
}

.sn-home,
.sn-about,
.sn-contact,
.sn-tips,
.sn-photos,
.sn-pressreleases,
.sn-pressroom,
.sn-printcoverage,
.sn-product,
.sn-quotes,
.sn-wheretobuy {
	display:none;
}

#secondnav a {
	color: #000;
	height: 25px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 25px;
	padding: 0px 15px 0px 15px;
}

#secondnav a.diy {
	background-image: url(../images/diy-off.gif);
}

#secondnav a:hover.diy {
	background-image: url(../images/diy-over.gif);
}

#secondnav a.artsncrafts {
	background-image: url(../images/artsncrafts-off.gif);
}

#secondnav a:hover.artsncrafts {
	background-image: url(../images/artsncrafts-over.gif);
}

#secondnav a.woodworking {
	background-image: url(../images/woodworking-off.gif);
}

#secondnav a:hover.woodworking {
	background-image: url(../images/woodworking-over.gif);
}

/* END DO NOT EDIT */

#content {
	background-repeat: repeat-y;
	padding: 0px 13px 0px 13px;
	font-size:14px;
	color: #434343;
	line-height: 21px;
}

#box {
	border-left: solid #ffffff 2px;
	border-right: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	padding:10px;
}

#footer {
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 10px;
}

