/* CSS Document */

/* Styling */
body {
font-family: Arial, Helvetica, sans-serif;
padding: 10px;
margin: 0px;
}

body *{

font-size: 13px;
padding: 0px;
margin: 0px;
line-height: 120%;
}

img {
border: 0px;
}

p {

}

.h1 {
align: center;
}

/* Link Styling */

a:link {
color: #0000FF;
}

a:link.linkmainpage {
color: #0000FF;
font-weight: bold;
}

a.linkmainpage {
color: #0000FF;
font-weight: bold;
}

a.linksidenav {
color: white;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
line-height: 175%;
}

a:visited.linksidenav {
color: white;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}

a:hover.linksidenav {
color: darkblue;
text-decoration: underline;
background: ;
font-weight: bold;
font-size: 14px;
}

a.linksidesubnav {
color: white;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
line-height: 150%;
}

a:visited.linksidesubnav {
color: white;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

a:hover.linksidesubnav {
color: darkblue;
background: ;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

/* Lists */
#sidenavmain {
list-style-type: none;
padding-bottom:15px;
}

li.mainsidelink {
margin-top: 20px;
}
.sidesubnav {
list-style-type: none;
}

p.sidenavsectionlabel {
color: white;
font-weight: bold;
font-size: 14px;
line-height: 200%;
}

/* Positioning */

#wrapper {
border: 1px solid #00CCFF;
border-bottom: 2px solid #00CCFF;
border-right: 2px solid #00CCFF;
width: 740px;
background: url(images/pagebg.gif) repeat-y;
margin: 0px auto;
}

#header {

}

#logo {
border: 1px solid #00CCFF;
width: 118px;
height: 161px;
float: left;
background: #fff;
text-align: center;
}

#masthead {
width: 620px;
height: 80px;
float: left;
}

#headline {
border: 1px solid #00CCFF;
float: left;
height: 80px;
width: 494px;
text-align: center;
}

#headline img {
margin-top: 6px;
}

#contact {
border-top: 1px solid #00CCFF;
border-right: 0px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#navbar {
width: 620px;
height: 80px;
float: left;
border-bottom: 1px solid #00CCFF;
}

#header > #navbar{
border-top: 1px solid #00CCFF;
}

#navaboutblock {
border: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#navfaqblock {
border: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#navpartiesblock {
border: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#navfindblock {
border: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#navcontactblock {
border-top: 1px solid #00CCFF;
border-right: 0px solid #00CCFF;
border-bottom: 1px solid #00CCFF;
border-left: 1px solid #00CCFF;
float: left;
height: 80px;
width: 122px;
}

#main {
clear: both;

}

#leftcol {
border: 1px solid #00CCFF;
width: 113px;
float: left;
padding-left: 5px;
background: #00CCFF;
}

#content {
border-top: 0px solid #00CCFF;
border-right: 0px solid #00CCFF;

width: 618px;
float: left;

}

#contenttop {

border-bottom: 2px solid #00CCFF;
width: 618px;
text-align: center;
vertical-align: middle;
padding-top: 10px;
float: left;
}

#bodyholder {

width: 618px;
float: left;
}

#leftbodycol {
border-right: 2px solid #00CCFF;
width: 320px;
float: left;
height: 100%;
}

#rightbodycol {
border-left: 0px solid #00CCFF;
width: 296px;
float: left;
	
}

#maincopyholder {
width: 373px;
margin: 0 0 0 15px;
}

div#maincol>div#maincopyholder {
width: 373px;
margin: 0 0 0 60px;
}

#footer {
clear: both;
}

#maincol {
width: 497px;
margin: 0 61px 0 60px;
text-align: center;
}

