/**************************************************************************
**************************** GLOBAL RESET *********************************
**************************************************************************/
body {
    position: relative;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
li {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
    font-variant:normal;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
input,textarea,select{
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}
input,textarea,select{
    font-size:100%;
}
:focus {
    outline: none;
}
/**************************************************************************
******************************** TYPOGRAPHY *******************************
**************************************************************************/
@font-face {
    font-family: 'JustusBold';
    src: url('../fonts/justus-bold-webfont.eot');
    src: url('../fonts/justus-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-bold-webfont.woff') format('woff'),
         url('../fonts/justus-bold-webfont.ttf') format('truetype'),
         url('../fonts/justus-bold-webfont.svg#JustusBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustusItalic';
    src: url('../fonts/justus-italic-webfont.eot');
    src: url('../fonts/justus-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-italic-webfont.woff') format('woff'),
         url('../fonts/justus-italic-webfont.ttf') format('truetype'),
         url('../fonts/justus-italic-webfont.svg#JustusItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustusItalicOldstyle';
    src: url('../fonts/justus-italicoldstyle-webfont.eot');
    src: url('../fonts/justus-italicoldstyle-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-italicoldstyle-webfont.woff') format('woff'),
         url('../fonts/justus-italicoldstyle-webfont.ttf') format('truetype'),
         url('../fonts/justus-italicoldstyle-webfont.svg#JustusItalicOldstyle') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustusOldstyle';
    src: url('../fonts/justus-oldstyle-webfont.eot');
    src: url('../fonts/justus-oldstyle-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-oldstyle-webfont.woff') format('woff'),
         url('../fonts/justus-oldstyle-webfont.ttf') format('truetype'),
         url('../fonts/justus-oldstyle-webfont.svg#JustusOldstyle') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustusRoman';
    src: url('../fonts/justus-roman-webfont.eot');
    src: url('../fonts/justus-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-roman-webfont.woff') format('woff'),
         url('../fonts/justus-roman-webfont.ttf') format('truetype'),
         url('../fonts/justus-roman-webfont.svg#JustusRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JustusVersalitas';
    src: url('../fonts/justus-versalitas-webfont.eot');
    src: url('../fonts/justus-versalitas-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/justus-versalitas-webfont.woff') format('woff'),
         url('../fonts/justus-versalitas-webfont.ttf') format('truetype'),
         url('../fonts/justus-versalitas-webfont.svg#JustusVersalitas') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    font: 75%/1.4 Arial,Helvetica,verdana, sans-serif;
    color: #736352;
}
p {
    padding-bottom: 1em;
}
address a {
    font-weight: normal;
}
big {
    font-size: 1.4em;
}
small {
    font-size: .7em;
}
strong {
    font-weight: bold;
}
em, blockquote p {
    font-style: oblique;
}
ul.std {
    margin: 0 0 .7em 2em;
}
ul.std li {
    list-style: square;
    padding-bottom:1em;
    color: #B51131;
}
ul.std li span.std,
ul.std li div.std {
    color: #736352;
}
ul.std li ul li {
    list-style: circle;
}
ol.std {
    margin: 0 0 .7em 2em;
}
ol.std li {
    list-style: decimal;
    padding-bottom: .5em;
    color: #B51131;
}
ol.std li span.std,
ol.std li div.std {
    color: #736352;
}
dt {
    font-weight: bold;
}
dd {
    padding-bottom: 1em;
}
h1, h2, h3, h4 {
	font-family: 'JustusVersalitas', Georgia, "Times New Roman", sans-serif;
    font-size: 1.33em;
    text-transform: uppercase;
}
h1, h2, h3, h4,
h2 a, h3 a, h4 a {
    color: #B51131;
    font-weight: normal;
}
h1 {
    font-size: 1.8em;
}
h1, h2, h3 {
    margin-bottom: 12px;
}
h2, h3 {
    font-family: Arial,Helvetica,verdana, sans-serif;
}
h3 {
    font-size: 1.2em;
}
em.date-time {
    display: block;
    padding-bottom: 1em;
    font-size: .9em;
}
h4 {
    font-size: 1em;
}
a {
    text-decoration: none;
    color: #B51131;
}
a:hover, a:focus {
    text-decoration: underline;
}
blockquote {
    background: url(../images/bg_quote_top.png) no-repeat left top;
}
blockquote p {
    background: url(../images/bg_quote_bottom.png) no-repeat right bottom;
    padding: 7px 24px;
}
blockquote cite {
    float: right;
    text-align: right;
}
blockquote cite span {
    display: block;
}
/**************************************************************************
******************************* UTILITY ***********************************
***************************************************************************/
.no-pad {
    padding: 0;
}
.dbl-pad {
    padding-bottom: 2em;
}
.left, .col1, .col2 {
    float:left;
}
.right {
    float:right;
}
.c-left {
    clear: left;
}
.clear {
    clear: both;
}
.a-left {
    text-align:left;
}
.a-center {
    text-align:center;
}
.a-right {
    text-align:right;
}
.a-justify {
    text-align:justify;
}
.underline {
    text-decoration: underline;
}
.wrap {
    overflow: hidden;
    width: 100%;
}
.img_replace {
    position: relative;
    overflow: hidden;
}
.img_replace span,
.img_replace a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.req, .error {
    color: #8C0C04;
}
label.error {
    padding: 3px 0 12px 220px;
    text-align: left;
}
.submission-successful, .submission-failure {
    padding: 20px 20px 20px 62px;
    margin: 0 0 8px 0;
    border: #00543d solid 1px;
    background: #eaffd7 url(../images/icon_success.png) no-repeat 20px center;
    color: #00543d;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 13000;
}
.submission-failure {
    border-color: #900;
    background: #ffcdd0 url(../images/icon_fail.png) no-repeat 20px center;
    color: #900;
}
.hide {
    display: none;
}
.block {
    display: block;
}
.divider-wide {
    color: #B51131;
    padding: 0 1em;
}
.more,
.red-arrow-right {
    padding-right: 7px;
    background: url(../images/red_arrow_right.png) no-repeat right center;
}
.red-arrow-left {
    padding-left: 7px;
    background: url(../images/red_arrow_right.png) no-repeat left center;
}
.hiddenFields {
    display: none;
    width: 0px;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}
/* the overlayed element */
.overlay {

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#fff;

    width:859px;
    min-height:200px;
    padding: 20px;
    border:1px solid #B51131;
}

/* close button positioned on upper right corner */
.overlay .close {
    /*background:url(../images/overlay-close.png) no-repeat;*/
    position:absolute;
    /*right:-14px;
    top:-14px;*/
    cursor:pointer;
    /*height:28px;
    width:28px;*/
    right: 10px;
    top: 10px;
}
.auto-width {
    width: auto !important;
}
.ajax-loader {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/ajax-loader.gif) no-repeat center center;
}
.to-top {
    text-align: right;
    font-size: .8em;
}
.to-top a {
    color: #736352;
    text-decoration: none;
}
.to-top a:hover,
.to-top a:focus {
    color: #B51131;
}
.call-out {
    font-weight: bold;
    font-size: 1.4em;
    text-shadow: #8A837B 2px 2px 6px;
    text-align: justify;
    line-height: 2;
    behavior: url(PIE.php);
}
a.call-out,
.call-out a {
    color: #736352;
}
a.call-out:hover,
a.call-out:focus,
.call-out a:hover,
.call-out a:focus {
    color: #B51131;
    text-shadow: none;
    text-decoration: none;
}
.call-out-center {
    padding: 0 120px 20px;
}


/**************************************************************************
******************************** FORMS ************************************
***************************************************************************/
input, textarea {
    border: 1px solid #736352;
    background: url(../images/bg_text_field.png) repeat-x left top;
    color: #736352;
    padding: 5px;
    width: 300px;
}
textarea {
    background-repeat: repeat;
}
input {
    height: 14px;
}
label,
p.required {
    float: left;
    width: 200px;
    text-align: right;
    padding-right: 1em;
}
label.error {

}
p.required {
    width: 233px;
}
.button {
    border: 1px solid #B51131;
    background: #B51131;
    padding: 0;
    vertical-align: bottom;
    width: auto;
    line-height: 1;
    cursor: pointer;
}
.button::-moz-focus-inner {
    padding: 0;
    border: none;
}
.button span,
.button a {
    display: block;
    height: 100%;
    border: 1px solid #fff;
    color: #fff;
    font: 16px/.8 'JustusVersalitas', Georgia, "Times New Roman", sans-serif;
    text-transform: uppercase;
    padding: 7px 7px 4px;
    /*margin: 0 -2px;*/
    cursor: pointer;
}
ul.form-list {
    clear: both;
}
ul.form-list li {
    margin-bottom: .5em;
    overflow: hidden;
}
ul.form-list > li {
    line-height: 28px;
    vertical-align: middle;
}
ul.form-list > li:last-child {
    padding-top: 1em;
}
ul.form-list > li:last-child button {
    float: right;
}
ul.check-list {
    margin: 1em 0 .5em 212px;
}
ul.check-list li {
    margin-bottom: .5em;
    overflow: hidden;
}
ul.check-list li label {
    display: inline;
    text-align: left;
    padding: 0 0 .5em .5em;
    white-space: nowrap;
    margin-top: -3px;
}
ul.check-list li input {
    float: left;
    width: auto;
    border: none;
    margin-top: 7px;
}
span.required,
p.required {
    color: #B51131;
}
p.required {
    margin-left: 18px;
    font-size: 10px;
}
/**************************************************************************
***************************** CONTACT FORM ********************************
***************************************************************************/
#contact_forms {
    width: 620px;
}
#contact_forms ul.tabs {
    /*border-bottom: 1px solid #B51131;*/
    float: left;
    width: 662px;
    height: 32px;
    margin: 0 -21px;
    position: absolute;
    top: -40px;
}
#contact_forms ul.tabs li {
     width: 212px;
     height: 38px;
     float: left;
     text-align: center;
     border: 1px solid #B51131;
     /*border-style: solid solid none solid;*/
     background: #fff;
 }
#contact_forms ul.tabs li:nth-child(2) {
    margin: 0 10px;
}
#contact_forms ul.tabs li a {
    display: block;
    line-height: 32px;
    text-decoration: none;
    padding-top: 6px;
    font-size: 1.2em;
    color: #736352;
}
#contact_forms ul.tabs li a:hover,
#contact_forms ul.tabs li a:focus,
#contact_forms ul.tabs li a.current {
    color: #B51131;
}
#contact_forms ul.tabs li a.current {
    border-bottom: 1px solid #fff;
}
#contact_forms div.panes {
    width: 640px;
    margin-right: -20px;
    padding-right: 20px;
}
#contact_forms div.panes h2 {
    font-size: 2em;
    margin: 1em;
}
/*#contact_forms div.panes > div {
    position: absolute;
    top: 0px;
    left: 0px;
}*/
#contact_forms .form-list {
    width: 524px;
    margin: 0 auto;
}
#contact_forms #workshop_form h2 {
    margin-bottom: 0;
}
#contact_forms #workshop_form p.sub-head {
    margin: 0 2em 2em;
}

