@charset "utf-8";
/* CSS Document */

body {
	background-color: #9FDDEA;
	margin-bottom: 0px;
	background-image: url(../images/sitemap/bgd.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	height: 1025px;
	width: 1100px;
	margin-left: -550px;
	position: relative;
	left: 50%;
	background-image: url(../images/wrapperBgd.jpg);
}
#inner_wrapper {
	width: 1100px;
	margin-left: -550px;
	position: relative;
	left: 50%;
	background-image: url(../images/insideWrapperBgd.jpg);
	background-repeat: no-repeat;
	height: 875px;
}
#inner_wrapper2 {
	height: 2100px;
	width: 1100px;
	position: relative;
	left: 50%;
	margin-left: -550px;
	background-image: url(../images/insideWrapperBgd2.jpg);
}
#inner_wrapper3 {
	height: 1225px;
	width: 1100px;
	margin-left: -550px;
	position: relative;
	left: 50%;
	background-image: url(../images/insideWrapperBgd3.jpg);
}
#sitemap {
	width: 500px;
	margin-left: -250px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
	border: 2px solid #9C4299;
	padding-top: 25px;
	padding-bottom: 25px;
}


#navbar {
	height: 25px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url(../images/navBgd.jpg);
	float: left;
}
#inner_navbar {
	height: 25px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url(../images/innerNavBgd.jpg);
}
#flashheader {
	height: 200px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#flashhome {
	height: 400px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
	z-index: 0;
}
#inner_flash {
	height: 250px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#inner_contentarea1 {
	height: 475px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url(../images/food/innerFoodContentBgd.jpg);
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#inner_contentarea2 {
	float: left;
	height: 1725px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-repeat: no-repeat;
}
#inner_contentarea3 {
	float: left;
	height: 700px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url(../images/birthdayParties/innerContentBgd.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#inner_contentarea4 {
	float: left;
	height: 955px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/map/contentBgd.jpg);
}
#inner_contentarea5 {
	width: 900px;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	height: 850px;
}


#inner_content1 {
	width: 350px;
	height: auto;
	float: left;
	margin-left: 80px;
}

#inner_content2 {
	height: auto;
	width: 350px;
	float: left;
	margin-left: 50px;
}

#inner_content3 {
	height: auto;
	width: 700px;
	padding-right: 100px;
	padding-left: 100px;
}
#inner_content4 {
	float: left;
	width: 225px;
	padding-left: 75px;
	height: auto;
}
#inner_content5 {
	float: left;
	width: 200px;
	padding-right: 50px;
	padding-left: 50px;
	height: auto;
}
#inner_content6 {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 50px;
}

#contentarea {
	height: 400px;
	width: 900px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#content1 {
	height: 270px;
	width: 250px;
	float: left;
	background-image: url(../images/home/bottomThreeBgd.gif);
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#content2 {
	float: left;
	height: 270px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/home/bottomThreeBgd.gif);
}
#content3 {
	float: left;
	height: 270px;
	width: 250px;
	margin-top: 20px;
	margin-right: 65px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(../images/home/bottomThreeBgd.gif);
}
#inner_footer {
	height: auto;
	width: 900px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D4199;
	margin-right: 100px;
	float: left;
}


.hide {
	color: #FFFFFF;
}
