@charset "UTF-8";
/* CSS Document */
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ECECEC;
	margin: 0;
	border-top: 6px solid #45477D;
}
div, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, img, p, ul, ol, li, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	border: 0 none;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}
h1, h2 {
	margin: 0 0 5px 0;
	font-size: 20px;
	color: #3D6184;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
p {
	margin: 10px 0;
	padding: 0;
}
#gallery p {
	margin-top: 2px;	
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:hover {
	color: #3D6184;	
}
a img {
	border: none;	
}
.twoColFixRt #container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0 15px;
	background-image: url(../_images/bg_content.png);
	background-repeat: repeat;
}
div#banner {
	height: 280px;
	margin: 0;
	padding: 0;
	background-image: url(../_images/hardwood_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 780px;
}
div#logo {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 155px;
	position: absolute;
	top: 0;
	left: 20px;
}
#phoneNumber {
	width: 190px;
	margin: 0;
	padding: 0;
	height: 35px;
	background-color: #45477D;
	position: absolute;
	top: 0;
	right: 0;
}
#phoneNumber p {
	margin: 8px 0 0 40px;
	padding: 0;
	color: #FFF;
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
}
div#bannerPhoto {
	width: 300px;
	height: 170px;
	position: absolute;
	left: 270px;
	top: 40px;
	padding: 0;
	margin: 0;
}
#navigation {
	margin: 0;
	padding: 0;
	height: 38px;
	width: 780px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation ul li a {
	display: block;	
}
#navigation li a {
	height: 38px;
	text-indent: -9999px;
}
#navigation li a.home {
	width: 100px;
	background-image: url(../_images/nav_home.gif);
}
#navigation li a.about {
	width: 120px;
	background-image: url(../_images/nav_about.gif);
}
#navigation li a.products {
	width: 120px;
	background-image: url(../_images/nav_products.gif);
}
#navigation li a.services {
	width: 120px;
	background-image: url(../_images/nav_services.gif);
}
#navigation li a.testimonials {
	width: 130px;
	background-image: url(../_images/nav_testimonials.gif);
}
#navigation li a.gallery {
	width: 95px;
	background-image: url(../_images/nav_gallery.gif);
}
#navigation li a.contact {
	width: 95px;
	background-image: url(../_images/nav_contact.gif);
}
#navigation li a:hover {
	background-position: 0 -38px;	
}
#navigation li a.active {
	background-position: 0 -76px;	
}
/*ul#navList {
	list-style-type: none;
	position: relative;
	width: 780px;
	height: 38px;
	margin: 0;
	padding: 0;
}
li#nm_1 {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 90px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li#nm_2 {
	position: absolute;
	top: 0px;
	left: 91px;
	width: 140px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -91px 1px;
}
li#nm_3 {
	position: absolute;
	top: 0px;
	left: 233px;
	width: 120px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -233px 1px;
}
li#nm_4 {
	position: absolute;
	top: 0px;
	left: 354px;
	width: 120px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -354px 1px;
}
li#nm_5 {
	position: absolute;
	top: 0px;
	left: 476px;
	width: 90px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -476px 1px;
}
li#nm_6 {
	position: absolute;
	top: 0px;
	left: 567px;
	width: 105px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -567px 1px;
}
li#nm_7 {
	position: absolute;
	top: 0px;
	left: 675px;
	width: 105px;
	height: 38px;
	background-image: url(_images/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: -675px 1px;
}
ul#navList a {
	display: block;	
	height: 38px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
li#nm_1 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: 0px -38px;
}
li#nm_2 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -91px -38px;
}
li#nm_3 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -233px -38px;
}
li#nm_4 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -354px -38px;
}
li#nm_5 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -476px -38px;
}
li#nm_6 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -567px -38px;
}
li#nm_7 a:hover { background-image: url(_images/navigation_bar.gif); 
	background-repeat: no-repeat;
	background-position: -675px -38px;
}*/
#content {
	background-color: #F3F3F3;
	overflow: hidden;
	padding: 15px 0 30px;
	width: 780px;
}
#mainContent {
	width: 530px;
	margin-right: 250px;
	padding: 0;
} 
.blueBg {
	background: url(../_images/bg_heading_blue.gif) no-repeat 0 0;
	height: 22px;
}
h1.blueBg {
	margin: 0;
	padding: 9px 0 9px;
	color: #2F315F;
}
#panels {
	height: 270px;
	margin-bottom: 15px;
	width: 530px;
}
.panel1 {
	float: left;
	height: 270px;
	width: 257px;
	margin-right: 16px;
	position: relative;
}
.panel2 {
	float: left;
	height: 270px;
	width: 257px;
	position: relative;
}
.panel1 div, .panel2 div {
	background-image: url(../_images/bg_panel.png);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 237px;
}
#mainContent #panels div div a {
	background-color: transparent;
	color: #FFF;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#mainContent #panels div div a:hover {
	text-decoration: underline;	
}
#mainContent #panels div div a:visited {
	color: #FFF;	
}
fieldset {
	margin: 1em 0;
	background: #f6f6f6;
}
legend {
	margin-bottom: 12px;
	color: #3D6184;	
}
label {
	display: block;
	cursor: pointer;
}
textarea {
	width: 100%;
}
input, textarea {
	border: #DCDCDC;
	border-style: solid;
	border-width: 1px;	
}
fieldset ol li {
	margin-bottom: 12px;	
}
input.radio {
	width: auto;
	margin-right: 6px;
}
#gallery #rangeGallery {
	border-top: 1px solid #3D6184;
	margin-bottom: 20px;
	padding-top: 10px;
}
#gallery img {
	margin-bottom: 4px;	
}
#gallery a img {
	margin: 0;
	padding: 0;
}
.warning {
	font-style: italic;
	color: #C00;
}
/* sidebar1 */
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px;
	padding: 0;
	margin: 0;
	background-image: url(../_images/bg_sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #45477D;
}
#sidebar1 h3 {
	margin: 10px 0 15px 10px;	
} 
ul#sidebarList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#sidebarList li {
	width: 200px;
	margin: 0;
	padding: 0;
}
#sidebar1 h3 a {
	width: 215px;
	color: #FFF;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-style: normal;
}
#sidebar1 h3 a:hover {
	text-decoration: underline;	
}
ul#sidebarList li h4 {
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}
ul#sidebarList li h4 a {
	color: #000;
	padding: 0px;
	margin: 0 0 0 10px;
	text-decoration: none;
}
ul#sidebarList li h4 a:hover {
	text-decoration: underline;	
}
ul#sidebarList li p img {
	float: left;
	margin-right: 8px;
	padding: 0;
}
ul#sidebarList li p {
	padding: 0px;
	margin: 0 0 0 10px;
	font-size: 11px;
}
ul#sidebarList li + li {
	margin: 15px 0 8px 0;	
}
/* generic timber gallery leading containing the basic image links */
#rangeGallery {
	border-top: 1px solid #3D6184;
}
.rangePhoto {
	float: left;
	width: 125px;
	margin: 7px 4px 0 3px;
}
.rangePhoto p {
	margin: 5px 0 15px 0;	
}
/* footer details begin here */
#footer {
	background-color: #e5e0d9;
	margin: 0;
	height: 200px;
	padding: 0;
	width: 780px;
	background-image: url(../_images/solid_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footerBlock {
	margin: 0;
	padding: 0;
	height: 150px;
}
#footerLeft {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 50px;
	overflow: hidden;
	float: left;
}
#footerRight p {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer p a {
	text-decoration: none;
	color: #9b6544;
}
ul#footerList {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
ul#footerList li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f8182;
	float: left;	
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
ul#footerList li a {
	text-decoration: none;
	color: #9b6544;
}
div#footerRight {
	margin: 0;
	padding: 0;
	float: right;
	width: 300px;
	height: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clrlft {
	clear: left;	
}

