/* CSS Document Created By David Oldfield : Brainstorm Design, Web Design Agency Leeds --
w: http://www.brainstormdesign.co.uk : e: david.oldfield@brainstormdesign.co.uk  */

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#0288c0;
}
#container {
	width:900px;
	margin:0px auto 20px auto;
}
p.clear {
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
/*-----heading--*/
.header {
	height:110px;
	background-color:#fff;
	clear:both;
	padding:10px 0px 0px 14px;
}
/*-----navigation--*/
.nav {
	background-color:#000;
	width:250px;
	color:#fff;
	border-right:1px solid #fff;
	padding:5px 0px 0px 0px;
	float:left;
	clear:left;
}
.nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.nav ul li {
	border-bottom:1px solid #fff;
	height:21px;
}
.nav ul li.sales-line {
	padding:6px 25px 0px 25px;
	height:28px;
}
.nav ul li a:link, .nav ul li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	width:200px;
	padding:5px 25px 5px 25px;
}
.nav ul li a:hover {
	color:#000;
	background-color:#d6a97b;
}
.nav ul li ul {
	display:none;
}
.nav ul li:hover ul {
	position:relative;
	left:250px;
	top:-22px;
	width:180px;
	padding:10px;
	background-color:#000;
	display:block;
	border:1px solid #fff;
	z-index:2;
	height:140px;
}
.nav ul li:hover ul li {
	border:0px;
	line-height:13px;
}
.nav ul li:hover ul li a:link, .nav ul li:hover ul li a:visited {
	margin:0px;
	padding:0px;
	background-color:#000;
	color:#d6a97b;
	height:11px;
	width:100px;
}
.nav ul li:hover ul li a:hover {
	text-decoration:underline;
}
/*-----range--*/
.range {
	background-color:#000;
	height:281px;
	float:left;
	border-bottom:1px solid #fff;
	width:649px;
}
.range ul {
	color:#fff;
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
.range ul li {
	float:left;
	display:block;
	margin-left:43px;
	width:140px;
	background-color:#fff;
	padding:6px 0px 0px 20px;
	margin-top:1px;
	height:32px;
}
.range ul li.oak-range {
	background-image:url(../contentimages/oak-bg.jpg);
	background-repeat:no-repeat;
}
.range ul li.oak-range a:link, .range ul li.oak-range a:visited {
	color:#fff;
	text-decoration:none;
}
.range ul li.hardwood-range {
	background-image:url(../contentimages/hardwood-bg.jpg);
	background-repeat:no-repeat;
}
.range ul li.hardwood-range a:link, .range ul li.hardwood-range a:visited {
	color:#fff;
	text-decoration:none;
}
.range ul li.white-range {
	color:#000;
}
.range ul li.white-range a:link, .range ul li.white-range a:visited {
	color:#000;
	text-decoration:none;
}
.image-range {
	clear:left;
	border-bottom:1px solid #fff;
	height:154px;
	background-image:url(../contentimages/range-bg.jpg);
	background-repeat:no-repeat;
}
.range ul.images {
	border-bottom:0px;
	border-top:1px solid #fff;
}
.range ul.images li {
	display:block;
	border:15px solid #000;
	height:110px;
	width:110px;
	margin-top:0px;
}
.range ul.images li.oak-range-image {
	background-image:url(../contentimages/oak-range-image.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.range ul.images li.oak-range-image:hover {
	background-image:url(../contentimages/oak-hover.gif);
}
.range ul.images li.oak-range-image a:link, .range ul.images li.oak-range-image a:visited, .range ul.images li.hardwood-range-image a:link, .range ul.images li.hardwood-range-image a:visited, .range ul.images li.white-range-image a:link, .range ul.images li.white-range-image a:visited {
	display:block;
	width:130px;
	height:110px;
	text-decoration:none;
	border:0px;
	margin-left:-20px;
}
.range ul.images li.hardwood-range-image {
	background-image:url(../contentimages/hardwoord-range-image.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.range ul.images li.hardwood-range-image:hover {
	background-image:url(../contentimages/hardwoord-hover.gif);
}
.range ul.images li.white-range-image {
	background-image:url(../contentimages/white-range-image.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.range ul.images li.white-range-image:hover {
	background-image:url(../contentimages/white-hover.gif);
}
/*-----statement--*/
h2 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	margin-top:4px;
	margin-left:42px;
	font-family:Helvetica, Arial, sans-serif;
	padding-top:18px;
}
/*-----bottom-container--*/
.bottom-container {
	clear:both;
}
.introduction {
	width:215px;
	background-color:#d6a97b;
	float:left;
	padding:25px 10px 25px 25px;
	border-right:1px solid #fff;
	height:573px;
}
h1 {
	font-size:12px;
	color:#000;
	font-weight:normal;
	line-height:16px;
}
.gallery {
	width:649px;
	float:left;
	background-color:#000;
	height:623px;
}
/*------gallery--*/
h3 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-top:4px;
	margin-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	float:left;
}
/*------footer--*/
.footer {
	color:#fff;
	padding:10px 25px 0px 25px;
}
.footer p {
	padding:3px 0px;
	margin:0px;
	float:left;
	width:570px;
}
.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer p.lpd-links {
	float:right;
	width:250px;
	text-align:right;
}
/*------About--*/
.introduction p img {
	border:18px solid #fff;
	margin-bottom:12px;
}
.introduction p {
	font-size:12px;
	line-height:16px;
}
.introduction p.door {
	height:45px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	text-align:right;
	margin-bottom:10px;
}
.introduction p.door img {
	float:left;
	border:0px;
}
.introduction p.door .size {
	width:100px;
	float:right;
	margin-top:32px;
	font-weight:bold;
}
.body-content {
	padding:10px 35px 10px 40px;
	background-color:#fff;
	float:left;
	width:574px;
}
.body-content p {
	line-height:13px;
}
.body-content p.underline {
	border-bottom:1px solid #000;
	padding-bottom:8px;
}
.body-content img.main-image {
	margin-left:-41px;
	margin-bottom:-10px;
}
.body-content p a:link, .body-content p a:visited {
	color:#000;
	text-decoration:none;
}
.body-content p a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
a.nuvu {
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
#bottom-container {
	margin-top:-1px;
}