@charset "UTF-8";
body {
	background-image: url(images/gen_background.jpg);
	background-color: #D9C6AA;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-image: url(images/gen_maintablebkgnd.jpg);
	width: 800px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D9C6AA;
}
#leftcolumn {
	width: 600px;
	float: left;
}
#leftimage {
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(images/gen_leftgriddiv.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#logo {
	text-align: left;
	margin-top: 24px;
}
#mainpic {
}
#resourcesTable {
}
#resourcesTable td {
	padding-right: 20px;
	width: 33%;
}
#resourcesTable h2 {
	color: #333333;
	background-color: #D4C1A4;
	padding: 3px;
	margin-bottom: 5px;
}
#resourcesTable a {
	color: #333333;
	text-decoration: none;
	background-color: #996531;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	padding: 3px;
}
#resourcesTable  a:hover {
	background-color: #B9976C;
}
#resourcesTable p {
	background-color: #996531;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
#navigation {
	background-color: #7D7D0E;
	height: 25px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	float: left;
	padding: 5px;
	line-height: 15px;
}
#navigation a:hover {
	background-color: #A5A511;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#footer a {
	color: #753C02;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	float: right;
	width: 225px;
	text-align: left;
}
#insidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	width: 540px;
	margin-left: 50px;
	margin-bottom: 50px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;
}
#content   h2   {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
#content  h1, #insidecontent h1 {
	font-size: 24px;
	color: #93A613;
	letter-spacing: -1px;
	line-height: 26px;
}
#rightcolumn {
	width: 175px;
	float: right;
	padding-top: 40px;
}
#rightcolumn h1 {
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: -.04em;
}
#infobox-top, #infobox-mid, #infobox-bot {
	width: 120px;
	height: 150px;
	padding: 15px;
	font-size: 12px;
	color: #402000;
}
#infobox-top {
	background-image: url(images/home_box_top.jpg);
}
#infobox-mid {
	background-image: url(images/home_box_mid.jpg);
}
#infobox-bot {
	background-image: url(images/home_box_bot.jpg);
}
#productsTable .hardwood {
	background-attachment: scroll;
	background-image: url(images/button_hardwood.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsTable .laminate {
	background-attachment: scroll;
	background-image: url(images/button_laminate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsTable .tile {
	background-attachment: scroll;
	background-image: url(images/button_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsTable .vinyl {
	background-image: url(images/button_vinyl.jpg);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#productsTable .carpet {
	background-attachment: scroll;
	background-image: url(images/button_carpet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsTable .green {
	background-attachment: scroll;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsTable td {
	background-color: #F5EFDC;
	padding: 0px;
	height: 150px;
	width: 33%;
}
#productsTable h1 {
	font-size: 20px;
	padding-left: 0px;
	padding-top: 0px;
	color: #003333;
	margin: 0px;
}
#productsTable a {
	color: #003333;
	text-decoration: none;
	display: block;
	height: 140px;
	padding-top: 8px;
	padding-left: 15px;
}
#productsTable  a:hover {
	color: #999999;
}
#greenTable td {
	color: #333333;
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80460C;
	border-left-color: #80460B;
	font-size: 12px;
}
#greenTable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
}
#greenTable a:hover {
	background-color: #8C5319;
}
#insidecontent li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: square;
}
#rightcolumn a:hover {
	background-color: #F5F0DC;
}
#insidecontent h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightcolumn a {
	text-decoration: none;
	background-color: #D0BB9C;
	display: block;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #333333;
}
#rightcolumn p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#infobox-top h1 {
	color: #7D7D0F;
	margin-bottom: 5px;
	margin-top: 0px;
}
#infobox-mid h1 {
	color: #7F8F12;
	margin-bottom: 5px;
	margin-top: 0px;
}
#infobox-bot h1 {
	color: #7F8F12;
	margin-bottom: 5px;
	margin-top: 0px;
}
#addressBar {
	font-size: 12px;
	width: 750px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 50px;
	margin-top: 20px;
}
