/*
    main styles
*/

.jumbotron {
    background-color: #520000;
    margin-top:55px;
}

.bg-light {
    background-color: white !important;
    border-bottom-width: 1px;
    border-bottom-color: #520000;
    border-bottom-style:solid;
}



/*html,body
{
    height:100%;
    margin-top:-10px;
    background-color:White;
}

.logo
{
    height:60px;
    padding-top:-20px;
    margin-top:-10px;
}

.navbar-inner {
  padding-left: 300px;
  padding-right: 20px;
  padding-top:40px;
  background-color:White;
  height:60px;
  margin-top:-20px;
  border-bottom-style:solid;
  border-bottom-color:Maroon;*/
/*  background-color: #4a036f;
  
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;*/
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#290000', endColorstr='#520000', GradientType=0);

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);*/
/*}

.fullspan
{
    overflow:hidden;
    padding-top:0;
    margin-left:auto;
    margin-right:auto;
    margin-top:60px;
    width:100%;*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#520000',endColorstr='#ba3e41');
    background-image:-moz-linear-gradient(center bottom,#520000,#ba3e41);*/
    /*height:300px;
    
    

      background-color: #520000;
      background: url(images/linear_bg_2.png);
      background-repeat: repeat-x;*/
  
      /* Safari 4-5, Chrome 1-9 */
      /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#520000), to(#ba3e41));*/
  
      /* Safari 5.1, Chrome 10+ */
      /*background: -webkit-linear-gradient(top, #520000, #ba3e41);*/
  
      /* Firefox 3.6+ */
      /*background: -moz-linear-gradient(top, #520000, #ba3e41);*/
  
      /* IE 10 */
      /*background: -ms-linear-gradient(top, #520000, #ba3e41);*/
  
      /* Opera 11.10+ */
      /*background: -o-linear-gradient(top, #520000, #ba3e41);*/
    /* For Internet Explorer 5.5 - 7 */

    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#520000, endColorstr=#ba3e41);*/

    /* For Internet Explorer 8 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#520000, endColorstr=#ba3e41)";

}


.wrapper {
    min-height: 100%;
    background-color:White;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}



.big-quote
{
	padding-left:100px;
	border-left:none;
	background:url("../images/big-quote-bg.png")no-repeat scroll 0 0 transparent;
	font-style:italic;
	font-size:11;
}

#bodycontainer
{
    background-color:white;
    overflow:auto;
    padding-bottom:150px;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
}

.InnerBodyContainer
{
    background-color:white;
   
    padding-bottom:150px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-200px;
    z-index:1;
   
}
h3
{
	color:blue;
}

.row
{
    background-color:white;
    
}
.hero-unit
{
    padding-top:20px;
    margin-top:20px;
	margin-left:auto;
    margin-right:auto;    
    background-color:transparent;
    min-height:220px;
    color:white;
    float:none;
}
.hero-unit h1
{
   color:white;
}

.hero-unit-associate
{
    float:left;
    min-height:100px;   
    margin-left:10px;
    margin-top:0px;
    margin-bottom: 10px;
    padding-bottom:10px;
    position:relative;
    padding-left:10px;
    padding-right:10px;
}

.hero-unit-associate h1
{
    color:Black;
}

.hero-unit-associate h2
{
    color:Black;
   
}

.hero-unit-associate h3
{
    color:Maroon;
    font-size:16px;
    
}

.hero-unit-associate h4
{
    color:Silver;
    font-size:13px;
}




.narrow
{
    width:200px;
    margin-left:15px;
    background-color:White;
}


.hero-unit-associate p
{
    color:Black;
    font-size:small;
}

.hero-unit-associate imgHolder
{
    position:relative;
    top:1px;
     margin-left:auto;
    margin-right:auto;
}

.hero-unit-associate img
{
    position:relative;
    display: block;
    margin-top:-10px;
    margin-left:auto;
    margin-right:auto;
    height:120px;
    width:auto;
    margin-bottom:10px;
   
}


.innerwell
{
    margin-left:7px;
    padding:5px;
   
}

.intro
{
    
    padding:5px;
    margin-top:20px;
    width:95%;
   
}

.intro h1
{
    font-size:25px;
}

.innerIntro
{
    padding:20px;
    margin-top:-200px;
    margin-left:-12px;
    z-index:1;
    position:relative;
    min-height:250px;
    border-color:Maroon;
    border-width:1px;
    background-color:#f5f5f5;
}

.innerIntro ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;*/ /*bottom spacing between each UL and rest of content*/
    /*margin-left:10px;
}

.innerIntro li
{
    color:Maroon;
    font-style:oblique;    
    background: url(../Images/arrowbullet.png) no-repeat center left;*/ /*custom bullet list image*/
    /*display: block;
    padding: 2px 0;
    padding-left: 25px;*/ /*link text is indented 19px*/
    /*text-decoration: none;
    

    }

.innerIntro .row
{
    background-color:transparent;
}
.innerIntroTitle
{
    padding:5px;
    margin-top:-245px;
    margin-left:-12px;
    z-index:1;
    background-color:transparent;
    position:relative;
    color:White;
    font-size:20px;
    border-width:0px;
}

.person
{
    
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:100%;
    border-color:#00003d;
    color:#00003d;
    border:1px;
}

.person h1
{
    font-size:medium;
    color:#00003d;
}

.person p
{
    font-size:small;
}

.personrow
{
    margin-left:-19px;
    margin-right:19px;
    padding:0px;
}

.bannerpic
{
    display: block;
    margin-left:auto;
    margin-right:auto;
    height:180px;
    width:auto;
}

.profilepic
{
    display: block;
    margin-left:auto;
    margin-right:auto;
    height:220px;
    width:auto;
    margin-bottom:10px;
}

.profilepiclarge
{
    display: block;
    margin-left:auto;
    margin-right:auto;
    height:320px;
    width:auto;
}

.footer 
{
    position: relative;
    margin-top: -130px;*/ /* negative value of footer height */
    /*height: 130px;
    clear:both;
    padding-top:0px;
    color:#fff;
} 



footer .row{background-color:inherit;}*//**/
/*footer{background:#252525;border-top:0;padding-top:10px;}
footer h4{color:#999}
footer p{color:#999}
footer a{color:#fff}
footer a:hover{color:#fff;text-decoration:underline}
footer #footer-floor{background:#1b1b1b}
footer #footer-floor h3,footer #footer-floor h4{color:#fff}
footer #footer-floor #elsewhere-msg{padding-top:18px}
footer #footer-floor #elsewhere-icons{padding-top:13px}
footer #footer-floor #elsewhere-icons a{background:url("/images/footer-icons-sprite.png") 0 0 no-repeat;float:left;width:35px;height:35px;overflow:hidden;text-indent:-900px;margin:0 5px 0 0}*/