body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 76%;
	font-family: Futura-Book, Futura, "Trebuchet MS", Helvetica, "Franklin Gothic", Arial, sans-serif;
	background-color: #fff;
	color: #333;
}
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
a img {
	border: 0;
}
body.collections p img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#side strong {
	color: #333;
}
#side h3 {
	font-size: 1.4em;
}
#side h4 {
	letter-spacing: .1em;
	border-bottom: 1px solid #999;
	margin-top: 1.3em 0 .3em 0;
}
#cbody h3, #vin h3 {
	text-transform: uppercase;
	color: #83342F;
	font-size: 1.5em;
	font-weight: lighter;
	margin: .2em 0 .7em 0;
	border-bottom: 3px double #5D7753;
}
#cbody h4, #vin h4 {
	color: #775D2E;
	margin: 1.5em 0 1em 0;
}
#cbody p {
	clear: both;
}

#cbody ul, #cbody ol {
	margin: .2em 1.5em;
	padding: .2em;
}

#cbody ul li {
	margin-bottom: .5em;
	list-style: outside square;
	line-height: 1.4em;

}
h5 {
	margin: 1em 0 .5em 0;
}
h5 a {
	text-decoration: underline;
}
h5 a:hover {
	background-color: #A10E0A;
	color: #C6B79A;
}
#cbody h2 span, #cbody h4 span {
	font-weight: bold;
}
a {
	color: #A10E0A;
	font-weight: bold;
}

p {
	line-height: 1.5em;
	margin: .7em 0;
}
h2,h4 {
	font-size: 1em;
	font-weight: boldl;
	margin: .2em 0;
	text-transform: uppercase;
}
h3 {
    color: #A10E0A;

}
#cbody h2 {
	color: #333;
	
}
strong {
	color: #A10E0A;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidenav ul a.selected {
	color: #A10E0A;
	cursor: default;
}
#side ul
#sidenav ul li {
	margin: .2em 0;
	font-size: .9em;
	text-transform: uppercase;
	line-height: 1.1em;
}

blockquote {
	text-align: right;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666;
}

