* {
padding: 0;
margin: 0;
}

body {
	text-align:center;
	background-color: #4D8054;
	background: #4D8054 url(images/bg.jpg) repeat;	
	
}


#wrapper {
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	width:793px;
	height:auto;
	margin:0 auto;
	text-align:left;
	padding-top:7px;
	position:relative;
	
	}	

#insidewrapper {
	background-image: url(images/inside-wrapper.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 758px;
	margin:0 auto;
	padding-top:5px;
}
#header {
	width:744px;
	height:187px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/header.jpg);	
}

#header h1 {
	text-indent:-9999px;	
}

#nav {
width: 640px;
height: 125px;
margin-top:7px;
margin-left:4px;


}

#footer {
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 758px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:none;
	font-weight: normal;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
} 
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: underline;
}

#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
}

.footer-left {
	float:left;
	color: #9933FF;
	font-weight: bold;
	margin-top:51px;
	margin-left:10px;
}

ul.footer-left li {
float:left;
padding-right:3px;
list-style:none;
} 

.footer-right {
	float:right;
	font-weight: bold;
	color: #9F40FF;
	margin-top:51px;
	margin-right:10px;
}

ul.footer-right li {
float:left;
padding-right:3px;
list-style:none;
} 


#maincontent {	
	width:360px;
	height:auto;
	float:left;
	margin:20px 0px 0px 15px;
	display:inline;
}

#maincontent.partypackcontainer {	
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
}


#maincontent p {
	padding-bottom:10px;
	color: #9933FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#maincontent p.first {
	margin-top:20px;
	color: #E9208A;

}

#maincontent h2.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E9208A;
	padding-left: 0px;
}

#maincontent h3.normal-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E9208A;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #E9208A;
}

#rightblock {
	background-image: url(images/rightblock.gif);
	background-repeat: no-repeat;
	height: 435px;
	width: 282px;
	float:right;
	display:inline;
	color: #FF66CC;
}

#rightblock ul {
	margin-left:45px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style:disc;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
}

#rightblock p {
	padding-bottom:10px;
	color: #FFDFEB;
	font-weight: bold;
	font-family: "comic sans ms";
	font-size: 14px;
	margin-left:21px;
}

#rightblock p.firstcontact {
	padding-bottom:10px;
	color: #FFDFEB;
	font-weight: bold;
	font-family: "comic sans ms";
	font-size: 14px;
	margin-top:40px;
}

#rightblock h3.contact {
	padding-bottom:10px;
	color: #F5A0CD;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#rightblock h3.right-promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #F5A0CD;
	padding-bottom:0px;
	margin-top:50px;
	background-image: url(images/rightblock-header.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
	text-indent: -9999px;
}

#maincontent h3.index-h3 {
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-left:27px;
	background-image: url(images/index-h3.gif);
	height: 30px;
	margin-top:30px;
}


/* ##########################################Contact Form*/
.two_col_form {
	width:400px;
	float:left;
	border:1px dashed #93D798;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	display:inline;
	}
	
.two_col_form div.formsection {
	float:left; /* enclose the form control and label */
	width:100%;
	padding-bottom:.4em;
	}
	
.two_col_form div.formsection input.text {
	font-size:11px;
	padding-bottom:5px;
	float:right;
	padding-right:50px;
	border: 1px solid #009966;
	margin-right: 90px;
	}
	
.two_col_form div.formsection label {
	display:block;
	clear:both;
	font-size:12px;
	font-weight:bold;	
	padding-bottom:.5em;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #9933FF;
	}

.two_col_form div.formsection textarea {
	font-size:11px;
	padding-bottom:0.5em;	
	border: 1px solid #009966;
	margin-right:43px;
	margin-bottom:20px;	
	clear:both;
	float:left;
	width:308px;
	}
	
.send {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #37963D;
	font-weight: bold;
	float:left;
	padding-top:2px;
	display:block;
	border: 1px solid #37963D;
}

/* ########################################## End Contact Form*/

#maincontent p.contact-intro {
padding-left:0px;

}
#maincontent h1.index-h1-contact {

	background-image: url(images/contact-index.gif);
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-left:15px;
}

#maincontent p.normal {
	padding-bottom:10px;
	color: #7900F2;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
}
#maincontent p.normal-2 {
	padding-bottom:10px;
	color: #7900F2;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#maincontent table.partypacks {
	
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
}

#maincontent table.partypacks td {
	
	border-collapse:inherit;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8B6D9;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7900F2;
	background-color: #A8FFA8;
}

#maincontent table.partypacks td.firstrow  {
	border-top-style: none;
	background-color: #F06AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

#cool-pack-box {
	border: 1px solid #DDD2DD;
	width: 604px;
	float:left;	
	background-color: #FFFFFF;
	margin:15px 0px 30px 0px;
}


.small-maps {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top:15px;
	border: 1px solid #93D798;
	padding-right:21px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#balloon-home {	
	left: 385px;
	top: 420px;
	position: absolute;
	z-index:1000;
}


.partypackpic {
	left: 385px;
	top: 550px;
	position: absolute;
}
.contact-special {
font-family:comic sans ms;
}

#nav-bg {
	background: url(images/nav-bg.jpg) no-repeat;
	width:748px;
	height:124px;
	float:left;
	padding-top:25px;
	margin-left:3px;	
}

#slideshow {
float:left;
width: 758px;
height:100px;
margin: 0px 0px 0px 8px;
}
