#hpslides, #hptag {
  padding-top: 20px; 
  height: 320px; 
  /*start temp style
  border-top: 1px solid black; 
  border-bottom: 1px solid black;
  end temp style*/
}

#hpslides {
  text-align: right; 
}

#hpslides img {
  margin-left: 70px; 
}

#features, #contact, #testimonials {
  padding-top: 25px; 
}

#features p, #contact p, #testimonials p {
  padding-right: 10px; 
}

.readmore {
  float: right; 
  padding-right: 10px; 
}

#contact {
  text-align: right; 
}

#contact input, #contact textarea {
  border: none;
  padding: 2px; 
  background-color: #322f26; 
  color: #96Ca49; 
  margin-bottom: 15px; 
  width: 240px; 
  text-align: left; 
}

#contact input {
  letter-spacing: 3px; 
  text-align: right;  
}

#contact button {
  background-color: #322f26; 
  border: none; 
  color: #B8E2EF; 
  padding: 2px; 
  width: 90px; 
}


.hp1 h2 {
  color: #96ca49; 
}

.hppitch1 {
  color: #8B8983; 
  font-family: Trebuchet, Helvetica, sans-serif;
}

/*.parahlblue {
  color: #B8E2EF; 
}

.parahlgreen {
  color: #96ca49; 
}*/

.hp3 h2 {
  text-align: right; 
}

.testimonial {
  font-style: italic; 
}

#hptag a, #hptag a:visited , #pbottom a, #pbottom a:visited, a {
    color: #8c8B85;
    text-decoration: none;
 
}

#hptag a:hover , #pbottom a:hover;{
    text-decoration: underline; 
}

