﻿body{
	text-align: center;
	margin:18px;
	background-color:#FFFFFF;
}

td{
	font-family: Times New Roman;
	font-size: 13px;
	color: #666666;
	margin:0px;
}

p{
	margin:0px;
}

a{
	color: #A56E2E; text-decoration: none;
}

a:hover{
	color: #A56E2E; text-decoration: underline;
}

	
h1{
	font-family:Times New Roman;
	font-size: 24px;
	color: #663300;
	margin:0px;
}

h2{
	font-family: Times New Roman;
	font-size: 17px;
	color: #663300;
	margin:0px;
}

h2_error{
	font-family: Times New Roman;
	font-size: 17px;
	color: #FF0000;
	margin:0px;
}

h3{
	font-family: Times New Roman;
	font-size: 15px;
	color: #663300;
	margin:0px;
}

h4{
	font-family: Times New Roman;
	font-size: 14px;
	color: #663300;
	margin:0px;
}
.small{
	font-size: 11px;
}

.mainContainer{
	width:660px;
	background-color:#FFFFFF;
	padding:16px 24px 24px 24px;
	padding:0px;
	}

.borderBottom{
	border-bottom: solid 1px #E4E4E4;
}

.borderRight{
	border-right: solid 1px #E4E4E4;
}

.specialsH1Cell{
	background-color: #663300;
	border-bottom: solid 1px #E4E4E4;
}

.flooringHeadTable{
	background-color: #F8F8F8;
	border: solid 1px #E4E4E4;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}
.flooringHeadText{
	font-family: Times New Roman;
	font-size: 21px;
	color: #222222;
	margin:0px;
}
.swatch{
	background-image:url('images/swatch_background_110x60.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}