﻿/* -----------------------------

   STANDARD HTML TAG RESET   

-------------------------------- */



body,

h1, h2, h3,

p, ul, li,

form {

	border:0;

	margin:0px;

	padding:0px;

	/*background-image:url(../images/bg.jpg);*/

	/*background-repeat:repeat-x;*/

}



/* -----------------------------

   STANDARD HTML TAG DEFINITION

-------------------------------- */



ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}



img {

    border: none;

}





/* --------------------------- 

   PAGE ELEMENTS 

------------------------------ */



.clear {

	clear:both;

}





html,body{height:100%}







.backdrop {

	

	background-image:url("images/backdrop13.png");

	background-repeat:repeat;

	width:100%;

	height:100%;

}



.backdrop2 {

	background-color:black;

	opacity:.95;

    filter: alpha(opacity=95);

	/*width:100%;

	height:100%;*/

	position:relative;

	/*padding-bottom:100px;*/



}



.header {

	text-align: center;

	background-color:#370000;

	width:892px;

	margin:0px auto;

	padding-top:20px;

	padding-bottom:10px;

	border-top: solid #996515;

	border-top-width:3px;

	border-right: solid #996515;

    border-right-width:4px;

    border-left: solid #996515;

    border-left-width:4px;

    border-bottom: solid #996515;

    border-bottom-width:1px;

    opacity:.95;

    filter: alpha(opacity=95);



}



.header2 {

	text-align: center;

	background-color:#000000;

	width:892px;

	margin:0px auto;

	padding-top:20px;

	padding-bottom:10px;

	opacity:.95;

    filter: alpha(opacity=95);

    

}





.ornament {

	text-align: left;

	background-color:#ffffff;

	width:950px;

	margin:0px auto;

	border-top: solid #996515;

	border-top-width:1px;

	border-right: solid #996515;

    border-right-width:1px;

    border-left: solid #996515;

    border-left-width:1px;

    border-bottom: solid #996515;

    border-bottom-width:1px;



	

}



.test {

	width:892px;

	height:398px;

	margin:0px auto;

	background-color:black;

	border-right: solid #996515;

    border-right-width:4px;

    border-left: solid #996515;

    border-left-width:4px;

    border-bottom: solid #996515;

    border-bottom-width:3px;

    position:relative;

    opacity:.95;

    filter: alpha(opacity=95);



}



#indexMain {

  	width:486px;

	height:368px;

	margin:0px auto;

	padding-top:30px;

	text-align:center;

}



#design-lb {

	position:absolute;

	bottom:1px;

	left:-2px;

	width:116px;

	height:114px;

}



#design-rt {

	position:absolute;

	right:-2px;

	top:1px;

	width:116px;

	height:114px;

}



#design-lt {

	position:absolute;

	top:1px;

	left:-2px;

	width:116px;

	height:114px;

}



#design-rt2 {

	position:absolute;

	right:-2px;

	top:1px;

	width:116px;

	height:114px;

}



.header2Line {

	margin:0px auto;

	width:900px;

	height:2px;

	background-color:#996515;	

}



.Home {

	color:#996515;

	text-align:right;

	padding-right:40px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	margin-top:-8px;

	padding-bottom:8px;

	text-decoration:none;

	

}



.Home a:link{

	

	text-decoration:none;

	color:#996515;

}



.Home a:hover{

	

	text-decoration:none;

	color:#996515;

}



.Home a:visited{

	

	text-decoration:none;

	color:#996515;

}



.Home a:active{

	

	text-decoration:none;

	color:#996515;

}





.menu2 {

	margin-top:15px;

	



}



.mainDisplay {

	width:896px;

	margin:0px auto;

	margin-top:0px;

	background-color:#ffffd9;

	border-top: solid #996515;

	border-top-width:0px;

	border-right: solid #996515;

    border-right-width:2px;

    border-left: solid #996515;

    border-left-width:2px;

    border-bottom: solid #996515;

    border-bottom-width:2px;



	

	

	

}



.mainHeading {



	



	color:#996515;



	font-weight:bold;



	font-family:Arial, Helvetica, sans-serif;



	font-size:20px;



	padding-top:80px;



	padding-left:20px;



}

.sectionHeading {

	color:#996515;



	font-weight:bold;



	font-family:Arial, Helvetica, sans-serif;



	font-size:16px;



	padding-top:20px;



	padding-left:20px;

}







.mainHeadingGallery {



	



	color:#ffffa9;



	font-weight:bold;



	font-family:Arial, Helvetica, sans-serif;



	font-size:2px;



	padding-top:-10px;



	



}







.mainBody {



	font-family:Arial, Helvetica, sans-serif;



	font-size:13px;



	padding-top:20px;



	padding-bottom:20px;



	padding-left:20px;



	padding-right:20px;



}







.nav_container {

	margin:0 auto;

	width: 900px;

}



#navMenu{

	display: inline;

	margin: 0;

	padding: 0px;

	position: relative;

	z-index: 5;

}



#navMenu li{

	float: left;

	display: inline;

}



#navMenu li.first{

	float: left;

	display: inline;

	background: url("../images/left_nav.jpg");

	width:36px;

	height:58px;

}



#navMenu li.last{

	float: left;

	display: inline;

	background: url("../images/right_nav.jpg");

	width:37px;

	height:58px;

}



a.navAbout, a.navAbout_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/about101.png");

	background-repeat:no-repeat;

}

a.navAbout:hover{



	background: url("images/about300.png") ;

}

a.navAbout_a{



	background: url("images/about300.png") ;

}



a.navGuru, a.navGuru_a{

	display:block;

	float:left;

	width:100px;

	height:50px;

	background: url("images/guru100.png");

	background-repeat:no-repeat;

}

