﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url('images/bg_body.gif');
	color: #000000;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
}


h1 {
	color: #006699; 
	font-size: x-large;
	font-family: Georgia;
	text-align: center;
}

h2 {
	color: #006699;
	font-size: x-large;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
}


p {
	margin-bottom: 1.5em;
	line-height: 150%;
	font-size: medium;
}

a {
	color: gray;
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	font-size:80%;

}


/* Wrapper */

#page-wrapper {
	background: #ffffff;
	border-top: 0px #f9efc7 solid;
	border-left: 0px #f9efc7 solid;
	border-right: 0px #f9efc7 solid;
	border-bottom: 0px #000000 none;
	margin: 0 auto;
	width: 860px;
	height:auto;
	display: table;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#header-wrapper {

	background:url('images/loungingfamilyv5.jpg');
	border-top: 0px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 0px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: center;
}

#home-page-content-wrapper {

	background:url('images/side_module_home.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#homepage-content-wrapper {

	background:url('images/side_module_home.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#carpet-content-wrapper {

	background:url('images/side_module_carpet.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}


#area-rugs-content-wrapper {

	background:url('images/side_module_area_rugs.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#hardwood-content-wrapper {

	background:url('images/side_module_hardwood.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#laminate-content-wrapper {

	background:url('images/side_module_laminate.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#vinyl-content-wrapper {

	background:url('images/side_module_vinyl.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#ceramic-content-wrapper {

	background:url('images/side_module_ceramic.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#remnants-content-wrapper {

	background:url('images/side_module_remnants.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}

#store-locations-content-wrapper {

	background:url('images/side_module_store_locations.jpg');
	border-top: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
	border-bottom: 5px #ffffff none;
	margin: 0 auto;
	width: 847px;
	height:auto;
	display: table;
	margin-top: 3px;
	background-repeat: no-repeat;
}
	
/* Header */

#header {
	border: 2px black solid; 
	height: 130px;
	position: relative;
	margin: 0px auto;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:11px;
}

#header-top-right-nav-bar {
}

#header-top-right-nav-bar ul {
	float:right;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color: red;  
} 

#header-top-right-nav-bar li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 5px 5px;
	list-style: none;
	display: inline;
	color: red;
}
	
		
#header-top-right-nav-bar li a:hover {
	color: red;
	text-decoration:underline;	

}

#header-logo {
	height=85px;
	margin-top: 15px;
	margin-right: 80px;
	float:right;
	border:0px;
}


#header-store-locations-line {
	margin-top: 1px;
	float: right;
	width: 610px;
	margin-right: 3px;
	text-align: center;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
}

#header-store-locations-line a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#header-store-locations-line ul {
	float:left;
	margin-left: 0px;
	padding-left: 0;
	display: inline;
} 

#header-store-locations-line li {
	vertical-align: middle;
	margin-left: 0;
	margin-bottom: 0;
	padding: 7px 5px 0px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;

}
		
#header-store-locations-line li a:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


#header-main-nav-bar {
	margin-top: 5px;
	float: right;
	width: 610px;
	margin-right: 1px;
	background-image:url('images/NavBackground.jpg');
	font: normal normal normal 100% "Times New Roman", Times, serif;
	color:white;
	}

#header-main-nav-bar a {
	color: #FFFFFF;
}

#header-main-nav-bar ul {
	float:left;
	margin-left: 0px;
	padding-left: 0;
	display: inline;
} 

#header-main-nav-bar li {
	vertical-align: middle;
	margin-left: 0;
	margin-bottom: 0;
	padding: 7px 5px 7px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;

}
		
#header-main-nav-bar li a:hover {
	color: red;
	text-decoration:underline;}

	
#top-line-2 {
	float: right;
	width: 565px;
	color: red;
	padding-top: 0px;
	margin-top: 8px;
	margin-right: 190px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight:bold;
	font-style: normal;

}

#modular-left-1-2  {
	border: 0px #f9efc7 solid;
	margin-top:5px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	float: left;

}

#branding-bar {
	float: right;
	width: 590px;
	height: 235px;
	border: 0px #f9efc7 solid;
	margin-left: 0px;
	margin-right:2px;
	margin-bottom:0px;

}


#spacer1 {
	width: 590px;
	height: 7px;
	float: right;
	margin-right: 0px;
	background: white;
	border: 0px #f9efc7 solid;
}

#spacer2 {
	width: 590px;
	height: 7px;
	float: right;
	margin-right: 0px;
	background: #EBEBEB;
	border: 0px #f9efc7 solid;
}

#spacer3 {
	width: 590px;
	height: 7px;
	float: right;
	margin-right: 0px;
	background: white;
	border: 0px #f9efc7 solid;
}
#spacer4 {
	width: 590px;
	height: 7px;
	float: right;

	background: white;
	border: 0px #f9efc7 solid;
}


#main-content-outside-container {
	background:#EBEBEB;
	float: right;
	width: 589px;
	height: auto;
	border: 0px #f9efc7 solid;
	margin-right:2px;
	margin-left: 0px;
	margin-top:0px;
}

#contact-form {
	float: right;
	width: 540px;
	text-align: left;
	background: #EBEBEB;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #993333;
	margin: 15px 20px 20px 10px;
}

#store-brands {
	float: right;
	width: 540px;
	text-align: center;
	background: #EBEBEB;
	font: normal normal bold 150% Arial, Helvetica, sans-serif;
	color: #993333;
	margin: 15px 20px 20px 10px;
}


#store-brands a {
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}

#store-brands ul {
	float:left;
	margin-left: 0px;
	padding-left: 0;
	display: inline;
} 

#store-brands li {
	vertical-align: middle;
	margin-left: 0;
	margin-bottom: 0;
	padding: 7px 5px 0px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
}
		
#store-brands li a:hover {
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#main-content-inside-container {
	float: right;
	width: 540px;
	text-align: left;
	background: #EBEBEB;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	margin: 15px 20px 10px 10px;
}



/* Footer */

#footer{
	clear: both;
	border-top: 0;
	font: normal small Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background: #fef7ee;
	border-top: 0px	#000000	none;
	border-left: 1px #f9efc7 solid;
	border-right: 1px #f9efc7 solid;
	border-bottom:	1px #f9efc7 solid;
	width: 858px;
	margin: 0px auto;
	margin-bottom: 27px;
}

#footer a {
	font: normal normal normal 100% Arial, Helvetica, sans-serif
}

.font-size {
	font-size: 150%;
}

#footer #text{
padding: 0 0 0 200px;
}

#footer #text a {text-decoration: none;}

#footer #text a:hover {text-decoration: underline;}
