
html, body {
	height: 100%;
	background: #000;
	font-family: Arial;
	font-size: 12px
	
}

a:link { color:#660099;
         text-decoration: none; 
        }
		
a:visited { color:#660099;
            text-decoration: none;       
         } 
		 
a:active{ color:#660099;
            text-decoration: none;       
         }  		   

a:hover { color:#000;
          text-decoration: underline;
         }
		 
		 
.noborder {border: 0px solid #000000;
          }


		 
.whitetext { color:#ffffff;
                  
         } 
		 
.greytext { color:#5F5F5F;
                  
         } 		
		 
		 
#container  {
	left: 50%;
	top: 50%;
	margin-left: -478px;
	margin-top: 100px;
	
}		  
		 
		 

		
#home_wrapper {
	width: 1065px;
	height: 702px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 5;
	background: url("../images/homepage_bg_2.jpg") no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	margin-top: -330px; 
}


#home_touring_wrapper {
	width: 962px;
	height: 157px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 5;
	background: url("../images/touring_bg.gif") no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: 390px; 
	padding-bottom: 20px;
	/* Half the height of the DIV tag which is also 50 pixels */
}

#home_touring_dates {
	width: 962px;
	height: 157px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	margin-left: -467px; 
	margin-top: -45px; 
	padding-bottom: 20px;
}


#content_wrapper {
	width: 1065px;
	height: 722px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 5;
	background: url("../images/content_bg.gif") no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	/*margin-top: -374px; */
	margin-top: -330px;

}








#content_figure_1 {
	width: 155px;
	height: 220px;
	z-index: 30;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 203px; 
	margin-top: -328px; 
	
}


#header {
	width: 147px;
	height: 18px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 25;
	left: 50%;
	top: 50%;
	margin-left: -360px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -146px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}






#home_touring_dates a {
	color: #FFFF33;
	padding: 0;
	border: 0;
	display: block;
	outline: none;
	font-weight: bold;
}

#home_touring_dates a:hover {
	color: #FFFF33;
	text-decoration: underline;
	padding: 0;
	border: 0;
	display: block;
	outline: none;
	font-weight: bold;
}



#content_touring_wrapper {
	width: 962px;
	height: 157px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 0;
	background: url("../images/touring_bg_2.gif") no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: 409px; 
	padding-bottom: 20px;

}


#wrapper {
	width: 1065px;
	height: 702px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 5;
	background: url("../images/homepage_bg_2.jpg") no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -380px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}


#header {
	width: 147px;
	height: 18px;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 25;
	left: 50%;
	top: 50%;
	margin-left: -360px; 
	margin-top: -146px; 
}


#menu_wrapper {
	width: 155px;
	height: 220px;
	z-index: 30;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: 20px; 
	
}


#content_menu_wrapper {
	width: 155px;
	height: 220px;
	z-index: 30;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: -90px; 
	
}

#content_eflier_button {
	width: 124px;
	height: 124px;
	z-index: 30;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: -209px; 
}


#home_eflier_button {
	width: 124px;
	height: 124px;
	z-index: 30;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: -298px; 
	
}


#home_jla_button {
	width: 140px;
	height: 80px;
	z-index: 50;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: -70px; 
	
}

#content_jla_button {
	width: 140px;
	height: 80px;
	z-index: 50;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -465px; 
	margin-top: 279px; 
	
}



ul#navigation {
	list-style-type: none;
	z-index: 30;
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	top: px;
	left: 0px;
	
}

ul#navigation li {
  color: #000;
	padding-top: 10px;
	margin: 0;
	display: block;
}

ul#navigation li a {
	color: #000;
	padding: 0;
	border: 0;
	display: block;
	outline: none;
	font-weight: bold;
}

ul#navigation li a:hover {
	border: 0;
	color: #FFFF33;
	display: block;
}



#home_copy {
	width: 415px;
	height: 300px;
	position: absolute;
	text-align: left;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin-left: -357px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: 15px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}



#content_copy {
	width: 480px;
	height: 300px;
	/*overflow: scroll;*/
	position: absolute;
	text-align: left;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin-left: -357px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -114px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}

#review_copy {
	/*overflow: scroll;*/
	width: 480px;
	height: 300px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	z-index: 100;
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -357px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -114px; 
	/* Half the height of the DIV tag which is also 50 pixels */
	
}


#gallery {
	width: 460px;
	height: 300px;
	position: absolute;
	text-align: left;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin-left: -354px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -119px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}


#dog {
width: 516px; height: 330px; background: url("../images/reviews_bg.gif") repeat; margin-left: -10px; }


#dog2 {
width: 516px; height: 155px; background: url("../images/reviews_bg.gif") repeat;  margin-left: -10px;}

#dog3 {
width: 516px; height: 190px; background: url("../images/reviews_bg.gif") repeat;  margin-left: -10px;}

#dog4 {
width: 516px; height: 290px; background: url("../images/reviews_bg.gif") repeat;  margin-left: -10px;}


.thumbs {
padding-right: 10px;
padding-top: 5px;
}

.bold {
font-weight: bold;
}


.back {
	font-weight: bold;
	text-align: left;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	margin-left: -20px; 
	margin-top: -83px; 
}

#back a:link { color:#660099;
         text-decoration: none; 
        }
		
#back a:visited { color:#660099;
            text-decoration: none;       
         } 
		 
#back a:active{ color:#660099;
            text-decoration: none;       
         }  		   

#back a:hover { color:#000;
          text-decoration: underline;
         }
		 
		 
		 
#dhtmltooltip{
position: relative;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}










