@charset "utf-8";

/* CSS Document */



body  {

   margin: 0;

   padding: 0;

   text-align: center;

   color: #333333;

   background-color: #F4F5F7;

   font-size: 76%;

}



p  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 16px;

}



h2  {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 1.2em;

   font-weight: bold;

   color: #333333;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.4em;

	font-weight: normal;

	color: #333333;

	text-transform: uppercase;

	letter-spacing: 0.1pt;

	margin: 0px;

}

.text  {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 1em;

}



a  {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 1em;

   text-decoration: underline;

   color: #333333;

}



a:hover  {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 1em;

   text-decoration: underline;

   color: #999999;

}



#container  {

   margin: 0 auto;

   padding: 0;

   text-align: left;

   width: 943px;

}



#header  {

   margin: 0;

   padding: 0;

   background-image: url(images/header_bg.jpg);

   background-repeat: no-repeat;

   width: 943px;

   height: 139px;

   float: left;

   position: relative;

}



.logo  {

   margin: 15px 0 0 0;

   padding: 0 0 0 16px;

   float: left;

}



.topNav  {

	margin: 0;

	padding: 0;

	position: absolute;

	right: 26px;

	top: 60px;

	clear: both;

}



#content  {

   margin: 0;

   padding: 0;

   float: left;

   background-image: url(images/white_bg.jpg);

   background-repeat: repeat-y;

   width: 100%;

   height: 427px

}



#contentInterior  {

   margin: 0;

   padding: 0;

   float: left;

   background-image: url(images/white_bg.jpg);

   background-repeat: repeat-y;

   width: 100%;

   height: 427px;

}



#contentImg  {

   margin: 0 0 0 16px;

   padding: 0;

   background-image: url(images/landing_img.jpg);

   background-repeat: no-repeat;

   width: 911px;

   height: 427px;

   float: left;

   display: inline;

} 



#contentImgInterior  {

   margin: 0;

   padding: 0 0 0 16px;

/*   background-image: url(images/family_office_home_image.jpg);

   background-repeat: no-repeat;*/

   width: 489px;

   height: 427px;

   float: left;

} 



#contentText  {

	margin: 0;

	float: right;

	width: 390px;

	height: 360px;

	padding-top: 30px;

	padding-right: 20px;

	padding-bottom: 0;

	padding-left: 10px;

}



.contentTextOverflow  {

   margin: 5px 0 0 0;
   padding: 20px 10px 0 27px;
   float: left;
   width: 380px;
   height: 398px;
   overflow-y: auto;
   overflow-x: hidden;
}



#contentFlash {

	float: left;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 10px;

}



#contentTextAdvisors  {

   margin: 5px 0 0 0;

   padding: 20px 10px 0 17px;

   float: left;

   width: 390px;

   height: 398px;

   overflow: auto;

}



#contentText a  {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 1em;

   font-weight: bold;

   text-decoration: none;

   color: #333333;

   line-height: 1.5em;

}



#contentText a:hover  {

   text-decoration: none;

   color: #999999;

}



#contentBottom  {

   margin: 0;

   padding: 0;

   float: left;

   background-image: url(images/footer_bg.jpg);

   background-repeat: no-repeat;

   background-position: bottom;

   width: 100%;

   height: 440px;

}



.footer  {

   margin: 0;

   padding: 6px 0 0 0;

   clear: both;

}



.footerText  {

   margin: 0;

   padding: 10px 0 0 0;

   text-align: center;

   width: 100%;

   height: 10px;

   clear: both;

}



.footerText a {

	font-size: 75%;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}





.footerText a:hover{}



.pipelist  {

   margin: 0;

   padding: 5px 0;

   text-align: center;

}



.pipelist li {
   display: inline;
   margin: 0;
   padding: 0 .9em;
   border-left: 1px solid #333;
}

.pipelist li:first-child {
   border-left: none;
}



.topNav .pipelist  {

	margin: 0;

	padding: 5px 0;

	text-align: center;

	font-size: 0.9em;

}



.topNav .pipelist li {
   display: inline;
   margin: 0;
   padding: 1em 1.6em;
   border-left: 1px solid #CCC;
}

.topNav .pipelist li:first-child{
   border-left: none;
   padding-left: .5em;
}



.topNav .pipelist a {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   text-decoration: none;

}





