/* CSS Document */

body {
	background-color:#AB3F37;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#372304;
}
h1 {
	font-size: 14px;
	color: #12565E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.intro {
	margin-top: 0px;
	margin-bottom: 0px;
}
#pgBkg {
	background: url(/images/curtainBkg.jpg) repeat-y;
	background-color:#DDFE41;
	background-position: 0px 147px;
}
#pgBkg, #footer {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color:#FFFFFF;
}
#footer {
	font-size:9px;
	margin-top: 20px;
}
div[id] #pgBkg {
   height:auto;
   }
   
#floral {
	position: absolute;
	top: 43px;
	z-index: 10;
}
#hand {
	position: absolute;
	top: 90px;
	left: 135px;
	z-index: 11;
}
#stars, #menu, #pictures, #calendar, #puppets, #videos, #contact, #classes, #links, #store {
	position: absolute;
	z-index: 20;
	left: 0px;
}
#stars {
	left: 0px;
	top: 151px;
}
#menu {
	top: 20px;
}
#pictures {
	top: 290px;
	left: 104px;
}
#calendar {
	top: 276px;
	left: 21px;
}
#puppets {
	top: 187px;
	left: 73px;
}
#videos {
	top: 348px;
	left: 14px;
}
#contact {
	top: 423px;
	left:22px;
}
#classes {
	top: 375px;
	left: 74px;
}
#links {
	top: 473px;
	left: 87px;
}
#store {
	top: 508px;
	left: 22px;
}

#bodyContent {
	margin-top: 30px;
	margin-left: 114px;
	margin-width: 650px;
}
#leadCallout {
	position: relative;
	background:url(../images/callouts/leadBkg.jpg) no-repeat;
	background-position: 33px 6px;
	height: 400px;
}
#pageHd {
	margin-left: 52px;
	position:absolute;
}
#pageSecHd {
	margin-left: 52px;
	position:absolute;
	top: -36px;
	left: -30px;
}
#textBox {
	padding-left: 90px;
	padding-top: 83px;
	width: 320px;
}
#leadChar {
	position:absolute;
	left:359px;
	top: 55px;;
}
#centerCalloutBkg {
	position:relative;
	background: url(/images/callouts/center/bkg.jpg) repeat-y;
	background-position: 0px 0px;
	padding: 0px 20px 0px 20px;
}
	
#centerCallout, #centerCalloutBkg {
	width: 586px;
	margin-left:10px;
}
#centerCallout_text {
	width: 530px;
	margin-right: 20px;
}
#centerCallout_text p, #centerCallout_text h1, #photo {
	margin-left: 8px;
	margin-right: 8px;
	font-size: 11px;
}
h1 {
	font-size: 12px;
	margin-top: 8px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