/* Header Replacements */
#h_bdance {
background-image:url(images/bdanceheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_bdance {
margin: 57px 0 0 175px;
}

#h_about {
background-image:url(images/aboutheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_about {
margin: 57px 0 57px 130px;
}

#h_faq {
background-image:url(images/faqheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 36px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_faq {
margin: 57px 0 57px 155px;
}

#h_parties {
background-image:url(images/themepartyheader.jpg);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 34px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_parties {
margin: 57px 0 57px 164px;
}

#h_contact {
background-image:url(images/contactheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 34px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_contact {
margin: 57px 0 57px 178px;
}

#h_musicvariety {
background-image:url(images/mvheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_musicvariety {
margin: 57px 0 0 130px;
}

#h_musicjazz {
background-image:url(images/mjheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_musicjazz {
margin: 57px 0 0 130px;
}

#h_cbmusic {
background-image:url(images/mcbheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_cbmusic {
margin: 57px 0 0 130px;
}

#h_pdance {
background-image:url(images/dpheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_pdance {
margin: 57px 0 0 130px;
}

#h_classical {
background-image:url(images/classicalheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_classical {
margin: 57px 0 0 130px;
}


#h_impersonators {
background-image:url(images/impheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 77px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_impersonators {
margin: 57px 0 0 82px;
}

#h_country {
background-image:url(images/countryheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 79px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_country {
margin: 57px 0 0 82px;
}

#h_magic {
background-image:url(images/magicheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 77px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_magic {
margin: 57px 0 0 82px;
}

#h_deejays {
background-image:url(images/deejayheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_deejays {
margin: 57px 0 0 130px;
}

#h_world {
background-image:url(images/mwheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_world {
margin: 57px 0 0 130px;
}


#h_henna {
background-image:url(images/hennaheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_henna {
margin: 57px 0 0 130px;
}

#h_fortune {
background-image:url(images/psychicheader.jpg);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_fortune {
margin: 57px 0 0 130px;
}

#h_wdance {
background-image:url(images/wdanceheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 37px; 
margin: 57px 0 0 0px;
}

div#maincol>h1#h_wdance {
margin: 57px 0 0 130px;
}

#h_find {
background-image:url(images/findheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 34px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_find {
margin: 57px 0 57px 109px;
}

#h_scoming {

background-image:url(images/searchcoming.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 34px; 
margin: 57px 0 57px 0px;
}

div#maincol>h3#h_scoming {
margin: 57px 0 57px 109px;
}

#h_latin {

background-image:url(images/latinheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 36px; 
margin: 57px 0 57px 0px;
}

div#maincol>h1#h_latin {
margin: 57px 0 57px 109px;
}

/* Paragraph Header Replacements */

#h_hulagram {
background-image:url(images/phulagramheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 0px 0 16px -241px;
}

div#maincol>h3#h_hulagram {
margin: 0px 0 16px 5px;
}


#h_hulakids {
background-image:url(images/phulakidheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 0px 0 16px -241px;
}

div#maincol>h3#h_hulakids {
margin: 0px 0 16px 5px;
}

#h_impersonatorsmall {
background-image:url(images/iimperheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 0px 0 16px -241px;
}

div#maincol>h3#h_impersonatorsmall {
margin: 0px 0 16px 5px;
}

#h_tribute {
background-image:url(images/itributeheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 16px 0 16px -241px;
}

div#maincol>h1#h_tribute {
margin: 16px 0 16px 5px;
}

#h_elvi {
background-image:url(images/ielviheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 0px 0 16px -241px;
}

div#maincol>h3#h_elvi {
margin: 0px 0 16px 5px;
}

#h_emcee {
background-image:url(images/iemceeheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 249px;
margin: 16px 0 16px -241px;
}

div#maincol>h3#h_emcee {
margin: 16px 0 16px 5px;
}

#h_illusion {
background-image:url(images/illusionheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_illusion {
margin: 16px 0 16px 76px;
}

#h_closeup {
background-image:url(images/closeupheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_closeup {
margin: 16px 0 16px 76px;
}

#h_childrens {
background-image:url(images/childrensmagicheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_childrens {
margin: 16px 0 16px 76px;
}

#h_juggling {
background-image:url(images/jugglingheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_juggling {
margin: 16px 0 16px 76px;
}

#h_flamenco {
background-image:url(images/flamencoheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_flamenco {
margin: 16px 0 16px 76px;
}

#h_indian {
background-image:url(images/indiansaheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_indian {
margin: 16px 0 16px 76px;
}

#h_capoiera {
background-image:url(images/capoieraheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_capoiera {
margin: 16px 0 16px 76px;
}

#h_middleeast {
background-image:url(images/middleeastheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_middleeast {
margin: 16px 0 16px 76px;
}

#h_tribalfus {
background-image:url(images/tribalfusheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 350px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_tribalfus {
margin: 16px 0 16px 76px;
}

#h_wmiddleeast {
background-image:url(images/wmiddleeastheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_wmiddleeast {
margin: 16px 0 0px 5px;
}

#h_windian {
background-image:url(images/windianheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_windian {
margin: 16px 0 0px 5px;
}

#h_wfusion {
background-image:url(images/wfusionheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_wfusion {
margin: 16px 0 0px 5px;
}

#h_wpolynesian {
background-image:url(images/wpolynesianheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_wpolynesian {
margin: 16px 0 0px 5px;
}

#h_wceltic {
background-image:url(images/wcelticheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_wceltic {
margin: 16px 0 0px 5px;
}

#h_wgerman {
background-image:url(images/wgermanheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 25px; 
width: 260px;
margin: 16px 0 0px 0px;
}

div#maincol>h3#h_wgerman {
margin: 16px 0 0px 5px;
}

#h_americana {
background-image:url(images/americanaheader.gif);
background-repeat: no-repeat; 
height: 0; 
overflow: hidden; 
padding-top: 19px; 
width: 467px;
margin: 16px 0 16px 0px;
}

div#maincol>h2#h_americana {
margin: 16px 0 16px 76px;
}
/* Misc Container Styles */

.buttonholder {
text-align: center;

}

.buttonholder img {
margin-top: 7px;
}



.leftbodydiv {
width: 100%;
clear: both;
padding-top: 15px;
}

.leftbodythumb {
width: 110px;
text-align: right;
float: left;
}

.leftbodythumb img {
margin: 0px 5px 7px 0px;
}

.leftbodytext {
width: 200px;
padding-left: 5px;
padding-left: 5px;
float: left
}


.rightbodydiv {
clear: both;
width: 100%;
padding-top: 15px;
}

.rightbodythumb {
width: 120px;
text-align: right;
float: left;
}

.rightbodythumb img {
margin: 0px 5px 7px 0px;
}

.rightbodytext {
width: 166px;
padding-left: 5px;
padding-left: 5px;
float: left
}

.contactdetails {
font-family: "Bookman Old Style";
font-weight: bold;
font-style: italic;
font-size: 12px;
display: block;
width: 100px;
height: 56px;
background: #00CCFF;
color: #fff;
text-align: center;
padding-top: 10px;
margin: 6px 0px 0px 11px;
}

/* Misc Styles */

#maincol img {

}

#maincol p.bodytext {
text-align: left;	
padding: 0 0 0 5px;
}

#logo img {
margin-top: 21px;
}

p.bodytext {
margin: 0 0 14px 0;
}

p.bodytext16pt {
font-size: 16px;
margin: 0 0 14px 0;
}

p.centerbodytext {
text-align: center;
margin: 0 0 14px 0;
}


p.centered {
text-align: center;
}

p.bodytext img{
margin: 7px 0 0 0;
}

p.centered img {
margin: 21px;
}

p.homepagetext {
}

p.homepagetext10pt {
font-size: 10px;
}

p.homepagetext95pt {
font-size: 9.5px;
}

p.homepagetext9pt {
font-size: 9px;
}

strong {
font-size: inherit;
}

strong.purple {
color:#FF00FF;
}

strong.orange {
color:#FF6600;
}

strong.yellow {
color:#E2B700;
}

strong.blue {
color:#00CCFF;
}

strong.lavender {
color:#CC99FF;
}

strong.brown {
color:#993300;
}

strong.purp {
color:#990099;
}

strong.green {
color:#008000;
}

strong.teal {
color:#33CCCC;
}

strong.lime {
color:#00EA00;
}

strong.red {
color: #FF0000;
}

strong.offblue {
color: #666699;
}

strong.offblue10pt {
color: #666699;
font-size: 10px;
}

strong.dkblue {
color: #0000FF;
}

strong.dkbluebig {
font-size: 16px;
color: #0000FF;
}


table.phototable {
width: 100%;
margin: 14px 0 0 0;
}

table.phototable td{
width: 25%;
color:#FF00FF;
font-weight: bold;
text-align: center;
}

p.tabletext {
text-align: center;
height: 21px;
margin: 6px 0 0 0;
}


/* IMG Styles */

.catheader {
margin: 57px 0 0 0;
}

.catphoto {
margin: 42px 0 45px 0;
}


/* Pop Ups */

body#popup {
background: #000000;
}

#popupholder {
text-align: center;

}

#popupholder img {
text-align: center;	

}


/* Form Styles */

input[type=text]{
	font-size:12px;
	height:16px;
	width:205px;
	background:#FFFFFF url("/input.png") top right;
	border:1px solid #CFCFCF;
}

input.phorm{
	font-size:12px;
	height:16px;
	width:125px;
	background:#FFFFFF url("/input.png") top right;
	border:1px solid #CFCFCF;
}

select.phone{
	width:75px;
}

input.city{
	width:100px;
}

input.state{
	width:24px;
}

input.zip{
	width:70px;
}

textarea{
	font-size:12px;
	width:205px;
	background:#FFFFFF url("/input.png") top right;
	border: 1px solid #CFCFCF;
	overflow:auto;
}

input[type=file]{
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

.file{
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

input[type=submit],input[type=button]{
	font-size:12px;
	height:20px;
	background:#FFFFFF url("/submit_background.gif") repeat-x;
	border:1px solid #CFCFCF;
}

.submit{
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	height:20px;
	width:100px;
	background:#FFFFFF url("/submit_background.gif") repeat-x;
	border:1px solid #CFCFCF; 
}

.submit:hover{
	border:1px solid #3B72AA; 
	cursor:pointer;
}

.radio{
	border: 0px;
	background: #FFFFFF;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

select{
	font-size:12px;
	height:18px;
	width:150px;
	background-color: #FFFFFF;
	border:1px solid #CFCFCF; 
}

#thanks{
	margin: 0px auto;
	text-align: center;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 135px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 255px;
	text-align: left;
}

#contactform {
	width: 420px;
	padding: 5px;
	margin: 0px auto;
}