/**************************************************************************
***************************** STRUCTURE ***********************************
***************************************************************************/
body {
    /*background: #938574;*/
    background: #938574 url(../images/bg_grad.png) repeat-y center top;
}
#bg {
    /*background: #fff url(../images/bg_grad.png) repeat-y center top;*/
    width: 100%;
    height: 100%;
    position: relative;
}
#wrapper {
   width: 877px;
   margin: 0 auto;
   padding-left: 77px;
    padding-top: 60px;
   overflow: visable;
   position: relative;
}
/*------------------------ HEADER ---------------------------*/
#header {
	
}
/*---------------------- GLOBAL NAV -------------------------*/
#global_nav {
    width: 847px;
    height: 100px;
    overflow: hidden;
    z-index: 10;
}
#global_nav ul {
    width: 205px;
    float: left;
    height: 100px;
    margin-right: 20px;
}
#global_nav > ul:last-child {
    margin-right: 0;
}
#global_nav ul li {
    margin-bottom: 3px;
}
#global_nav ul li:nth-child(2) a {
    padding-bottom: 9px;
}
#global_nav ul li:last-child {
    margin-bottom: 0;
}
#global_nav ul li a {
    padding: 7px 8px 8px;
    display: block;
    height: 16px;
    color: #fff;
    background: #B51131;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'JustusVersalitas', Georgia, "Times New Roman", sans-serif;
    text-decoration: none;
    letter-spacing: 2.25px;
}
#global_nav ul li a:hover,
#global_nav ul li a:focus,
#global_nav ul li.current a,
#global_nav ul li.parent-current a {
    height: 16px;
    padding: 6px 7px 7px;
    color: #B51131;
    border: 1px solid #B51131;
    background: #fff;
}
#global_nav ul li.current a {
    color: #736352;
}
#global_nav ul li:nth-child(2) a:hover,
#global_nav ul li:nth-child(2) a:focus,
#global_nav ul li:nth-child(2).current a,
#global_nav ul li:nth-child(2).parent-current a {
    padding-bottom: 8px;
}
#subnav_scroll {
    margin: 40px 0 56px;
    overflow: hidden;
}
#subnav_scroll li {
    float: left;
    border-right: 1px solid #B51131;
    padding-right: 1.8em;
    margin-right: 1.8em;
}
#subnav_scroll li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
#subnav_scroll li a {
    color: #736352;
    font-size: 14px;
    line-height: 14px;
}
#subnav_scroll li a:hover,
#subnav_scroll li a:focus,
#subnav_scroll li.current a,
#subnav_scroll li a.current {
    color: #B51131;
    text-decoration: none;
}
#subpages_scroll {
    position: relative;
}
#subpages_scroll > li.content {
    padding: 0 50px;
}
#subpages_scroll > li.content h1 {
    margin: 0 0 36px -50px;
}
#subpages_scroll > li.content img.content-image {
    /*margin: -20px 0 0;*/
}
#subpages_scroll > li.content img.right,
#subpages_scroll > li.content a.right {
    margin: -20px 0 0 20px;
}
#subpages_scroll > li.content img.left,
#subpages_scroll > li.content a.left {
    margin: -20px 20px 0 0;
}
#subpages_scroll > li.content img.block,
#subpages_scroll > li.content a.block {
    margin: 0 0 20px 0;
}
#subpages_scroll > li.content img.bottom,
#subpages_scroll > li.content a.bottom {
    margin: 20px 0 0 0;
}
#logo {
    width: 397px;
    height: 100px;
    margin: 0 20px 0 0;
    float: left;
}
#logo span,
#logo a {
	background: url(../images/logo.png) no-repeat left top;
}
/*------------------------ CONTENT --------------------------*/
#content {
    margin-top: 100px;
    overflow: hidden;
}
#content .col-set {
    overflow: hidden;
}
#content .col-set .sub-col {
    width: 205px;
    margin-right: 20px;
    float: left;
}
#content .col-left {
    width: 400px;
    float: left;
}
#content .col-right {
    width: 460px;
    float: right;
}
/*------------------------- FOOTER --------------------------*/
#footer {
	overflow: hidden;
    font-size: .83em;
    padding-top: 50px;
}
#footer address {
	width: 60%;
    float: left;
}
#footer address a {
    color: #736352;
}
#footer .copyright {
    width: 39%;
    float: right;
    text-align: right;
}
/*-------------------- CONTACT SIDEBAR ----------------------*/
#contact_sidebar {
    background: #897967;
    /*width: 310px;*/
    width: 45px;
    /*height: 350px;*/
    padding: 10px 0 10px 10px;
    position: fixed;
    top: 20px;
    right: 0px;
    z-index: 1000;
    overflow: hidden;
    -webkit-box-shadow:  0px 0px 16px 5px #8A837B;
    box-shadow:  0px 0px 16px 5px #8A837B;
    behavior: url(PIE.php);
}
#contact_sidebar ul.contact-list {
    width: 35px;
    float: left;
}
#contact_sidebar ul.contact-list li {
    height: 35px;
    padding-bottom: 10px;
}
#contact_sidebar ul.contact-list li:last-child {
    padding-bottom: 0;
    position: relative;
}
#contact_sidebar ul.contact-list li a,
#contact_sidebar ul.contact-list li label#toggle_search {
    display: block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    padding: 0;
}
#contact_sidebar ul.contact-list li label#toggle_search {
    position: absolute;
    top: 0px;
}
#contact_sidebar #search_form {
    width: 310px;
    padding-top: 2px;
}
#contact_sidebar #search_form input {
    width: 160px;
    margin-left: 29px;
    padding-left: 10px;
}
#contact_sidebar #search_form #submit_search {
    margin-left: .5em;
}
#contact_sidebar .contact-info {
    width: 190px;
    height: 165px;
    padding: 35px 0 0 50px;
    float: right;
    margin-top: 45px;
    background: url(../images/bg_talk_bubble.gif) no-repeat right top;
}
#contact_sidebar .contact-info h3 {
    margin-bottom: 0;
}
#contact_sidebar .contact-info ul li label {
    width: 30px;
    text-align: left;
}
#contact_sidebar .contact-info ul li span {
    width: 140px;
    float: left;
}

