﻿html, body {
	background-color: #333300;
	border: 0;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 12px;
	height: auto !important;
	height: 90%;
	margin: 0;
	padding: 0;
}

a {
	color: #9A6634;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

hr {
	margin-bottom: 15px;
}

img {
	border: 0;
}

#content-wrap {
	height: auto !important;
	height: 90%;
	margin-right: 7px;
}

#header {
	height: 108px !important;
	height: 80px;
	width: 100%;
}

#logo {
	float: left;
	width: 260px;
	margin-right: -5px;
	background-color: #9A6634;
}

#photo {
	background-color: #9A6634;
	height: 98px;
	text-align: right;
	
}

#tagline {
	color: #333300;
	float: left;
	font-family: Lucida Console;
	font-size: 14px;
	margin-left: 40px;
	padding-top: 25px;
}

#navigation {
	background-color: #CC9966;
	height: 25px;
	width: 100%;
}

#navigation ul {
	font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
}

#navigation li {
	display: inline;
	padding: 15px;
}

#navigation a {
	color: #333300;
	text-decoration: none;
}

#navigation a:visited {
	color: #333300;
}

#navigation a:hover {
	color: #FFFFFF;
}

#content {
	height: 90%;
	width: 100%;
}

#left {
	float: left;
	width: 164px;
	color: #FFFFFF;
	margin: 0 5px 0 3px;
	padding-top: 2px !important;
	padding-top: 18px;
	text-align: center;
}

#left a {
	color: #CC9966;
}

#right {
	background-color: #FFFFFF;
	margin-left: 167px;
	padding: 4px 15px 10px 23px !important;
	padding: 20px 15px 10px 23px;
	height: auto !important;
	height: 90%;
}

#footer {
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 167px;
	text-align: center;
}

#footer a {
	color: #CC9966;
}

#galleries {
	list-style: none;
	margin-left: -40px !important;
	margin: 0;
}

#galleries li {
	margin-bottom: 5px;
}

#main-image {
	float: left;
	text-align: center;
	width: 500px;
}

#gallery {
	float: left;
	margin-left: 10px;
}

.legal {
	font-size: 10px;
}

.magazines {
	float: left;
	width: 350px;
}

.pad {
	margin-bottom: 25px !important;
	margin-bottom: -10px;
}

.products-left {
	float: left;
	width: 300px;
}

.products-right {
	float: right;
	width: 250px;
	text-align: center;
}

.quality-left {
	float: left;
	width: 45%;
}

.quality-right {
	float: right;
	text-align: left;
	width: 50%;
}

.separator {
	background: url( "/images/colorspacer.jpg" ) top left repeat-y;
	float: left;
	width: 47px;
}

.strong {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.text {
	padding-left: 7px;
}

/*#logo {
	float: left;
	margin-left: 25px !important;
	margin-left: 14px;
	padding: 10px 0 20px 0;
	width: 100px;
	position: relative;
}*/