
body {
	background-color: #115181;
	background-image: url('images/bg.jpg');
}

#main_wrapper {
	width: 792px;
	margin: 0 auto;
}

#top {
	background-image: url('images/top_bg.png');
	height: 36px;
}

#header {
	background-image: url('images/header_bg.gif');
	height: 266px;
}

#logo {
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	width: 253px;
	height: 246px;
	float: left;
	margin-left: 8px
}

#title {
	background-image: url('images/title.jpg');
	width: 474px;
	height: 181px;
	float: right;
	margin-right: 4px;
	margin-top: 15px;
}

#menu_top {
	background-image: url('images/menu_top.jpg');
	width: 359px;
	height: 42px;
	clear: both;
	float: left;
}

/*Navigation*/

#menu {
   float: right;
	margin-top: -56px;
}

li.menu {
	float: left;
	height: 98px;
	list-style: none;
}

/*End Navigation*/

#content_top {
	background-image: url('images/content_top_bg.gif');
	height: 57px;
	clear: both;
}

#content {
	background-image: url('images/content_bg.gif');
}

#footer {
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	height: 99px;
	margin-bottom: 20px;
	clear: both;
}

#footer_text {
	padding-top: 60px;
	height: 20px;
}

#footer_text p {
	color: #fff;
	font-size: xx-small;
	text-align: center;
}

#hor_slideshow_wrapper {
	margin-left: 61px;
	margin-top: 25px;
	width: 670px;
	height: 270px;
	background-image: url('images/hor_slideshow_bg.png');
	background-repeat: no-repeat;
}

#hor_slideshow {
	margin-left: 31px;
	padding-top: 7px;
}

#bio {
	height: 335px;
}

#themes {
	width: 660px;
	margin: 0 auto;
}

div.theme {
	height: 150px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
}

#packages {
	width: 680px;
	height: 800px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.package {
	width: 220px;
	height: 550px;
	margin-right: 10px;
	float: left;
}

#packages2 {
	width: 680px;
	height: 230px;
	margin: 0 auto;
	margin-top: -30px;
}

div.package2 {
	width: 220px;
	height: 220px;
	margin-right: 10px;
	float: left;
}

div.package_title {
	height: 60px;
}

div.package_items {
	height: 704px;
	background-color: #4883bb;
	border: 3px solid #fff;
	border-bottom: none;
}

div.packages_bottom {
	background-image: url('images/packages_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 13px;
}

#a_la_carte {
	width: 680px;
	margin-left: 55px;
	margin-bottom: 20px;
	margin-top: -20px;
}

div.carte_package_items {
	height: 110px;
	background-color: #4883bb;
	border: 3px solid #fff;
	border-bottom: none;
}

div.carte_package_bottom {
	background-image: url('images/a_la_carte_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 13px;
}

div.contact {
	width: 644px;
	background-color: #4883bb;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

div.contact_top {
	background-image: url('images/comment_top_bg.gif');
	height: 13px;
	width: 650px;
}

div.contact_bottom {
	background-image: url('images/comment_bottom_bg.gif');
	background-repeat: no-repeat;
	height: 13px;
	width: 650px;
	padding-bottom: 20px;
}

#paypal {
	margin-left: 30px;
}

#comment_wrap {
	width: 650px;
	margin: 0 auto;
}

div.comment_top {
	background-image: url('images/comment_top_bg.gif');
	height: 13px;
}

div.comment {
	background-color: #4883bb;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	padding-left: 20px;
}

div.comment_bottom {
	background-image: url('images/comment_bottom_bg.gif');
	height: 13px;
	margin-bottom: 20px;
}

div.separator {
	width: 70%;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15%;
}
#bounce_houses {
	width: 680px;
	height: 280px;
	margin-left: 55px;
	margin-top: 25px;
}

#log_out {
	margin-left: 250px;
	margin-top: 50px;
}

div.packages {
	float: left;
}

#starburst {
	height: 180px; 
	float: right; 
	margin-top: -1320px; 
	margin-right: 25px;
}

div.rental_item {
	width: 550px;
	height: 200px;
	margin: 0 auto;
	margin-top: 20px;

}

div.rental_text {
	width: 300px;
	height: 200px;
	float: right;
}

/*P Styles*/

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 600px;
	margin-left: 90px;
	margin-bottom: 15px;
	text-align: justify;
}

