body
{
margin-top:0px;
font-family: Myriad, Arial, sans-serif;
font-size:11px;
line-height:12px;

}


.header_bar_home
{
	height:31px;
	background:url(images/headerbar-bg-g.gif) repeat-x;
}

.header_bar_corp
{
	height:31px;
	background:url(images/headerbar-bg-r.gif) repeat-x;
}

.header_bar_weddings
{
	height:31px;
	background:url(images/headerbar-bg-b.gif) repeat-x;
}

.header_bar_music
{
	height:31px;
	background:url(images/headerbar-bg-o.gif) repeat-x;
}

.header_bar_instr
{
	height:31px;
	background:url(images/headerbar-bg-p.gif) repeat-x;
}


.header_bar_contact
{
	height:31px;
	background:url(images/headerbar-bg-con.gif) repeat-x;
}


.header_bar_audio
{
	height:31px;
	background:url(images/headerbar-bg-audio.gif) repeat-x;
}

.header_bar_film
{
	height:31px;
	background:url(images/headerbar-bg-film.gif) repeat-x;
}


.header_bar_sound
{
	height:31px;
	background:url(images/headerbar-bg-sound.gif) repeat-x;
}



.footer_bar
{
	height:25px;
	background-color:#64736C;
}

.heading
{
font-size:16px;
font-weight:bold;
}


a.green
{
text-decoration:none;
color: #336633;
font-weight:bold;
}
a.green:link 
{
text-decoration:none;
color: #336633;
font-weight:bold;
}

a.green:hover 
{
text-decoration:none;
color:#000000;
font-weight:bold;
}


a.blue
{
text-decoration:none;
color: #000099;
font-weight:bold;
}
a.blue:link 
{
text-decoration:none;
color: #000099;
font-weight:bold;
}

a.blue:hover 
{
text-decoration:none;
color:#000000;
font-weight:bold;
}



a.purple
{
text-decoration:none;
color: #6633CC;
font-weight:bold;
}
a.purple:link 
{
text-decoration:none;
color: #6633CC;
font-weight:bold;
}

a.purple:hover 
{
text-decoration:none;
color:#000000;
font-weight:bold;
}



a.orange
{
text-decoration:none;
color: #CC9900;
font-weight:bold;
}
a.orange:link 
{
text-decoration:none;
color: #CC9900;
font-weight:bold;
}

a.orange:hover 
{
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}
/*
this is our rounded border styles
*/
/* Home & Events pages */
.t-green {background: url(images/dot-g.gif) 0 0 repeat-x; width: 750px;}
.b-green {background: url(images/dot-g.gif) 0 100% repeat-x;}
.l-green {background: url(images/dot-g.gif) 0 0 repeat-y;}
.r-green {background: url(images/dot-g.gif) 100% 0 repeat-y;}
.bl-green {background: url(images/bl-g.gif) 0 100% no-repeat;}
.br-green {background: url(images/br-g.gif) 100% 100% no-repeat;}
.tl-green {background: url(images/tl-g.gif) 0 0 no-repeat;}
.tr-green {background: url(images/tr-g.gif) 100% 0 no-repeat; padding:10px;}

/* Weddings page */
.t-blue {background: url(images/dot-b.gif) 0 0 repeat-x; width: 750px;}
.b-blue {background: url(images/dot-b.gif) 0 100% repeat-x;}
.l-blue {background: url(images/dot-b.gif) 0 0 repeat-y;}
.r-blue {background: url(images/dot-b.gif) 100% 0 repeat-y;}
.bl-blue {background: url(images/bl-b.gif) 0 100% no-repeat;}
.br-blue {background: url(images/br-b.gif) 100% 100% no-repeat;}
.tl-blue {background: url(images/tl-b.gif) 0 0 no-repeat;}
.tr-blue {background: url(images/tr-b.gif) 100% 0 no-repeat; padding:10px;}

/* Music page */
.t-orange {background: url(images/dot-o.gif) 0 0 repeat-x; width: 750px;}
.b-orange {background: url(images/dot-o.gif) 0 100% repeat-x;}
.l-orange {background: url(images/dot-o.gif) 0 0 repeat-y;}
.r-orange {background: url(images/dot-o.gif) 100% 0 repeat-y;}
.bl-orange {background: url(images/bl-o.gif) 0 100% no-repeat;}
.br-orange {background: url(images/br-o.gif) 100% 100% no-repeat;}
.tl-orange {background: url(images/tl-o.gif) 0 0 no-repeat;}
.tr-orange {background: url(images/tr-o.gif) 100% 0 no-repeat; padding:10px;}

/* soundscape and instructional pages */
.t-purple {background: url(images/dot-p.gif) 0 0 repeat-x; width: 750px;}
.b-purple {background: url(images/dot-p.gif) 0 100% repeat-x;}
.l-purple {background: url(images/dot-p.gif) 0 0 repeat-y;}
.r-purple {background: url(images/dot-p.gif) 100% 0 repeat-y;}
.bl-purple {background: url(images/bl-p.gif) 0 100% no-repeat;}
.br-purple {background: url(images/br-p.gif) 100% 100% no-repeat;}
.tl-purple {background: url(images/tl-p.gif) 0 0 no-repeat;}
.tr-purple {background: url(images/tr-p.gif) 100% 0 no-repeat; padding:10px;}
/********************************************/
 
.phone
{
	font-size:12px;
	color: white;
}

