@charset "utf-8";
@import url("/css/reset.css");
@import url("/css/nav.css");
/* CSS Document */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 22px;
	color:#6e6e6e;
	margin-top: 5px;
}

#header {
	/*background-image: url(/images/header/top-home.jpg);*/
	height: 323px;
	width: 100%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(/images/header/top-home.jpg);
	background-position: center;*/
	clear:both;
}

#nav { /* used for the repeating background behind the nav. */
	background-image: url(/images/nav/nav-white-bg.jpg);
	height:38px;
	width: 100%;
	background-repeat: repeat-x;
}

.nav-container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 37px;
}

#nav-bottom { /* used for the drop shadow below the nav.  */
	background-image: url(/images/nav/nav-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
	width: 100%;
}


/*  This is used for the middle drop shadow, around the content. */
.wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}


/* This is the container inside of the wrapper for the content. The wrapper is used simply for the drop shadow background in the middle.  */
.wrapper-container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

/*  This is used for the footer top background image, the drop shadow */
#footer {
	background-image: url(/images/footer/bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
}

/*  This is the container inside of the footer (same as above) for the content. The wrapper is used simply for the drop shadow background.  */
.footer-container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:15px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #81882f;
	float: left;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #81882f;
	float: right;
}
.credit a {
	color:#81882f;
	text-decoration:none;
}
.credit a:hover {
	color:#81882f;
	text-decoration:underline;
}

.sidebar {
	background-image: url(/images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	width: 255px;
	float:right;
	margin-right: 30px;
	margin-bottom:20px;
}


.article { /* This only controls the content on the home page. */
	float: left;
	width: 550px;
	margin-left: 20px;
}




/* This list is for the sidebar on the home page. */
h2.business-owners {
	background-image: url(/images/business-owners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	display: block;
	height: 31px;
	width: 209px;
	margin-top: 20px;
	margin-left: 25px;
}

h2.quick {
	background-image: url(/images/investor-quick-links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	display: block;
	height: 15px;
	width: 198px;
	margin-top: 20px;
	margin-left: 25px;
}
ul.quick-links {
	margin-left: 25px;
	margin-top:15px;
}
ul.quick-links li {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/list-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	list-style-type: none;
	font-size: 12px;
	color: #728220;
	line-height: 25px;
}
.quick-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #728220;
	text-decoration:none;
}

.quick-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #728220;
	text-decoration:underline;
}





/* The following two buttons are for the member logos FINRA and SIPC  */

.finra a {
	background-image: url(/images/finra.jpg);
	text-indent: -99999px;
	display: block;
	height: 24px;
	width: 59px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-left:-30px;
}

.sipc a {
	background-image: url(/images/sipc.jpg);
	text-indent: -99999px;
	display: block;
	height: 25px;
	width: 56px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-left:30px;
}


.clear {
	clear: both;
	padding: 20px;
}


.bus-owner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 200px;
	padding-left:25px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.sidebarsep {
	background-image: url(/images/sidebarsep.jpg);
	height: 2px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sep {
	height: 1px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

h2.who {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2.expertise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height:24px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #35557e;
	margin-bottom: 15px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #35557e;
	margin-bottom: 25px;
	line-height: 25px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #81882f;
	margin-bottom: 15px;
	line-height: 25px;
}

.biopic {
	float: left;
	margin-right: 15px;
	border:6px solid #d2d2d2;
}

.invest-sep {
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	margin-top: 20px;
}

.tickers {
	position: absolute;
	top:55px;
	z-index:9;
	left:50%;
	width:260px;
	margin-left:-25px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	line-height: 16px;
}

.member-logos {
	position: absolute;
	left:50%;
	width:200px;
	margin-left:235px; 
	top:860px;!important
	z-index:9;
}
