﻿div.copy h2, div.copy h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #a02237;
	margin: 3em 0 1em;
}
div.copy h3 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin: 3em 0 0.5em;
	color: #444;
}
div.copy p, div.copy li {
	font-size: 0.98em;
	color: #444;
}
div.copy p {
	line-height: 1.7;
	margin: 0 0 1.6em;
}
div.copy li {
	line-height: 1.5;
}
div.copy ol li, div.copy ul li {	
	margin-bottom: 0.5em;
}
div.copy ul {
	padding-left: 1em;
}
.overview #top-navigation .row {
	height: 40px;
}
#intro {
	background-color: #f6f8f5;
	border: 1px solid #d6e1d9;
	border-width: 1px 0;
	padding: 1.8em 0 1em 0;
	text-align: center;
}
#intro div {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#intro div div {
	width: auto;
	padding-left: 20px;
}
#intro h1 {
	color: #333;
	margin: 0;
}
#intro h3 {
	color: #916e48;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}
#intro p {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #878787;
	font-size: 0.8em;
	width: 640px;
	line-height: 1.8;
}
#intro img {
	float: right;
	position: relative;
}
.standout {
	border: 1px solid #d6e1d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 262px;
	float: right;
}
.standout .head, .standout .foot {
	background-color: #f6f8f5;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 0.9em;
	padding: 8px 0 12px;
	color: #444;
	border-bottom: 1px solid #d6e1d9;
	text-align: center;
}
.standout .foot {
	border-bottom: 0;
}
.standout div {
	border-bottom: 1px solid #d6e1d9;
	padding: 24px 10px 25px 10px;
}
.standout a.img {
	float: left;
	width: 95px;
	text-align: center;
}
.standout div div {
	float: right;
	width: 140px;
	border: 0;
	padding: 0;
}
.standout span {
	display: block;
}
.standout span.description {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #916e48;
}
.standout a.name {
	font-size: 1.2em;
	display: block;
}
.standout .brand {
	color: #916e48;
	font-size: 0.8em;
	margin: 5px 0;
}
.standout .price {
	color: #444;
	font-size: 0.9em;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
#other {
	width: 610px;
	padding-left: 20px;
}
div.copy h2.first {
	margin-top: 1.4em;
}
#footer {
	margin-top: 50px;
}
