<style>
td {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
}
p {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
}
li {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
	text-transform: capitalize;
}
td.data {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	text-align: center;
	color: #000000;
	background-color: #FFF8AA;
}
td.deal {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	background-color: #F0F8FB;
}
th. {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
}
th.data {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
	background-color: #BEA944;
}
.heading {
	font-family: Garamond, Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: #004A34;
	font-variant: small-caps;
}
.subhead {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #2077A0;
}
.lbl {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
	background-color: #2077A0;
	text-align: center;
	padding-right: 10px;
}
.label {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.note {
	font-family: tahoma, arial, helvetica, sans serif;
	font-size: 9pt;
	color: #777777;
	font-style: italic;
}
#topnav {
/*	border-left: 1px #AADDFF solid;
	border-right: 1px #AADDFF solid;*/
}
#deal {
	width: 475px;
	border: 1px #CCD6D6 solid;
	padding: 3px;
}
#picads {
	position: relative;
	top: 0px;
	width: 270px;
	height: 140px;
	border: 1px #CCD6D6 solid;
}
#ad {
	position: relative;
	top: 0px;
	left: 0px;
	width: 175px;
	height: 250px;
	border: 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}
#banner {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #EEFF00;
	background-color: #6D1515;
	padding: 5px;
}
#price{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #5A0000;
	font-weight: bold;
	text-align: center;
}
#stay{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
.nav {
	font-family: Arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2077A0;
	text-align: center;
	background-image: URL(../images/navbar.gif);
	height: 25px;
	padding-left: 10px;
	padding-right:10px;
}
.navon {
	font-family: Arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2077A0;
	text-align: center;
	background-image: URL(../images/navbarhi.gif);
	height: 25px;
	padding-left: 10px;
	padding-right:10px;
}
.navhot {
	font-family: Arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2077A0;
	text-align: center;
	background-image: URL(../images/hotbg.gif);
	height: 25px;
	padding-left: 2px;
	padding-right:2px;
	padding-top:5px;
	width: 90px;
}
.box {
	font-family: Arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	/*text-align: left;*/
	padding-left: 4px;
	color: #2077A0;
	background-color: #FFE7B8;
}
.grp {
	background-image: URL(../images/grpbar.gif);
	font-family: Arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #F0F0E0;
	height: 25px;
}
.sidenav {
	height: 23px;
	width: 150px;
	/*background-color: #004A34;*/
	border-bottom: 1px #409D26 solid;
	padding-top: 2px;
	text-align: center;
}
.sidenav:hover {
	background-color: #34806A;
}
a {
	font-family: Tahoma, Arial, helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #004A34;
}
a:hover {
	color: #FF0000;
}
a.sidenav {
	font-family: Arial, helvetica;
	font-variant: small-cap s;
	font-size: 8pt;
	text-decoration: none;
	color: #A8C2DD;
}
a.navlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.navhot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidenav:hover {
	text-decoration: underline;
}
a.bannerad {
	font-family: Arial, helvetica;
	font-variant: small-caps;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	color: #F6EE06;
}
a.deals {
	text-decoration: none;
	cursor: hand;
}
a.footernav {
	font-family: Arial, helvetica;
	font-size: 7pt;
	color: #F0F0E0;
	text-decoration: underline;
}
.footer {
	background-color: #686055;
	font-family: Arial, helvetica;
	font-size: 7pt;
	color: #F0F0E0;
	padding: 3px;
}
.errmsg {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	color: #882200;
	background-color: #FFDDDD;
	text-align: left;
	padding: 3px;
	border: 1px #FF0000 solid;
	width: 450px;
}

</style>