@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(images/bg.gif);
}
.twoColFixLtHdr #container {
	width: 1024px;
	text-align: left;
	background-image: url(images/background_home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
} 
.twoColFixLtHdr #container2 {
	background-image: url(images/backfoot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 300px;
}
#flash1 {
	height: 200px;
}
#flash2 {
	float: right;
}
.twoColFixLtHdr #container_contact {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_pastshows {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/pastshows_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_production {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a {
	color: #CC9933;
}
img {
	outline: none;
}
.twoColFixLtHdr #container_supporters {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/supporters_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_company {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/company_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_about {
	background-image: url(images/about_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 1024px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.twoColFixLtHdr #container_about #founders {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 40px;
}
.twoColFixLtHdr #container_imaginary {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/imaginary_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#container_dance   {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/dance_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_outdoor {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/outdoor_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_hive {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/hive_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container_daddog {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/daddog_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #header {
} 
.twoColFixLtHdr #header #logo {
	text-align: right;
	padding-right: 194px;
	padding-top: 68px;
}
.twoColFixLtHdr #header #buttons {
	padding-left: 580px;
	padding-top: 130px;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	margin-top: 50px;
}
#sidebarBox1 {
	width: 300px;
	margin-top: 40px;
}
#sidebarBox2 {
	width: 300px;
	margin-top: -30px;
}
.twoColFixLtHdr #sidebar1 p {
	height: 40px;
}
.twoColFixLtHdr  #cat {
	padding-left: 80px;
	height: 210px;
	padding-top: 1px;
}
.twoColFixLtHdr #dog {
	padding-left: 80px;
	height: 170px;
}
.twoColFixLtHdr #catsub {
	height: 38px;
}
.twoColFixLtHdr #dogsub {
	height: 38px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 70px;
	height: auto;
	padding-right: 100px;
	margin-left: 320px;
} 
strong {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #quote {
	font-size: 15px;
	color: #666600;
	font-family: "Arial Black", Arial, Helvetica;
	text-transform: uppercase;
}
.twoColFixLtHdr #quoteauthor {
	font-size: 15px;
	padding-bottom: 10px;
	color: #666633;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #rabbit {
	display: none;
}
.twoColFixLtHdr #mainContent h1 {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.twoColFixLtHdr #mainContent h2 {
	font-family: Tahoma, "Arial Bold", "Arial Black", Arial, Helvetica;
	font-size: 20px;
}
.twoColFixLtHdr #mainContent p {
	font-size: medium;
	font-weight: normal;
	color: #333333;
}
.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 140px;
	background-position: left center;
	padding-top: 50px;
	padding-left: 36px;
} 
#footer1 {
	float: right;
	margin-top: -340px;
	margin-right: 30px;
}
.twoColFixLtHdr #container_contact #mainContent #form2 {
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container_contact #mainContent #address h1 {
}
.twoColFixLtHdr #container_contact #mainContent #form3 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0px;
	font-size: 20px;
}
.twoColFixLtHdr #container_contact #mainContent #form2 #form3 #buttons {
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.twoColFixLtHdr #container_contact #mainContent #form3 p {
	height: 5px;
	font-size: 14px;
	border-top-color: #333333;
}
.twoColFixLtHdr #container_contact #mainContent #address {
	text-align: right;
	color: #FFFFFF;
	padding-top: 18px;
}
.twoColFixLtHdr #container_contact #mainContent #address h1 {
	height: 10px;
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 6px;
}
.twoColFixLtHdr #container_contact #mainContent #address p {
	color: #FFFFFF;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	word-spacing: 1px;
}
.twoColFixLtHdr  #legal   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 290px;
	padding-top: 17px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #contactform {
}
.twoColFixLtHdr  #flash  {
	text-align: right;
	padding-right: 0px;
	padding-top: 12px;
	height: 530px;
}
em {
	font-size: 14px;
}
strong {
	font-size: 14px;
	font-style: normal;
}
.twoColFixLtHdr #pastshows {
	padding-left: 80px;
	padding-top: 4px;
	padding-bottom: 18px;
}
.twoColFixLtHdr #date {
	font-size: 28px;
	font-style: italic;
	float: left;
	color: #666666;
}
.twoColFixLtHdr #gallery {
	background-image: url(images/images/gallery_05.png);
	height: 256px;
	width: 508px;
}
.twoColFixLtHdr #gallery_small {
	background-repeat: no-repeat;
	height: 200px;
}
.twoColFixLtHdr #thumbs {
}
.twoColFixLtHdr #thumbnails {
	margin: 2px;
	height: 60px;
	width: 60px;
	display: inline;
}
.twoColFixLtHdr #mainContent #credits {
	text-align: right;
	float: left;
	width: 270px;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent #creditors {
	float: right;
	text-align: left;
	width: 150px;
	padding-right: 110px;
	font-size: 12px;
}
.twoColFixLtHdr  #ico  {
	display: block;
	color: #FFFFFF;
	text-align: right;
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	padding-top: 30px;
	height: 70px;
	background-color: #FFFFFF;
}

a {
	outline: none;
}
