@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.25em;
	font-weight: lighter;
}
body {
	background-image: url(../graphics/RABkgrd.jpg);
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #CC0033;
	line-height: normal;
	text-decoration: underline;
}
/* Sets the style for visited links. */
a:visited {
  color: #333333;
  line-height: normal;
  text-decoration: underline;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #993300;
  font-weight: italic;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000099;
  font-weight: bold;
  text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	justify: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
h3 {
	
}
.toplink {
	font-size: 9px;
	margin-left: .5em;
}
.disclaimer {
	font-size: 10px;
	color: #222222;
}
.highlight {
	color: #000066;
	font-weight: bold;
}
.holiday {
	color: #006600;
	font-weight: bold;
}
.redlight {
	color:#CC0000;
	font-weight:bold;
}
.crumb {
	color: #333333;
	font-size: 11px;
	font-weight: lighter;
	margin-left: .5em;
}	
.style7 {font-size: 9px}
.fineprint {
	font-size: 7px;
	color: #333;
}
.storytext {
	font-size: 12px;
	font-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.descript {
	font-size: 9px;
	font-color: #222222;
	display: block;
	padding-left: 5px;
}
.descript2 {
	font-size: 10px;
	font-color: #000000;
	display: block;
	padding-left: 10px;
}
.csdates {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.lodgtxt {
	font-size: 11px;
	font-weight: lighter;
	line-height: 1.25em;
	color: #000000;
}
.special {
	background-color:#FFFF66;
	font-weight: bolder;
	color:#CC0000;
}

