@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	width:100%;
	background:#1d1d1d;
}
@font-face
{
	font-family: Latinia;
	src: url('/fonts/Latinia.ttf');
	src: url('/fonts/Latinia.eot') format('embedded-opentype'),
		 url('/fonts/Latinia.woff') format('woff'),
		 url('/fonts/Latinia.svg#LatiniaRegular') format('svg');
}
@font-face
{
	font-family: LatiniaBlack;
	src: url('/fonts/LatiniaBlack.ttf');
	src: url('/fonts/LatiniaBlack.eot') format('embedded-opentype'),
		 url('/fonts/LatiniaBlack.woff') format('woff'),
		 url('/fonts/LatiniaBlack.svg#LatiniaBlackRegular') format('svg');
}
@font-face
{
	font-family: gothamBook;
	src: url('/fonts/gothamBook.ttf'),
		 url('/fonts/gothamBook.eot');	
}
@font-face
{
	font-family:gothamBold;
	src: url('/fonts/gothamBold.ttf'),
		 url('/fonts/gothamBold.eot');
}
.clear
{
	clear:both;
}
.wrapper{
	width:1000px;
	margin:auto;
}
.rule{
	height:15px;
	border-bottom:1px dotted #999999;
	margin-bottom:15px;
}
#whiteContainer
{
	position:relative;
	background:#FFF;
	width:100%;
}
#topHeader
{
	position:relative;
	background: url(/images/topHeader.png) repeat-x;
	width:100%;
	height:93px;
	z-index:1;
	
}
#topNavigation
{
	position:relative;
	background: url(/images/navBG.png) repeat-x;
	width:100%;
	height:37px;
	z-index:1;
}
#lowerHeader
{
	position:relative;
	width:100%;
	min-height:148px;
	background: url(/images/headerRepeat.png) repeat-x;
	z-index:1;
}
#breadcrumb{
	position:relative;
	width:100%;
	min-height:30px;
	background:url(/images/breadcrumb-bg.png) repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	z-index:1;
}
#breadcrumb a{
	color:#FFF;
	text-decoration:none;
}
#breadcrumb a:hover{
	color:#FF0;
}
#breadcrumb .wrapper{
	width:750px;
	padding:8px 0 0 250px;
}
#contentShadow
{
	position:relative;
	width:100%;
	height:21px;
	background: url(/images/contentDropShadow.png) repeat-x #FFF;
	z-index:1;
}
#centerContent
{
	background:#FFF;
	position:relative;
	width:100%;
	min-height:288px;
	padding-bottom:55px;
}
#centerContent li {
	margin-bottom:15px;
	margin-left:20px;
}
#centerContent strong
{
	font-weight:bold;
}
#footerImagery
{
	position:relative;
	width:100%;
	height:170px;
	background: url(/images/footerBG.png) repeat-x;	
	z-index:1;
}
#sidebarWrapper
{
	position:absolute;
	top:18px;
	left:50%;
	margin-left:-543px;
	width:256px;
	height:auto;
	background: url(/images/sidebarBG.png) no-repeat;
	padding-left:10px;
	padding-bottom:195px;
	margin-bottom:190px;
	z-index:2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#282828;
}
#headerWrapper
{
	margin:0 auto;
	width:1000px;
	height:93px;
	background:url(/images/topStars.png) top left 20px no-repeat;
	
}
.trustedBusiness
{
	width:506px;
	background: url(/images/taxAdvisorBG.png) no-repeat;
	float:left;
	height:34px;
	text-align:center;
	margin-top:59px;
	margin-left:140px; 
}
.trustedBusiness h1
{
	font-family: Latinia;
	font-size:17px;
	color:#FFF;
	margin-top:10px;
	margin-left:60px;

}
.contactContainer
{
	width:270px;
	float:left;
	margin-left:65px;
	margin-top:10px;
}
.contactContainer p
{
	margin-bottom:3px;
}
#contactText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	width:145px;
	color:#FFF;
	float:left;
	border-right: 1px dotted #000;
	padding-top:8px;
	padding-right:12px;
	font-weight:bold;
}
#contactEmail a
{
	display:block;
	float:left;
	width:70px;
	height:35px;
	text-align:center;
	border: 1px solid #fee578;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
	margin-top:5px;
	margin-left:12px;
	text-decoration:none;
	font-family: gothamBold;
	font-size:13px;
	color:#FFF;
	line-height:16px;
	
}
#contactEmail a:hover
{
	color:#fee578;
	border: 1px solid #FFF;
}
#navContainer
{
	width:1000px;
	height:37px;
	margin:0 auto;
}
#navContainer ul
{
	list-style:none;
	margin-left:215px;
}
#navContainer ul li
{
	height:37px;
	display:inline-block;
	margin-left:-4px;
}
#navContainer ul li a
{
	text-decoration:none;
	height:25px;
	color:#FFF;
	display:block;
	padding-top:12px;
	padding-left:38px;
	padding-right:38px;
	background: url(/images/navOverlay.png) right top;
	font-family: LatiniaBlack;
	font-size:12px;
}
#navContainer ul li a:hover
{
	background-position: 0 -37px;
}
.whitedContent
{
	background: url(/images/whiteOver.png) top left no-repeat;
	width:1000px;
	height:222px;
}
.whitedSubContent
{
	background: url(/images/whitedSub.png) top center no-repeat;
	width:1000px;
	height:147px;
}
.whitedContent h1, .whitedSubContent h1
{
	width:450px;
}
#topContentContainer
{
	width:1000px;
	margin: 0 auto;
	
}
.topContentText
{
	float:left;
	width:480px;
	margin-left:217px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#9d4f23;
	
}
.topContentText a
{
	width:250px;
	height:19px;
	background: #9D4F23;
	text-align:center;
	font-family:Latinia;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-top:9px;
	margin-left:30px;
	margin-top:25px;
	-moz-box-shadow: 1px 1px 2px black;
    -webkit-box-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}
