﻿/*BODY
*****************************************************************************************************/
/* remove firefox dotted borders */
#tableSpecialOffers h2 {
	color: #a0451e;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 18px	

}


#tableSpecialOffers h3 {
color:#B71201;
font-size:16px;
font-weight:normal;
margin-bottom:3px;
margin-left:0;
margin-top:3px;
}


#tableSpecialOffers h4 {
font-size:130%;
margin-bottom:0;
}

#tableSpecialOffers div, span, td {
font-family:"Trebuchet MS";
font-size:12px;
}

#tableSpecialOffers td {
color:#333333;
font-size:13px;
}

#tableSpecialOffers p {
color:#333333;
}

a {
	outline: none;
}

a:link {
	color: #ea604a;
}
a:visited {
	color: #ea604a;
}
a:hover {
	color: #bf7900;
}
a:active {
	color: #ea604a;
}
#tableSpecialOffers h4 { margin-bottom:0;
font-size:130%;
	}
#tableSpecialOffers img.roomPhoto{ border: 1px solid #CC9; padding:3px; }


.price1 {
  color:#EFAC4A;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  text-transform:uppercase;
}


.price2 {
  color:#CB3309;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  padding:0 15px 0 0;
}

div.separator {
background-color:#D8B8A8;
clear:both;
height:1px;
margin:5px 0;
overflow:hidden;
padding:0;
width:100%;
}

