@charset "utf-8";
/* CSS Document  */
#header{
  height:128px !important;
}
#nav{
  top:65.5%;
}
.home-box {
  background-color:#fff;
  border:1px solid #BBB29C;
  padding-bottom:10px !important;
  margin-bottom:15px;
  min-height:50px;
}
#col1-content{
  padding-left:15px;
}
/*rotator */
#banner{
  height:150px;
  position: relative;
  width: 1170px;
}

#chronoform_volunteer_Form2 input[type=text], textarea, select, .uneditable-input {
  background-color:#ffffff;
  color:#000;
  border-radius:0.5em;
}
#chronoform_volunteer_Form2-Copy input[type=text], textarea, select, .uneditable-input {
  background-color:#ffffff;
  color:#000;
  border-radius:0.5em;
}

@media screen and (max-width: 1200px) { 
#banner{
width: 939px;
}

}


@media screen and (max-width: 1000px) { 
#banner{
  width: 98%;
  margin-left: 7px;
}

}


@media screen and (max-width: 980px) { 
#banner{
  width: 107%;
  margin-left: -33px;
}


#col1 {
  float:left;
  width: 68%;  
}

#col2 {
  float:right;  
  width: 30%;
}

}

@media screen and (max-width: 769px) { 
#banner{
  width: 102%;
  margin-left: -9px;
}

}

@media screen and (max-width: 650px) { 
#banner{
  position:relative;
}

#col1 {
  float:left;
  width: 68%;
  display:block !important;
}

}

@media screen and (max-width: 550px) { 
#col1 {
  float:none;
  width: 100%;
  display:block !important;
}

#col2 {
  float:none;
  width: 100%;
  display:block !important;
}

#email-signup .ccms_form_element {
width: 95% !important;
float: none !important;
clear: none;
margin-bottom: 0;
padding: 0 0 10px 0px;
margin-left: 0px;
}


@media screen and (max-width: 400px) { 
#banner{
  position:relative;
  margin-top: 60px;
}

}

/* slideshows on Testimonial page */

#slideshow-container {
  position:absolute;
}

.slide-text {
  font:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#15938B;
}