.topContentText a:hover
{
	background:#C60;
}
.subpageContent ul 
{
	font-family:Tahoma Tahoma, Geneva, sans-serif;
	font-size:13px;
	list-style:outside;
	margin-left:15px;
}
.subpageContent ul li
{
	margin-bottom:5px;
}
.servicesContentText
{
	width:380px;
	margin-left:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#9d4f23;
	float:left;
}
.topContentText h1, .servicesContentText h1
{
	font-family:Latinia;
	font-size:29px;
	color:#1d3f67;
	margin-left:30px; 
	margin-top:23px;
	margin-bottom:15px;
}
.topContentText p, .servicesContentText p
{
	margin-left:30px; 
	line-height:18px;
	
}
ul.services-nav{
	font-family:Tahoma, Geneva, sans-serif;
	width:260px;
	list-style:none;
	margin-bottom:25px;
	margin-left:-1px;
}
ul.services-nav li.root{
	margin-bottom:1px;
}
ul.services-nav li.root a{
	text-decoration:none;
	display:block;
	width:240px;
	height:25px;
	padding:13px 20px 0 0;
	text-align:right;
	font-weight:bold;
	color:#6f3514;
	cursor:pointer;
	background:url(/images/sub-nav-item-bg.png) no-repeat;
}
ul.services-nav li.root a:hover{
	background-position:0 -38px;
	color:#FFF;
}
ul.services-nav li.root ul{
	display:none;
}
ul.services-nav li.root ul a{
	display:block;
	width:220px;
	height:10px;
	text-align:left;
	padding:12px 0 13px 25px;
	margin-bottom:1px;
	background:url(/images/servicesBullet.png) 10px 14px #CCCCCC no-repeat;
}
ul.services-nav li.root ul a:hover{
	color:#FFF;
	background:url(/images/servicesBullet.png) 10px 14px #999 no-repeat;
}
.servicesContentText p
{
	width:380px;
}
.servicesContent
{
	width:305px;
	float:left;
	margin-right:55px;
}
.servicesSeperator
{
	width:800px;
	margin-top:55px;
}
.serviceBullet
{
	width:8px;
	height:9px;
	margin-top:4px;
	background: url(/images/servicesBullet.png);
	float:left;
}
ul.servicesList{
	margin:0;
	padding:0;
}
ul.servicesList li{
	width:265px;
	padding-left:15px;
	min-height:9px;
	background: url(/images/servicesBullet.png) 0 5px no-repeat;
	margin-bottom:15px;
	margin-left:0;
}
ul.servicesList li a{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#9d4f23;
}
ul.servicesList li a:hover{
	color:#C30;
}
.serviceAnchor
{
	float:left;
	width:280px;
	padding-top:2px;
	margin-left:10px;
	margin-bottom:15px;
}
.serviceAnchor a
{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#9d4f23;
}
.serviceAnchor a:hover
{
	color:#C30;
}
.servicesContent h1
{
	width:305px !important;
	border-bottom:1px dotted #5985b6 !important;
}

