@charset "iso-8859-1";
/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: "Lucida Sans Unicode", Lucida Grande, Arial, Helvetica, Sans Serif;
	text-align:center;
	color: #31291E;
	letter-spacing: -0.02em;
	margin: 0; 
	padding: 0;
	}
	
.pageLinks a:link       {color: #06394b;
text-decoration: none;
line-height: 24px;
padding-left: 19px;}
.pageLinks a:visited    {color: #06394b;
line-height: 24px;
padding-left: 19px;}
.pageLinks a:hover      {
	color: #1b86aa;
	text-decoration: none;
	border-bottom-width: 1px;
	line-height: 24px;
	background-color: #f3eed0;
	background-image: url(images/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	}
.pageLinks a:active     {color: #1b86aa;
line-height: 24px;
padding-left: 19px;}	
	
.pageLinksSelected      {
	color: #1b86aa;
	border-bottom-width: 1px;
	line-height: 24px;
	background-color: #f3eed0;
	background-image: url(images/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	}	
	
	
p { 
	margin-top: 0; 
	margin-left: 0px;
	}
	
.mainTableMargin {
	margin-right: -10px;
	background-repeat: no-repeat;
	background-position: center top;
}
	
.heading1 {	
    font-size:16px;
	color: #1E4C2F;
	font-weight:normal;
	border-bottom:thin dotted #ffffff;
	}
	
.heading2 { 
	font: 14px;
	color: #31291E;
	}
	
.mainBody {
	font: 12px;
	color: #31291E;
	text-align:left;
	line-height: 19px;
	}

.mainIntro {
	font: 13px;
	color: #31291E;
	text-align:left;
	line-height: 21px;
	}
	
a:link { 
	outline: none;
	text-decoration: none; 
	color: #065373;
	}
	
a:visited { 
	text-decoration: none; 
	color: #065373;
	}
	
a:hover, a:active { 
	outline: none;
	text-decoration: none; 
	color: #38A6D4;
	}

ul {
	line-height: 2em;
	font-weight: normal;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 10px;
}	
		
.paddingLeft {
	padding-left:10px;
	}
.paddingTop {
	padding-top:10px;
	}

.homepageHeader {
	margin-bottom: 10px;
}


.footer { 
	font-size:9px;
	text-align: right; 
	padding: 6px 0 0 10px;
	
	}
.panelLeft {
	background-repeat: repeat-y;
	background-position: right top;
}
.panelRight {
	background-repeat: repeat-y;
	background-position: left top;
}
.panelMain {
	background-repeat: no-repeat;
	background-position: center top;	
}
.panelBotLeft {
	background-repeat: no-repeat;
	background-position: right top;
}

.panelBotRight {
	background-repeat: no-repeat;
	background-position: left top;
}

.panelBottom {
	background-repeat: no-repeat;
	background-position: center top;
}


.BgNoRepeat{
	background-repeat: no-repeat;
	background-position: left top;
}

.discographyTitle{
	font-size:18px;
	margin-bottom:-3px;
	}
	
.discographyText{
	line-height:17px;
	}	
	
.dustyRoadNumbers {
	font-family: "Century Gothic", Avant Garde, Sans Serif;
	font-size: 19px;
	font-weight: bold;
	color: #235B7C;
}
.dustyRoadTracks {
	font-family: "Century Gothic", Avant Garde, Sans Serif;
	font-size: 12px;
	color: #235B7C;
}
