@import url("/_ls/css/reset.css");

html { font-size: 0; }

body { background: #e6f1ff url("images/body.gif") repeat-x; color: #000; font: 80%/1.3 verdana, arial, sans-serif; }

h1, h2, h3, h4, h5, h6 { color: #E6F1FF; font-weight: normal; font-family: "comic sans ms",cursive,sans-serif; }

#page { background: url("images/page.jpg") no-repeat center top; padding-bottom: 20px; }

#content { width: 880px; background: url("images/content.gif") repeat-y; margin: 0 auto; }

#header { height: 140px; background: url("images/header.gif") no-repeat center top; }
	#header h1 { position: relative; top: 5px; left: 536px; z-index: 1; height: 72px; width: 114px; }
		#header h1 a { height: 72px; width: 114px; display: block; background: url("images/logo.gif") no-repeat center top; }
	#header h2 { position: relative; top: -58px; left: 620px; height: 127px; width: 172px; }
		#header h2 a { height: 127px; width: 172px; display: block; background: url("images/kidzone.gif") no-repeat center top; }
	#header .tag { display: none; }
		#header span { display: none; }
		
#navigation { height: 143px; background: url("images/navigation_home.gif") no-repeat center top; }
#navigation ul { height: 143px; position: absolute; z-index: 20; }
#navigation ul li a {  height: 113px; display: block; }
	#navigation ul li a span { display: none; }

#tour { position: relative; top: 24px; left: 94px; width: 102px; }
	#tour a { height: 100%; background: url("images/navigation_items_home.png") no-repeat 0 0; }
		#tour a:hover { background-position: 0 -113px; }
#youandyourhealth { position: relative; top: -76px; left: 188px; width: 80px; }
	#youandyourhealth a { background: url("images/navigation_items_home.png") no-repeat -273px 0px; }
		#youandyourhealth a:hover { background-position: -273px -113px; }
#artsandcrafts { position: relative; top: -220px; left: 250px; width: 86px; }
	#artsandcrafts a { background: url("images/navigation_items_home.png") no-repeat -353px 0px; }
		#artsandcrafts a:hover { background-position: -353px -113px; }
#whoyoullmeet { position: relative; top: -354px; left: 324px; width: 90px; }
	#whoyoullmeet a { background: url("images/navigation_items_home.png") no-repeat -183px 0px; }
		#whoyoullmeet a:hover { background-position: -183px -113px; }
#whattobring { position: relative; top: -490px; left: 400px; width: 81px; }
	#whattobring a { background: url("images/navigation_items_home.png") no-repeat -102px 0; }
		#whattobring a:hover { background-position: -102px -113px; }
#adulttour { position: relative; top: -390px; left: 170px; width: 99px; }
	#adulttour a { background: url("images/navigation_items_home.png") no-repeat -439px 0px; }
		#adulttour a:hover { background-position: -439px -113px; }
		


#main { height: 118px; background: url("images/main_home.gif") no-repeat center top; }

.turtle { position: relative; top: -10px; left: 78px; z-index: 0; float: left; }

.castle { position: relative; top: -135px; left: 166px; z-index: 0; float: left; margin-bottom: -412px; }

.scroll { position: relative; top: 79px; left: 166px; z-index: 0; float: left; }

.information { color: #fff; }
	.information a:link, .information a:visited
		{ color: #FFC72D; }
	.information a:hover, .information a:focus, .information a:active
		{ text-decoration: none; }
	.information p { margin-bottom: 12px; }
	.information h1, .information h2 { text-align: center; text-transform: lowercase; padding-bottom: 10px; font-size: 3.6em; }
	.information h3 { text-align: center; text-transform: lowercase; padding-bottom: 10px; font-size: 2.6em; }
	.information h4 { text-align: center; text-transform: lowercase; padding-bottom: 10px; font-size: 2.0em; }
	.information h5, .information h6 { text-align: center; text-transform: lowercase; padding-bottom: 10px; font-size: 1.6em; }

#footer { height: 30px; background: url("images/footer_home.gif") no-repeat center bottom; padding: 0 80px 0 100px; }


/* IE6 Hacks */
* html #header { margin-bottom: -60px; }

* html #tour a { background: url("images/navigation_items_home.gif") no-repeat 0 0; }
* html #youandyourhealth a { background: url("images/navigation_items_home.gif") no-repeat -273px 0px; }
* html #whoyoullmeet a { background: url("images/navigation_items_home.gif") no-repeat -183px 0px; }
* html #whattobring a { background: url("images/navigation_items_home.gif") no-repeat -102px 0; }
* html #artsandcrafts a { background: url("images/navigation_items_home.gif") no-repeat -353px 0px; }
* html #adulttour a { background: url("images/navigation_items_home.gif") no-repeat -439px 0px; }

* html #main { margin-bottom: -37px; }
