body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background: #fff;
}

a:link, a:visited {font-weight: bold; color: #FF9900; text-decoration:underline;}
a:hover, a:active{font-weight: bold; color: #000; text-decoration:none;}

h3 { color:#00327D;}

img { border:0;}

#master {
margin-left:auto;
margin-right:auto;
width:865px;
}


	
#main {
float:left;
width:700px;
}

#banner160 { float:left; width:165px; margin-top:65px;}

#header { float:left;}

#top_nav{ width:700px; float:left; height:30px;}

#top_nav span { float:left;}

#top_nav a{
	display:block;
	font-size:16px;
	font-weight:bold;
	color: #578df2;
	padding-left:10px;
	padding-right:20px;
	text-decoration:none;
}

#top_nav a:hover{ background:url(/images/arrow.gif) no-repeat center left;}



#content { float:left;}

#left {
	float:left;
	width:275px;
}

#search {
	display:block;
	width:275px;
	height:274px;
	background:url(../images/search_bg.gif) no-repeat;
	position:relative;
}

#search .label {width:80px; text-align:right; float:left; padding-right:10px;}
#search .input { }

#search .search_submit {padding-left:140px; padding-top:50px;}
*html #search .search_submit {padding-left:140px; padding-top:45px;}


#search .submit a {
display:block;
height:33px;
width:103px;
background:url(/images/search_button.gif) no-repeat;
}

#search .submit a:hover {background-position: 0 -33px;}


#links {}



#links ul { padding:0px; margin:0px; float:left;}
#links li{
	float:left;
	display:inline;
	width:135px;
}

#links a{font-weight: bold; color: #FF9900; text-decoration:underline;}
#links a:hover{font-weight: bold; color: #000; text-decoration:none;}


#right { float:left;}

#crumb {}

#city_list {
	float:left;
	width:325px;
}

#city_list li {
float:left;
display:inline;
width:160px;
list-style:none;}



#hotel_list {
	display:block;
	width:425px;
	height:250px;
	background:url(../images/hotel_bg.gif) no-repeat;
	position:relative;}

#hotel_left {
	float:left;
	width:94px;
	padding-left:20px;}

#hotel_right {
	float:left;
	width:291px;
	padding-left:10px;}


#hotel_list .hotel_links {
	float:left;
	width:300px;
	position:absolute;
	left:125px;
	top:200px;
}

#hotel_list .hotel_links li {
	display:inline;
	list-style:none;
}

#hotel_list .hotel_links a {color: #578df2;text-decoration: underline;}
#hotel_list .hotel_links a:hover {color: #578df2;text-decoration: none;}




