/*-----------------------------------------------------
Secondary Page Style Sheet

Version:   1.0
Author:    Chris McCain
Company:   Leopard, Inc.
Website:   http://www.leopard-inc.com
-----------------------------------------------------*/


/*
Body & Structure
-----------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html{
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-family:"Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
}
.clear {
	clear: both;
}

.quote { font-size:14px;}


.centerbox {
	width: 828px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}
a {
	color: #0069b5 !important;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
a:hover {
	color: #e9b856 !important;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
p { font-size:14px;}
ul li { font-size:14px;}
h1 { font-size:24px;color:#0b3f68;font-family:"Times New Roman", Times, serif;margin-top:10px;}
#subheadline h1 { margin:0 !important;}
ul { margin-left: 25px;}


/*-------------- HEADER AREA ---------------*/
#logo {
	position:absolute;top:20px;left:0px;	
}

#header {

	height: 77px;
	background-image: url('../images/main/header.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;

}
#header img {
	float: left;
	border: none;
}

/*-------------- NAV AREA ---------------*/
#navbuttons {
	background-repeat: no-repeat;
	position:absolute;
	top:51px;
	left: 175px;
	width:600px;
}
/*set up the list*/
#navbuttons li {list-style: none; float: left;}

#navbuttons a {
	display: block;
	text-decoration: none;
	background-image:  url("../images/main/navigation.png");
	height: 32px;
	text-indent:-9999em;

}

/*set up the dimensions and position of each li button*/
#navbuttons #client-opportunity  a {width: 143px;}
#navbuttons #private-wealth a {width:196px;background-position:-144px 0;}
#navbuttons #alternative-investments a {width:171px;background-position: -339px 0; }
#navbuttons #contact a {width:90px;background-position: -510px 0;}


/*set up the position of each li button so that upon rollover includes the necessary part of the image*/
#navbuttons #client-opportunity a:hover { background-position:0px -32px;}
#navbuttons #private-wealth a:hover { background-position:-144px -32px;}
#navbuttons #alternative-investments a:hover { background-position:-339px -32px;}
#navbuttons #contact a:hover { background-position:-510px -32px;}

/*-------------- SUB HEADER AREA ---------------*/
#subheadlinebackground {

	height: 48px;
	background-image: url(../images/main/bluegradiant_background.jpg);
	background-repeat: repeat-x;
}
#subheadline {
	margin: 0px auto;
	text-align: center;
	width: 600px;
	height: 48px;
	background-image: url(../images/main/subhead_background.jpg);
	background-repeat: no-repeat;
	padding-left: 262px;
}
#subheadline h1{
	color: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 10px;
}

h1 + p { margin-top:-10px;; }

#midwhitetop {
	background-color: #FFFFFF;
	height: 1px;
}
#orangebar {
	background-color: #e9b856;
}
#orangebar #breadcrumbs {
	width: 794px;
	margin: 0px auto;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#orangebar #breadcrumbs a {
	color: #FFFFFF;
}

#orangebar #breadcrumbs a:hover {
	color: #0b3f68;
}

#midwhitemid {
	background-color: #FFFFFF;
	height: 2px;
}
#tanbackground {
	background-color: #e0d9bd;
	height: 42px;
}


/*-------------- SECONDARY COPY & GRAPHICS AREA ---------------*/
#leftcolumn {
	float: left;
	width: 207px;
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 30px;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #0068b3;
	text-align: right;
}
#leftcolumnpub {
	float: left;
	width: 207px;
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 30px;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #0068b3;
	text-align: right;
}
#leftcolumn .namearea {
	line-height: 14px;
	padding-top: 10px;
	color: #6d6b6b;
}
#leftcolumn .name {
	font-size: 14px;
}
#leftcolumn .title {
	font-size: 11px;
	text-transform: uppercase;
}
#rightcolumn { width:175px;float:left;margin-left:15px;text-align:center;}
#middlecolumn {
	padding-top: 30px;
	float: left;
	font-size: 13px;
	width: 565px;
	line-height: 18px;
	color: #242424;
	text-align: left;
}