.topContentImg
{
	width:265px;
	height:222px;
	float:left;
	background: url(/images/homeHeader.png) top center no-repeat;
	margin-left:15px;
	
}
.servicesContentImg
{
	width:430px;
	height:147px;
	margin-left:590px;
	background: url(/images/hdr-services.jpg) top center no-repeat;
}
.clientsContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.businessManagementContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.faqsContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-faq.jpg);
	margin-left:590px;
	
}
.retirementContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.taxPrepContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.charitableContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.fullServiceContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
}
.aboutContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-services.jpg);
	margin-left:590px;
	
}
.financialReportingContentImg
{
	width:430px;
	height:147px;
	background: url(/images/hdr-faq.jpg);
	margin-left:590px;
}
#logo
{
	width:203px;
	height:108px;
	background: url(/images/tristarLogo.png);
	margin-left:23px;
	margin-top:15px;
	margin-bottom:50px;
}
#sidebarWrapper h1
{
	font-family:LatiniaBlack;
	font-size:20px;
	color:#1d3f67;
	width:225px;
	text-align:right;
	border-bottom:1px dotted #000;
	margin-bottom:15px;
}
.testimonialText
{
	width:105px;
	float:left;
	margin-left:20px;
}
.testimonialText p
{
 width:105px !important;
 color:#4b4b4b;
}
.testimonialTextWider
{
	width:125px;
	float:left;
	margin-left:0px;
}
.testimonialTextWider p
{
 width:125px !important;
 color:#4b4b4b;
}
#testimonialContainer
{
	width:256px;
	padding-left:35px;
	margin-bottom:30px;
}
#testimonialContainer p
{
	margin:0 !important;
}
#testimonialContainer h2
{
	font-size:14px;
	color:#1d3f67;
	font-weight:bold;
	margin-top:30px;
	
}
.testimonial-img-warren-sapp
{
	width:102px;
	height:100px;
	background: url(/images/warrenSapp2.png);
	margin-left:107px;
	margin-top:3px;
}
.testimonial-img-rashad-evans
{
	width:94px;
	height:97px;
	background: url(/images/rashadEvans.png);
	margin-left:115px;
	margin-top:3px;
}
.testimonial-img-ilya-bryzgalov
{
	width:129px;
	height:100px;
	background: url(/images/ilyaBryzgalov.png);
	margin-left:80px;
	margin-top:3px;
}
.testimonial-img-phil-nurse
{
	width:103px;
	height:100px;
	background: url(/images/philNurse.png);
	margin-left:106px;
	margin-top:3px;
}
.testimonial-img-andres-lilja
{
	width:98px;
	height:100px;
	background: url(/images/andresLilja.png);
	margin-left:111px;
	margin-top:3px;
}
.testimonial-img-hawa-hassan
{
	width:98px;
	height:100px;
	background: url(/images/hawaHassan.png);
	margin-left:111px;
	margin-top:3px;
}
.testimonial-img-robin-schwanz
{
	width:98px;
	height:100px;
	background: url(/images/robinSchwanz3.png);
	margin-left:111px;
	margin-top:3px;
}
.testimonial-shadow{
	width:269px;
	height:9px;
	margin-left:-60px;
	background:url(/images/testimonial-shadow-below.png);
}
#sidebarWrapper p
{
	width:208px;
	line-height:16px;
	margin-left:18px;
}
p.connect
{
	color:#673011;
	font-family: gothamBook;
	font-size:12px;
	width:220px !important;
}
#email
{
	width:200px;
	height:30px;
	border:solid 1px #b0b0b0;
	border-radius:10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-left:18px;
	margin-top:10px;
	color:#000;
	padding-left:12px;
}
#submit
{
	width:172px;
	height:31px;
	background: #9D4F23;
	font-family:Latinia;
	font-size:12px;
	color:#FFF;
	margin-top:13px;
	margin-left:60px;
	cursor:pointer;
	border:none;
	text-align:center;
	-moz-box-shadow: 1px 1px 2px black;
    -webkit-box-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}
#submit:hover
{
	background:#C60;
}
.submit
{
	display:block;
	width:172px;
	height:21px;
	padding-top:10px;
	background: #9D4F23;
	font-family:Latinia;
	font-size:12px;
	color:#FFF;
	margin-top:13px;
	cursor:pointer;
	border:none;
	text-align:center;
	-moz-box-shadow: 1px 1px 2px black;
    -webkit-box-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}
