body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442f11;
	background: url(../Images/BackTile.jpg) #442f11;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
a {
	color: #442f11;
}
a:hover {
	color: #fff;
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.megaLarge {
	font-size: 18px;
}
.bodyContainer {
	background: url(../Images/bodyTile.png) repeat-y;
	width: 750px;
	text-align: left;
}
.banner {
	background: url(../Images/bannerTile.png) no-repeat;
	width: 750px;
	height: 90px;
	padding: 0px 0px 0px 10px;
}
.logo {
	float: left;
	wdith: 251px;
	height: 76px;
}
.subMenu {
	float: right;
	width: 328px;
	height: 16px;
	margin: 44px 20px 0px 0px;
}
* html .subMenu {
	margin: 44px 10px 0px 0px;
}
.subMenuBtn {
	float: right;
	margin-right: 1px;
}
.subMenuBtn.last {
	margin-right: 0px;
}

.bodyFocus {
	margin: auto;
	width: 730px;
	min-height: 490px;
	margin-bottom: 10px;
}
.ltColumn {
	float: left;
	width: 190px;
	min-height: 481px;
}
* html .ltColumn {
	height: 481px;
}
.ltmenu {
	width: 190px;
	height: 192px;
}
.menuBtn {
	width: 190px;
	height: 30px;
	margin-bottom: 2px;
}
.specialsFocus {
	width: 190px;
	height: 124px;
	margin-top: 8px;
}
.flashPhotos {
	float: left;
	width: 530px;
	min-height: 324px;
	margin-left: 10px;
}
* html .flashPhotos {
	height: 324px;
}
.L2Body {
	float: left;
	width: 530px;
	margin-left: 10px;
	margin-bottom: 10px;
}
* html .L2Body {
	margin-bottom: 0px;
}
.L2Content {
	background: url(../Images/L2BodyTile.png) repeat-y;
	min-height: 470px;
	padding: 0px 14px 0px 14px;
	text-align: justify;
}
* html .L2Content {
	height: 470px;
}
.L2Content h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #442f11;
	border-bottom: 2px solid #442f11;
}
.L2Content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.btmFocus {
	margin: auto;
	width: 730px;
	height: 157px;
	margin-bottom: 10px;
}
.sloganFocus {
	float: left;
	width: 530px;
	height: 157px;
	margin: 10px 0px 0px 10px;
}
.preMeasureFocus {
	float: left;
	width: 190px;
	height: 157px;
	margin-top: 10px;
}

.footer {
	margin: auto;
	background: url(../Images/footerTile.png) no-repeat;
	width: 710px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #442f11;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	clear: both;
}
.footer a {
	color: #442f11;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
}
.L2Header {
	margin-bottom: 10px;
}
.flooringMenu td a {
	font-size: 12px;
	color: #442f11;
	text-decoration: none;
}
.flooringMenu td a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
ul {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.tableHeader {
	background: #442F11;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 4px 2px 4px;
}
.photoRt {
	margin: 5px 0px 10px 10px;
	padding: 0px;
}
.photoLt {
	margin: 5px 10px 10px 0px;
	padding: 0px;
}
.mapitBtn a {
	background: #432E11;
	font-size: 12px;
	font-weight: bold;
	color: #EDD5B2;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	border: 1px solid #432E11;
}
.mapitBtn a:hover {
	background: #EDD5B2;
	color: #432E11;
}