@charset "utf-8";
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	word-spacing: 0.1em;
	text-align: left;
}
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #03C;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F60;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: .1em;
}


#phonenumbers p {
	color: #03C;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	letter-spacing: 0.08em;
}
#rightcolumnbox p {
	line-height: 20px;
	padding-left: 15px;
}
#rightcolumnbox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5D000A;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 80px;
}


#footer p {
	font-weight: bold;
	color: #03C;
	text-align: center;
}
#btmblock p {
	color: #FFF;
	letter-spacing: .1em;
	text-align: center;
}
#btmblock p a {
	color: #FFF;
}

.maroonhighlight {
	color: #900;
	font-weight: bold;
}