.submit:hover
{
	background:#C60;
}
.centerContainer
{
	width:750px; /* normal */
	margin:0 auto;
	padding-left:250px; 
}

.centerContainer h1
{
	font-family:LatiniaBlack;
	font-size:20px;
	color:#1e4068;
	width:700px;
	border-bottom:1px dotted #000;
	margin-bottom:15px;
	
}
.subheading
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	margin-bottom:25px;
	font-weight:bold;
}
.centerContainer p
{
	margin-bottom:25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	line-height:20px;
}
.clientTestimony h3
{
	font-family:Latinia;
	font-size:16px;
	color:#1e4068;
	font-weight:bold;
}
#footerContainer
{
	width:1000px;
	height:100%;
	margin:auto;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.footerLeft
{
	float:left;
	width:208px;
	padding-top:35px;
	padding-right:30px;
}
.footerLeft p
{
	margin-top:5px;
	width:208px;
}
.footerLeft h2
{
	margin-top:20px;
	font-weight:bold;
	font-size:20px;
}
.footerCenter
{
	padding-top:30px;
	height:103px;
	float:left;
	width:313px;
	margin-top:15px;
	background: url(/images/footerMiddleBG.png) no-repeat;
}
.footerCenter img
{
	display:block;
	float:left;
}
.footerCenter a
{
	text-decoration:none;
	display:block;
	float:left;
	margin-left:10px;
}
.footerCenter a:hover
{
	color:#FFF;
}
h1.follow
{
	font-family:LatiniaBlack;
	font-size:20px;
	color:#FFF;
	border-bottom:1px dotted #676767;
	width:265px;
	margin-left:25px;
	margin-bottom:35px;
}
.fb
{
	width:110px;
	float:left;
	margin-left:25px;
}
.fb a
{
	display:block;
	background: url(/images/facebook.png) no-repeat;
	min-height:29px;
	width:30px;
	padding-left:42px;
	padding-top:8px;
	text-decoration:none;
	color:#93b2ea;
}
.fb a:hover
{
	color:#FFF;
}
.twitter
{
	width:90px;
	float:left;
}
.twitter a
{
	color:#a7dee1;
	display:block;
	background: url(/images/twitter.png) no-repeat;
	min-height:29px;
	width:30px;
	padding-left:42px;
	padding-top:8px;
}
.twitter a:hover
{
	color:#FFF;
}
.footerRight
{
	float:left;
	width:448px;
	padding-top:30px;
	text-align:right;
	margin-top:15px;
}
.footerRight p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.aicpaFooter
{
	float:left;
	width:100px;
	height:36px;
	background: url(/images/aicpa.png);
	margin-left:35px;
}
.ficpaFooter
{
	float:left;
	width:163px;
	height:29px;
	background: url(/images/ficpa.png);
	margin-left:28px;
}
.fspFooter
{
	float:left;
	width:82px;
	height:35px;
	background: url(/images/fsp.png);
	margin-left:30px;
	margin-bottom:35px;
}
.question
{
 background:#d7e2ee;
 margin-bottom:10px;
 padding:15px;	
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 width:660px;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:13px;
font-weight:bold;
 
}
.question a.questionLink
{
	cursor:pointer;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#2572b6;
}
.question a.questionLink:hover{
	color:#06F;
}
.answer
{
	display:none;
	width:600px;
	padding-top:10px;
	font-weight:normal;
}
.answer p{
	width:600px;
}
.large-callout-rounded-square{
	padding:15px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background:#ececec;
	width:600px;
	margin-bottom:15px;
}
.emailForm{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding-bottom:15px;
}
.small-field{
	width:77px;
	height:34px;
	padding:0 7px;
	border:none;
	background:url(/images/form-field-small.png) transparent no-repeat;
}
.medium-field{
	width:155px;
	height:34px;
	padding:0 7px;
	border:none;
	background:url(/images/form-field-medium.png) transparent no-repeat;
}
.large-field{
	width:345px;
	height:34px;
	padding:0 7px;
	border:none;
	background:url(/images/form-field-large.png) transparent no-repeat;
}
.medium-textarea{
	width:416px;
	height:176px;
	padding:7px;
	border:none;
	background:url(/images/form-field-medium-textarea.png) transparent no-repeat;
}
.large-textarea{
	width:574px;
	height:176px;
	padding:7px;
	border:none;
	background:url(/images/form-field-large-textarea.png) transparent no-repeat;
}
.font-size-13{
	font-size:13px;
}
.redText{
	color:#C00;
	font-weight:bold;
}
.captcha{
	display:none;
}