@charset "UTF-8";
/* CSS Document */

  
#prefooter {padding-top:10px;padding-bottom:10px; background-color:#f0edd8;}
#footer {padding-top:10px;padding-bottom:10px; background-color:#f0edd8;}

hr {border-color:#89a188  !important; border-width:1px;}

/* .rowBlock {border-color:#0029be !important;
      border:outset; 
	  border-width:thick; 
	  padding-bottom:10px;
	  } */
	  
.rowBlock { 
         border-color:#0029be !important;
         padding-left:0px; padding-right:0px; border-radius:10px;
		 border-left:inset; border-right:outset; 
}
.modal.in .modal-dialog {
  transform: none;
}
.autoModal.modal .modal-body{
    max-height: 100%;
}

@media (max-width:786px) {
	#bodyStyle {
		background-color:#FFFFFF;
}
}

@media (min-width:1px) {
#bodyStyle {
 background:url(../images/C1.jpg) no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
 background-size: cover;
}
}


.myThumb {width:100px; padding-right:1px; padding-bottom:4px; 
}
@media (max-width: 500px) {
.carousel-caption h4 {
font-family:    Garamond;
font-size:      1em;
font-weight:bold !important;
color:          #000000 !important;
}
.sectorPics { width:100%}


}
@media (min-width: 501px) {
.carousel-caption h4 {
font-family:    Garamond;
font-size:      1.5em;
font-weight:bold !important;
color:          #000000 !important;
}
.sectorPics { width:425px;}
}

.navbar-nav>.active>a, .navbar-nav>.active>a:focus {
  color:#000000 !important;
  background-color:transparent !important;
 
}
.navbar-nav>.active>a:hover {
  color:#f0edd8 !important;
  background-color:transparent !important;
 
}
.navbar-nav>.dropdown>a, .navbar-nav>.dropdown>a:focus {
	color:#000000 !important;
  background-color:transparent !important;

}
.navbar-nav>.dropdown>a:hover {
	color:#f0edd8 !important;
  background-color:transparent !important;

}


.navbar-collapse {background-color:transparent !important; color:#FFFFFF !important; font-size:16px !important; }

/* the dropdown */
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: transparent !important;
    color:#000000 !important; font-size:16px !important;
  }

.navbar {background-color: transparent!important; color:#000000 !important; font-size:16px !important; border:none !important;
padding:0px !important; margin:0px !important;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand {color: #000000 !important; font-size:16px !important;}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {color: #000000 !important; background-color:#f0edd8 !important; font-size:16px !important;}

#activeMenu {color:#aea08f !important; font-size:16px !important;}
#activeMenuItem {color:#aea08f !important; font-size:16px !important;}

@media only screen and (max-width: 766px) {
.collapsing, .in {background-color: #f0edd8 !important;color:#FFFFFF !important; font-size:16px !important;}
.collapsing ul li a, .in ul li a {color: #FFFFFF !important; font-size:16px !important;}
.collapsing ul li a:hover, .in ul li a:hover {color: #FFFFFF !important; font-size:16px !important;}
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

ul.horizontal-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
}
ul.horizontal-slide li[class*="span"] {
    display: inline-block;
    float: none;
} 
ul.horizontal-slide li[class*="span"]:first-child {
    margin-left: 0;
} 

/*       Below is from old main csss */

.navbar-nav>.active>a, .navbar-nav>.active>a:focus {
  color:#000000 !important;
  background-color:#f0edd8 !important;
  font-size:18px !important;

}
.navbar-nav>.active>a:hover {
  color:#000000 !important;
  background-color:#f0edd8 !important;
  font-size:18px !important;

}

.mainContentStyle {
 background-color:#f0edd8;
}

.myCaptionStyle { color: #000000; }

.boxBorder {
 border:ridge; border-width:thin; border-color: #000000;padding-top:10px;padding-bottom:10px; padding-left:20px; padding-right:20px;  border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;     
}
.boxBorder2 {
 border:ridge; border-width:thin; border-color: #000000;padding-top:10px;padding-bottom:10px; padding-left:20px; padding-right:20px;
	border-radius: 25px;
}
.boxBorder1 {
 border:ridge; border-width:thin; border-color: #000000;padding-top:10px;padding-bottom:10px; padding-left:20px; padding-right:20px;  border-top-left-radius: 25px; border-top-right-radius: 25px;     
}

.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}
/* E0E9D1 8d9a85 */