/**************************************************************************
***************************** HOME ****************************************
***************************************************************************/
body#home #wrapper {
    padding-top: 0;
}
body#home #global_nav {
    margin-top: 0;
    position: absolute;
    top: 450px;
}
body#home h2,
body#home h3 {
    font-family: 'JustusVersalitas', Georgia, "Times New Roman", sans-serif;
    font-size: 1.33em;
    text-transform: uppercase;
    color: #B51131;
}
/*------------------------- BANNER --------------------------*/
#banner {
    height: 500px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#banner .panes,
#banner .panes .pane {
    width: 100%;
    height: 500px;
    position: relative;
}
#banner .panes .pane h2 {
    font: normal 40px Arial,Helvetica,verdana, sans-serif;
    color: #887966;
    text-transform: none;
    margin: 30px 0 1em;
}
#banner .panes .pane h2 a {
    color: #887966;
    text-decoration: none;
}
#banner .panes .pane h2 strong {
    font-weight: normal;
    color: inherit;
    font-size: 60px;
    font-family: JustusItalicOldstyle, Georgia, "Times New Roman", sans-serif;
}
#banner .panes .pane h2 span {
    display: block;
    text-indent: 2.5em;
    padding: .6em 0;
    color: #887966;
}
#banner .panes .pane p {
    width: 280px;
    line-height: 1.6;
    padding-bottom: 2em;
}
#banner .panes .pane .pane-content {
    height: 500px;
    width: 877px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 3;
}
#banner .controls {
    width: 20px;
    position: absolute;
    bottom: 85px;
    right: 30px;
    z-index: 4;
}
#banner .controls ul {
    width: 20px;
}
#banner .controls ul li {
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
}
#banner .controls ul li a {
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #897967;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#banner .controls ul li a:hover,
#banner .controls ul li a:focus {
    border: 1px #B51131 solid;
    color: #B51131;
    text-decoration: none;
}
#banner .controls ul li a.current {
    background: #B51131;
    border: 1px #B51131 solid;
}
#banner .controls ul.play-pause li a {
    background: url(../images/sprite-banner-control.gif) no-repeat left top;
    overflow: hidden;
    text-indent: -9999em;
}
#banner .controls ul.play-pause li a.play:hover,
#banner .controls ul.play-pause li a.play:focus {
    background-position: right top;
}
#banner .controls ul.play-pause li a.pause {
    background-position: left bottom;
}
#banner .controls ul.play-pause li a.pause:hover,
#banner .controls ul.play-pause li a.pause:focus {
    background-position: right bottom;
}
/*----------------------- PULL OUT --------------------------*/
#pull_out {
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    padding-right: 37px;
    z-index: 900;
}
#pull_out .span12 {
    height: 100%;
}
#pull_out.open {
    padding-right: 53px;
}
#pull_out h2 {
    width: 37px;
    height: 1000px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-indent: -9999em;
    background: transparent url(../images/bdr_pull_out_fade.png) no-repeat left center;
}
#pull_out.open h2 {
    background: transparent url(../images/bdr_pull_out_fade.png) no-repeat -37px center;
    padding-right: 16px;
}
#pull_out h2 a {
    width: 36px;
    height: 98px;
    top: 451px;
}
#pull_out.open .pull-out-content-wrap,
#pull_out.open h2 a {
    -webkit-box-shadow:  0px 0px 16px 5px #8A837B;
    box-shadow:  0px 0px 16px 5px #8A837B;
    behavior: url(PIE.php);
}
#pull_out .pull-out-content-wrap {
    padding: 20px 20px 20px 77px;
    height: 100%;
    background: #fff;
    overflow: hidden;
}
#pull_out .pull-out-content {
    width: 777px;
    padding: 120px 40px 20px;
}
#pull_out .pull-out-content p,
#pull_out .pull-out-content ul {
    font-size: 1.2em;
}
#pull_out .pull-out-content h3 {
    font: 3em Arial,Helvetica,verdana, sans-serif;
    text-transform: none;
    margin: 1em 0;
}
#pull_out .pull-out-content h4 {
    font: 1.4em Arial,Helvetica,verdana, sans-serif;
    text-transform: none;
    color: #736352;
    margin: 1.4em 0;
}
#pull_out .pull-out-content p.a-justify {
    font-size: 2em;
}
#pull_out .pull-out-content #global_nav {
    top: 20px;
    left: 77px;
}
#pull_out #vision_circle {
    height: 281px;
    width: 285px;
    float: right;
    margin: 0 20px 20px;
}
/*--------------------- TESTIMONIALS ------------------------*/
#testimonials {
    width: 245px;
    height: 180px;
    margin: 0 -20px;
    position: relative;
}
#testimonials .testimonial-panes {
    width: 235px;
    height: 180px;
    position: relative;
    cursor: pointer;
}
#testimonials .testimonial-panes > li {
    width: 245px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#testimonials .testimonial-tabs {
    width: 245px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    clear: both;
    position: absolute;
    bottom: 0px;
}
#testimonials .testimonial-tabs > li {
    width: 10px;
    height: 10px;
    display: inline;
    margin-right: 9px;
}
#testimonials .testimonial-tabs > li:last-child {
    margin-right: 0;
}
#testimonials .testimonial-tabs > li a {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px #897967 solid;
}
#testimonials .testimonial-tabs > li a:hover,
#testimonials .testimonial-tabs > li a:focus,
#testimonials .testimonial-tabs > li a.current {
    border-color: #B51131;
}
#testimonials .testimonial-tabs > li a.current {
    background: #B51131;
}
/*-------------------- FACEBOOK SCROLL ----------------------*/
#facebook-scroll {
    overflow: hidden;
    margin-top: 30px;
}
#facebook-scroll h3 {
    width: 47px;
    height: 173px;
    margin-right: 20px;
    float: left;
}
#facebook-scroll h3 a {
    background: url(../images/tl_facebook.png) no-repeat top left;
}
#facebook-scroll ul.scroll {
    width: 373px;
    float: left;
}
#facebook-scroll ul.scroll li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url(../images/bdr_long_dash.gif) repeat-x left bottom;
    overflow: hidden;
}
#facebook-scroll ul.scroll li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
}
#facebook-scroll ul.scroll li .picture {
    width: 90px;
    height: 90px;
    float: left;
    margin: 3px 10px 10px 0;
}
#facebook-scroll ul.scroll li div.content {
    width: 273px;
    float: left;
}
#facebook-scroll ul.scroll li p {
    padding: 0;
}
#facebook-scroll ul.scroll li p.time {
    font-size: .83em;
    font-style: oblique;
    padding: 2px 0;
}
#facebook-scroll ul.scroll li p.liked {
    padding: 0 0 0 17px;
    font-size: .75em;
    background: url(../images/icon_fb_like_home.gif) no-repeat left top
}
/**************************************************************************
*********************** PHILOSOPHY ****************************************
***************************************************************************/

