@charset "utf-8";
/* CSS Document */

html {
	scrollbar-face-color:#520300;
	scrollbar-base-color:#520300;
	scrollbar-arrow-color:#813812;
	scrollbar-track-color:#813812;
	scrollbar-shadow-color:#813812;
	scrollbar-highlight-color:#813812;
	scrollbar-3dlight-color:#813812;
	scrollbar-darkshadow-Color:#813812;
}

a:active {
	color: #8D4D3D;
	font-family:"Century Gothic";
	font-size: 13px;
	text-decoration: none;
	}
a:link {
	color: #8D4D3D;
	font-family:"Century Gothic";
	font-size: 13px;
	text-decoration: none;
	}
a:visited {
	color: #8D4D3D;
	font-family:"Century Gothic";
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color: #666;
	font-family:"Century Gothic";
	font-size: 13px;
	text-decoration: none;
}

A#gal:link {
	color: #854E36;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
}
A#gal:visited {
	color: #854E36;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
}
A#gal:hover {
	color: #C90;
	font-size: 14px;
	font-family: "Century Gothic";
	text-decoration: none;
}
A#gal:active {
	color: #854E36;
	font-size: 14px;
	font-family: "Century Gothic";
	text-decoration: none;
}

a#bm:link {
	color: #B9705E;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a#bm:visited {
	color: #B9705E;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a#bm:hover {
	color: #C90;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
}
a#bm:active {
	color: #B9705E;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
}

A#emagine:link {
	color: #666;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
A#emagine:visited {
	color: #666;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
