body {
 font-family: Arial, Verdana, Sans-Serif;
 font-size: 12px;
}

.rte a[href] {
 color: #0000FF !important;	
}

h2,h3,p {
 padding:0;
 margin:5px 0;
}

span.h2 /* Inline Title */ {
 font-size:14px;
}
span.h3 /* Inline Title  */ {
 font-size:12px;
}
h2 /* Heading (H2) */ {
 font-size:1.2em;
 text-transform:uppercase;
 font-weight:bold;
}
h3 /* Heading (H3) */ {
 font-size:1em;
 text-transform:uppercase;
 font-weight:bold;
}
p.page_description /* Description */ {
 font-size:11px;
}
p.text /* Text */ {
 font-size:11px;
}

p.smallcaps /* Small Caps */ {
 font-size:9px;
 text-transform:uppercase;
 color:#726658;
}
p.bigwhite /* Big White */ {
 font-size:30px;
 font-weight:bold;
}
p.enews_rate /* Enews Rate */ {
 font-weight:normal;
 font-size:30px;
 color:#000000;
 position:relative;
 padding:0 0 0 12px;
}
table#rates thead {
 text-transform:uppercase;
 color:#636466;
 font-weight:normal;
 font-size:1em;
 letter-spacing:0.08em;
}
table#rates thead td {
 padding:11px 0 7px 0;
 background:url(/images/rates_tblhead.png) repeat-x 0 0#eeece4;
}
table#rates thead td.season {
 width:112px;
}
table#rates thead td.last_season {
 width:110px;
 border:0;
}
table#rates .highlight td {
 background:#efece1;
}
table#rates td {
 border-right:1px solid #c0b4aa;
 text-align:center;
 background:#e6e2d7;
 padding:7px 0 7px 0;
}
table#rates td.suite {
 text-align:left;
 width:168px;
 padding:0 4px 0 12px;
}
table#rates td.last {
 border:0;
}
table#rates td.bottom {
 background:#93897b;
 padding:0px;
 font-size:0.5em;
 line-height:1.2em;
}