/*-------------------- The Integration of Movements ----------------------*/
.the-integration-of-movements p.call-out {
    margin: 2em 0 1em;
}
.the-integration-of-movements ul.std {
    width: 420px;
}
/*------------------------ Our Advising Approach -------------------------*/
.our-advising-approach .assets {
    clear: both;
}
.our-advising-approach .assets .assets-graph {
    width: 315px;
    height: 315px;
    float: right;
    margin: 12px 0 20px 30px;
}
.our-advising-approach .liabilities {
    clear: both;
}
.our-advising-approach .liabilities .liabilities-graph {
    width: 316px;
    height: 315px;
    float: right;
    margin: 12px 0 20px 30px;
}

/**************************************************************************
************************** SERVICES ***************************************
***************************************************************************/
.consulting-process h3 {
    color: #736352;
    text-transform: none;
}
.silver-gold blockquote {
    margin: 1em 10em;
}

.silver-gold blockquote p {
    font-size: 1.6em;
    text-align: center;
}
#kitco {
    width: 403px;
    height: 48px;
    position: absolute;
    top: -8px;
    right: 20px;
    text-align: right;
}


/**************************************************************************
************************** EDUCATION **************************************
***************************************************************************/

.workshop-schedule #workshop_list > li {
    margin-bottom: 2em;
}
.workshop-schedule #workshop_list > li h2 {
    margin-bottom: 0;
}
.workshop-detail #content {
    padding: 0 50px;
    margin-top: 0;
}
.workshop-detail h1 {
    margin: 56px 0 36px;
}

