@charset "utf-8";
/* CSS Document 






*/
* {padding:0; margin:0;}
img {border:none;}
.clearer {clear:both; height:1px; overflow:hidden; margin-top:-1px;}
a:link, a:active, a:visited {text-decoration:none; color: #5d6b2e;  }
a:hover {color:#68314F;}

.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.floatLeftImg { float:left; padding: 5px 15px 10px 0px;}
.floatRightImg { float:right; padding: 5px 0px 10px 15px;}
ul.nostyleList { list-style: none; padding: 10px 0px 10px 30px;}
.padtopbot15 {
	padding: 15px 0px;
	}
span.quote-name {
	text-align: right;
	padding: 3px 15px 3px 0px;
	font-size: 12px;
	}
	
	p.quote-name {
	text-align: right;
	margin: -15px 45px 0px 0px;
	font-size: 12px;
	color: #6B2E3A;
	font-weight: bold;
	
	}
	
	span.quote-name-underline {
		text-decoration: underline;
		}

.link-button{ 
	padding: 10px;
	background-color: #cccc99;
	border: 1px solid #324d1b;
	font-weight: bold;
	color: #fff;
	}

h1 {
	font-size: 22px;
	color: #2e4c6b;
	line-height: 30px;
	width: 100%;
	border-bottom: 1px dashed #2e4c6b;
	padding-bottom: 15px;
	}
	
	h2.home {
	font-size: 18px;
	text-align: center;
	color: #2e4c6b;
	line-height: 30px;
	padding-bottom: 15px;
	}
	
h4 {
	font-size:16px;
	font-weight: bold;
	color: #4D7FB2;
	padding: 16px 0px 8px 15px;
	}
	
h6 {
	font-weight: bold;
	color: #4D7FB2;
	padding: 0px 0px 4px 15px;
	}

body {
	background-color: #cc9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	}

#header {
	width: 100%;
	height: 210px;
	background-color: #fff;
	background-image: url(../images/header-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	#header-content{
		width: 950px;
		height: 210px;
		margin: 0 auto;
		background-image: url(../images/big-p-top.gif);
		background-repeat: no-repeat;
		background-position:left bottom;
		}
		ul#mini-nav {
			font-size:10px;
			line-height: 9px;
			list-style: none;
			float:right;
			display:inline;
			}
			ul#mini-nav li {
				display: inline;
				margin-right: 10px;
				}
		img#logo {
			width: 410px;
			height: 90px;
			margin: 30px 0px 0px 413px;
			padding: 0px;
			}
			

#content {
	width: 100%;
	background-color: #fff;
	}
	#container {
		width: 950px;
		margin: 0 auto;
		padding-bottom: 30px;
		}
		#left {
			width: 264px;
			background-image: url(../images/big-p-bottom.gif);
			background-position: top left;
			background-repeat: no-repeat;
			padding: 127px 20px 0px 0px;
			float: left;
			}
			* html #left {
			width: 264px;
			background-image: url(../images/big-p-bottom.gif);
			background-position: top left;
			background-repeat: no-repeat;
			padding: 129px 20px 0px 0px;
			float: left;
			}
			#left img {
				margin-bottom: 1px;
				}
			#contact-info {
				padding: 15px 0px 0px 15px;
				font-weight: bold;
				}
				p.address {
					font-size: 14px;
					line-height: 18px;
					padding-bottom: 18px;
					}
				p.phone {
					font-size: 10px;
					line-height: 14px;
					padding-bottom: 18px;
					}
				p.email {
					font-size: 10px;
					}
					
		#right {
			width: 646px;
			float: left;
			padding: 20px 0px 20px 0px;
			line-height: 24px;
			}
			
			#right p {
				padding: 0px 15px;
				}
				
			p.special {
				margin: 15px auto;
				padding: 25px;
				background-color: #FFFFCC;
				border: 1px dashed #B24D62;
				width: 500px;
				font-size:12px;
				}
			
			p.special span {
				font-size: 18px;
				font-weight: bold;
				font-style: italic;
				color: #6B2E3A;
				}
				
				p.special span.quote-name {
				float: right;
				padding: 3px 15px 3px 0px;
				font-size: 11px;
				clear:both;
				}

