@charset "utf-8";
.outertable {
	background-color: #996633;
	border: 1px solid #eeeeee;
}
.cedar_stuff_furniture_header {
	background-image: url(design_files/cedarstuff_log_furniture_header.jpg);
	background-color: #AE875E;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.smblk_text {
	font-size: 12px;
}
.handcrafted_furniture_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 23px;
	font-weight: normal;
}
.contact_us_header {
	padding-left: 23px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 80px;
}
.center_content_area {
	padding: 15px;
}
.formbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #996633;
}
.formtext {
	font-size: 12px;
	font-weight: bold;
	color: #4D2F12;
	padding-right: 5px;
	padding-top: 3px;
}

.content_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D2F12;
	border-right-color: #4D2F12;
	border-bottom-color: #4D2F12;
	border-left-color: #4D2F12;
}
.leftnavigation {
	border: 1px none #996633;
	color: #4D2F12;
}
.leftnav_furnitureinfo {
	padding-right: 10px;
	padding-left: 10px;
}
.leftcolumn {
	padding-top: 5px;
	padding-left: 5px;
}
.button_text {
	font-size: 10px;
	color: #4D2F12;
}
.footer {
	color: #FFFFFF;
	padding-top: 10px;
}
/* Links */
.navlinks {
}
.navlinks a:link, .navlinks  {
	text-decoration: none;
	color: #ffffff;
}
.navlinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
.navlinks a:hover, .navlinks a:active {
	text-decoration: none;
	color: #cccccc;
}.center_content_gallery {
	padding: 5px 5px 15px 0px;
}
