body{
}
.section {
    padding-top: 100px;
    margin-top: -100px;
}
.navbar-fixed-bottom{
    padding-top: 1px;
    margin-top: 0px;
	color: #1E1E63;
	background-color: #FFFFFF; 	
	font-size: x-small;
}
.navbar-inverse{
	color: #ABABAD;
	background-color: #FFFFFF;
    font-weight: bold;
	border-color:#F7F7F7;
}
.nav > li > a:focus, 
.nav > li > a:hover 
{
    text-decoration: underline;
    background-image:url(../images/icons/hover.fw.png);
}
.navbar .brand {
max-height: 40px;
overflow: visible;
padding-top: 0;
padding-bottom: 0;
}
.navbar a.navbar-brand {padding: 0px 20px 20px; }
div#myCarousel-1{
  float:none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #1E1E63;
}
div#myButtons{
  text-align: right;
  margin: auto;
  float: right;
  padding-top: 1%;
}
img {
  width: 100%;
  line-height: 0px;
  vertical-align: top;
}
/*li#endorse>a {
    color: #1E1E63;
}
#volunteer {
    background-color: #842A2A;
}
#contrib {
    background-color: #1E1E63;
}
li#contrib>a, li#volunteer>a {
    color: #FFFFFF;
}*/
.container {
    margin-top: 84px;
	margin-bottom: 40px;
    position: relative;
}
h2.featurette-heading {
    text-align: center;
}
button.btn.btn-primary.btn-lg.btn-block {
    margin: 20px 0;
}
button.btn.btn-danger.btn-lg.btn-block {
    margin: 20px 0;
}
.modal-header, .modal-footer {
    background-color: #1E1E63;
    color: #FFFFFF;
}
.modal-body {
/*    background-color: #1E1E63;
	width: 100%;
	margin-left:auto;
  	margin-right:auto;*/
}
h2.modal-title.featurette-heading {
    margin: auto;
}
button#aboutmodal{
    background-color: #FFFFFF;
	margin: 0;
    color: #1E1E63;
}
span.text-muted {
    font-size: 35px;
}
#footer-photo-links>a {
    color: #1E1E63;
}
a.btn.btn-social-icon {
    padding: 0;
    color: #1E1E63;
}
.small{
	width: 40%;
	
   // Animation
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}
.bars {
    margin: 0;
	padding: 0;
}
.bars li {
    display: inline;
    margin-left: -4px;
}
.bars li:first-child {
    border: 0 !important;
}
.bars li:before {
    content: "";
    padding: 0 7px;
}
.modal-body-lg {
    width: 100%;
}
.modal-content-lg {
    width: 800px;
}
.kc_fab_main_btn {
    background-color: #F44336;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #F44336;
    right: 16px;
    bottom: 16px;
    position: absolute;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 36px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: .3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#readmorebody, #resumebody, #biobody, #biobody{
    color: #1E1E63;
    background-color: #FFFFFF;
}
a#rsvpa{
    color: #842A2A;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.badges {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin: 10% auto;
    width: 100%;
    height: 100%;
}

#borderimg1 {
	border-image-source: url(../images/content/CampaignMailer-Fall2016.fw.png);
    border-image-slice: 50%;
    border-image-width: 100%;
    border: 134px solid transparent;
    padding: 15px;
    color: #000000;
}

@media (min-width: 992px)
.col-md-12 {
	#picborder {display:none;}
}
.wrap {
    height:auto;
    margin: auto;
    text-align:center;
    position:relative;
}
.text_over_image {
    position: absolute;
	margin: 45% 0 0;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    height:100px;
	color:black; 
	padding: 1% 10%;
}
.tg .tg-yw4l{vertical-align:top}

.tg  {border-collapse:collapse;border-spacing:0;margin:0px auto;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-amwm{font-weight:bold;text-align:center;vertical-align:top}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;margin: auto 0px;}}
div.fadeMe {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed; 
}