@charset "utf-8";
/* CSS Document */

/* TOP CSS */
.top {
	margin:0 auto;
}


/* NAVIGATION CSS */
.navigation ul li a:hover {
	color:#ffffff;
}


/* CONTENTS CSS */
.contents #main #left {
	margin-top:-8px;
}
.contents #main #left .item {
	width:465px;
}


/* PLACE SECTIONS CSS */
#placeSections {
	height:22px;
}


/* CHILD PLACES CSS */
.contents #main .item #childPlaces {
	padding-top:2px;
	clear:both;
}
.contents #main .item #childPlaces h3 {
	margin:-1px 1px 1px 1px;
}
.contents #main .item #childPlaces ul {
	margin:0 0 0 -1px;
}


/* AIRTICKETS CSS */
#airtickets {
	margin-top:-19px;
}


/* MAP CSS */
#map {
	width:251px;
	margin:0;
}


/* FEATURED MEMBERS CSS */
#rotation {
	width:479px;
}

#rotation #items li #caption {
	margin-top:-52px;
}

#rotation #thumbs {
	width:105px;
}


/* NEWSLETTER CSS */
#newsletter {
	margin-top:-3px;
}


/* FILTERS CSS */
#filter form #advanced {
	float:none;
}