/* structure */
* {
	margin: 0px;
	padding: 0px;
}
.comments {
	color: #FF9900;
}

html {
		font-size: 100%;
}
body {
	background-color: #404040;
	color: #D3D3D3;
	font-size: 62.5%;
	font-family: Verdana, sans-serif;
	text-align: center;
	width: 100%;
}
#globalStrip {
	/* font-size: 0.8em; */
	float: right;
	margin-top: 6px;
	margin-bottom: 4px;
}
#globalStrip a:link, #globalStrip a:visited {
	color:#717E58;
}
#globalStrip a:hover {
	color:#F1EDD3;	
}
#globalStrip ul {
	float:right;
}
#globalStrip li {
	list-style-type: none;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #525252;
	padding-right: 7px;
	display: inline;
}



/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
.tempDWClear {
	display: block;
	clear: both;
	height: 0px;
}


p {
	margin-bottom: 2em;
}
h1 {
	color: #CC9900;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 2.0em;
	padding-left: 38px;
}
h1.bigMargins {
	margin-top:34px;
}
h2 {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	margin:2em 0 .5em 0;
}
h2.margin {
	margin-left:19px;
}
#innerColRight h5 {
	margin-left: -10px;
	margin-right: 45px;
	line-height: 1.4em;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-top: 3em;
	font-size: 1.6em;
	color: #E7CF30;
	margin-bottom: 10px;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	padding-bottom:.8em;
}
#teamProfile h6 {
	/* margin-left:39px; */
}

a, a:link, a:visited {
	/* font-size: 1.6em; */
	color:#A76732;	
	text-decoration: none;
}
a:hover {
	color:#D8843F;
	text-decoration:underline;
}
.pullquoteYell {
	color: #CC9900;
	line-height: 1.6em;
	font-size: 1.4em;
}
#address {
	color: #717E58;
	padding-right: 40px;
	font-weight: bold;
	font-size: 1.2em;
}
#address a {
	font-size: 1.0em;
}

#address div {
	float: left;
	padding-left: 56px;
	padding-right: 80px;
	padding-top: 0em;
	padding-bottom: 0.2em;
	font-weight: normal;
}
#phone {
	background-image: url(../images/phone_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 46px;
	line-height: 1.5em;
}
#location {
	background-image: url(../images/letter_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}




/* DIV TAGS */


#wrapper {
	text-align: center;
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#borderLeft {
	background-image: url(../images/wrap_border_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
}
#borderRight {
	padding-right: 20px;
	background-image: url(../images/wrap_border_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}


#wrapper div {
	text-align: left;
}

#masthead {
	width: 1014px;
}

/* SPECIAL BOX */
#special_box {
	display:none;
	position:absolute;
	right:-9px;
	top:60px;
	height:143px;
	width:195px;
	background:transparent url(../images/haiti_relief.png) no-repeat scroll 0 0;
}
#special_box:hover {
	background:transparent url(../images/haiti_relief.png) no-repeat scroll 0 -143px;
}
#masthead #special_box a {
	display:block;
	height:143px;
	outline:none;
}

#special_box a:link {
}
#special_box a:visited {
	}
#special_box a:hover {
	
}
#special_box a:active {
	
	}
 /* END OF SPECIAL BOX */



#globalNavigation {
	width: 1014px;
	height: 42px;
	background-image: url(../images/nav_bckgnd.gif);
	background-repeat: repeat-x;
}
#globalNavigation ul {
	margin-left: 30px;
	margin-top: 4px;
}

#globalNavigation li {
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#banner {
	width: 1014px;
	margin-top: 6px;
}
#mainContent {
	width: 1014px;
}
#contentLeft {
	width: 734px;
	background-image: url(../images/main_left_bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 21px;
	background-color: #000000;
}
#contentLeft  p {
	line-height: 1.5em;
	font-size: 1.2em;
}
#contentRight {
	width: 259px;
	float: right;
}

#contentRight h2 {
	color: #A76732;
}

#innerColLeft {
	float: left;
	width: 474px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#innerColLeft h2 {
	margin-bottom: 0.2em;
	margin-top: 46px;
	margin-left: 38px;
}

#innerColLeft p {
	padding-right: 10px;
	padding-left: 40px;
	text-align: justify;
}

#innerColRight {
	float: right;
	width: 230px;
	padding-top: 30px;
	padding-left: 30px;
}
#innerColRight h2 {
	margin-left: -10px;
	margin-right: 45px;
	line-height: 1.4em;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 3em;
}

