BODY {
	background: url(images/backtile.jpg) repeat-x fixed;
	margin: 0;
	padding: 0;
	font: 1em;
}
.padding {
	padding: 30px 30px 30px 80px;
	background: #FFFFFF;
}
H1 {
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #af9f8f;
}
.text {
	font: 0.9em/1.5 Arial, Helvetica, sans-serif;
	color: #371707;
	text-align: justify;
}
.leftside {
	background: url(images/leftshadow.png) repeat-y;
	width:26px;
	vertical-align:top;
}
.rightside {
	background: url(images/rightshadow.png) repeat-y;
	width:23px;
	vertical-align:top;
}
.contact-text {
	font: 90%/1.3 Arial, Helvetica, sans-serif;
	color: #371707;
}
.contact-text a {
	color: #371707;
	text-decoration: none;
}
.contact-text a:hover {
	color: #371707;
	font-weight: bold;
	text-decoration: underline;
}
.contactform {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #371707;

}
.prices-head {
	background: #af9f8f;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.models {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #371707;
}
.models a {
	color: #371707;
	text-decoration: none;
}
.models a:hover {
	color: #af9f8f;
	text-decoration: underline;
}
.footer {
	font: 0.85em/1.25 Arial, Helvetica, sans-serif;
	color: #371707;
}
.footer a {
	font: 100%;
	color: #371707;
	text-decoration: none;
}
.footer a:hover {
	color: #af9f8f;
	text-decoration: underline;
}