/* div widths are different in non-ie browsers */
#mywrapper {
	clear: left;
	}


#myfooter { 
	height: 110px; /* 160-50=110 */
	}
#welcome {
	width: 286px; /* 300-7-7=286 */
	}
#featured p {
	margin-bottom: 6px;
	}	
#propertylist ul { 
	height: 392px; /* 400-4-4=392 */
	}
#moreinfo {
	width: 280px; /* 300-10-10=280 */
	}
#about h2 {
	margin-top: 30px;
	}
#moreinfo {
	margin-top: 15px;
	}
#moreinfop2 {
	width: 420px; /* 440-10-10=420 */
	}

	
#attractions {
	width: 776px;
	}
#attractions iframe {
	width: 228px;
	}

	
#tools {
	width: 499px; /* 535-6-30=499 */
	}
#tools li {
	margin: 0px 0px 3px 25px;
	}

#traveltips {
	margin-right: 15px;
	}
#traveltips li {
	margin: 0px 0px 7px 25px;
	}

	
#hotels {
	width: 489px; /* 535-16-30=489 */
	}
#hotels form {
	width: 230px;
	}	

	
#resources {
	width: 484px; /* 550-30-30=490 */
	}

	
#contact {
	width: 489px; /* 535-16-30=489 */
	}



