body {
	margin:0;
	background-color: #D3D3D3;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav_bg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
.nav_links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0A4BDE;
	text-decoration: none;
}
.nav_links:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0A4BDE;
	text-decoration: none;
}
.nav_links:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B73C0C;
	text-decoration: none;
}
.table1 {
	background-color: #DCDCDC;
	border: 1px solid #B4B4B4;
}
.products_table {
	background-color: #DCDCDC;
	border: 1px solid #B4B4B4;
}
.featured_kitchen {
	background-color: #FFFFFF;
	border: 1px solid #B4B4B4;
}

.view_more {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #DC7E03;
	text-decoration:none;
}
.view_more:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #DC7E03;
	text-decoration:none;
}
.view_more:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0A4BDE;
	text-decoration:none;
}
.sub_links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.sub_links:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.sub_links:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration:underline;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	align: left
}
.text:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.text:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B6B;
}
.top_links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EAD499;
	text-decoration: none;
}
.top_links:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EAD499;
	text-decoration: none;
}
.top_links:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EAD499;
	text-decoration:underline;
}
.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECECEC;
}
.submit_bg {
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
}
.form1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #C8C8C8;
	border: 1px solid #3A3A3A;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #799420;
	text-decoration: none;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #343333;
	text-decoration: none;
}

li.checkmark {
	list-style-image: url(images/checkmark.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	color: black;
	size: 4;
	width: 80%;
	align: left;

}