@charset "utf-8";
body {
	background-color: #660000;
	padding-right: 34px;
	padding-bottom: 34px;
	padding-left: 34px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 34px;
	margin-left: 34px;
}
#buttonbar {
	text-decoration: none;
	background-image: url(dev/images/buttonbar.jpg);
	width: 800px;
	background-color: #FFFFFF;
	height: 36px;
}
#buttonbar #links {
	position: absolute;
	width: 780px;
	text-align: right;
	margin-top: 10px;
	color: #FFFFFF;
}


#buttonbar A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
#buttonbar #tagline {
	background-image: url(dev/images/tagline.gif);
	width: 261px;
	position: absolute;
	margin-left: 15px;
	height: 17px;
	margin-top: 10px;
}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content A {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#header {
	background-image: url(dev/images/header.jpg);
	height: 95px;
	width: 800px;
}
#header #homeLink {
	height: 50px;
	width: 300px;
	position: absolute;
	left: 120px;
	top: 15px;
}
#header #quickQuote {
	height: 75px;
	width: 120px;
	top: 10px;
	right: 20px;
	left: 769px;
	position: absolute;
}
#content #flooringText {
	width: 275px;
	right: 0px;
	left: 250px;
	position: relative;
	z-index: 20;
}
#content #flooringPhoto {
	position: relative;
	left: 0px;
	width: 550px;
	top: -50px;
	z-index: 1;
}
#content #furniturePhoto {
	position: relative;
	left: 0px;
	width: 550px;
}
#content #furnitureText {
	width: 100%;
	top: 0px;
	right: 0px;
	position: relative;
	text-align: right;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.highlight {
	font-weight: bold;
	color: #00ADEF;
}
.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e0dbc2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #e0dbc2;
	border-right-color: #CBC298;
	border-bottom-color: #CBC298;
	border-left-color: #e0dbc2;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
}
