@CHARSET "UTF-8";
/*----------------------------Global Layout----------------------------*/
#wrapper {
	width: 1185px;
	min-height: 889px;
	margin: 0 auto;
	background: url(/img/background.jpg) top center no-repeat;
}
#footerWrapper {
	width: 1185px;
	margin: 0 auto;
	background: #000000;
}
#content {
	float:left;
    margin: 0 114px;
    width: 957px;
}
.section, .full-section {
	width: 620px;
	background: #272727;
	border: 2px solid #494849;
	padding: 0 18px;
	float:left;
}
.full-section {
    margin-bottom: 16px;
    padding: 0 18px;
    width: 912px;
}
.section-header {
    clear: both;
    color: #EDECD8;
    font-family: baskerville,'palatino linotype','times new roman',serif;
    font-weight: normal;
    height: 30px;
    margin: 0;
    padding: 15px 0 0;
    width: 100%;
}
.section-right {
	float:left;
}
div#headerLeft h1, div#headerRight h1 {
	font-size: 18pt;
}
#sideContent {
	float: right;
    width: 270px;
}
#sideContent h3, #faqContent h3{
    font-family: baskerville,'palatino linotype','times new roman',serif;
    color: #EDECD8;
	font-size: 11pt;
}
.adobe-icon {
	float:left;
	margin-right: 6px;
}
.small-caps {
	font-variant: small-caps;
}
h2.subheading {
	font-family:baskerville,'palatino linotype','times new roman',serif;
	margin: 0px 0 12px;
	color: #edecd8;
	font-weight: normal;
	font-size: 14.5pt;
}
/*----------------------------Header----------------------------*/
#header {
    width: 957px;
	height: 133px;
	position: relative;
	margin: 0 114px;
	
}
.logo {
	float:left;
	position: relative;
	top: 30px;
}
#headerLeft {
    float: left;
    left: 23px;
    position: relative;
    top: 30px;
	height: 75px;
}
#headerLeft h1 a {
	text-decoration: none;
}
#headerLeft h1 a {
	color: #EDECD8;
}
#headerRight {
	float:right;
	text-align: right;
	position: relative;
	top: 30px;
	height: 75px;
}
#headerRight h1 {
	margin-bottom: 4px;
}
span.address {
    float: left;
    font-size: 9.5pt;
    line-height: 11.5pt;
    width: 48%;
}
p.sub-level-header {
	margin: 0;
    font-size: 9.5pt;
    line-height: 14.5pt;
}
/*----------------------------Footer----------------------------*/
#footer {
	float:left;
	clear:both;
	margin: 12px 114px 6px;
	font-size: 8.5pt;
	text-align:center;
    width: 957px;
}
#footerNavContainer {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
ul#footerNav {
	list-style: none;
	position:relative;
	left:50%;
	margin: 12px 0 32px 0;
}
ul#footerNav li {
	float:left;
	position:relative;
	padding: 0 4px;
}
#footerCopyright, #developmentAction {
	float:left;
	width: 100%;
}
#developmentAction span {
	color: #3366CC;
}
#developmentAction a {
	color: #3366CC;
	text-decoration: none;
}
#developmentAction a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 3px 0;
}

/*----------------------------Home Page----------------------------*/
#largeQuoteBox {
	width: 636px;
	height: 162px;
	background: url(/img/large-quote-box.jpg) no-repeat;
	float:left;
	color: #EDECD8;
	border: 1px solid #494849;
}
#largeQuoteBox h1 {
    font-size: 23pt;
    margin: 0 auto;
    position: relative;
    top: 32px;
    width: 75%;
    line-height: 25pt;
}
#smallQuoteBox {
	background: url(/img/small-quote-box.jpg) no-repeat;
    border: 1px solid #494849;
    color: #EDECD8;
    float: left;
    height: 162px;
    left: 26px;
    width: 291px;
    position: relative;
}
#smallQuoteBox h2 {
    font-size: 15.5pt;
    font-weight: normal;
    line-height: 16.5pt;
    margin: 35px auto;
    width: 70%;
}
#outerTicker {
	margin-top: 6px;
}
#outerTicker .container {
	background: url(/img/ticker-bevel.jpg) no-repeat;
	height: 29px;
	width: 958px;	
}
#outerTicker .container .wrap {
    font-size-adjust: none;
    left: 10px;
    line-height: normal;
    overflow: hidden;
    position: relative;
    top: 6px;
    width: 941px;
}
div.stockTicker {
    font-size: 9pt;
    height: 14px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
div.stockTicker span {
    margin: 2px 8px 0;
}
div.stockTicker span.up {
	color: #EDECD8;
}

div.stockTicker span.even {
	color: #000000;
}
div.stockTicker span.sep {
    color: #EDECD8;
    position: relative;
}
div.stockTicker span.heading {
	color: #EDECD8;
}
div.stockTicker span a:hover {
	color: #EDECD8;
	text-decoration: underline;
}
.call-out-box, .call-out-box-borderless {
	width: 273px;
	height: 375px;
	background: #272727;
	border: 2px solid #494849;
	float:left;
	margin: 16px 0 0 0;
	padding: 0 16px;
	font-size: 10pt;
}
.call-out-box.second {
	margin-left: 16px;
}
.call-out-box-borderless {
	background: none;
	border: none;
	margin: 16px 0 0;
	position: relative;
	left: 16px;
}
.call-out-box h3, .call-out-box-borderless h3 {
	margin: 12px 0 2px;
	font-size: 15pt;
	font-weight: normal;
	color: #EDECD8;
	line-height: 18pt;
	font-family:baskerville,'palatino linotype','times new roman',serif;
}
.call-out-box h4 {
	margin: 0;
}
h4.blog-headline {
    color: #EDECD8;
    font-size: 11pt;
    margin: 10px 0 0;
}
.call-out-box ul li, .section ul li, .full-section ul li, #sideContent ul li {
	list-style-image: url(/img/bullet.png);
	line-height: 15.5pt;
}
ul.privacy li {
	line-height: inherit;
	margin-bottom: 8px;
}
.call-out-divider {
	width: 100%;
	border-bottom: 2px dashed #B2B2B2;
}
#playVideo {
	width: 200px;
	height: 150px;
	margin: 50px auto 0;
	cursor: pointer;
	background: #000000;
	border: 2px solid #494849;
}
#playVideo img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 25px;
}
/*----------------------------FAQ----------------------------*/
span.answer {
    color: #EDECD8;
	font-size: 11pt;
	margin-right: 6px;
}
#faqContent ul li {
	list-style-image: url(/img/bullet.png);
	line-height: 15.5pt;
	margin-bottom: 12px;
}
/*----------------------------Directions----------------------------*/
.full-section iframe {
	float: left;
    margin: 0 12px 50px 0;
}
small {
	float:left;
}
.left-frame, .right-frame {
	width: 45%;
	height: 100%;
	float:left;
}
.right-frame {
	width: 55%;
	padding: 30px 0;
}
	
