/*
Design by Control Yours
http://www.controlyours.com
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {
	background: #462102 url(../images/background.gif) repeat-y top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #261101;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #332422;
}

a:hover {
	text-decoration: none;
	color: #4F322C;
}

.header-top {
	width: 770px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 760px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: #f3f0e1;
	border-top: 5px solid #251101;
	border-bottom: 5px solid #4F322C;
}

.header-footer {
	width: 770px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

li.logo-text {
	font-size: 16px;
}

#logo {
	float: left;
	width: 185px;
	height: 96px;
	z-index: 35;
}

#logo img {
	border-top: none;
	border-left: none;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #666;
	z-index: 35;
	height: 96px;
}

#logo h1 {
	padding-top: 0px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
	width: 160px;
	height: 96px;
	z-index: 35;
}

#logo a img {
	width: 160px;
	height: 96px;
	z-index: 35;
}

#menu {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a.image {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 15px 0 15px;
	/*background: url(../images/img1.gif) no-repeat;*/
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 7px 15px 0 7px;
	text-decoration: none;
	font-size: 114%;
	color: #261101;
}

#menu a:hover {
	color: #4F322C;
}

#splash {
	width: 760px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
}

#splash img {
	width: 759px;
	height: 220px;
}

.flickr {
	height: 580px;
}

#page {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 482px;
	padding: 20px;
}

#content-wide {
	width: 689;
	padding: 20px;
}

.product-row1 {
	width: 689px;
}

.product-row2 {
	clear: both;
	width: 689px;
}

.product-row3 {
	clear: both;
	width: 689px;
	height: 120px;
}

.product1 {
	width: 220px;
	float: left;
	margin-right: 12px;
}

.product1 img {
	border: 1px solid #444;
}

.product2 {
	width: 220px;
	float: left;
	margin-right: 12px;
}

.product2 img {
	border: 1px solid #444;
}

.product3 {
	width: 220px;
	float: left;
}

.product3 img {
	border: 1px solid #444;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 207px;
	padding: 20px 20px 0 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #4F322C;
	color: #FFFFFF;
}

#sidebar2 {
	float: left;
	width: 207px;
	padding: 0 20px 0 20px;
}

#sidebar2 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar2 h3 {
	height: 17px;
	padding: 0 10px;
	background: #4F322C;
	color: #FFFFFF;
}


#footer {
	clear: both;
	width: 770px;
	height: 50px;
	background: #462102;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border-top: 5px solid #251101;
	color: #F3F0E1;
}

#footer a {
	color: #F3F0E1;
}

#footer a:hover {
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#legal img {border: none; margin-bottom: -5px;}

#links {
	float: right;
}