/**************************************************************************
************************* LOCAL INVESTING *********************************
***************************************************************************/
#local-investing h1 {
    margin: 56px 0 36px;
}
#local-investing h2.local-investing-header {
    font-size: 2em;
}
#local-investing h2 .divider-wide {
    padding: 0 0.5em;
}
#local-investing #content {
    padding: 0 50px;
    margin-top: 0;
}
/***************************************************************************
****************************WHO WE ARE *************************************
***************************************************************************/

.affiliations {
    text-align: center;
    padding: 2em 0 1em;
}
.affiliations h2 {
    text-align: left;
}
.affiliations img {
    margin: 20px;
}
/*---------------------------------- Staff -------------------------------*/


#staff_list li {
    margin-bottom: 3em;
    overflow: hidden;
}
#staff_list li img {
    float: left;
    margin-right: 20px;
    border: 1px solid #B51131;
}
#staff_list li .has-image {
    float: left;
    width: 605px;
}
/*------------------------------- Advisors -------------------------------*/

.advisors .advisory-board-list h3,
.advisors .service-provider-list h3,
.advisors .instructors-list h3 {
    text-transform: none;
    color: #736352;
}
.advisors .advisory-board-list li {
    margin-bottom: 2em;
}
.advisors .service-provider-list {
    margin-bottom: 3em;
}


