/*------------------------------
New styles for revamped GOP website - combined with old code and css!
------------------------------*/

#sendme {
  clear: left;
  background: #af041b;
  padding: 4px 0 0 0;
  margin: 9px 0 5px 0;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  width: 852px;
  height: 29px;
}

#sendme p {
  padding: 0 0 0 10px;
  margin: 0;
}

#section-menu a:hover { text-decoration: underline; color: fff; background: #f10020; }

#aireysfeature {
  border-top: 15px #af041b solid;
  border-bottom: 15px #af041b solid;
}

#retreatcontent {
  padding-top: 10px;
  padding-left: 50px;
  width: 700px;
}

#sendme p {
  padding-left: 52px;
  padding-top: 5px;
}

#sendme a {
   color: white;
}

.saleLText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #af041b;
}
.saleLText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #af041b;
}
a:link.saleLTexta {  color:  #af041b; TEXT-DECORATION: none}
a:visited.saleLTexta {  color:  #af041b; TEXT-DECORATION: none}
a:active.saleLTexta {  color:  #af041b; TEXT-DECORATION: none}
a:hover.saleLTexta {  color:  #af041b; TEXT-DECORATION: underline}

.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #af041b;
	font-weight: bold;
}

.quoteText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #af041b;
	font-weight: bold;
}

.headlink {}
a:link.headlink {  color:  #666666; TEXT-DECORATION: none}
a:visited.headlink {  color:  #666666; TEXT-DECORATION: none}
a:active.headlink {  color:  #666666; TEXT-DECORATION: none}
a:hover.headlink {  color:  #c2061f; TEXT-DECORATION: none}

.barText {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.barText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding-top:14px;
}