body {

	font-family: Helvetica, Microsoft Sans Serif, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #808080;
}

h1 {
	font-family:Helvetica,Tahoma,sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

h3 {
	font-family: Helvetica,Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

hr {
	margin: 0;
}

.small, .small * {
	
	font-weight: normal;
	font-size: 11px;
}

input.text, input.textarea {
	background-color: #E6E6E6;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

a {
	color: #25111F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline !important;
}

a.link {
	background: url(/wp-content/mu-plugins/loveland/generator/cache/bulletarrow-6985B7.png) no-repeat 0px 2px;
	padding-left: 10px;
	font-size: 11px;
}


div#site {
	
	margin: 0px auto;
	
	overflow: hidden;
	width: 960px;
}



div#footer {
	width: 960px;

	clear:both;

}
div#content-low {
	position: relative;
	margin-top: 426px;
}
div#content {
	position: relative;
	margin-top: 204px;	
}



.top h2 {
	padding: 12px 10px 10px 10px;
}
.bottom {
		padding: 10px 0;
}

.addthis_button img {
	margin: 0;
	padding: 0;
}




.text {
	line-height: 150%;
	color: #4D4D4D;
	
	clear:both;
	overflow: hidden;
	width: 100%;
}

.text h1, .text h2, .text h3 {
	color: #25111F;
	margin: 0.5em 0;
}

.text p {
	margin-bottom: 1em;
}

.text p.special {
	background-color: #25111F;
	padding: 10px;
	color: white;
	margin: 1em -10px;
}