A#emagine:hover {
	color: #C90;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
}
A#gemagine:active {
	color: #666;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #333;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
}
.oneColFixCtrHdr #container {
	width: 963px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(images/bk_slice.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	background-image: url(images/header.jpg);
	height: 159px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-image: url(images/slice.jpg);

}
.footerLinks {
	float: left;
	margin-left: 50px;
	margin-right: 0px;
	width: 800px;
}
.inputContent {
	font-family: "Century Gothic";
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 5px;
}
.inputContent1 {
	font-family: "Century Gothic";
	font-size: 14px;
	margin-right: 0px;
	margin-top: 380px;
	width: 349px;
	float: left;
	padding-left: 29px;
	margin-bottom: 10px;
}
.inputContent2 {
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 380px;
	margin-right: 30px;
}
.inputContent3 {
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 380px;
	margin-right: 30px;
	text-align: left;
	font-style: normal;
	min-height: 400px;
	padding-left: 15px;
}
.inputContent4 {
	font-family: "Century Gothic";
	font-size: 14px;
	margin-left: 50px;
	margin-right: 30px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.contentCont1 {
	width: 520px;
}
.oneColFixCtrHdr #mainMenu {
	background: #FFFFFF;
	height: 49px;
}
.oneColFixCtrHdr #homeImg {
	background-image: url(images/home_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #serviceImg {
	background-image: url(images/services_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
	min-height: 427px;
}
.oneColFixCtrHdr #aboutusImg {
	background-image: url(images/aboutus_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
	min-height: 427px;
}
.oneColFixCtrHdr #contactusImg {
	background-image: url(images/contactus_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
	min-height: 427px;
}
.oneColFixCtrHdr #woodflooringImg {
	background-image: url(images/glossary_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #whywoodflooringImg {
	background-image: url(images/whywood_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #floorcareImg {
	background-image: url(images/floorcare_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #glossaryImg {
	background-image: url(images/glossary_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #faqsImg {
	background-image: url(images/faqs_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
	min-height: 500px;
}
.oneColFixCtrHdr #contractorsImg {
	background-image: url(images/contractors_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
	min-height: 500px;
}
.oneColFixCtrHdr #subfloorImg {
	background-image: url(images/subfloor_image.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	background:#333;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 440px;
	float: left;
	width: 963px;
}
.oneColFixCtrHdr #tile-stone {
	background-image: url(images/Tile-Stone-Flooring.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #tile-stone-faqs {
	background-image: url(images/Tile-and-Stone-FAQs.jpg);
	width: 963px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footer  {
	padding: 0px 80px 0px 80px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	background-color: #FFF;
}
.footerBak {
	background-image: url(images/footer-slice.jpg);
	min-height: 600px;
}
.footerMenu  {
	padding: 80px 40px 0px 40px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #813712;
	font-family: "Century Gothic";
	font-size: 13px;
	height: 70px;
}
.bold_Font_1 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #59250D;
	font-style: italic;
}
.bold_Font_2 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #813712;
}
.boldFontBlue_2 {
	font-family: Calibri;
	font-size: 19px;
	font-weight: bold;
	color: #471614;
}
.boldFont_4 {
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	color: #471614;
}
.bold_Font_3 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #5F4438;
}
.bold_Font_5 {
	font-family: Calibri;
	font-size: 23px;
	color: #A6553A;
	font-weight: bold;
}
.bold_Font_6 {
	font-family: Calibri;
	font-size: 24px;
	color: #7B462D;
	font-weight: bold;
}
.bold_Font_7 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #864D31;
	font-style: italic;
}
.bold_Font_8 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #A65F3C;
	font-style: normal;
	text-align: center;
}

h1 {
	font-family: Calibri;
	font-size: 30px;
	color: #813712;
	font-weight: bold;
	}
h2 {
	font-family: Calibri;
	font-size: 23px;
	color: #894630;
	margin-bottom: 2px;
	}
h3 {
	font-family: Calibri;
	font-size: 22px;
	color: #813712;
	margin-top: 0px;
	margin-bottom: 2px;
	}
h4 {
	font-family: Calibri;
	font-size: 18px;
	color: #813712;
	margin-top: 0px;
	margin-bottom: 2px;
	}
.form_field1 {
	border: 1px solid;
	border-color: #413F25;
	background-color: #EBEADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.form_field2 {
	border: 1px solid;
	border-color: #999999;
	height: 23px;
	background-color: #FFFFD7;
	font-family: Arial, Helvetica, sans-serif;
}
.form_field3 {
	border: 1px solid;
	border-color: #999999;
	background-color: #FFFFD7;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #3C2213;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
	border-color: #3C2213;
	width: 250px;
	height: 30px;
	border: 1px;
	background-color: #F7D6B5;
	border-style: solid;
	font-weight: bold;
}
.logoHotspot {
	border: 1px sold;
	width: 370px;
	height: 90px;
	margin-left: 55px;
	margin-top: 0px;
	padding-top: 63px;
}
.oneColFixCtrHdr #credits {
	margin-top: 0px;
	padding-left: 240px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666;
	float: left;
	height: 0px;
	text-align: center;
}
.list1{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 6px;
	vertical-align: top;
	line-height: 19px;
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
	font-style: italic;
}
.list2{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 6px;
	vertical-align: top;
	line-height: 19px;
	font-family: Calibri;
	font-size: 18px;
	color: #321A02;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	margin-left: 100px;
}
.c4 {
	color: #803E0A;
	font-size: 13px;
	font-family: "Century Gothic";
	background-color: #F7F3E8;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	border: 1px solid;
	border-color: #B38665;
	border-top-width: thick;
	border-top-style: solid;
}

p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
}
.list1{
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 3px;
	vertical-align: top;
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	font-style: normal;
	line-height: normal;
	text-indent: 0px;
	top: auto;
}
.list2{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 6px;
	vertical-align: top;
	line-height: 19px;
	font-family: Calibri;
	font-size: 16px;
	color: #333;
	font-style: normal;
}
.hotSpot1 {
	height: 20px;
	width: 30px;
	margin-left: 100px;
	margin-top: 20px;
	float: left;
}

.oneColFixCtrHdr #centerVcard {
	
}
.vcard {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 10px;
	margin-top: 10px;
	color: #B9705E;
	padding-right: 3px;
	float: left;
	padding-left: 90px;
}
.org {
	width: 120px;
	float: left;
}
.url fn n {
	width: 100px;
	float: left;
}
.adr {
	width: 265px;
	float: left;

}
.tel {
	width: 70px;
	float: left;
	padding-left: 3px;
}
.street-address {
	float: left;
	padding-left: 1px;

}
.email {
	float: left;
}
.given-name {
	float: left;
	padding-right: 3px;
}
.additional-name {
	float: left;
}
.family-name {
	float: left;
	padding-right: 3px;
}
.sig {
	font-size: 10px;
	font-style:italic;		
}

