img {
	border: 0;
}

h1 {
	font-size: 15px;
	color: #792007;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #792007;
	font-weight: bold;
	
}

h3 {
	font-size: 11px;
	color: #792007;
	font-weight: bold;
	padding-left: 20px;
}

img, div, a, #content_wrapper { behavior: url(common/iepngfix.htc) }

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

.logos3 {
	text-align: center;
}

.logos3 img {
	border: 1px solid #666;
	padding: 1px;
}

a {
	color: #792109;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.float_image_right {
	float: right;
	padding: 0 0 5px 10px;
	text-align: center;
}

.float_image_right img {
	padding: 1px;
	border: 1px solid #666;
}

.float_image_left {
	float: left;
	padding: 0 10px 5px 0;
}

.float_image_left img {
	padding: 1px;
	border: 1px solid #666;
}

.center {
	text-align: center;
}

.small {
	font-size: 8px;
}
	
hr {
	color: #5b4a29;
	background-color: #5b4a29;
	height: 1px;
	border: 0;
}

