@charset "utf-8";

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

#menu, #slide-images, #footer, #brandsbox {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	color: #a1410e;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
}