.advisors .advisory-board-list li span.std,
.advisors .service-provider-list li span.std,
.advisors .instructors-list li span.std {
    display: block;
    color: #736352;
    font-size: .8em;
    font-style: oblique;
}

/*------------------------------- Join Us --------------------------------*/

/**************************************************************************
*************************** RESOURCES *************************************
**************************************************************************/
#resources #content {
    padding: 0 50px;
    margin-top: 0;
}
#resources h1 {
    margin: 56px 0 36px;
}
#resources #content h3 {
    padding-left: .7em;
}
#resources #content ul.std {
    margin-bottom: 1.7em;
}
#resources #content div.std {
    display: inline;
}
#resources #content div.std iframe {
    display: block;
    margin-top: .5em;
}


#search #content {
    padding: 0 50px;
    margin-top: 0;
}
#search h1 {
    margin: 56px 0 36px;
}
.pagination {
    overflow: hidden;
    margin-bottom: 50px;
}
.pagination .pagination-count {
    float: left;
}
.pagination .pagination-links {
    float: right;
}
.pagination .pagination-links li {
    float: left;
    line-height: 1em;
    margin-right: 5px;
}
.pagination .pagination-links li:last-child {
    margin-right: 0;
}
.pagination .pagination-links li.first,
.pagination .pagination-links li.last,
.pagination .pagination-links li.next,
.pagination .pagination-links li.previous {
    font-size: 1.5em;
}
.pagination .pagination-links li.first a:hover,
.pagination .pagination-links li.first a:focus,
.pagination .pagination-links li.last a:hover,
.pagination .pagination-links li.last a:focus,
.pagination .pagination-links li.next a:hover,
.pagination .pagination-links li.next a:focus,
.pagination .pagination-links li.previous a:hover,
.pagination .pagination-links li.previous a:focus {
    color: #B51131;
}
.pagination .pagination-links li a {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    padding: 3px;
    text-decoration: none;
    border: 1px solid #897967;
    color: #897967;
    text-align: center;
}
.pagination .pagination-links li a:hover,
.pagination .pagination-links li a:focus,
.pagination .pagination-links li a.current {
    border: 1px solid #B51131;
}
.pagination .pagination-links li a.current {
    font-weight: bold;
    background: #B51131;
    color: #fff;
}
.pagination .pagination-links li.first a span,
.pagination .pagination-links li.last a span,
.pagination .pagination-links li.next a span,
.pagination .pagination-links li.previous a span {
    display: block;
    margin-top: -.25em;
}
#search_list {
    clear: both;
}
#search_list > li {
    margin-bottom: 2em;
}

