/*////////// GENERAL //////////*/
body {
	margin: 0px;
	text-align: center;
	color: #36F;
	color: #06c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	line-height: 17px;
}



img {
	border:none;}

#container1 {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}


#home {
		margin: 0px auto;
}
#oth {
	margin: 0px auto;
}


	  
#container2 {
	width: 880px;
	padding-left: 20px; 
}

#container3 {
  width: 670px;
  float:left;
}


/*////////// TYPEOGRAPHY //////////*/
h1, h2, h3,h4 {

	margin-bottom: 10px;
}


		
h1 {
	font-size: 18px;
	color: #81cfce;
	letter-spacing: 0.1em;
}
		
h2 {
	color: #F39;
	font-size: 16px;
	line-height:24px;
}
		


p {
  margin-bottom: 18px;
}
		
a {
	color: #999;
	text-decoration: none;	/*font-weight: bold;*/
}

a:hover {
	color: #333;
	text-decoration: none;
}
		
a:visited {
	color: #999F;
}
.italic {
	font-style: italic;
	font-size: 95%;
	color: #106900;
}
	 	 

/*////////// HEADERS //////////*/

#headerHome {
	height: 130px;
	width: 880px;
	position: relative;
	margin-top: 70px;
	margin-left: 20px;
}
#headerSplash {
	height: 40px;
	width: 1100px;
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
}


#header p, #header h1, #header h2, #intHeader p, #intHeader h1, #intHeader h2 { 
   display: none;
}


/*////////// CONTENT //////////*/
#mainarea {
	height: auto;
	width: 900px;
}

#home1{
	width: 255px;
	float: left;
	text-align: justify;
	margin-top: 8px;
}
#homeone{
	width: 535px;
	float: left;
	text-align: justify;
	margin-top: 8px;
	margin-right: 10px;
}
#hometwo{
	width: 290px;
	margin-top: 8px;
	float: left;
	margin-left: 26px;
	border-left: 1px dashed #CCC;
	padding-left: 15px;	
}


#home2{
	width: 270px;
	margin-top: 8px;
	float: left;
	margin-left: 16px;
	text-align: justify;
}
.blue18 {
	font-size: 18px;
	color: #81cfce;
	letter-spacing: .1em;
	font-weight: lighter;	
}
#what1{
	width: 540px;
	float: left;
	text-align: justify;
	margin-top: 18px;
}

#who1 {
	width: 250px;
	float: left;
	text-align: justify;
	margin-top: 18px;
}
#who2 {
	width: 250px;
	margin-top: 18px;
	float: left;
	margin-left: 16px;
	text-align: justify;
}

#partnerContainerLt, #partnerContainerRt {
	float: left;
	height: 150px;
	width: 425px;
	/*border: thin solid #CCC;*/
	border-top: 1px outset #069;
		
	
}
#partnerContainerRt {
	margin-right: 0px;
	
}

#partner1 {
	width: 140px;
	float: left;
	height: 160px;
	padding-top: 20px;
	padding-left: 20px;
}
#partner2 {
	width: 220px;
	float: left;
	height: 160px;
	padding-top: 20px;
	padding-left: 20px;
}
#press2 {
	width: 790px;
	float: left;
}
#sitemap  a {
	color: #5A7045;
}



#bioText p {
	line-height: 18px;
	padding-left: 20px;
	padding-right: 10px;
}
#brand {
	width:391px;
	float:left;
	height: 133px;	
}
#brand  img {

}


			
  
/*////////// SIDEBARS //////////*/

#sidebarRTHome {
	width: 213px;
	float: left;
	margin: 8px 0px 0 20px;
	padding-left: 10px;
}

#sidebarRT {
	width: 213px;
	float: left;
	margin: 21px 0px 0 20px;
	padding-left: 10px;
}


/*////////// NAV //////////*/


#menu {
	width:940px;
	height:76px;
	float: left;
	position: absolute;
	left: 1px;
	top: 83px;
}


/*main menu*/
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist li a {
	color: #81CFCE;
	color: #1CAFCF;
	width: 110px;
	margin: 0;
	text-align: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	letter-spacing: .4em;
	padding-right: 20px;
	font-weight: bold;
}

#navlist li a:hover 
{
	color: #1CAFCF;
	color: #81CFCE;
	text-decoration: none;
}
#navlist li .active 
{
	color: #06C;
}
#navlist li .farRight 
{
	border-right-width: 0px;
	padding-right: 0px;
}

#navlist li .farRightActive {
	color: #06C;
	border-right-width: 0px;
}

/*end main menu*/



/*////////// FOOTER //////////*/
#pushbottom{
 clear:both;
}
#footer {
	height: 105px;
	width: 880px;
	clear: both;
	text-align: center;
	border-top: 1px solid #81cfce;
	color: #999;
	margin-top: 100px;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-weight: lighter;	
}
#footer a.fab {
	font-size: 9px;
}

.blue a {
	color: #81cfce;
}





/*////////// IMAGES //////////*/		


/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements  go here*/


#line {
	border-bottom: 1px solid #81cfce;
	
}
	
.blue {
	color: #81cfce;
}


a.blue:link {
	color: #81cfce;
	text-decoration: none;
}
a.blue:visited {
	color: #81cfce;

}
a.blue:hover {
	color: #fff;
}

.white {
	color: #FFF;
}

.boldgreen14 {
	font-size: 14px;
	font-weight: bold;
	color: #9C3;
	text-align: justify;
	letter-spacing: 0.1em;
}
.boldgreen16 {
	font-size: 16px;
	font-weight: bold;
	color: #9C3;
	text-align: justify;
	letter-spacing: 0.1em;
}


.indexbox {
	border: 1px dashed #69F;
	margin-right: 200px;
	margin-left: 20px;
	padding: 20px;
	/*background: #09C;*/
	background: #9C3;
	color: #FFF;
}
.thankbox {
	border: 1px dashed #69F;
	
	padding: 20px;
	/*background: #09C;*/
	background: #9C3;
	color: #FFF;
}
.orange {
	color: #FF420C;
	font-weight: bold;
}
.aviberatto {
	font-weight: bold;
	color: #81cfce;
}
#musicLft {
	float: left;
	width:420px;
}
#musicRt {
	float: right;
	width:300px;
	border-left: 1px dashed #CCC;
	padding-left: 15px;
}
#musicFull {
	float: left;
	width:880px;
}
.musicImgBorder {
	border: 1px solid #CCC;
	margin-right: 5px;
	
}
.musicImg {
	
	margin-right: 5px;
	
}
/*for  image rollovers*/
a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#sitemap {
	width: 790px;
	float: left;
}
.pressTitle{
	font-weight: bold;
	font-size: 16px;	
}

