* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
}
a {
	outline: none;
}

span {
	display: none;
}

#container {
	width: 960px;
	margin: 0 auto;
	border-left: solid 2px #D7C2D5;
	border-right: solid 2px #D7C2D5;
}
#header {
	height: 121px;
	background: url(images/bg_header.gif) no-repeat;
}
#header h2 {
	padding: 27px 0 0 0;
}
#header h2 a {
	display: block;
	width: 163px;
	height: 35px;
	float: right;
}
#header h2 a:hover, #header h2 a:active {
	background: url(images/contact.png) no-repeat 0 4px;
}


/* NAV */
#nav {
	height: 56px;
	background: url(images/bg_nav.gif) no-repeat;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #F5F32F;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 38px;
	text-align: center;
	padding: 18px 0 0 0;
}
#nav ul li a:hover, #nav ul li a:active {
	text-decoration: underline;
}
#nav ul li.home a {
	width: 80px;
}
#nav ul li.about a {
	width: 102px;
}
#nav ul li.hire a{
	width: 159px;
}
#nav ul li.support a{
	margin: 0 0 0 278px;
	width: 121px;
}
#nav ul li.store a{
	width: 126px;
}
#nav ul li.sitemap a{
	width: 94px;
}
#bhome #nav ul li.home a {
	text-decoration: underline;
}
#babout #nav ul li.about a {
	text-decoration: underline;
}
#bhire #nav ul li.hire a {
	text-decoration: underline;
}
#bsupport #nav ul li.support a {
	text-decoration: underline;
}
#bstore #nav ul li.store a {
	text-decoration: underline;
}
#bsitemap #nav ul li.sitemap a {
	text-decoration: underline;
}


/* CONTENT */
#content {
	min-height: 450px;
}
#logo_bottom {
	background: url(images/logo_bottom.png) no-repeat;
	float: right;
	margin: 0 343px 0 0;
	width: 275px;
	height: 114px;
}
#innercontent {
	padding: 30px 30px 0 0;
}
#innercontent #images {
	width: 300px;
	float: right;
}
#innercontent p {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 20px 0;
}
#sidenav {
	width: 214px;
	float: left;
}
#sidenav ul {
	width: 183px;
	padding: 20px 0;
	list-style: none;
	font-size: 1.5em;
	font-weight: bold;
}
#sidenav ul li {
	border-bottom: solid 3px #FF4703;
}
#sidenav ul li a {
	display: block;
	padding: 20px 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidenav ul li a:hover, #sidenav ul li a:active {
	color: #FBBF0A;
}


/*  FOOTER */
#footer {
	background-color: #F82424;
	text-align: center;
	font-style: italic;
	padding: 10px;
	line-height: 1.4em;
	font-size: 1.2em;
	clear: both;
}
#footer p#shoesleft {
	display: block;
	background: url(images/shoes.png) no-repeat;
	width: 66px;
	height: 40px;
	float: left;
}
#footer p#shoesright {
	display: block;
	float: right;
	background: url(images/shoes.png) no-repeat;
	width: 66px;
	height: 40px;
}

/* SPLASH PAGE */
#bsplash {
	background-color: #FFFFFF;
}
#bsplash a {
	margin: 20px auto;
	background: url(images/logo_splash.png) no-repeat;
	display: block;
	width: 439px;
	height: 500px;
}


/* HOME */
#bhome #content {
	height: 568px;
	background: url(images/bg_home.png) no-repeat;
}
#bhome #content img {
	margin: 0 0 0 200px;
}
#bhome #content h3 {
	background: url(images/home_contenthead.png) no-repeat 0 115px;
	width: 531px;
	height: 137px;
	margin: 0 auto;
	padding: 115px 0 0 0;
}
#bhome #content h4 {
	width: 150px;
	padding: 0 25px;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.8em;
}
#bhome #content a {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
}
#bhome #content a:hover, #bhome #content a:active {
	color: #FBBF0A;
}