#innerColRight li {
	margin-bottom: 1em;
	color: #E7CF30;
	font-size: 1.1em;
	line-height: 1.4em;
	padding-right: 40px;
	margin-left: 1em;
}

#innerColRight p {
	padding-right: 40px;
}
#innerColRight img {
	border: 1px solid #666464;
	margin-bottom: 2em;
}
#subNavigation {
	text-align: center;
	padding-left: 20px;
	padding-top: 80px;
}
#subNavigation ul {
	width: 214px;
}
#subNavigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81783A;
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 9px;
	/* font-size: 90%; */
	line-height: 1.5em;
}
#subNavigation a {
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	color: #E2E2E2;
}
#subNavigation a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#contact {
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
	padding-top: 1em;
	padding-bottom: 1.5em;
	margin-right: 40px;
	margin-left: 40px;
}

#navigationMap {
	clear: left;
	padding-left: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #404040;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin:60px 0 0 0;
}

#navigationMap li {
	float: left;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68813C;
}
#navigationMap a:link, #navigationMap a:visited {
	color:#717E58;
	font-size: 1.0em;
}

#navigationMap a:hover {
	color:#F1EDD3;
	text-decoration: underline;
}













#footer {
	line-height: 1.5em;
	font-size: 1em;
	color: #666666;
	padding-top: 1em;
	padding-bottom: 0.4em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #404040;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	width: 734px;
}
#footer div {
	padding-right: 1em;
	padding-left: 1em;
}
#footer a {
	font-size: 1em;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
}




#copyright {
	float: left;
}
#created {
	float: right;
}
#legal {
	padding-bottom: 6px;
}


/* Individual Pages */

/* Wealth and You */


#innerColWide {
	padding-top: 30px;
	margin-bottom: 20px;
	float: left;
	clear: left;
	width: 734px;
}
#innerColWide ul {
	font-size: 1.2em;
	margin-left: 80px;
	margin-top: 40px;
	margin-right: 40px;
	line-height: 1.6em;
}
#innerColWide li {
	margin-bottom: 0.5em;
}

#innerColWide h2 {
/*	margin-top: 40px; */
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 0px;
}




#innerColWide p {
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
}
.profile {
	margin-left: 40px;
	margin-right: 40px;
	clear: left;
	margin-bottom: 40px;
	float: left;
	width: 620px;
}

.profile img {
	border: solid 1px #666464;
	margin-right: 20px;
	margin-left: 10px;
}
.image_holder {
	width: 154px;
	float: right;
}
.profile_holder {
	width: 400px;
	float: left;
}


.profile p {
	margin-bottom: 0.4em;
}
.profile li {
	margin-left: 20px;
	font-size: 1.2em;
	padding-top: 0.4em;
}
.profile h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 8px;
}

.yellowstone {
	margin:2em 20px 0 20px;
	clear: left;
}
.yellowstone table {
	margin-left: 20px;
	width: 214px;
	padding: 0px;
	margin-bottom: 25px;
}
.yellowstone table img {
	border: 1px solid #666464;
}


/* .yellowstone h3 {
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81783A;
	margin-left: 4px;
	padding-bottom: 2px;
} */
.yellowstone a:link, .yellowstone a:visited {
	color: #D3D3D3;
	font-size: 1em;
	margin-left:-11px;
}
.yellowstone a:hover {
	color: #FFFFFF;
	background-color:#666;
}
.yellowstone fieldset a:link, .yellowstone fieldset a:visited {
	display:block;
	padding:5px;
}
.yellowstone fieldset a:hover {
	background-color:#333;	
}
.yellowstone fieldset {
	border:none;
	border-top:solid 1px #666;	
	margin:0 0 1em 10px;
}
.yellowstone .label {
	font:Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
	color:#AAA;
}
.yellowstone .label em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.yellowstone .postTitle {
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	font-weight:normal;
}

/* .yellowstone h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 4px;
	padding-top: 2px;
}
.yellowstone p {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1.4em;
} */
.absBase {
	float: left;
	vertical-align: bottom;
}


#profileImg {
	padding-left: 40px;
	padding-bottom: 1em;
	float: left;
	clear: both;
}
#largeImage {
/*	border: 1px solid #666464; */
	float: left;
	margin-left: 40px;
}
#imageText {
	float: left;
	width: 420px;
}
#imageText .pullquoteYell {
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
	font-size: 1.6em;
}
#largeImageProfile {
	float: left;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#largeImageProfile img {
	border: 1px solid #666464;
}

