/* CSS Document */

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#a18867; 
	margin:0; 
	padding:0;
}
p {
	margin:0;
	color:#FFF;
	font-size:11px;
}
h1 {
	font-size:15px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin:5px;
	padding:0 10px 0 0;
	font-variant:small-caps;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
}
a {
	color:#a18867;
	text-decoration:none;
}
a:hover {
	color:#ddcab2;
	text-decoration:underline;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#nav {
	width:525px;
	float:left;
}
#logo {
	width:435px;
	height:97px;
	float:right;
	background:url(images/FloorShowLogo.jpg) no-repeat;
}
#logo2 {
	width:435px;
	height:110px;
	float:right;
	background:url(images/FloorShowLogoMohawk.jpg) no-repeat;
}
#photo {
	width:525px;
	float:left;
	height:382px;
	background:url(images/left-column-bg.jpg) no-repeat;
}
#leftcolumn {
	text-align:left;
	width:525px;
	float:left;
	height:382px;
}
#leftcolumninterior {
	text-align:left;
	width:525px;
	float:left;
	height:382px;
	background:url(images/interior-bg.jpg) no-repeat;
}
#leftcolumngallery {
	text-align:left;
	width:525px;
	float:left;
	height:100%;
	background:url(images/gallery-bg.jpg) no-repeat;
}
#leftcolumncontact {
	text-align:left;
	width:525px;
	float:left;
	height:382px;
	background:url(images/lc-contact-bg.jpg) no-repeat;
}
#leftcolumnlocation {
	text-align:left;
	width:525px;
	float:left;
	height:382px;
	background:url(images/left-location-bg.jpg) no-repeat;
}
#leftcolumnmohawk {
	text-align:left;
	width:525px;
	float:left;
	height:66px;
	background:url(images/left-mohawk-bg.jpg) no-repeat;
}
#leftcolumnthanks {
	text-align:left;
	width:525px;
	float:left;
	height:66px;
	background:url(images/left-thanks-bg.jpg) no-repeat;
}
#rightcolumn {
	width:435px;
	font-weight:normal;
	height:323px;
	float:right;
	text-align:left;
	background:url(images/right-bg.jpg) no-repeat;
}
#rightcolumn2 {
	width:435px;
	height:323px;
	float:right;
	background:url(images/about-bg.jpg) no-repeat;
}
#rightcolumn3 {
	width:435px;
	height:323px;
	float:right;
	background:url(images/map-bg.jpg) no-repeat;
}
#rightcolumn4 {
	width:435px;
	height:323px;
	float:right;
	background:url(images/right-regina.jpg) no-repeat;
}
#rightcolumn5 {
	width:435px;
	height:323px;
	float:right;
	background:url(images/contact-bg.jpg) no-repeat;
}
#rightcolumn6 {
	width:435px;
	height:0;
	float:right;
}
#rightcolumngallery {
	width:435px;
	height:323px;
	float:right;
	background:url(images/gallery-bgr.jpg) no-repeat;
}
.rightcolumntext {
	font-size:.80em;
	font-weight:normal;
	color:#FFF;
	padding:10px 27px 0 10px;
	line-height:17px;
}
.smallphoto {
	margin:0 6px 0 0;
}
#middlebuttons {
	width:960px;
	height:95px;
	float:left;
}
#middlebuttons2 {
	width:1020px;
	margin:-10px 0 0 0;
	float:left;
	text-align:center;
}
#footer {
	width:960px;
	height:85px;
	float:left;
	background:url(images/Footer.jpg) no-repeat;
}
.footernav {
	margin:47px 0 0 0;
	color:#FFF;
	font-size:.65em;
	text-align:center;
}
.footertext {
	margin:12px 17px 0 0;
	color:#000;
	font-size:.65em;
	text-align:right;
	font-weight:lighter;
}
/*clear floating boxes*/
.clearfix:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
.clearfix{
	display:inline-table;
}
/*Hide from IE/Mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/*end hide*/
/*end clear floating boxes*/
#keokeecontainer {
	margin:40px auto 0;
	width:855px;
}
.keokee, .keokee a:link, .keokee a:hover, .keokee a:visited {
	color: #7e6441;
	font-size: 10px;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}
.header {
	color: #1177CC;
	font-size: 9px;
	text-align:left;
	margin:0;
}
.padder {
	padding:0 0 0 412px;
}
.leftpad {
	padding:0 0 0 30px;
	border:0;
}
.aboutpad {
	padding:0 15px;
}
.contactpad {
	padding:0 0 0 190px;
}
.mohawkpad {
	padding:0 0 0 160px;
}
.rightpad {
	padding:0 0 0 50px;
}
.bulletblock {
	width:390px;
	float:left;
	padding:10px 10px 0 10px;
	font-size:.7em;
	margin-top:-10px;
}