@charset "UTF-8";
h1 {
	font-weight: normal;
	font-size: 2em;
	color: #0066cc;
	font-family: 'Philosopher', sans-serif;
}
.h1Sub {
	font-size: 0.8em;
	color: #000000;
	font-style: italic;
}
h2 {
	font-weight: normal;
	font-size: 1.8em;
	color: #0066cc;
	font-family: 'Philosopher', sans-serif;
}
hr {
	height: 1px;
}
footer {
	background-color: #600;
	color: #FFF;
}
footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:hover {
	color: #ffcc66;
	text-decoration: none;
}
.jumbotron {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.accent {
	color: #6a8012;
}
.accent13em {
	color: #0066cc;
	font-size: 1.3em;
	font-weight: normal;
}
.red14 {
	font-size: 14px;
	color: #900;
}
h3 {
	font-size: 1.3em;
	color: #600;
}
.navbar.navbar-inverse.navbar-fixed-top {
	background-color: #660000;
	color: undefined;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #333;
}
.floatRightNoBorder {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #069;
	line-height: 26px;
}
.footerTel {
	font-size: 1.3em;
}
.quote2 {
	font-size: 1.3em;
	font-style: italic;
}
.gray {
	color: #999999;
}
