/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

#logo {
	position:absolute;
	left:25px;
	top:25px;
	width:170px;
	height:165px;
	z-index:1;
}
#subnav {
	font: 69% Verdana, Arial, Helvetica, sans-serif;
}
#subnav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newsspecials {
	padding: 10px 20px 10px 20px;
}
.guestbenefits {
	padding: 10px 20px 10px 20px;
}
#address {
	font: 63% Verdana, Arial, Helvetica, sans-serif;
}
#address a:link {
	color: #FF6600;
	text-decoration: none;
}
#address a:visited {
	color: #FF6600;
	text-decoration: none;
}
#address a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer {
	font: 57% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#footer a:link {
	color: #FF6600;
	text-decoration: none;
}
#footer a:visited {
	color: #FF6600;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#subnav li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	padding: 0px 15px;
}
#subnav ul {
	padding-top: 0px;
	padding-left: 0px;
}
#youarehere {
	font: 63% Verdana, Arial, Helvetica, sans-serif;
}
#youarehere a:link {
	color: #FF6600;
	text-decoration: none;
}
#youarehere a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
#youarehere a:visited {
	color: #FF6600;
	text-decoration: none;
}
#internav {
	padding: 10px 20px;
	font-size: 63%;
}
#internav a:link {
	color: #FF6600;
	text-decoration: none;
}
#internav ul {
	list-style: none;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 12px;
	padding-top: 0px;
}
#internav li {
	background: url(/images/grey_arrow.gif);
  	background-repeat: no-repeat;
  	background-color: #EEEEEE;
  	background-position: 2% 50%;
	line-height: 21px;
	margin-left: 12px;
	padding-left: 17px;
	font-weight: normal;
	width: 220px;
	margin-bottom: 2px;
}
#internav a:visited {
	color: #FF6600;
	text-decoration: none;
}
#internav a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#internav a.active {
	color: #000000;
	text-decoration: none;
}
#subnav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover, #subnav a.active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.maintitles {
	font: 150% Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.footer {color: #999999}