/* CSS Document */
body {
	scrollbar-face-color:C0E28F;
	scrollbar-arrow-color:EEFFD1;
	scrollbar-track-color:BDDF91;
	scrollbar-shadow-color:'FFFFFF';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'86F783';
	scrollbar-darkshadow-Color:'FFFFFF';
	background-color:#000000;
	background-image:url(images/blckstripe.gif);
	margin:0px;
	color:#000000;
}
a:link {
	color:#A4D26A;
}
a:visited {
	color:#89C640;
}
/*
a:hover {
	color:#FF00FF;
}
*/
a:active {
	color:#FF00FF;
}

.topText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= HOTEL PAGES =-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.countryStateMain, .stateCityMain, .cityHotelMain, .cityChainMain, .hotelMain, .poiMain {
	padding-left:15px;
	padding-top: 15px;
} 
.countryStateInfo, .stateCityInfo, .cityHotelInfo, .cityChainInfo, .hotelInfo, .poiInfo {
	width:225px;
	padding-top: 15px;
	padding-right: 15px;
} 
.hotelPagesTable td {
	color:#FFFFFF;
}

.hotelPagesTable td a:hover{
	color:#FFFFFF;
}

/* FREAKING EVERYTHING */
.hotelPagesTable td, .hotelPagesTable td option, .hotelPagesTable td select, .hotelPagesTable td input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hotelPagesTable td a:link, .hotelPagesTable td a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.poiMain table {
}

.poiInfo {

}

.hotelPagesTable {
	width: 100%;
}
.hotelFooter {
}


.stateCityInfo {
	color:#FFFFFF;
	width:277px;
}
.thingsToDo {
	font-weight: bold;
	color: #FF0066;
}
.stateNameABBRattractions {
	font-weight: bold;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:3px;
	padding:2px;
}
.cityHotelMain td{
	color: #FFFFFF;
}
.hotelsNav td a:link, .hotelsNav td a:visited, .hotelsNav td {
	font-weight: bold;
	font-size: 14px;
}

.cityChainMain td {

}

.cityHotelInfo {
}

.cityChainInfo {
}

.stateList, .cityList {
	width: 300px;
}

.stateList td, .cityList td {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
}
.hotelChainsTitle {
	border: 2px dotted #FFFFFF;
	width: 85%;
	padding:1px;
}

.poiTitle {
	border: 2px dotted #FFFFFF;
	width: 85%;
	padding:1px;
}

.poi {

}

.hotelChains {

}
.infoStateText {
}