a.navGuru:hover{

	background: url("images/guru300.png");

}

a.navGuru_a{



	background: url("images/services_button.jpg") 0 58px;

}



a.navMusic, a.navMusic_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/music100.png");

	background-repeat:no-repeat;

}

a.navMusic:hover{

	background: url("images/music300.png");

}

a.navMusic_a{

	background: url("images/portfolio_button.jpg") 0 58px;

}



a.navGallery, a.navGallery_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/gallery100.png");

	background-repeat:no-repeat;

}

a.navGallery:hover{

	background: url("images/gallery300.png");

}

a.navGallery_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navPJIM, a.navPJIM_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/pjim100.png");

	background-repeat:no-repeat;

}

a.navPJIM:hover{

	background: url("images/pjim300.png");

}

a.navPJIM_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navTribute, a.navTribute_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/tribute100.png");

	background-repeat:no-repeat;

}

a.navTribute:hover{

	background: url("images/tribute300.png");

}

a.navTribute_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navConcerts, a.navConcerts_a{

	display:block;

	float:left;

	width:125px;

	height:50px;

	background: url("images/concerts100.png");

	background-repeat:no-repeat;

}

a.navConcerts:hover{

	background: url("images/concerts300.png");

}

a.navConcerts_a{

	background: url("images/blog_button.jpg") 0 58px;

}





a.navContact, a.navContact_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/contact100.png");

	background-repeat:no-repeat;

}

a.navContact:hover{



	background: url("images/contact300.png");

}

a.navContact_a{



	background: url("images/contact_button.jpg") 0 58px;

}

	

a.navAbout2, a.navAbout2_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/about1001.png");

	background-repeat:no-repeat;

}

a.navAbout2:hover{



	background: url("images/about2000.png") ;

}

a.navAbout2_a{



	background: url("images/about300.png") ;

}



a.navGuru2, a.navGuru2_a{

	display:block;

	float:left;

	width:100px;

	height:50px;

	background: url("images/Guru1000.png");

	background-repeat:no-repeat;

}

a.navGuru2:hover{

	background: url("images/guru2000.png");

}

a.navGuru2_a{



	background: url("images/services_button.jpg") 0 58px;

}



a.navMusic2, a.navMusic2_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/music1000.png");

	background-repeat:no-repeat;

}

a.navMusic2:hover{

	background: url("images/music2000.png");

}

a.navMusic2_a{

	background: url("images/portfolio_button.jpg") 0 58px;

}



a.navGallery2, a.navGallery2_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/gallery1000.png");

	background-repeat:no-repeat;

}

a.navGallery2:hover{

	background: url("images/gallery2000.png");

}

a.navGallery2_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navPJIM2, a.navPJIM2_a{

	display:block;

	float:left;

	width:110px;

	height:50px;

	background: url("images/pjim1000.png");

	background-repeat:no-repeat;

}

a.navPJIM2:hover{

	background: url("images/pjim2000.png");

}

a.navPJIM2_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navTribute2, a.navTribute2_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/tribute1000.png");

	background-repeat:no-repeat;

}

a.navTribute2:hover{

	background: url("images/tribute2000.png");

}

a.navTribute2_a{

	background: url("images/blog_button.jpg") 0 58px;

}



a.navConcerts2, a.navConcerts2_a{

	display:block;

	float:left;

	width:125px;

	height:50px;

	background: url("images/concerts1000.png");

	background-repeat:no-repeat;

}

a.navConcerts2:hover{

	background: url("images/concerts2000.png");

}

a.navConcerts2_a{

	background: url("images/blog_button.jpg") 0 58px;

}





a.navContact2, a.navContact2_a{

	display:block;

	float:left;

	width:115px;

	height:50px;

	background: url("images/contact1001.png");

	background-repeat:no-repeat;

}

a.navContact2:hover{



	background: url("images/contact2000.png");

}

a.navContact2_a{



	background: url("images/contact_button.jpg") 0 58px;

}

	

	

	

	

	

	

.copyright {

	margin:0px auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	text-align:center;

	padding-top:90px;

	padding-bottom:5px;

	color:#503214;

	



}



.copyright2 {

	margin:0px auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	text-align:center;

	padding-top:80px;

	padding-bottom:15px;

	color:#503214;

	



}



.formTitleDiv{

	padding-top:10px;

}



.musicHeading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	padding-left:20px;

	padding-top:10px;

}



#player {

	

	padding-left:30px;

	padding-top:10px;

}



.musicBuyButton {

	padding-left:25px;

	padding-top:10px;

}



.youtubeVideo {

	text-align:center;

	padding-bottom:40px;

	

}

.hiddenDiv {
	
	visibility:hidden;
}

.prefetch {

	visibility:hidden;

}

.PJIMLink{
	color:#996515;

	padding-left:20px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
	
	font-weight:bold;

}


.PJIMLink a:link{

	

	text-decoration:none;

	color:#996515;

}



.PJIMLink a:hover{

	

	text-decoration:underline;

	color:#996515;

}



.PJIMLink a:visited{

	

	text-decoration:none;

	color:#996515;

}



.PJIMLink a:active{

	

	text-decoration:none;

	color:#996515;

}

.VideoSubTitle {
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
    padding-bottom:20px; 
	font-size:14px;

	
}

.VideoLink{
	color:#996515;

	padding-left:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
	
	font-weight:bold;

}

.VideoLink a:link{

	

	text-decoration:none;

	color:#996515;

}



.VideoLink a:hover{

	

	text-decoration:underline;

	color:#996515;

}



.VideoLink a:visited{

	

	text-decoration:none;

	color:#996515;

}



.VideoLink a:active{

	

	text-decoration:none;

	color:#996515;

}


