body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	float: left;
	height: 80px;
	width: 710px;
	background-color: #161118;
	padding: 0px;
}
.header_h1 {
	font-size: 53px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #CEC194;
	margin-top: 22px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_column {
	float: left;
	margin: 0px;
	padding: 0px;
}
#column_container {
	float: left;
	width: 710px;
	background-color: #CEC194;
	height: 170px;
}
#center_column {
	width: 480px;
	margin-left: 10px;
	height: 150px;
}
#right_column {
	float: right;
	width: 210px;
	height: 150px;
}
#right_column .h2 a {
	color: #94552A;
	text-decoration: none;
}
#right_column .h2 a:hover {
	color: #F00;
}
#right_column .h2 a:vlink { 
	color:#880088;
}
#right_column .h2 a:alink { 
	color:#FF0000;
}
#horiz_nav {
	width: 954px;
	background-color: #CEC194;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94552A;
	border-left-color: #94552A;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #94552A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #94552A;
	clear: both;
}
#horiz_nav ul {
	text-align: center;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
	clear: both;
	padding: 0px;
}
#horiz_nav ul li {
	display: inline;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
}
#horiz_nav ul li a:link {
	color: #0000FF;
	text-decoration: none;
}
#horiz_nav ul li a:visited {
	color: #0000FF;
	text-decoration: none;
}
#horiz_nav ul li a:active {
	color: #0C0;
	text-decoration: none;
}
#horiz_nav ul li a:hover {
	color: #F00;
}
#content_8 {
	font-size: 14px;
	width: 954px;
	margin: 0;
	border: 3px solid #94552A;
	background-color: #F7F7ED;
	height: 8500px;
}
#content_2_sidebar {
	float: left;
	width: 177px;
}
#sidebar {
	float: left;
	background-image: url(../images20/sidebar-fogged3.jpg);
	background-repeat: repeat-y;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #94552A;
	font-size: 14px;
	padding: 10px;
	width: 177px;
	margin-top: 0;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #F00;
	text-decoration: none;
}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 0px none #3C9;
	color: #000;
	clear: both;
}
#content_2_center {
	float: left;
	width: 551px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94552A;
	border-left-color: #94552A;
}
#content_2_right {
	float: right;
	width: 200px;
}
#google_ad_vert {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 500px;
}
#google_horiz {
	background-color: #F7F7ED;
	text-align: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94552A;
	border-left-color: #94552A;
	clear: both;
	height: 100px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F7ED;
	border-bottom-color: #F7F7ED;
	padding-top: 5px;
}
#footer {
	clear: both;
	height: 80px;
	border: 3px solid #94552A;
	width: 954px;
}
#footer_left_column {
	width: 197px;
	float: left;
	clear: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #94552A;
	height: 60px;
	background-color: #F7F7ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}
#footer_column_container {
	width: 754px;
	float: left;
	background-color: #F7F7ED;
}
#footer_right_column {
	float: right;
	width: 200px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #94552A;
	height: 60px;
	background-color: #F7F7ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
#footer_center_column {
	width: 553px;
	background-color: #F7F7ED;
}
.h1 {
	font-size: 30px;
	text-align: center;
	color: #000;
}
.h2 {
	font-size: 24px;
	line-height: 1.5em;
	text-align: center;
	color: #000;
}
.h2 a:link {
	color: #0000FF;
}
.h2 a:active {
	color: #0C0;
}
.h2 a:hover {
	color: #F00;
}
.h3 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.h4 {
	font-size: 14px;
	margin-right: 50px;
	margin-left: 50px;
}
.p {
	line-height: 1.5em;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
}
#content_2_header .title_h1 {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 1.5em;
}

.copyright {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin-bottom: 5px;
}
.h5 {
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content ol .ol {
	line-height: 1.5em;
	margin-left: 24px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.p2 {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 65px;
	line-height: 1.5em;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}

.h52 {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 65px;
	font-weight: bold;
	font-size: 12px;
}
.title_h1 {
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	padding-top: 0px;
	text-decoration: none;
}
.title_h1 a {
	color: #333;
	text-decoration: none;
}
.title_h1 a:hover {
	color: #F00;
}
.title_h1 a:link {
	color: 663300;
	text-decoration: none;
}
.text {
	font-style: italic;
	margin-right: 40px;
	margin-bottom: 42px;
	margin-left: 180px;
	line-height: 1.5em;
	font-size: 12px;
}
.text_2 {
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 180px;
}
.text_3 {
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-top: 0px;
}
.text_4 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 50px;
}



.floatleft {
	float: left;
	margin-right: 20px;
	margin-left: 60px;
}
.floatleft_2 {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 60px;
}
#content_2_header {
	float: left;
	width: 754px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #94552A;
	border-left-color: #94552A;
}
#google_sq {
	float: left;
	height: 310px;
	width: 336px;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 20px;
}
#content_2_header ul li {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_2_center table {
	float: right;
}
#hardwood_flooring_table {
	height: 350px;
	width: 500px;
	float: right;
}
#hardwood_flooring_table table {
	float: right;
	width: 375px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#hardwood_flooring_table table tr td a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#hardwood_flooring_table table tr td a:hover {
	color: #F00;
}
#enviro_table {
	float: right;
	height: 310px;
	width: 500px;
}
#enviro_table table {
	float: right;
	width: 375px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#enviro_table table tr td a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#enviro_table table tr td a:hover {
	color: #F00;
}
.imgC {
	text-align: center;
}
#google_translate_element {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.translate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.h2_upper_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
}
.h2_upper_nav a:link {
	color: #0000FF;
}
.h2_upper_nav a:active {
	color: #0C0;
}
.h2_upper_nav a:hover {
	color: #F00;
}
.sharepost{
	border: 1px solid #E8E8E8;
	position: fixed;
	background: #fff; 
	width: 60px; 
	right: 0; margin: 0 20px 0 0; 
	top: 100px;
}
.sharer{
	padding: 5px;
	border-bottom: 1px solid #e8e8e8;
}

