/*************
Schuler's Cabinetry HTML Breakdowns
Author: Blue Hue Inc. | Sarah Lindblom
Last Revised: 9/07/2011
*************/


#page {
	margin: 0 auto;
	width: 1024px;
	font-family: Arial;
	font-size: 12px; /* 17px / 16px */
	font-weight: normal;
	color: #ffffff;
	}
h1 {color: #8b8d90; 
	text-transform: lowercase;
	font-size: 45px;
	font-family: "Akzidenz Grotesk BE", Arial, serif;
	font-weight: normal;
	letter-spacing: -2px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 332px;
	clear: both;}
	
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }

.head {
	background-color: #3c2c1c; 
	height: 95px;
}
.head img{
	float: left;
	clear: both;
	padding-left: 20px;
	padding-top: 15px;}

.nav {
	background-color: #918a7a;
	height: 25px;
	
}
.nav ul li {
	display: inline;
	height: 25px;
	line-height: 25px;
	}
.nav ul li a { color: #ffffff;
	text-decoration: none;
	}
.nav ul li a:hover{color: #3c2c1c;
	text-decoration: none;
	font-weight: normal;}
.nav ul{
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	font-size: 15px;}

.main {
	margin: 10px 0 10px 10px;
	width: 994px;  /* 944px / 1024px */
}
.main .sidenav {
	float: left;
	text-align: left;
	width: 200px;  /* 206px / 994px */
	min-height: 502px;
	padding: 10px 0;
	background-color: #918a7a;
}
.sidenav ul li a {color: #ffffff;
	text-decoration: none;}
	
.sidenav ul a li:hover {text-decoration: underline;}
.sidenav ul {list-style-type: none;
	padding: 5px 0;
	line-height: 15px;
	border-top: 1px solid #ffffff;
	width: 180px;
	margin: 0 auto;
}
.sidenav ul li {
	padding-left: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.sidenav ul:first-child {border-top: none;}
.sidenav ul h2 {font-size: 14px;}
.sidenav ul a {font-weight: bold; color: #ffffff; text-decoration: none;}
.sidenav ul a:hover {color: #3c2c1b;}
.content {
	float: right;
	width: 780px;  /* 784px / 994px */
}

.content p{margin-left: 47px;}
.content blockquote {margin: 0 auto; padding-top: 5px; width: 275px; float: left; color: #000; font-size: 12px;}
.content {color: #9b9d9f; font-size: 11px;}
.content h3{color: #8b8d90; font-size: 14px;}
.content p a {text-decoration: none; color: #000000;}
.content p a {text-decoration: none; color: #000000;}
.cherry {color: #3c2c1b;}
td {color: #000000; font-family: Arial; font-size: 12px;}
td a {font-family: Arial; font-size: 12px; text-decoration: underline; color: #000000;}
td a:hover {color: #766d59;}

.footer  {
	color: #766d59;
	font-size: 12px;  /* 12px / 16px */
	font-family: Arial;
	vertical-align:text-bottom;
	margin-top: 50px;
	}

.elkay {
	float: left;
	font-size: 12px;  /* 12px / 16px */
	font-family: Myriad Pro;

	}
.elkay img {vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px;}


ul.footlist li a{
	font-family: Arial;
	color: #766d59;
	text-decoration: none;
	}
ul.footlist {list-style-type: none;
	float: left;
	vertical-align: bottom;
	padding-top: 15px;
	}
ul.footlist li a:hover{
	color: #766d59;
	text-decoration: underline;
	font-family: Arial;
}
ul.footlist li {display: inline; padding: 0px 5px 0px 5px;}

.lowes {float: right; 
	margin: 0px;
}

.breadcrumbs {font-size: 12px; font-weight: bold;}
.breadcrumbs a {text-decoration: none; color: #999999;}
.breadcrumbs a:hover {color: #615649;}
.justRight {padding-left: 50px;}
.justRight a {text-decoration: none; color: #8b8d90;}
.justRight a:hover {color: #3c2c1b;}

.storeLocatorLink {float: right; padding: 15px 20px 0 0;}
.storeLocatorLink a {font-size: 15px; color: #fff;}
