@charset "utf-8";
/* CSS Document */
html {
		text-align:center;	}

body {
	font-size:62.5%;
	font-family:"Trebuchet MS", Calibri, Tahoma, Verdana, Arial;
	color:#462d17;
	background:url(graphics/layout/bg.jpg);
	background-repeat:repeat;

}
	
A:link {color: #a03728;}
A:visited { color: #a03728;}
A:active {text-decoration: none; color: #a03728;}
A:hover {font-weight:bold; text-decoration: none;}


#Wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;

	text-align: right;
}

#contentINDEX {
	position:absolute;
	left:159px;
	top:107px;
	width:585px;
	height:381px;
	background-image:url(graphics/layout/content.jpg);
	background-repeat:no-repeat;}
	
#content {
	position:absolute;
	left:159px;
	top:107px;
	width:580px;
	height:381px;
	background-image:url(graphics/layout/content2.jpg);
	background-repeat:no-repeat;
}

#menu {
	position:absolute;
	left:247px;
	bottom:100px;
	width:489px;
	height:16px;
	padding:0px
}

#copyright {
	position:absolute;
	text-align:center;
	left:159px;
	top:504px;
	width:585px;
	height:96px;
	font-size: 0.9em;
	padding-left: 35px;
}
#Wrapper #contentINDEX #news {
	font-size: 1.1em;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	height: 135px;
	width: 235px;
	left: 215px;
	top: 63px;
	FILTER: chroma(color=#CC9966) allowTransparency;
	scrollbar-face-color:#CC9966;
	scrollbar-arrow-color:#22202B;
	scrollbar-track-color:#CC9966;
	scrollbar-shadow-color:#CC9966;
	scrollbar-highlight-color:#CC9966;
	scrollbar-3dlight-color:#22202B;
	scrollbar-darkshadow-color:#CC9966;

}
#Wrapper #content #contentScroll {
	position: absolute;
	height: 259px;
	_width: 453px;
	width: 428px;
	left: 103px;
	top: 78px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size:1.2em;
	text-align:left;
	padding-left:15px;
	FILTER: chroma(color=#CC9966) allowTransparency;
	scrollbar-face-color:#CC9966;
	scrollbar-arrow-color:#22202B;
	scrollbar-track-color:#CC9966;
	scrollbar-shadow-color:#CC9966;
	scrollbar-highlight-color:#CC9966;
	scrollbar-3dlight-color:#22202B;
	scrollbar-darkshadow-color:#CC9966;
}
.lineHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #660000;
	z-index: 2;
	font-weight: bold;
}
#mp3player {
	position: absolute;
	width:103px;
	height:40px;
	_height:54px;
	left: 613px;
	top: 413px;
	overflow:hidden;
	z-index:3;
	text-align: left;
	margin: 0;
	
}
#mp3playerLink {
	position: absolute;
	width:132px;
	height:20px;
	left: 439px;
	top: 280px;
	overflow:hidden;
	z-index:4;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	font-weight:bold;
	
		
}
#Wrapper #tourposter {
	position: absolute;
	height: 190px;
	width: 123px;
	top: 97px;
	left: 664px;
	z-index:4;
	
}
#Wrapper #buyrecord {
	position: absolute;
	height: 83px;
	width: 82px;
	top: 301px;
	left: 708px;
	z-index:4;
}
#Wrapper #mailingList {
	position: absolute;
	height: 277px;
	width: 116px;
	top: 202px;
	left: 115px;
	z-index:4;
	font-size: 10px;
	text-align:right;
	vertical-align: bottom;
}
#Wrapper #content #pgheads {
	position: absolute;
	right: 5px;
	top: 14px;
}
 #list_tr_notes { display:none; }
 #list_tr_country { display:none; }
 #list_tr_url { display:none; }
 #list_tr_phone { display:none; }
 #list_tr_zip { display:none; }
 #list_tr_address { display:none; }
 .list_form {font-size: .9em; font-family:"Trebuchet MS", Calibri, Tahoma, Verdana, Arial; padding:0px}

 