/*----------------------------Financial Planning----------------------------*/
#financialPlanningPages {
	width: 660px;
	float:left;
}
h3.financial {
	margin-top: 65px;
}
ul#publications {
	width: 50%;
	float:left;
}
.scrollable {
	min-height: 960px !important;
}
/*----------------------------Company Directory----------------------------*/
table#directory a {
	color: #000000;
}
table#directory a:hover {
	color: #494849;
}
table#directory .department-column {
	padding:0 25px;
	width: 200px;
}
table#directory tr.bio_row {
	display:none;
}
.bio-container {
	width: 100%;
	float:left;
}
.bio-photo {
	float:left;
	width: 48%;
	height: 100%;
}
.bio-cell {
	width: 100%;
}
.bio-section {
	width: 100%;
	float:right;
	padding-right: 12px;
}
.bio-section.final { 
	clear:both;
	padding-bottom: 15px;
}
.bio-container h1 {
	color: #000000;
}
.bio-information {
	height: 100%;
	width: 50%;
	float:left;
}
.phone {
	width: 250px;
}
/*----------------------------Page Photos----------------------------*/
img.page-left {
	float:left;
    border: 2px solid #494849;
}
img.page-right {
	float:right;
    border: 2px solid #494849;
}
img.page-center {
	margin: 0 auto;
	display:block;
    border: 2px solid #494849;
}
img.park {
	margin: 20px auto;
}
img.documents {
	margin: 19px 15px 25px 5px;
}
img.barbara-markell {
	margin: 20px 20px 100px 5px;
}
img.rhinebeck-office {
	margin: 0 15px 25px 0;
}
img.nestegg {
	margin: 14px 5px 25px 25px;
}
img.planning {
	margin: 15px 10px 15px 40px;
}
img.account-executives {
	margin: 30px auto;
}
img.investing {
	margin: 0 0 15px 25px;
}
img.estate-planning {
	margin: 0 0 50px 25px;
}
img.job-opportunities {
	margin: 20px 25px 25px 100px;
}
img.group-photos {
	border: 2px solid #494849;
	margin: -8px 0 12px 0;
}
img.tax-department, img.tax-department-bottom {
	margin: 15px 0 0 15px;
}
img.tax-department-bottom {
	clear:both;
	margin-bottom: 15px;
}
/*----------------------------Pop Out Boxes----------------------------*/
.pop-out-box {
	padding: 20px;
	margin: 0 auto;
}
/*----------------------------Our Team / Tax Team--------------------------------*/
.directors-info {
    float: right;
    font-weight: bold;
    width: 255px;
    margin-top: 55px;
}
.tax-team-photo, .tax-team-bottom {
    clear: both;
    float: right;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
    width: 400px;
}
.investing-trading-department {
    clear: both;
    float: right;
    font-weight: bold;
    margin: 8px 0 15px 25px;
    text-align: center;
    width: 400px;
}
.investing-trading-department h4 {
    color: #EDECD8;
    font-size: 11pt;
    margin: 0;
    padding: 0;
	text-align:left;
	padding: 0 0 0 35px;
}
.investing-trading-department p {
	margin: 0 0 25px 0;
	text-align:left;
	padding: 0 0 0 35px;
}
.directors-info h4, .tax-team-photo h4, .tax-team-bottom h4,
.directors-info h3, .tax-team-photo h3, .tax-team-bottom h3 {
	    color: #EDECD8;
    font-size: 11pt;
    margin: 0;
    padding: 0;
}
.directors-info p, .tax-team-photo p, .tax-team-bottom p {
	margin: 0 0 25px 0;
}
.tax-team-bottom {
    margin-right: 55px;
    text-align: left;
}
/*----------------------------Financial Planning----------------------------*/
ul.investing-list {
	width: 400px;
	float:left;
}
