﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #0e3459;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lhsside {
 padding-left: 10px;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.hotelnav {
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0e3459;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0e3459;
}
a:link {
	color: #0e3459;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0e3459;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0e3459;
	text-decoration: underline;
	font-weight: bold;
}


a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	color: #0183c1;
	text-decoration: none;
	font-weight: bold;
	
}
a.hotellinks:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
		font-size: 14px;
}
a.hotellinks:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
		font-size: 14px;
}
a.hotellinks:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
		font-size: 14px;
}
.nav, a.nav:link, a.nav:active, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2ab30f;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pickstips {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}


#tweet {
width:384px;
}

#tweet UL {
        list-style: none;
margin-left: 0px;
margin-bottom: 0px;
}
#tweet a {
 color: #FFFF00;
}
#tweet LI {
border-top-style: none;
        border-right-style: none;
        border-bottom-style: dashed;
        border-left-style: none;
        border-top-color: #FFF;
        border-right-color: #FFF;
        border-bottom-color: #FFF;
        border-left-color: #FFF;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        background-color: #01203c;
        background-image: none;
        color: #FFF;
}

#tweet SPAN.prefix {
color:#FFFF00;
  font-weight: bold;
}

#tweet SPAN.time {
        font-style: italic;
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
}

#tweet SPAN..status {
  font-style: italic;
}