/* ABOUT US */
#babout #content {
	background: url(images/bg_sidenav.png) repeat-y;
	background-color: #D386E9;
	height: 100%;
}
#babout #content #sidenav span {
	display: block;
}
#babout #content #sidenav .active a {
	color: #FBBF0A;
}
#babout #content #innercontent {
	padding: 130px 20px 20px 225px;
}
#babout #content #innercontent h3 {
	font-size: 2em;
	padding: 0 0 10px 0;
	color: #5B0F6E;
}
#babout #content #innercontent a:link, #babout #content #innercontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#babout #content #innercontent a:hover, #babout #content #innercontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* HIRE THE CIRCUS */
#bhire #content {
	background-color: #FBBF0A;
	font-size: 1.2em;
	line-height: 1.6em;
}
#bhire #content #innercontent, #bsupport #content #innercontent {
	padding: 120px 0 30px 30px;
}
#bhire #content #innercontent {
	background: url(images/hire_img.png) no-repeat 660px 75px;
}
#bhire #content #innercontent h3, #bsupport #content #innercontent h3 {
	font-size: 1.6em;
	padding: 30px 0 10px 0;
	color: #5B0F6E;
}
#bhire #content #innercontent p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 350px 0 0;
}
#bhire #content #innercontent #images {
	background: url(images/hire_img.png) no-repeat;
	margin: 0 0 0 30px;
	height: 1299px;
	float: right;
	width: 300px;
}


/* SUPPORT US */
#bsupport #content {
	background-color: #5CBEA2;
	font-size: 1.1em;
	line-height: 1.6em;
}
#bsupport #content #innercontent #images {
	background: url(images/girls.png) no-repeat 10px 410px;
	width: 350px;
	margin: 0 0 0 30px;
}
#bsupport #content #innercontent #images h3 {
	text-align: center;
}
#bsupport #content #innercontent #images ul {
	border: solid 3px #5B0F6E;
	background-color: #FFFFFF;
	list-style: none;
	padding: 20px;
	font-size: 1.2em;
	margin: 0 20px;
}
#bsupport #content #innercontent #images ul li {
	padding: 5px 0;
}
#bsupport #content #innercontent #images img {
	padding: 320px 0 0 35px;
}
#bsupport #content #innercontent p {
	font-size: 1.3em;
}
#bsupport #content #innercontent a {
	color: #5CBEA2;
}
#bsupport #content #innercontent img {
	margin: 0 0 20px 0;
}
#bsupport #content #innercontent h4 {
	font-size: 1.2em;
}
#bsupport #content #innercontent p.smaller {
	padding: 5px 30px 15px 0;
	font-size: 1.1em;
}
#bsupport #content #innercontent p.italic {
	font-size: 1em;
	margin: 20px 0 0 0;
	line-height: .8em;
}

/* OUR FAMILY */
#babout #content .ourfamily #images {
	width: 200px;
}
#babout #content .ourfamily #images img {
	padding: 0 0 0 25px;
}
#babout #content #innercontent #images .bobby {
	margin: 30px 0 0 0;
}
#babout #content #innercontent #images .corey {
	margin: 125px 0 0 0;
}
#babout #content #innercontent #images .alex {
	margin: 210px 0 0 0;
}
#babout #content #innercontent #images .joey {
	margin: 75px 0 0 0;
}
#babout #content #innercontent #images .tommy {
	margin: 75px 0 0 0;
}
#babout #content #innercontent #images .cynthia {
	margin: 100px 0 0 0;
}
#babout #content #innercontent #images .silvio {
	margin: 350px 0 0 0;
}
#babout #content #innercontent #images .sarah {
	margin: 75px 0 0 0;
}
#babout #content #innercontent #images .lillie {
	margin: 70px 0 0 0;
}
#babout #content #innercontent #images .julian {
	margin: 50px 0 0 0;
}
#babout #content #innercontent #images .austin {
	margin: 60px 0 0 0;
}
#babout #content #innercontent #images .dakota {
	margin: 75px 0 0 0;
}
#babout #content #innercontent #images .eli {
	margin: 25px 0 0 0;
}
#babout #content #innercontent #images .ian {
	margin: 30px 0 0 0;
}
#babout #content #innercontent #images .cathryn {
	margin: 80px 0 0 0;
}
#babout #content #innercontent #images .jessica {
	margin: 100px 0 0 0;
}
#babout #content #innercontent #images .michael {
	margin: 105px 0 0 0;
}
#babout #content #innercontent #images .luke {
	margin: 30px 0 0 0;
}
#babout #content #innercontent #images .goni {
	margin: 15px 0 0 0;
}
#babout #content #innercontent #images .corky {
	margin: 35px 0 0 0;
}
#babout #content #innercontent h3.bottommargin {
	margin-bottom: 50px;
}

