/* Simple Hotel Styles */
body {font-family:Helvetica, Arial, sans-serif;}
h1 {font-family:Helvetica, Arial, sans-serif; font-size: 26px; color: #868686; font-weight: light}

.town_hotels {font-size: 26px; color: #868686; font-weight: light}
.nearby_towns {font-size: 12px; color: #70675E; font-weight: normal}
a.nearby_towns {  font-weight: bolder; text-decoration: none; }
a.nearby_towns:hover { text-decoration: underline;}
.hotel_name {font-size: 18px; color: #861010; font-weight: bolder}
a.hotel_name {  text-decoration: none; }
a.hotel_name:hover { text-decoration: underline;}
.hotel_details_label {font-size: 15px; color: #000000; font-weight: bolder}
.hotel_details {font-size: 11px; color: #70675E; font-weight: bolder}
a.hotel_details {  text-decoration: none; }
a.hotel_details:hover { text-decoration: underline;}
.hd {font-size: 11px; color: #70675E; font-weight: bolder}
a.hd {  text-decoration: none; }
a.hd:hover { text-decoration: underline;}
.hotel_desc {font-size: 11px; color: #861010; font-weight: normal}
.general_text {font-size: 11px; color: #70675E; font-weight: light}
.general_text_hv {font-size: 11px; color: #70675E; font-weight: bold}
.general_text_bighv {font-size: 13px; color: #70675E; font-weight: bold}
a.general_text_hv {  text-decoration: underline; }

.footer_label {font-size: 11px; color: #861010; font-weight: normal}
.footer {font-size: 11px; color: #861010; font-weight: bolder}
a.footer {  text-decoration: none; }
a.footer:hover { text-decoration: underline;}

.hotel_name_small {font-size: 14px; color: #861010; font-weight: bolder}
a.hotel_name_small {  text-decoration: none; }
a.hotel_name_small:hover { text-decoration: underline;}

.hotel_image{border-style:none;}
.hotel_image_large{border-style:thin; border-color: #861010;}

.back-carpet{background-image: url(/media/carpet_tile.jpg);}
.back-pinstripe{background-image: url(/media/pinst_%20tile.gif);}
.back-map{font-size: 11px; color: #70675E; font-weight: bolder;background-image: url(/media/map1.jpg);}

/* ------------------- TOP PANEL --------------- */

.town_name {  font-size: 23px; color: #FFFFFF; font-weight: bolder; }

a.language_link {  font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.language_link:hover { text-decoration: underline;}

.navigaton_link {  font-size: 11px; color: #FFFFFF; font-weight: bolder; }
a.navigaton_link {  text-decoration: none; }
a.navigaton_link:hover { text-decoration: underline; }

/* ------------------- LEFT COLUMN --------------- */

.column_title {  font-size: 13px; color: #868686; font-weight: bold; }
a.column_title { text-decoration: none; }
a.column_title:hover { text-decoration: underline; }

.column_sub {  font-size: 11px; color: #868686; }