.thirdcolumn { width:375px !important;}
#middlecolumn h1 {
	color: #0068b3;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#middlecolumn h1 a {
	color: #0068b3;
}
#middlecolumn h1 a:hover {
	color: #22afcc;
}
h2 { 	color: #0b3f68;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;margin: 4px 0 4px 0;}
#middlecolumn .highlight {
	color: #0068b3;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#contact-box { text-align:center;

}

#contact-box p { 
	font-size:17px;
	color:#0b3f68;
}

#middlecolumn .highlight a {
	color: #0068b3;
}
#middlecolumn .highlight a:hover {
	color: #22afcc;
}
#middlecolumn p {
	margin-bottom:15px;
}
#middlecolumn img {
	float: right;
	padding: 2px;
	margin-left: 6px;
	border: 1px solid #999999;
	margin-bottom: 6px;
}

#middlecolumn .divider {

	background-image:   url("../images/main/divider.gif");
	background-repeat: repeat-x;
	height: 4px;
	width: 532px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}

.divider2  {
	background-image:   url("../images/main/divider.gif");
	background-repeat: repeat-x;
	height: 4px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;	
}

.subdivider{
	height: 4px;
	width: 100%;
	margin-top: 16px;
	background-image: url("../images/main/divider.gif");
	background-repeat: repeat-x;
	line-height: 4px;
}

#middlecolumn .shorttextheight {
	line-height: 13px;
}
#middlecolumn .shorttextheight strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #0b3f68;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/*-------------- FOOTER ---------------*/
#footerboxes {
	width: 794px;
	margin: 30px auto 0px;
	text-align: center;
}
#footer {
	width: 794px;
	margin: 15px auto 0px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
#footer h3 {
	padding-top: 5px;
	color: #0b3f68;
	font-size: 10px;
}

#footer p {
	padding-top: 5px;
	font-size: 10px;
}
	
#strategic-partners div.left{
	float: left;
	width: 225px;
}

#strategic-partners div.right{
	float: right;
	width: 225px;
}

ul.list1{
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
}

ul.list1 li{
	margin: 0 0 3px 0;
	padding: 0;
	padding: 0 0 0 0px;
}

ul.list2{
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
}

ul.list2 li{
	margin: 0 0 9px 0;
	padding: 0;
	padding: 0 0 0 0;
}

.events-table{

}

.sp-hightlight{
	color: #0b3f68;
	font-weight: bold;
	font-size: 14px;
}

.event-hightlight{
	color: #0b3f68;
	font-weight: bold;
}

a.event-link:link, a.event-link:visited{
	color: #000000;
}

a.event-link:hover, a.event-link:active{
	color: #E9B856;
}

.locations-box { list-style:none; padding:0px 4px 4px 65px; margin:0; }
.locations-box li { float:left; margin-right:25px; padding-bottom:2px; color: #0b3f68; }
.locations-box li.first {  }


/*ALTERNATIVE INVESTMENTS BOX*/
#alternative-investments-box {
padding:90px 20px 20px 55px;
background:url(../images/main/alternative-investments-bkgd.jpg) 0 0 no-repeat;
margin:0 auto;width:500px;height:300px;
}

#alternative-investments-box #left { 
float:left;
width:200px;
}

#alternative-investments-box #right { 
float:left;
width:300px;
}

.solo { margin:0 auto !important;float:none !important;}

#features .featuretitle { color: #003366; font-size: 11px; text-transform: uppercase;

font-weight: bold;
display: block;
margin-top: 20px;
font-family:Helvetica, Arial, Verdana;

}

#features .featuretitle a{
	color: #0068b3 !important;
	font-size: 11px;
	text-transform:uppercase;
}

/* used for spacing above the h1 */
#features h2 {
	height: 16px;
}

#features ul{
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
}

#features ul li{
	margin: 0 0 3px 0;
	padding: 0;
	/*height: 17px;
	background-image:url(../images/icon_pdf_trans_sm.gif);
	background-repeat: no-repeat;*/
	padding: 0 0 0 10px;
}

#features ul li a{
	color: #b72222;
}


#features a {
	color: #0b3f68;
	text-decoration: none;
		font-family:Helvetica, Verdana, Arial;
		font-size:11px;
		font-weight:normal;
}
#features a:hover {
	color: #e9b856;
	text-decoration: none;
}
