@charset "UTF-8";
/* CSS Document */
body {
	margin: 20px;
	font-family:"Times New Roman", Times, serif;
	color: black;
}
ul, li {
	text-decoration:none;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	font-size: 3em;
}
p {
	line-height:1.7em;
}
.headline {
	font-size: 2em;
	font-weight:normal;
	line-height:1.2em;
}
.subheadline {
	font-size: 1.2em;
	font-weight:normal;
	line-height:1.2em;
}
.container {
	margin: 0 auto;
	width: 945px;
	border: thin solid black;
}
.index_clickhere {
	width: 945px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color: black;
	margin: 0 auto;
	padding: 5px;
}
.index_clickhere a {
	color: black;
	text-decoration:none;
}
.index_clickhere a:hover {
	color: #990;
}
.logo_nav_panel {
	width: 186px;
	height:639px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: white;
	font-size:medium;
	float: left;
	position:absolute;
	background-color: #455560;
	background-image: url(../images/nav_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.logo {
	height: 117px;
	background: #455560;
}
.main_content {
	height:639px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	font-size: small;
	background-image: url(../images/homebackground.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.main_content_about {
	height:639px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	font-size:small;
	background-image: url(../images/aboutbackground2.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.main_content_services {
	height:639px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	font-size:small;
	background-image: url(../images/servicesbackground.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.main_content_products {
	height:639px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	font-size:small;
	background-image: url(../images/productsbackground.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.main_content_contact {
	height:639px;
	font-family:"Times New Roman", Times, serif;
	color: black;
	font-size:small;
	background-image: url(../images/contactbackground.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.main_text {
	width: 340px;
	margin: 90px 30px 0px 570px;
	float: left;
}
.main_text_about {
	width: 360px;
	margin: 280px 30px 0px 567px;
	float: left;
	color: white;
}
.main_text_services {
	width: 265px;
	height: 450px;
	margin: 10px 30px 0px 230px;
	padding-right: 10px;
	float: left;
}
.main_text_products {
	width: 300px;
	margin: 300px 30px 0px 400px;
	float: left;
}
.main_text_products2 {
	width: 200px;
	margin: 10px 15px 0 0;
	float: right;
	line-height: 2em;
	font-weight:bold;
}
.main_text_products2 a {
	color: black;
}
.main_text_products2 a:hover {
	color: #990;
}
.main_text_products3 {
	width: 700px;
	margin: 15px 30px 30px 30px;
	float: right;
	text-align: center;
	font-weight:bold;
}
.main_text_contact {
	width: 530px;
	margin: 35px 30px 0px 230px;
	float: left;
}
.nav_dark {
	padding: 15px 10px;
	text-align:right;
	background: #132530;
}
.nav_dark a {
	color: white;
	text-decoration:none;
}
.nav_dark a:hover {
	color: #990;
}
.nav_light {
	padding: 15px 10px;
	text-align:right;
	background: lightgray;
}
.nav_light a {
	color: #132530;
	text-decoration:none;
}
.nav_light a:hover {
	color: #990;
}
.address {
	margin: 30px 7px 0 0;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-align:right;
	font-size:.7em;
}
.services_headline {
	font-size: 2em;
	font-weight:normal;
	line-height:1.2em;
	padding-left: 90px;
}
.nav_carpet {
	padding: 15px 10px;
	text-align:right;
	background-image: url(../images/carpet_menu.jpg);
	background-repeat: no-repeat;
}
.nav_carpet a {
	color: white;
	text-decoration:none;
}
.nav_carpet a:hover {
	color: black;
}
.nav_wood1 {
	padding: 15px 10px;
	text-align:right;
	background-image: url(../images/wood_menu.jpg);
	background-repeat: no-repeat;
}
.nav_wood1 a {
	color: white;
	text-decoration:none;
}
.nav_wood1 a:hover {
	color: black;
}
.nav_wood2 {
	padding: 15px 10px;
	text-align:right;
	background-image: url(../images/wood_menu2.jpg);
	background-repeat: no-repeat;
}
.nav_wood2 a {
	color: white;
	text-decoration:none;
}
.nav_wood2 a:hover {
	color: black;
}
.nav_marble {
	padding: 15px 10px;
	text-align:right;
	background-image: url(../images/greenmarble_menu.jpg);
	background-repeat: no-repeat;
}
.nav_marble a {
	color: white;
	text-decoration:none;
}
.nav_marble a:hover {
	color: black;
}
.nav_tile {
	padding: 15px 10px;
	text-align:right;
	background-image: url(../images/bluetile_menu.jpg);
	background-repeat: no-repeat;
}
.nav_tile a {
	color: white;
	text-decoration:none;
}
.nav_tile a:hover {
	color: black;
}
.copyright {
	text-align:center;
	width: 945px;
	margin: 0 auto;
	font-size:small;
	padding: 3px;
}
/* THIS IS THE ADMIN AREA */
#admin_header {
	height: 75px;
	background-color:#CCC;
	border-bottom: thin solid black;
	text-align:center;
}
#admin_nav{
	background-color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:small;
	color: white;
	padding: 5px;
	text-align:center;
}
#admin_nav li {
	display:inline;
	padding-right: 20px;
}
#admin_nav a {
	color:white;
	text-decoration:none;
}
#admin_nav a:hover {
	color: #CCC;
}
#admin_body_text {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	background-color:white;
	padding: 30px;
	text-align:left;
}
.contact_headline {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size:medium;
	font-weight:bold;
}