body {
	/*background: #f8f5f2; */
	background: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px;
	color: #4e4e4e;
}
a {
	color: #8b2724;
}
a:visited {
	color: #8b2724;
}
a:hover {
	/*color: #6d6d33;*/
	color: #8b2724;
	text-decoration: none;
}
nav, header, footer, section, article, aside, main {
	display: block;
}
form {
	margin: 0px;
}
iframe {
	max-width: 100%;
}
input {
	background-color: #fff;
	/*border: 1px solid #6d6d33;*/
	border: 1px solid #4e4e4e;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.8em;
}
input.radio {
	border: 0px;
	background: none;
}
input.submit {
	/*background: #6d6d33;*/
	background: #4e4e4e;
	color: #fff;
	cursor: pointer;
}
div#body {
	max-width: 1500px;
	margin: 0px auto;
	overflow: auto;
	
}
header {
	clear: both;
	text-align: center;
}
header img {
	max-width: 100%;
	border: 0px;
}
div#dbg img {
	border: 0px;
}
nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
nav li {
	font-size: 1em;
	line-height: 1.9em;
	text-transform: lowercase;
}
nav li a, nav li a:visited {
	text-decoration: none;
	/*color: #6d6d33;*/
	color: #4e4e4e;
}
nav li a:hover {
	color: #8b2724;
}
nav li a.active {
	color: #8b2724;
}
section#searchdt input.search {
	width: 70%;
}
section#searchsp input.search {
	width: 75%;
}
section#searchdt input.submit, section#searchmb input.submit, section#searchsp input.submit {
	width: 20%;
}
article h1 {
	color: #8b2724;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 0.8em 0;
}
article h2 {
	color: #8b2724;
	font-size: 1.3em;
	font-weight: normal;
	margin: 1em 0 1em 0;
}
article h3 {
	color: #8b2724;
	font-size: 1.1em;
	font-weight: normal;
	margin: 1em 0 1em 0;
}
article p {
	font-size: 0.9em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
	text-align: justify;
}
p.lgelink {
	text-align: center;
	background: #f3ede7;
	border: 1px solid #efe8e1;
	padding: 0.5em;
	border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}
div.quote {
	background: #f3ede7;
	border: 1px solid #efe8e1;
	padding: 0.8em;
	border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	margin-top: 20px;
}
div.quote span {
	color: #8b2724;
	font-size: 1.1em;
}
article li {
	list-style-type: disc;
	font-size: 0.9em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
article ul.d {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
article ul.d li {
	list-style-type: none;
	background: url(images/dbullet_sml.png) left top no-repeat;
	padding-left: 23px;
	min-height: 20px;
}
div.faq {
	margin-bottom: 20px;
	overflow: auto;
}
div.faq p {
	margin-bottom: 5px;
}
div.faq p.q {
	font-weight: bold;
}
div.faq p.q span {
	color: #8b2724;
	font-size: 1.1em;
}
div.faq p.a span {
	/*color: #6d6d33;*/
	color: #4e4e4e;
	font-weight: bold;
	font-size: 1.1em;
}
div.lgeimg, div.fullwidth {
	margin: 1em 0;
}
div.lgeimg img {
	max-width: 100%;
	border: 0px;
}
div.fullwidth img {
	max-width: 100%;
	border: 0px;
}
section.box1, aside.box1 {
	background: #f3ede7;
	border: 1px solid #efe8e1;
	padding: 0.8em;
	border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	margin-top: 1em;
}
section.box1 h1, aside.box1 h1 {
	color: #8b2724;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0em 0 1em 0;
}
section.contact {
	text-align: center;
	font-size: 1em;
}
section.contact span {
	white-space: nowrap;
	padding: 0 5px;
}
div#rightbar section.box {
/*	background: #c8cea4;
	padding: 0.5em;
	border-radius: 3px;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; */
 	margin-bottom: 2em;
}
div#rightbar h1 {
	font-size: 1.1em;
	color: #8b2724;
	font-weight: normal;
	margin: 0px 0px 0.5em 0px;
}
div#rightbar p {
	font-size: 0.9em;
	margin: 0;
}
div#rightbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#rightbar li {
	font-size: 0.9em;
	margin: 0 0 1em 0;
	background: url(images/dbullet.png) left top no-repeat;
	padding-left: 23px;
	min-height: 25px;
}
section.newsletter form {
	margin-top: 0.5em;
}
section.newsletter div {
	margin-bottom: 0.3em;
}
section.newsletter div.text {
	font-size: 0.8em;
}
section.newsletter div span {
	white-space:nowrap;
}
section#bottomboxes {
	clear: both;
	overflow: auto;
/*	background: #f0e8e0; */
}
section#bottomboxes div.box {
	float: left;
	background: #f3ede7;
	border: 1px solid #efe8e1;
	/*background: #f0e8e0;
	border: 1px solid #e5d1cd;*/
	padding: 0.4em;
	border-radius: 3px;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	margin: 0.5em 0.5em 0.5em 0;
}
section#bottomboxes img {
	max-width: 100%;
	border: 0px;
}
section#bottomboxes h1 {
	font-size: 0.8em;
	margin-bottom: 0px;
}
div.container {
	overflow: auto;
}
div.whatl, div.whatr {
	background: #f3ede7;
	border: 1px solid #efe8e1;
	padding: 0.5em;
	border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}
div.whatl h2, div.whatr h2 {
	font-size: 1em;
	margin: 0.5em 0 0 0;
	background: url(images/dh2.png) left top no-repeat;
	padding-left: 40px;
	min-height: 30px;
}
div.whatl li, div.whatr li {
	line-height: 1em;
}
/* search */
div#results {
	
}
div#common_report, div#did_you_mean, div#result_report {
	font-size: 0.8em;
	margin: 0.5em 0;
}
div.title {
	font-size: 0.9em;
	margin-bottom: 0.3em;
}
div.title span {
	font-weight: bold;
}
div.description {
	font-size: 0.85em;
}
div.url {
	display: none;
}
div#other_pages {
	font-size: 0.8em;
}
div#other_pages a, div#other_pages strong {
	padding: 0px 3px;
}
section#auctionnudge {
	font-size: 0.9em;
}
div#poweredby {
	font-size: 0.8em;
	margin-top: 1em;
}
div#iframe {
	text-align: center;
}
section.flexslider {
	margin: 1em 0;
}
section.flexslider img {
	max-width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
}
div.newsitem {
	/*border-bottom: 1px solid #bbbfa6;*/
	border-bottom: 1px solid #bbb;
	height: 100%;
	overflow: auto;
}
div.newsitem h2 {
	margin-bottom: 5px;
}
div.newsitem div.center {
	text-align: center;
}
footer {
	clear: both;
	max-width: 1500px;
	padding-top: 8px;
	margin: 25px auto 10px auto;
	overflow: auto;
	font-size: 0.70em;
	color: #888;
	/*border-top: 1px solid #bbbfa6;*/
	border-top: 1px solid #bbb;
}
footer a, footer a:visited {
	/*color: #6d6d33;*/
	color: #4e4e4e;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}