/* PERFROMANCES */
#babout #content .performances #images {
	background: url(images/air_splits.png) no-repeat ;
	height: 195px;
	margin-top: 50px;
}
#babout #content .performances h3 {
	margin-top: 50px;
}
#babout #content .performances p {
	font-size: 1.5em;
	line-height: 2em;
}

/* EDUCATION */
#babout #content .education {
	background: url(images/girl_hoop.png) no-repeat 650px 125px;
}
#babout #content .education #images {
	background: url(images/girl_hoop2.png) no-repeat 0px 450px;
	height: 875px;
}


/* HISTORY */
#babout #content .history {
	background: url(images/clown_rings.png) no-repeat 750px 25px;
}
#babout #content .history #images {
	background: url(images/violin.png) no-repeat 20px 100px;
	height: 430px;
	width: 200px;
}

/* PHOTOS */
#babout #content #innercontent h4 {
	font-size: 1.4em;
	text-align: center;
	color: #5B0F6E;
}
#babout #content #innercontent .cruise {
	margin: 10px 0 30px 40px;
}
#babout #content #innercontent .past_shows {
	margin: 10px 0 0 80px;
}
#babout #content #innercontent .mayor {
	margin: 10px 0 30px 85px;
}
#babout #content #innercontent .education {
	margin: 10px 0 0 85px;
}


/*CIRCUS STORE */
#bstore #content {
	background-color: #1B4276;
}
#bstore #content h3 {
	font-size: 3em;
	color: #FFFFFF;
	text-align: center;
	padding: 150px 0 50px 0;
}

/* SITEMAP */
#bsitemap #content {
	background-color: #000000;
	color: #5CBEA2;
	font-size: 1.8em;
	line-height: 2em;
}
#bsitemap #content #innercontent {
	background: url(images/ribbon_hang2.png) no-repeat 50px 0;
}
#bsitemap #content #innercontent #images {
	background: url(images/chairs.png) no-repeat 75px 0;
	height: 425px;
	width: 350px;
	padding: 0;
}
#bsitemap #content #innercontent ul {
	list-style: none;
	padding: 120px 0 50px 440px;
}
#bsitemap #content #innercontent ul li.sub {
	font-size: .9em;
	line-height: 1.2em;
	margin: 0 0 0 20px;
}
#bsitemap #content #innercontent a:link {
	color: #FBBF0A;
	text-decoration: none;
}
#bsitemap #content #innercontent a:visited {
	color: #D386E9;
	text-decoration: line-through;
}
#bsitemap #content #innercontent a:hover, #bsitemap #content #innercontent a:active {
	color: #FFFF23;
	text-decoration: underline;
}


/* CONTACT US */
#bcontact #content {
	background-color: #FF8F8F;
	font-size: 1.5em;
	line-height: 1.8em;
}
#bcontact #content #innercontent  {
	padding: 125px 0 0 50px;
}
#bcontact #content #innercontent #images {
	background: url(images/ring.png) no-repeat;
	height: 303px;
	margin: 30px;
}
#bcontact #content #innercontent h3 {
	font-size: 1.4em;
	padding: 10px 0 10px 0;
	color: #5B0F6E;
}
#bcontact #content #innercontent ul {
	list-style: none;
	padding: 0 0 50px 10px;	
	font-weight: bold;
}
#bcontact #content #innercontent a {
	color: #235CAA;
	text-decoration: none;
}
#bcontact #content #innercontent a:hover, #bcontact #content #innercontent a:active {
	text-decoration: underline;
}


.right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.secondline {
	margin: 0 0 0 50px;
}
.leftmargin {
	margin-left: 5px;
}