* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html, body {
	height:98.8%;
	}
.clearfix:after { /* float hack used to float content correctly */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html .clearfix { /* End hide from IE-mac */
	height: 1%;
	}
body {
	padding:0px;
	margin:0px;
	background: #d5d6d7;
	text-align: center;
	font-size: 13px;
	font-family: font-family: Verdana, "Arial", Helvetica, sans-serif;
	}
span strong {
	color:#2397E9;
	}
hr {
	display: none;
	}
p {
	margin-bottom: 15px;
	text-align: left;
	font-family: "Arial";
	}
textarea {
	width:185px;
	height:79px;
	overflow:hidden;
	border-color:#C8C8C8;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	}
ul,ol {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	text-align: left;
	color: #4f585f;
	}
ul li ul {
	margin:0;
	padding:0;
	list-style:none
	}
li {
	background:url(http://www.doorsanddrawers.net/assets/smarrow.gif) no-repeat left 6px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:18px
	}
li a {		
	line-height:18px;
	color:#6F7A83;
	text-decoration:underline;
	}
li a:hover {
	text-decoration:none;
	}
.main {
	width: 766px;
	background: #fff;
	text-align: center;
	border-left: 4px solid #c8c8c8;
	border-right: 4px solid #c8c8c8;
	}
	
.home {
	width: 750px;
	background: #acacac;
	text-align: center;
	border-left: 4px solid #c8c8c8;
	border-right: 4px solid #c8c8c8;
	border-bottom:4px solid #c8c8c8;
	}

.m_text, td, input, textarea, li
	{
	font-family: "Arial";
	font-size:13px;
	line-height:16px;
	color:#4f585f;	/* color:#6F7A83; */
	}
.ls_text {
	color:#b2b9be;
	text-align: center;
	}
.ls_text a:hover {
	text-decoration:underline;
	color:#E2E4E6;
	}
.ls_text a {
	text-decoration:none;
	color:#fff !important;
	}
.line {
	height:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#E2E4E6;
	}
.sidebar_line {
	height:1px;
	background-color:#adadad;
	}
.all_cell {
	width: 220px;
	padding: 25px 25px 30px 25px;
	}
.wide_cell {
	width: 545px;
	padding: 25px 30px 25px 30px;
	}
.products_cell {
	padding: 25px 30px 25px 30px;
	}
.products_cell2{
	padding: 25px 10px 25px 10px;
	}
/********* Customizations *********/
h1,h2,h3,h4,h5 {
	font-family: "Helvetica";
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	letter-spacing:-1px;
	}
h1 {
	font-size: 4em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 18px;
	color: #660000;
	}
h4 {
	font-size: 1.2em;
	color: #336699;
	}
h5 {
	font-size: 16px;
	color: #666;
	}
h2 a:link,h2 a:visited,h3 a:link,h3 a:visited {
	color: #333;
	text-decoration: none;
	}
h2 a:hover,h3 a:hover {
	color:#2397E9 !important;
	text-decoration: underline;
	}
a:link, a:visited {
	color:#2397E9;
	}
a:hover {
	text-decoration:none;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 40px;
	}
.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.archives {
	text-align: right;
	}
h2.pagetitle {
	margin-bottom: 20px;
	text-align: left;
	}
ol li {
	list-style: decimal outside;
	}


/******* Begin Images **********/
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "Arial";
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}


.newsbox {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 3px;
}
.button {
	padding: 1px 3px 0px 3px;
	border: 1px solid #999999;
	margin: 3px 3px 0 0;
	float: right;
}