
.nav_title {
  color: #b8241f;
}

.nav_heading {
  background: #b8241f;
  color: #ffffff;
}


#msg {
  font-size: .8em;
}
#msg h1 {
  font-weight: bold;
  color: #617F51;
  font-size: 1.2em;
}

#msg h2 {
  font-weight: bold;
  font-size: 1em;
}


#browse {
  margin: 0px 0px -10px 0px;
}
.browse_title {
  color: #b8241f;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#browse a:link, #browse a:visited{
  color: #000000;
  text-decoration: none;
  font-size: .7em;
}
#browse a:hover, #browse a:active {
  text-decoration: underline;
  color: #b8241f;
  font-size: .7em;
}
#broswe table {
  border-collapse: collapse;
}
#browse td {
  padding: 0px 5px 0px 0px;
}

.search_heading {
  color: #40753d;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.featured_title {
  background: #B0C4A8;
  color: #ffffff;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
  padding-left: 5px;
  border: 1px solid #617F51;
}
.featured {
  background: #DFE7DC;
  border: 1px solid #617F51;
}

.listing {
}

.listing_name {
  font-weight: bold;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  color: #b8241f;
}
.listing_name a:link, .listing_name a:visited{
  color: #b8241f;
  text-decoration: underline;
}
.listing_name a:hover, .listing_name a:active {
  text-decoration: underline;
  color: #da9102;
}


.listing_review{
  color: #da9102;
  font-size: .9em;
}
.listing_review a:link, .listing_review a:visited{
  color: #da9102;
  text-decoration: none;
}
.listing_review a:hover, .listing_review a:active {
  text-decoration: underline;
  color: #da9102;
}

.listing_addr {
  font-size: .8em;
}

.listing_phone {
  font-size: .8em;
}

.listing_rates {
  font-size: .8em;
}
.listing_rates a:link, .listing_rates a:visited{
  color: #b8241f;
  text-decoration: none;
}
.listing_rates a:hover, .listing_rates a:active {
  text-decoration: underline;
  color: #b8241f;
}


.listing_rating {
  font-size: .8em;
}

.listing_brief {
  font-size: .8em;
}

.req {
  font-weight: bold;
}


.thank {
  font-size: .9em;
}


#page_nav {
  font-size: .9em;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  background-color: #dedede;
  margin-top: 10px;
}
#page_nav a:link, #page_nav a:visited{
  color: #000000;
  text-decoration: none;
}
#page_nav a:hover, #page_nav a:active {
  text-decoration: none;
  color: #da9102;
  background-color: #fff;
}
#page_nav .current_page{
  color: #da9102;
  font-weight: bold;
}
#page_nav .left {
  float: left;
  margin: 0px;
}
#page_nav .right{
  margin: 0px;
  text-align: right;
}

.detail {
  background: #DFE7DC;
  border: 1px solid #617F51;
  padding-bottom: 10px;
}
.detail_img {
  float: right;
  margin: 5px;
}
.detail_name {
  font-weight: bold;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #b8241f;
  margin: 5px 5px 5px 5px;
}
.detail_addr {
  font-size: .8em;
  margin: 5px 5px 5px 5px;
}
.detail_addr a:link, .detail_addr a:visited{
  color: #da9102;
  text-decoration: none;
}
.detail_addr a:hover, .detail_addr a:active {
  text-decoration: underline;
  color: #da9102;
}
.detail_phone {
  font-size: .8em;
  margin: 5px 5px 5px 5px;
}
.detail_rating {
  font-size: .8em;
  margin: 5px 5px 5px 5px;
}
.detail_brief {
  font-size: .8em;
  margin: 5px 5px 5px 5px;
}
.detail_amenities_heading {
  margin: 10px 5px 0px 5px;
  font-size: .8em;
  color: #b8241f;
}
.detail_amenities{
  font-size: .8em;
  margin-left: 0px;
  padding: 0px 0px 0px 15px;
}
.detail_amenities li {
  margin: -5px 0px -5px 0px;
}

.detail_rate {
  margin: 0px 5px 0px 0px;
  color: #da9102;
  text-align: right;
  font-size: .9em;
}
.detail_rate a:link, .detail_rate a:visited{
  color: #da9102;
  text-decoration: none;
}
.detail_rate a:hover, .detail_rate a:active {
  text-decoration: underline;
  color: #da9102;
}

.detail_check_rate {
  margin: 0px 5px 0px 0px;
  font-size: .8em;
  color: #b8241f;
  text-align: center;
}
.detail_check_rate a:link, .detail_check_rate a:visited{
  color: #b8241f;
  text-decoration: none;
}
.detail_check_rate a:hover, .detail_check_rate a:active {
  text-decoration: underline;
  color: #da9102;
}


.detail_review_heading {
  font-weight: bold;
  color: #213dc5;
  margin-bottom: 5px;
  float: left;
}
.detail_all_reviews {
  color: #213dc5;
  margin-bottom: 5px;
  float: right;
}
.detail_all_reviews a:link, .detail_all_reviews a:visited{
  text-decoration: none;
  color: #213dc5;
}
.detail_all_reviews a:hover, .detail_all_reviews a:active {
  text-decoration: underline;
  color: #213dc5;
}
.detail_review {
  background-image: url(images/blue_review_gradient.jpg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  font-size: .8em;
  margin: 0px 0px 15px 0px;
  clear: both;
}
.detail_review_rating{
  float: right;
  margin: 5px 5px 0px 0px;
}
.detail_review_title{
  margin: 0px 5px 0px 5px;
  padding-top: 5px;
  font-weight: bold;
  color: #213dc5;
}
.detail_review_text{
  margin: 0px 5px 0px 5px;
}
.detail_review_show{
  margin: 0px 5px 0px 5px;
  text-align: right;
  color: #213dc5;
}
.detail_review_show a:link, .detail_review_show a:visited{
  text-decoration: none;
  color: #213dc5;
}
.detail_review_show a:hover, .detail_review_show a:active {
  text-decoration: underline;
  color: #213dc5;
}

.back_to_results {
  color: #b8241f;
  font-size: .8em;
  margin: 5px 0px 5px 0px;
}
.back_to_results a:link, .back_to_results a:visited{
  color: #b8241f;
  text-decoration: none;
}
.back_to_results a:hover, .back_to_results a:active {
  text-decoration: underline;
  color: #b8241f;
}


.confirm{
  font-weight: bold;
  color: #ff0000;
}

.confirm a:link, .confirm a:visited{
  text-decoration: none;
  color: #ff0000;
}

.confirm a:hover, .confirm a:active {
  text-decoration: underline;
  color: #b8241f;
}
