/* CSS Document */

p, form {
	color: #FFF;
	font-weight: bold;
}

h1 {
	font-size: 175%;
	color: #ffffff;
	text-align: center;
}

.news h1 {
	font-family: "Kristen ITC";
}

.panel h1 {
	font-size: 150%;
	font-weight: bold;
	font-family: "Kristen ITC", arial, sans-serif;
}

.blog h2 {
	color: #DA251C;	
}

h2 {
	font-size: 150%;
	color: #ffffff;	
}

.services h2, .blog h2 {
	font-family: "Kristen ITC", arial, sans-serif;
}

.panel h4 {
	font-size: 175%;
	font-weight: bold;
	font-family: "Kristen ITC", arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:focus {
	color: #E12927;
	text-decoration: none;
}

a img {
	border: 3px solid #E12927;
}

a img:hover, a img:focus {
	border: 3px solid #ffffff;
}

#nav a img {
	border: none;
}

.blog h2 a:hover, .blog h2 a:focus {
	color: #DA251C
}

.plain a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.white {
	color: #ffffff;
}

.left {
	margin-right: 10px;	
}

.right {
	margin-left: 10px;	
}

.top{
	margin-bottom: 7px;
}

.gap {
	margin-top: 68px;	
}
</style>
