@charset "utf-8";

body {
	margin: 25px 0px 0px;
	background: url(images/background2.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background: url(images/footer_background.png);
	height: 46px;
}
.footer p {
	font-size: 13px;
	color: #A5A5A5;
	padding-left: 20px;
	font-weight: bold;
}

.base { height: 50px; 
}
.base p {
	font: 10px/15px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #949494;
	padding-right: 15px;
}


.base  a:link {
	text-decoration: none;
	color: #C93A26;
}

.base  a:visited {color:#C93A26;}
.base  a:hover {color:#C93A26; text-decoration:underline;}
.base  a:active {color:#C93A26;}



.main_content {
	background: #ffffff;
	width: 516px;
}

.main_content p {
	margin-left: 20px;
	font: 13px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 15px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}


.main_content p a {
	text-decoration: none;
	color: #AE3A26;
}

.main_content p a:hover {
	text-decoration: none;
	color: #9d4937;
}

.main { background: #ffffff; 
}

.main p a {
	text-decoration: none;
	color: #AE3A26;
}

.main p a:hover {
	text-decoration: none;
	color: #9d4937;
}

.main p {
	margin-left: 60px;
	font: 13px/17px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 60px;
}

h4 a {
	text-decoration: none;
	color: #AE3A26;
}

h4 a:hover {
	text-decoration: none;
	color: #9d4937;
}



h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
}

.pricelist { font: 13px/15px Arial, Helvetica, sans-serif; }

h3 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
}

h3 a {
	text-decoration: none;
	color: #000000;
}

h3 a:hover {
	text-decoration: none;
	color: #000000;
}

.formfield {
	font-size: 13px;
	border: 1px solid #D7D7D7;
	background: #F7F7F7;
}

img {
	border: 0px;
	 
	 }