/**************************************************************************
******************************* 404 ***************************************
**************************************************************************/
#error_404 {

}
#error_404 h1 {
    font-size: 250px;
    line-height: 300px;
    font-family: JustusItalicOldstyle, Georgia, "Times New Roman", serif;
    margin-bottom: 0;
    float: left;
}
#error_404 h1 span {
    font: bold 12px Arial,Helvetica,verdana, sans-serif;
    display: block;
    color: 	#736352;
    text-transform: none;
    text-align: center;
}
#error_404 h2 {
    text-align: center;
    margin-bottom: 2em;
}
#error_404 #content {
    float: right;
    width: 450px;
    margin-top: 50px;
}
#error_404 #content blockquote {
    margin: 0 1em 2.5em;
}
#error_404 #content blockquote p {
    font-size: 1.6em;
    text-align: center;
}
#error_404 #content .reasons {
    padding-left: 40px;
}
#error_404 #footer {
    clear: both;
}
/**************************************************************************
******************************* SITE MAP **********************************
**************************************************************************/
#site-map {

}
#site-map h1 {
    margin: 56px 0 36px;
}
#site-map #content {
    padding: 0 50px;
    margin-top: 0;
}
#site-map #content #nav-sub {
    overflow: hidden;
}
#site-map #content #nav-sub a {
    display: block;
}
#site-map #content #nav-sub > li {
    width: 23%;
    float: left;
    margin-right: 2%;
    min-height: 12em;
}
#site-map #content #nav-sub li.level-1 {
    margin-bottom: 2em;
}
#site-map #content #nav-sub li ul {
    margin: 1em 0 1em 1em;
}
#site-map #content #nav-sub li ul li {
    margin-bottom: .5em;
}