@charset "UTF-8";
/* CSS Document */
.servicePageBanner {
	height:91px;
	background-image: url(../images/pageImages/services.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.servicesListArea {
	background-color:#f1f1f1;
	padding:20px;
	float:right;
	width:190px;
	margin-top:20px;
}
.servicesListArea h3 {
	color:#822020;
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0;
}
.servicesListArea ul {
	list-style-type:none;
	padding:0;
	color:#626262;
	font-size:14px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.servicesListArea li {
	background-image: url(../images/interface/bulletPoint.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 6px;
	margin-bottom:5px;
	line-height:15px;
}
.clientsPageBanner {
	height:91px;
	background-image: url(../images/pageImages/clients.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
p.rightIndent {
	margin-right:260px;
}
h3.clientHeader {
	margin:0;
	padding:0;
	font-size:19px;
	line-height:24px;
	color:#1f1f20;
}
.clientSubHeader {
	font-weight:normal;
	font-size:16px;
}
.servicesListArea blockquote{
	margin:0;
	padding:0;
	color:#781d1d;
	font-size:19px;
	line-height:23px;
}
.servicesListArea p {
	font-size:11px;
	margin:0;
	padding:0;
	line-height:12px;
}
.servicesListArea p.quoteName {
	color:#000000;
	margin-top:6px;
}
.ethosPageBanner {
	height:91px;
	background-image: url(../images/pageImages/ethos.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.ethosListArea {
	background-color:#f1f1f1;
	padding:20px;
	float:right;
	width:190px;
	margin-top:20px;
}
.ethosListArea h3 {
	color:#822020;
	font-weight:normal;
	font-size:25px;
	margin:0;
	padding:0;
}
.ethosListArea ol {
	color:#822020;
	font-size:25px;
}
.ethosListArea ol li strong {
	color:#000000;
	font-weight:normal;
	font-size:15px;
}
.principalsPageBanner {
	height:91px;
	background-image: url(../images/pageImages/principals.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
img.headshots {
	width:151px;
	height:204px;
	padding-top:6px;
	padding-bottom:16px;
	padding-left:8px;
	padding-right:10px;
	background-image: url(../images/interface/headshotsBackground.png);
	background-repeat: no-repeat;
	margin-bottom:8px;
	margin-left:13px;
}
.lessTaxingPageBanner {
	height:91px;
	background-image: url(../images/pageImages/lessTaxing.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.cartoons {
	height:577px;
	overflow:hidden;
	background-image: url(../images/interface/cartoons.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
}
.contactPageBanner {
	height:91px;
	background-image: url(../images/pageImages/contact.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
em {
	font-style: normal;
	color: #7B1C1E;
}
fieldset {
	border:none;
	padding:0;
}
fieldset p {
	margin-top:12px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
fieldset p label {
	float:left;
	width:180px;
}
input.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 2px;
	width: 250px;
	border: 1px solid #666666;
}
textarea.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 2px;
	width: 250px;
	height:60px;
	border: 1px solid #666666;
}
input.contactUsButton {
	height:36px;
	background-image: url(../images/interface/buttonBackground.gif);
	background-repeat: repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.required {
	font-size:11px;
}
.legalNoticePageBanner {
	height:91px;
	background-image: url(../images/pageImages/legalNotice.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.siteMapPageBanner {
	height:91px;
	background-image: url(../images/pageImages/siteMap.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
ul.siteMapList li {
	margin-bottom:6px;
}
ul.siteMapList li a {
	color: #8C2723;	
}
ul.siteMapList li a:hover {
	color: #000000;	
}
