/* CSS Document */

body {
	margin:3px;
	font-family:Arial, Helvetica, sans-serif;
	color: #004985;
	font-size:medium;
	background-color:#FFFFFF;
}
p {
	font-size: 80%;
	margin:0px 0px 8px 0px;
}
p.statetext {
	font-size: 76%;
	margin:0px 0px 6px 0px;
}
p.rule {
	line-height:2px;
	border-bottom:1px dashed #BED7E9;
	margin:10px 0px;
}
p.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 4px 12px 6px 10px;
	font-style:italic;
	font-size:76%;
	color:#FF6600;
}
p.tagline {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 4px 0px 6px 0px;
	font-style:italic;
	font-weight:bold;
}
li {
	font-size: 80%;
	margin-bottom: 2px;
}
p.hotellinks {
	font-size:70%;
	margin-bottom:4px; 
}
p.toplinks {
	font-size:11px;
	color:#333333;
	margin:6px 0px 10px 6px;
	padding:0px 0px 0px 14px;
	background-image:url(../images/Bullet1.gif);
	background-repeat:no-repeat;
}

p.bottomlinks {
	font-size:11px;
	color:#666666;
	margin:6px 0px 20px;
	text-align:center;
}
.for {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
/* Use for General Text Headlines  */
h1 {
	font-size:92%;
	margin:0px 0px 4px 0px;
}
/* Use for Blue Heading Text  */
h2 {
	color:#FFFFFF;
	font-size: 92%;
	margin: 0px;
}
h3 {
	font-size:78%;
	margin:0px 0px 2px 0px;
}
h5 {
	background-color:#336699;
	background-image:url(../images/StateBG.jpg);
	color:#FFFFFF;
	font-size:92%;
	font-weight:bold;
	text-transform:uppercase;
	margin:16px 0px 6px;
	padding:2px 0px 2px 6px;
}
td.error {
	font-size:95%;
	margin:16px 0px 16px 0px;
	color:#990000;
	font-weight:bold;
}
.cs{
	padding: 2px 2px 2px 6px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #004985;
}
/* Layer with List */
#HotelList {
	position:relative;
	width:328px;
	height:297px; 
	z-index:1;
	left: 0px;
	overflow:auto;
}

#SelectText {
	position:absolute;
	width:386px;
	height:26px;
	z-index:1;
	left: 190px;
	top: 7px;
	overflow:hidden;
}

td.navigation {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin:3px 6px;
	line-height:16px;
}

.inputbox {
	height: 18px;
	border:1px solid #004985;
	font-size:88%;
}
.HD1 {
font: bold 12px/13px Verdana, Arial, Helvetica, sans-serif; 
color: #004985; 
margin: 2px 6px 2px 10px;
}

/* Standard Links in Blue */
a:link {  
color: #004985; 
text-decoration: underline;
}
a:visited {  
color: #004985;
text-decoration: underline;
}
a:hover {  
color:#FF6600; 
text-decoration: underline;
}
a:active {  
color: #004985; 
text-decoration: underline;
}
/* Days Inn Text Links Bottom */
a.b2:link {  
color:#949494; 
text-decoration: none;
}
a.b2:visited {  
color:#949494; 
text-decoration: none;
}
a.b2:hover {  
color:#949494; 
text-decoration: underline;
}
a.b2:active {  
color:#949494; 
text-decoration: none;
}
/* Days Inn Top Links / Right */
a.b1:link {  
color: #666666; 
text-decoration: none;
}
a.b1:visited {  
color: #666666; 
text-decoration: none;
}
a.b1:hover {  
color:#FF6600; 
text-decoration: none;
}
a.b1:active {  
color: #666666; 
text-decoration: none;
}

a.b3:link {  
color:#000; 
text-decoration: none;
}
a.b3:visited {  
color:#000; 
text-decoration: none;
}
a.b3:hover {  
color:#FF6600; 
text-decoration: none;
}
a.b3:active {  
color:#000; 
text-decoration: none;
}
