body {
	font-family: Arial;
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
}

img {
	border: 0px;
	}

a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #092a49;
	}
	
a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #092a49;
	}
	
a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #2e5274;
	}
	
a:active {
	font-size: 8pt;
	text-decoration: none;
	color: #092a49;
	}

#container {float:left; width:930px;}

*html #container { float:left; width:940px;}

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

#banner160 { float:left; width:165px; margin-top:20px; padding-left:5px;}


#mainheader {
	background-image: url(/images/main_header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 226px;
	}

#bannerlink {
	display: block;
	width: 760px;
	height: 200px;
	}

#mainheader a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #092a49;
	}
	
#mainheader a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #092a49;
	}
	
#mainheader a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #2e5274;
	}
	
#mainheader a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #092a49;
	}
	
#mainnav {
	font-size: 9pt;
	padding-top: 4px;
	padding-right: 5px;
	text-align: right;
	color: #989898;
	text-shadow: #000;
	}

#mainnav a {
	font-weight: bold;
	}

#maincontent {
	width: 760px;
	height: auto;
	padding: 20px 5px 5px 5px;
	}

#leftsidecontent {
	width: 434px;
	height: auto;
	float: left;
	}

#leftsidehotels {
	width: 434px;
	height: auto;
	float: left;
	}
	
#leftsidecontent p {
	width: 434px;
	padding: 5px;
	margin-bottom: 25px;
	}

#aboutnyc {
	width: 434;
	}
	
#hotellistheader {
	width: 434;
	}
	
#leftsidecontent p img {
	float: right;
	margin: 5px;
	}

#rightsidecontent {
	width: 300px;
	height: auto;
	float: right;
	}
	
#search {
	background-image: url(/images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 185px;
	padding: 50px 5px 5px 5px;
	
}


#search .label {width:100px; text-align:right; float:left; padding-right:10px;font-weight:bold;}
#search .label a { color:#FFFFFF; font-size:11px; font-weight:bold;}
#search .input { }
#search .button {float:right; padding-right:10px; }

#search .search-link a:link {color:#ffffff; font-weight:bold; font-size:11px; text-decoration:underline;}
#search .search-link a:hover {color:#ffffff; font-size:11px; text-decoration:none;}
#search .search-link a:active {color:#ffffff; font-size:11px;}
#search .search-link a:visited {color:#ffffff; font-size:11px;}

.search_fields {width:100%;	margin-top:0px;	margin-left:0px; position:relative;}
	
	
#helpbooking {
		width: 290px;
	}

#helpbookingcontent {
	padding: 10px 30px 25px 30px;
	background-color: #f6f6f6;
	}
	
#helpbookinghotel {
	margin-top: 0px;
	width: 290px;
	}
	
#othercity {
	margin-top: 10px;
	width: 290px;
	}

#othercitycontent {
	padding: 10px 30px 25px 30px;
	background-color: #f6f6f6;
	}
	
#hotellist {
	background-color: #f6f6f6;
	font-size: 7pt;
	padding: 5px;
	height:730px;
	}
	
#hotellist a{
	font-size: 7.5pt;
	}
	
#hotellist li {
float:left;
display:inline;
width:210px;
list-style:none;
}
	
	
/* Styles for Hotel Pages */

.breadcrumb {
	padding: 5px 0px 0px 5px;
	}

#mainhotel {
	border: 1px dashed #a8a8a8;
	padding: 5px;
	background: #F4F4F4;
	width:445px;
	}
	

#mainhotel_top {
float:left;}

#mainhotel_top .hotel_img { float:left; width:100px; text-align:center;}
#mainhotel_top .hotel_name { float:left; width:255px; }
#mainhotel_top .hotel_name a {font-size: 12pt; color: #092a49; font-weight: bold; }
#mainhotel_top .hotel_name a:hover {font-size: 12pt; color: #092a49; font-weight: bold;}
#mainhotel_top .hotel_buttons { float:left; width:90px;}
#mainhotel_top .hotel_buttons li { list-style:none; float:left;}

#hotel_search {
display:block;
width:332px;
height:110px;
background-color:#FFFFFF;
border: 1px dotted #a8a8a8;
padding:10px;
position:relative;
}

#hotel_search .label {width:100px; text-align:right; float:left; padding-right:10px;font-weight:bold;}
#hotel_search .input { }
#hotel_search .button {float:left; padding-left:105px;}

#hotel_search .search_fields {width:100%;	margin-top:0px;	margin-left:0px; position:relative;}


#boldcopper {
	font-weight: bold;
	color: #092a49;
	}
	
	
	
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 29px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 30px;
	clear: both;
	border-top: 25px solid #FFF;
	}

