html {
	scrollbar-base-color: #660000;
	scrollbar-arrow-color: #ce9f0b;
	scrollbar-3dlight-color: #8C0017;
	scrollbar-darkshadow-color: #560001;
	scrollbar-face-color: #660000;
	scrollbar-highlight-color: #840000;
	scrollbar-shadow-color: #490000;
	scrollbar-track-color: #600000;
}
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

A {text-decoration:none}
A:Link {color: #ce9f0b;}
A:Visited {color: #cc9900;}
A:Hover {color: #FFFFFF;}
A:Active {color: #ffffff;}

A.sidebar:Link {color: #000;}
A.sidebar:Visited {color: #111;}
A.sidebar:Hover {color: #fff;}
A.sidebar:Active {color: #fff;}

A.bodyarea:Link {color: #ce9f0b;}
A.bodyarea:Visited {color: #cc9900;}
A.bodyarea:Hover {color: #000;}
A.bodyarea:Active {color: #000;}

td img {
	display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CD9D0B;
}
.sidebar_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.sidebar_SUBheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar_bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.header_body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	color: #CE9F0B;
}
.subheader_body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	color: #000000;
}
.ratesheader_body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #000000;
}


div#rates_table *, div#specials_table *, div#packages_table * {
  font-size: 12px;
  font-family: sans-serif;
}

div#rates_table {
  width: 520px;
  margin: 0 0 20px;
}

div#rates_table table tr td table tr td {
  padding: 0 25px 10px;
}

div#rates_table table tr td table tbody.first tr td {
  padding: 0 0 5px 0;
}

div#specials_table {
  float: left;
  width: 200px;
  margin-right: 50px;
}

div#packages_table {
  float: left;
  width: 250px;
}