p.welcome {
	width: 340px;
	float: left;
}

p.welcome2 {
	margin-top: 20px;	
}

p.list {
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}

p.bio_right {
	float: right;
	font-weight: bold;
	width: 200px;
	margin-right: 97px;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.bio_left {
	float: left;
	font-weight: bold;
	width: 200px;
	margin-left: 175px;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.theme_title {
	width: 100px;
	height: 36px;
	margin-left: 20px;
	margin-top: 105px;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

p.testimonial {
	width: 560px;
	margin-left: 20px;
}

p.testimonial_signature {
	width: 400px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 45px;
}

#testimonial p{
	font-size: .8em;
}

div.comment p{
	font-size: .8em;
}

p.testimonial_date {
	color: Maroon;
	margin-left: 448px;
	padding-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: .2em;
}

p.packages {
	margin-left: 15px;
	font-size: .7em;
	width: 180px;
}

p.packages_b {
	margin-left: 0px;
	font-size: .7em;
	font-weight: bold;
	width: 170px;
}

p.packages_c {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	width: 180px;
}

p.packages_links {
	margin-left: 15px;
	font-size: .8em;
	width: 180px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #d9c700;
}

p.bounce_houses {
	width: 640px;
	margin-left: 20px;
	clear: both;
	text-align: center;
}

p.theme_top {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

p.contact {
	display: block;
	padding-top: 10px;
	color: Maroon;
	font-weight: bold;
}

p.carte {
	clear: both;
	margin-left: 15px;
	font-size: .78em;
	padding-top: 15px;
	width: 700px;
	font-weight: bold;
}

p.rental {
	width: 250px;
	margin-left: 20px;
	margin-top: 50px;
}

p.coupon {
	padding-bottom: 10px;
	color: Maroon;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 550px;
}

/*End P Styles*/

/*Images Styles*/

img.title {
	margin-left: 100px;
	margin-bottom: 10px;
}

img.title4 {
	margin-left: 40px;
	margin-bottom: 20px;
}

img.home_pic {
	float: right;
	margin-right: 90px;
	margin-top: 12px;
}

img.separator {
	margin-left: 96px;
}

img.bio_left {
	float: left;
	margin-left: 130px;
	margin-top: 20px;
}	

img.bio_right{
	float: right;
	margin-right: 130px;
	margin-top: 20px;
}

img.contact_icons {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}

img.castles {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

img.cc {
	float:right; 
	margin-right: 170px;
}

img.rental {
	float: left;
}

/*End Image Styles*/

/*li Styles*/

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	list-style: circle;
}

li.fun {
	width: 300px;
	margin-left: 110px;
	margin-top: 5px;	
	font-weight: bold;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 32px;
	padding-top: 3px;
	height: 25px;
}

li.packages {
	margin-top: 4px;
	margin-right: 7px;
	list-style: disc;
	font-size: .7em;
}

li.packages_sub {
	margin-top: 4px;
	margin-right: 7px;
	margin-left: 30px;
	list-style: square;
	font-size: .7em;
}

li.themes {
	margin-top: 4px;
}

li.rentals {
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 15px;
	width: 600px;
}

li.rentals_sub {
	margin-left: 40px;
	font-weight: bold;
	font-size: .9em;
	list-style: square;
	margin-bottom: 5px;
}

li.safety {
	width: 600px;
	margin-left: 110px;
	margin-top: 5px;	
	padding-top: 3px;
}

ul.packages {
	padding-top: 10px;
	margin-left: 25px;
}

ul.themes {
	margin-left: 120px;
	margin-bottom: 20px;
}

ul.rentals {
	margin-left: 100px;
}

/*End li Styles*/

/*a Styles*/

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

a.theme_link {
	float: right;
	margin-top: 97px;
	margin-right: 5px;
	width: 65px;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: .7em;
}

/*End a Styles*/

b {
	color: #c11d02;
}

/*h styles*/

h1.title {
	margin-left: 100px;
	margin-bottom: 10px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h1.title2 {
	margin-left: 100px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h2.call_us {
	margin-left: 71px;
	margin-top: 20px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h2.welcome {
	margin-top: 20px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 600px;
	margin-left: 90px;
	margin-bottom: 15px;
	text-align: justify;
}

