/*
Theme Name: WordPress Keewenaw Specialty Woods
Theme URI: http://www.keewenawspecialtywoods.com
Description: The WordPress Keewenaw Specialty theme
Version: 1.0
Author: Sandstone Digital Web Design
Author URI:http://SandstoneDigital.com/
*/

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

ol#comments li p {
	font-size: 100%;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #3a2510;
	background-image: url('images/background.jpg');
	font:12px Arial,Tahoma,Verdana,sans-serif;
	color: #000;
}

div#header {
	height: 310px;
	padding: 4px;
	background:#d9d2b6;
}

div#header img {
	border: solid 1px #fff;
	margin: 0;
	padding: 0;
}

div#wrapper {
	text-align: left;
	width: 900px;
	margin: 25px auto;
}

div#content {
	margin-top: 10px;
}

div.box {
	background-color: #d9d2b6;
	padding: 4px;
}

div#content img {
	border: solid 1px #8e0d12;
}

div#content h2 {
	color: #0c563f;
	font-weight: normal;
	font-size: 20px;
	margin: 3px 0;
}

div#content h2 a {
	color: #0c563f;
}

div#content h3 a {
	color: #0c563f;
}

.white-box {
	background-color: #fff;
	border: solid 1px #8e0d12;
	padding: 25px;
}

.left-column {
	width: 564px;
	float: left;
}

.right-column .site-logo a {
	border: 0;
	border-bottom: solid 1px #8e0d12;
	padding: 0;
	margin: 0;
}

.right-column .site-logo {
	border: 0;
	border: solid 1px #8e0d12;
	padding: 0;
	margin: 0;
}

.right-column {
	width: 326px;
	margin-left: 10px;
	float: left;
}

.right-column .right-menu {
	background-color: #fff;
	border: solid 1px #8e0d12;
}

.right-column .right-menu .menu-items a {
	color: #0c563f;
}

.right-column .right-menu .menu-items {
	padding: 25px 0 30px 30px;
}

.right-column .right-menu .menu-items ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

.right-column .right-menu .menu-items ul ul {
	padding-left: 20px;
}

.right-column .right-menu .menu-items ul li {
	font-size: 14px;
	padding: 3px 0 0 5px;
	margin: 2px 0;
}

.right-column .right-menu .menu-items a {
	padding-left: 20px;
}

.right-column .right-menu a:hover {
	background: url('images/menu_item.jpg') no-repeat;
}

.right-column .right-menu ul li.current_page_item a {
	background: url('images/menu_item.jpg') no-repeat;
}

.right-column .right-menu ul li.current_page_item ul li a:hover {
	background: url('images/menu_item.jpg') no-repeat;
}

.right-column .right-menu ul li.current_page_item ul li a {
	background: none;
}

.right-menu .contact-information {
	background-color: #fc0;
	padding: 25px 50px;
	color: #333;
	text-align: center;
}

.right-menu .contact-information .phone {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}

.right-menu .contact-information .phone .label {
	color: #901011;
}

.right-column .banners {
	padding: 20px 0;
}

.right-column .banners img {
	margin-right: 3px;
}

.footer {
	width: 100%;
	padding: 25px 30px;
	clear: both;
	color: #ddd1b7
}

.footer a {
	color: #ddd1b7
}

.footer a:visited {
	color: #ddd1b7
}

.footer a:hover {
	color: #ddd1b7
}

.footer .links {
	height: 20px;
}

.footer .copyright {
	padding: 0 0 20px;
}

.footer ul#foot_nav {
	padding: 0 !important;
	margin: 0 !important;
}
.footer ul#foot_nav li {
	padding-right: 8px;
	list-style-type: none;
	float: left;
}
