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

html {
		font-size: 100%;
}
body {
	background-color: #f2ebd9;
	color: #C2762A;
	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 li {
	list-style-type: none;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #977d54;
	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: #C2762A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 2.0em;
	padding-left: 38px;
}
h2 {
	font-size: 1.6em;
	color: C2762A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#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: #977d54;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #977d54;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-top: 3em;
	font-size: 1.6em;
	color: #804D0B;
	margin-bottom: 10px;
}
a, a:link, a:visited {
	font-size: 1.1em;
	color: #804D0B;
	text-decoration: none;
}
a:hover {
	color: #C2762A;
}
.pullquoteYell {
	color: #804D0B;
	line-height: 1.6em;
	font-size: 1.4em;
}
#address {
	color: #804D0B;
	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;
}
#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;
}
#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: #F2EBD9;
}
#contentLeft  p {
	line-height: 1.5em;
	font-size: 1.2em;
}
#contentRight {
	width: 259px;
	float: right;
}

#contentRight h2, #contentRight a {
	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: #804D0B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #804D0B;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 3em;
}

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

#innerColRight p {
	padding-right: 40px;
}
#innerColRight img {
	border: 1px solid #5B2302;
	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: #804D0B;
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 120%;
	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: #C2762A;
}
#subNavigation a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C2762A;
}
#contact {
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ##c2762a;
	padding-top: 1em;
	padding-bottom: 1.5em;
	margin-right: 40px;
	margin-left: 40px;
}

#navigationMap {
	clear: left;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2762a;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#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: #c2762a;
}
#navigationMap a {
	font-size: 1.0em;
}

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













#footer {
	line-height: 1.5em;
	font-size: 1em;
	color: #c2762a;
	padding-top: 1em;
	padding-bottom: 0.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2762a;
	background-color: #F2EBD9;
	padding-right: 0px;
	padding-left: 0px;
	width: 734px;
}
#footer div {
	padding-right: 1em;
	padding-left: 1em;
}
#footer a {
	font-size: 1em;
	color: #c2762a;
}
#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 #5B2302;
	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-top: 40px;
	clear: left;
}
.yellowstone table {
	margin-left: 20px;
	width: 214px;
	padding: 0px;
	margin-bottom: 25px;
}
.yellowstone table img {
	border: 1px solid #5B2302;
}

.yellowstone h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.5em;
	margin-bottom: 0.3em;
}
.yellowstone h3 {
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #804D0B;
	margin-left: 4px;
	padding-bottom: 2px;
}
.yellowstone a {
	color: #C2762A;
	font-size: 1em;
}
.yellowstone a:hover {
	color: #C2762A;
}

.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 #5B2302;
	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 #5B2302;
}

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

}
#imageProfileText h1 {
	color: #C2762A;
	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: #5B2302;
	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: justify;
}

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


#teamProfile div {
	width: 50%;
	float: left;
}
#teaser_individual {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #804D0B;
	border-bottom-color: #804D0B;
	float: left;
	width: 734px;
	margin-bottom: 90px;
}
#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 #5B2302;
}

#teaser_individual h2 {
	margin-bottom: 0.5em;
}
#teaser_call {
	margin-left: 498px;
	position: absolute;
	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: #c2762a;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}



/* 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;
}
.sIFR-hasFlash h1.sifrwhite_sml {
	line-height: 24px !important;
	height: 24px;
	font-size: 24px;
	visibility: hidden;
	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;
}

