#nav li a {
    cursor: pointer;
    display: block;
    line-height: 6px;
    padding: 14px 13px;
    text-align: center;
    text-decoration: none;  
   
}

div#intro_text {
  color: #0072A5; 
  }


div#footer_nav a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 0px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

div#footer div.widget-area {
    float: none;
    overflow: hidden;
    width: 940px;
}

div#footer .textwidget {
    padding-right: 20px;
  width: 280px;
}

.testimonial_rotator .slide .text { 
  width: 100%; 
  float: left; 
  padding: 0; 
  margin-top: -30px;
}

div#about_content {
  color: #292929;
  font-size: 12px;
}

 .page_text {
  color: #292929;
  line-height: 19px;
}

.page_text {
    font-size: 12px;
}

#content ul li, #content ol li {
    font-size: 12px;
   color: #292929;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
    margin-bottom: 24px;
    color: #0072A5;
   letter-spacing: 1.0px;
 line-height: 19px;
}


blockquote {
    clear: both;
    float: left;
    font-family: georgia,arial;
    font-size: 16px;
    font-style: italic;
    line-height: 17px;
    margin-bottom: 15px;
    padding: 60px 10px 10px 20px;
}

blockquote {
    background-color: #ffffff;
    color: #292929;
}

input, textarea {
  
    border: 1px solid #BFFFB3;
    font-family: arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

input[type="submit"] {
    border: medium none;
    color: #FFFFFF;
  background-color: #0072A5;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 0;
  margin-left: 30px;
    text-align: center;
    width: 128px;
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, 
.rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #222222;
}