#imageProfileText {
	float: left;
	width: 450px;
	color: #E7CF30;
	line-height: 1.4em;
	margin-top: 40px;

}
#imageProfileText h1 {
	color: #FFFFFF;
	line-height: 1.4em;
}
#imageProfileText .pullquoteYell {

	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
}
#wealth_quote {
	margin-top: 40px;
	margin-right: 40px;
	width: 280px;
	float: right;
}

#teamProfile {
	margin-bottom: 20px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
	margin-right: 40px;
	margin-left: 40px;
	float: left;
	width: 650px;
	margin-top: -10px;
	min-height: 500px;
}
#teamProfile h2 {
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	font-size: 1.4em;
}


#teamProfile li {
	font-size: 1.2em;
	line-height: 1.6em;
	list-style-type: none;
}
#teamProfile p {
	text-align: left;
}

p.col1 {
	padding-right: 15px;
}
p.col2 {
	padding-left: 15px;
}


#teamProfile div {
	width: 50%;
	float: left;
}


/* Scrolling About us members */
.locationTitle {
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:1px;
	margin:3em 0 0 20px;
	font-size:1.3em;
}
.locationSubTitle {
	margin:0 0 1em 20px;
	font-style:italic;
	color:#999;
}

.officeLocation {
	border-top:solid 1px #999;
	margin:0 25px 0 20px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background-color:#333;
}
.officeLocation a:link, .officeLocation a:visited  {
	outline:none;
	display:block;
	padding:.4em 5px;
	color:#CCC;
}
.officeLocation a:hover {
	color:#A76732;
	text-decoration:none;
}
.members {
	margin:0 25px .8em 21px;
	border-bottom:solid 1px #999;
	padding:8px 8px .8em 7px;
}
.members h4 {
	margin:0 0 1.2em 4px;
	color:#999;
	font-size:1.1em;
	font-weight:normal;
}
.members h3 {
	font-weight:normal;
	font-size:1.5em;
	color:#CCC;
	border-bottom:solid 1px #A76732;
	margin: 0 0 0 1px;
	padding: 0 0 0 2px;
}
.members h3 a:link, .members h3 a:visited {
	color:#CCC;
}
.members h3 a:hover {
	color:#FFF;
	text-decoration:none;
}





#teaser_individual {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
	float: left;
	width: 734px;
}
#teaser_heading {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 260px;
}
#teaser_heading p {
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.6em;
}


#teaser_img {
	margin-left: 40px;
	margin-bottom: 10px;
}
#teaser_img img {
	margin-right: 10px;
	border: 1px solid #666464;
}

#teaser_individual h2 {
	margin-bottom: 0.5em;
}
#teaser_call {
	margin-right: 30px;
	float:right;
	width: 170px;
	font-size: 1.2em;
	margin-top: -20px;
}
#teaser_call p {
	margin-bottom: 26px;
}

#teaser_call a {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#teaser_call a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
}
#extras p, #extras h2 {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#extras h2 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
}

#extras div {
	float: left;
	width: 50%;
	margin-top: 40px;
	margin-bottom: 20px;
}
#extras a {
	float: right;
	margin-right: 30px;
}
p.warning {
	color: #FF9900;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* Question & Answer section  */
.question {
	color:#A76732;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.1em;
	padding:0 15px;
	text-indent:-14px;
	display:block;
}
.answer {
	color:#FFF;
	padding:0 15px;
	text-indent:0;
	display:block;
}

.profile_list {
	margin:0 0 0 10px;
	padding:0 0 0 30px;
	border-left:solid 1px #81783A;
	text-indent:-10px;
	font-size:1em;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/

.sIFR-hasFlash h1 {
	line-height: 36px !important;
	height: 36px;
	font-size: 36px;
	visibility: hidden;
	margin: 0px 0px 8px -2px !important;
}

.sIFR-hasFlash .sifr {
	line-height: 22px !important;
	height: 22px;
	font-size: 22px;
	visibility: hidden;
	margin: 0px 0px 1px -1px !important;
}

.sIFR-hasFlash h1.sifrwhite {
	line-height: 36px !important;
	height: 36px;
	font-size: 36px;
	visibility: hidden;
	margin: 0px 0px 1px -1px !important;
}
h1.sifrwhite_sml {
	line-height: 8px !important;
	height: 24px;
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	margin: 0px 0px 1px -1px !important;
}

.sIFR-hasFlash div#contentLeft h2 {
	line-height: 20px !important;
	height: 20px;
	font-size: 20px;
	visibility: hidden;
	margin-bottom: 4px !important;
}
