@charset "utf-8";
body  {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	background: #f1eeeb;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
background:url("../images/bgd-swoosh.jpg") no-repeat scroll top center #FFFFFF;
margin:0 auto;
text-align:left;
min-width:1005px;
width:1005px;
min-height:700px;
} 
img{border:0; margin:0; padding:0}
h1{font-size:10pt; font-weight:bold;}
.twoColFixLtHdr #header { 
	background-repeat:no-repeat;
	background-position:right;
	padding: 16px  0 0 21px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #navigation { } 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 242px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 15px 0px;
}
.twoColFixLtHdr #mainContent { 
	min-height:550px;
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 17px 0 21px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#footer { 
	margin: 0 17px 0 21px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#FFFFFF;
	font-size:9px;
	 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.justLeftFloat{float:left;}
a {color:#006dc5;text-decoration:none;}
a:hover {text-decoration:underline;}

a.header{text-decoration:underline;}
a.header:hover{text-decoration:none;}

.homeBackground{width:734px; height:311px; background-repeat:no-repeat;}
.leftHomeBackgroundText{position:relative; left:80px; top: 165px; width:200px; height:100px;}
.rightHomeBackgroundText{position:relative; left:450px; top: 165px; width:200px; height:100px;}
#homeBannerLinks{width:734px;}
.topNavPhone {color:#006dc5;font-size:14px; font-weight:bold;}
#North-Coast {color:#a4a3a2; margin:0 0 0 20px;}
#whats-going-on{
	background-image:url(../images/bgd-blue-blend.jpg); background-repeat:repeat-x; min-height:250px;
	padding:8px 0 0 35px;
}

#secondaryContent{margin:0 20px 0 0; width:448px;}
/*leadership*/
#personBackground{ background-repeat:no-repeat; min-height:158px; width:458px; background-position:top;margin:0 20px 0 0;}
#personInfo{width:262px; padding: 5px 0 0 15px; font-size:10px;}
#bioContainer{margin:22px 0 0 0;}
#memberships{float:left; width:224px; background-image:url(../images/bgd-green-blend.jpg); background-repeat:repeat-x;min-height:252px;  padding:0 0 0 15px;}
#relatedServicesSecondary{float:left; width:234px; background-image:url(../images/bgd-beige-blend.jpg); background-repeat:repeat-x;min-height:252px;  padding:0 0 0 15px;}
#standardPersonInfoFooter{background-image:url(../images/bio-green.jpg); background-repeat:no-repeat; width: 458px; height: 26px; padding:5px 0 0 15px; margin-bottom:20px; float:left;}
#standardPersonInfoFooter a{color:#000000; text-decoration:underline;}
#standardPersonInfoFooter a:hover{text-decoration:none;}
#bodyCopy {clear:both; width: 458px;}
#homeBodyCopy{padding-top:60px;}
h1.bioName{font-size:9pt; font-weight:bold; margin-bottom:0;}
.leadershipProfilesLink{ float:left; padding-left:20px; font-weight:bold;}
#bioLinks{width:262px;}
img.bioRule{padding:5px 0 5px 0;}
#seoTxt{clear:both; padding: 60px 17px 30px 21px; font-size:8pt;}
a.careerCenterLink{color:#FFFFFF;margin-left:50px;text-decoration:underline;}
a.careerCenterLink:hover {text-decoration:none;}
.boldLink{font-weight:bold;}
.requiredFields {font-style:italic; color:#006dc5; width:350px;}
.fields {width:350px;}
form.contact input{margin:5px 0 5px 0;}
h1.CPAs-and-business-advisors{color:#e0d8d1; font-size:18px; margin:0;}
div.CPA-accountants{ margin-top:5px; padding-left:60px; float:left;}
.relatedServicesSecondary p a{color:#000000;}
p.level1 a{text-decoration:underline; font-weight:bold;}
p.level1 { margin:5px 0 5px 0;}
p.level2 {margin:5px 0 5px 8px;}
p.level3 {margin:5px 0 5px 16px;}
p.level1 a:hover{ text-decoration:none;}
p.level2 a:hover{}
p.level3 a:hover{}
a.noUnderlineImageLink{text-decoration:none;}
#relatedServicesSecondary p{margin:5px 0 5px 0;}
.event{padding-left:15px; padding-top:8px;}
.bold{font-weight:bold;}
.italics {font-style:italic; }
h4 {
padding-top:3px;
padding-bottom:3px;
font-size:12px;
}
.noMarginTop {
margin-top:-12px;
}
.brownText { color:#78624b;}
.blueText { color:#004990;font-size:16px;}
.xlarge { font-size:30px;}
.large { font-size:24px;}
.medium { font-size:16px;}
.small { font-size:12px;}
.xsmall { font-size:8px;}


#first_name_decoym {
	visibility:hidden;
	display:none;
	z-index:-100;
}
