a {
	font-weight: bold;
	color: #443015;
	text-decoration: none;
}



a:visited {
	font-weight: bold;
	color: #443015;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: -5px;
	
	font-style: italic;
	color: #743108;
}

h2 {
	font-size: 14px;
	color: #743108;
	font-weight: bold;
	margin: 0 0 1px 0;

	padding: 0;
}

h3 {
	font-size: 14px;
	color: #743108;
	font-weight: bold;
	margin: 0 0 -10px 0;
	padding: 0;
}

hr {
	border: 0;
	margin-top: -10px;
	height: 1px;
	background: #532300;
	color: #532300;
	width: 30%;
	margin-left: 0px;
	
}

.brands_image img {
	float: right;
	border: 1px solid #703108;
	padding: 2px;
	margin-right: 20px;
	margin-left: 15px;
}

.justify {
	text-align: justify;
}

.contact_table {		
	width: 400px !important;
}

.pdf {
	position: absolute;
	padding: 0 5px 5px 5px;
	margin-top: -3px;

}

.list {
	margin-top: 0px;
}

	.list li {
		padding: 2px 0 2px 0;
	}

.brands_border img {
	border: 1px solid black;
}

.float_image_right {
	float: right;
	padding: 5px 0 5px 10px;
}

	.float_image_right img {
		padding: 1px;
		border: 1px solid #583b15;
	}
	
	.small_font {
		font-size: 10px;
		}