body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBBE94;
}

h1, h2 {
	font-family: sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-top: 15px;
}

body, p, td, th, div, blockquote, dl {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #28286F;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

img	{
	border: 0;
}

a, a:active, a:visited {color: #8A0F18; text-decoration:none;}
a:hover {color:#8A0F18; text-decoration:underline;}
	
#page	{
	width:750px;
/*	height: 650px; */
	border: 1em solid #fff;
	margin-top: .5em;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px;
	background-color: #FFFFFF;
}

#header {
	width: 750px;
	height: 121px;
	vertical-align: bottom;
	background: #7D2345;
	border-top:#7D2345;
	border-bottom: 1em solid #fff;
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 750px;
	height: 121px;
	vertical-align: bottom;
	background: #7D2345;
	margin: 0px;
	padding: 0px;
}

#left	{
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	width: 280px;
	height: 500px;
	margin: 0px 25px 0px 10px;
	padding: 0px;
	border: 0px solid #000000;
}

#center	{
	float: left;
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 175px;
	height:450px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #cdb79e;
	border-right: 1px solid #cdb79e;
	background-color: #eee9e9;
	text-align: left;
}

#products	{
	float: left;
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 175px;
	height:800px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #cdb79e;
	border-right: 1px solid #cdb79e;
	background-color: #eee9e9;
	text-align: left;
}

p.heading	{
	color: #8A0F18;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	text-align:center;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

p.productheader	{
	font-family:verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	color:#28286F;
	margin-bottom:2px;
	margin-top:3px;
}
	
p.copy	{
	font-family:verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	text-align:justify;
	color:#28286F;
	margin-bottom:10px;
	margin-top:6px;
}

/******************  TOP NAVIGATION *********/

#top_nav {
	float: left;
	width: 750px;
	height: 22px;
	background-color: #D1CCC7;
}

#top_nav ul	{ padding: 0; }
#top_nav ul li	{ display:inline; }

#top_nav ul	{
	margin: 0px;
	padding:0 0 0 0;
	color: #FFFFFF;
	letter-spacing:1px;
	font-weight:bold;
	font: normal normal bold 10px/16px tahoma, verdana, lucida, arial, helvetica, sans-serif;
}

#top_nav ul li a	{
	padding: 0.3em 12px;
	background-color: #D1CCC7;
	color: #0E10A3;
	text-decoration: none;
	float: left;
	border-left: 1px solid #686A6F;
}

#top_nav a#active	{
	padding: 0.3em 12px;
	background-color: #862818;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-left: 1px solid #686A6F;
}

#top_nav ul li a:hover
{
background-color: #862818;
color: #FFFFFF;
}

/* #navlist li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: #D1ccc7;
	text-align: left;
	font: normal normal bold 10px/16px tahoma, verdana, lucida, arial, helvetica, sans-serif;
} */

p.homeimprovement	{
	margin-left: 15px;
	margin-right: 15px;
	line-height: 18px;
	margin-bottom: 15px;
}

p.kitchenheader	{
	font-family:verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#28286F;
	margin:0px;
}

table.photos	{
	width:600px;
	border: 0px solid #ccc;
	margin:5px auto;
	border-collapse:collapse;
}

th.photos	{
	text-align:center;
	font-family:verdana,sans-serif;
	font-size:14px;
	color: #333;
}

td.photos	{
	border:0;
	padding:5px 5px 10px 5px;
	margin:0;
}

table.pages	{
	width:130px;
	border: 0px solid #ccc;
	margin:0px;
	border-collapse:collapse;
	text-align:center;
}

th.pages	{
	text-align:center;
	font-family:verdana,sans-serif;
	font-size:12px;
	color: #28286F;
	border-top:1px solid #cdb79e;
	border-bottom:1px solid #cdb79e;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:3px;
	padding-bottom:3px;
}

td.pages	{
	border:0;
	padding:3px 5px 3px 15px;
	margin:0;
	border-bottom:0px solid #ccc;
}

table.tips	{
	width:600px;
	border: 0px solid #ccc;
	margin:5px auto;
	border-collapse:collapse;
}

td.tips	{
	border:0;
	padding:0px 15px 0px 5px;
	margin:0;
}


td.tape	{
	border:0;
	padding:0px;
	margin:0px;
	border-bottom:0px solid #ccc;
}

.img	{
	border:0;
}

img.tape	{
	border: 1px solid #ccc;
}