


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.link {
background-image: url(../img/arrow.png);
background-position: left center;
display: block;

padding-left: 10px;
background-repeat: no-repeat;
text-decoration: none;
}

.line-header {
	font-family: Interstate-BoldBold,Arial;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 26px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	margin-bottom: 17px;
display: block;
width: 100%;
}

.image-left {
margin-right: 20px;
margin-bottom: 5px;
float: left;
clear: both;
}

.clear-both {
clear:both;
}

.h3-as-subtitle-for-h2 {
font-family: Arial, Helvetica;
font-weight:bold;
font-size:1.1em;
margin-top:-.9em;
}

.read-more-link {
	background-image: url(../img/arrow.png);
	background-position: left center;
	display: block;

	padding-left: 10px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.left-with-border {
float:left;
margin:.3em 1.5em .3em 0;
border:5px solid #eee;
}