#footer {
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	#footer-content {
		width: 950px;
		margin: 0px auto;
		font-size:10px;
		text-align: center;
		padding: 20px 0px;
		}
			
	
/************************
		HOME PAGE
************************/

#services {
	margin: 30px 0px 15px 0px;
	}
	#services img {
		width: 182px;
		float:left;
		margin: 0px 15px;
		display:inline;
		}

.services-info {
	font-size: 12px;
	line-height: 18px;
	width: 162px;
	padding: 10px 5px 10px 5px;
	background-color: #d1d1a2;
	float:left;
	margin: 0px 20px;
	display:inline;
	}

/************************
		ABOUT US
************************/
.staff-bio {
	width: 630px;
	margin: 25px auto;
	}
	
.staff-bio img {
	height: 180px;
	width: 120px;
	float: left;
	padding: 0px 20px 0px 0px;
	}
	
.staff-bio-text {
	width: 440px;
	float: left;
	}
	
p.staff-name {
	font-size: 18px;
	font-weight: bold;
	color: #4D7FB2;
	margin: 0px 0px 25px 0px;
	} 
	
	.staff-name-link {
	font-size: 16px;
	font-weight: bold;
	color: #4D7FB2;
	vertical-align: top;
	padding-left: 15px;
	}
	
	.staff-bio-link {
		width: 300px;
		float:left;
		margin: 15px 15px 15px 0px;
		}
	
/************************
	Investor Education
************************/
#booksTable {
	line-height: normal;
	}
	#booksTable p {
		padding: 5px 10px; margin: 0px;
		}
		
		.backgroundLightBlue {
			background-color: #B7D7E1;
			}
		.backbroundLightGreen {
			background-color: #D9E1B7;
			}
	
.booktitle {
	font-size:12px;
	font-weight: bold;
	
	}
.author {
	font-size: 10px;
	font-style: italic;
	}
	
	.links {
		padding: 10px;
		font-size: 18px;
		}
/************************
  Investment Discipline
************************/	
	
#invest-dis-list {
	margin: 10px 0px 5px 0px;
	}
	#invest-dis-list img {
		width: 150px;
		float:left;
		margin: 0px 5px;
		display:inline;
		}
	
	.invest-dis-info {
	font-size: 12px;
	line-height: 18px;
	width: 130px;
	padding: 10px 5px 10px 5px;
	background-color: #d1d1a2;
	float:left;
	margin: 0px 10px;
	display:inline;
	}
	
/************************
  Legal
************************/

#legal-header {
	height: 60px;
	background-image: url(../images/legal-header-bg.gif);
	background-repeat: repeat-x;
	}
	
	#legal-header img {
		float: left;
		width: 200px;
		}
		
	#legal-header h6 {
		color: #fff;
		font-size: 18px;
		margin: 20px 0px 0px 40px;
		float:left;
		}
	
.legal-info {	
	width: 570px;
	margin: 15px auto;
	}
	
	.legal-info ul, .legal-info ol {
		margin-left: 20px;
		}

/************************
  Client Section
************************/

ul#forms {
list-style: none;
padding: 20px 0px;
}

ul#forms li {
	margin: 0px 5px;
	width: 150px;
	float: left
	}
	
/************************
  Client Section
************************/
#contact {
	width: 300px;
	float:left;
	padding: 15px 0px 5px 20px;
	}
	.contact-address {
		font-size: 16px;
		font-weight: bold;
		}
	.contact-phone {
		margin: 15px 0px;
		font-size: 16px;
		font-weight:bold;
		color: #324d1b;
		}
	.contact-email {
		margin: 50px 0px 0px 0px;
		font-size: 16px;
		font-weight: bold;
		}
#map {
	padding: 15px 0px 5px 0px;
	width: 300px;
	height: 320px;
	float:left;
	}