* {
 	padding: 0;
 	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
 	font-size: 11px;
 	text-align: center;
	background: #FFF url(../i/bg.gif) center repeat-y;
}

img {
	border: 0;
}

#wrapper {
	position: relative;
 	width: 786px;
 	margin: 0 auto;
 	text-align: left;
	background: url(../i/top_grad.jpg) 0 0 repeat-x;

}

#spotlight {
	position: absolute;
	top: 61px;
	left: 165px;
	z-index: 100;
}

#flag {
	position: absolute;
	top: 0;
	left: 0;
	width: 102px;
	height: 102px;
	background: transparent url(../i/this_land_flag.jpg) top left no-repeat;
	z-index: 100;
}

#header {
 	margin: 0 0 10px 0;
 	height: 103px;
}

#header img {
	float: right;
	border: 0;
	margin: 60px 30px 0 0;
}

#header img.mrr {
	float: left;
	border: 0;
	margin: 35px 0 0 170px;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
 	list-style: none;
}

#navlist li {
	padding: 8px 0 8px 16px;
 	background: url(../i/bullet.gif) no-repeat 0 50%;
 	text-transform: uppercase;
 	letter-spacing: 0.1em;
 	border-bottom: 1px solid black;
}

#navlist a:link, #navlist a:visited {
	 color: #666;
	 background-color: transparent;
 	text-decoration: none;
}

#navlist a:hover, #navlist a:active {
 	color: #000;
}

#stores {
	margin-left: 135px;
	padding-left: 0;
}

#stores p {
	margin: 40px 80px 0 30px;
	padding: 5px;
	background-color: #f3f3f3;
}

#stores ul, .links ul {
	margin: 0;
	list-style: none;
}

#stores li {
	padding: 0 0 4px 3px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 95%;
}

.links li {
	padding: 0 0 0 3px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 95%;
}

#stores a:link, #stores a:visited, .links a:link, .links a:visited {
	 color: #003e87;
	 font-weight: normal;
	 padding: 0;
	 background-color: transparent;
 	 text-decoration: underline;
}

#stores a:hover, #stores a:active, .links a:hover, .links a:active {
 	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#stores a:link span, #stores a:visited span, .links a:link span, .links a:visited span {
	display: none;
}

#stores a:hover span {
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	color: #000;
	background-color: #fff;	
	text-transform: uppercase;
	font-size: 10px;
}


.links, .artists, .musiclinks, .listlinks {
	margin: 0;	
}

#lyrics #maincontent p, #lyrics #maincontent img {
	margin: 3px 0;
}

#column1 {
	float: left;
	width: 48%;
}


#column2 {
	float: right;
	width: 49%;
	margin-bottom: 20px;	
}

/*.listlinks {
	background: #fff url(../i/band_pic.jpg) 50% 50% no-repeat;
	height: 500px;
}*/


.artists ul, .musiclinks ul, .listlinks ul {
	margin: 0;
	list-style: none;
	border-left: 8px solid #ccc;
}

.artists li, .musiclinks li, .listlinks li {
	padding: 0 0 0 5px;
	margin: 0 0 4px 0;
	text-transform: none;
	letter-spacing: 0;
	font-size: 100%;
}

.artists a:link, .artists a:visited, .musiclinks a:link, .musiclinks a:visited, .listlinks a:link, .listlinks a:visited {
	 color: #666;
	 font-weight: normal;
	 padding: 2px 2px;
	 background-color: transparent;
 	 text-decoration: none;
}

.artists a:hover, .artists a:active, .musiclinks a:hover, .musiclinks a:active, .listlinks a:hover, .listlinks a:active {
 	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.artists a:link span, .artists a:visited span, .musiclinks a:link span, .musiclinks a:visited span, .listlinks a:link span, .listlinks a:visited span {
	display: none;
}

.artists a:hover span, .links a:hover span, .musiclinks a:hover span, .musiclinks a:active span, .listlinks a:hover span, .listlinks a:active span {
	display: inline;
	margin: 0 0 0 0;
	color: #000;
	background-color: #fff;	
	text-transform: uppercase;
	font-size: 10px;
}

#lyrics #maincontent a:link, #lyrics #maincontent a:visited {
	 color: #333;
	 background-color: transparent;
 	 text-decoration: underline;
}

#lyrics #maincontent a:hover, #lyrics #maincontent a:active {
 	color: #000;
	text-decoration: none;
}

.words {
	width: 325px;
	margin: 5px 10px;
	padding: 5px 10px;
	line-height: 1.2;
	background: #fff url(../i/gradient_bg.jpg) top left repeat-y;	
}

.words p {
	margin: 0;
	padding-bottom: 10px;
}

p.lastline {
	padding-bottom: 0;
}

.dropcap {
	float: left;
	font-size: 20px;
	line-height: 12px;
	padding: 0 2px 0 0;
	margin: -2px 0 0 0;
	font-family: Georgia, Times, serif;
}

.cim {
	color: #ed9442;
}

.nightfall {
	color: #003e87;
}

.texoma {
	color: #ca6d53;
}

.trail {
	color: #555;
}

.novel {
	color: #9791a1;
}

.buffalo {
	color: #889aa9;
}

.trance {
	color: #8c453f;
}

.skyline {
	color: #77a4ab;
}

#cover {
	position: absolute;
	top: 318px;
	left: 13px;
	margin: 0;
}

body#contact h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #003e87;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #003e87;
}


h3.cimarron {
	color: #ed9442;
}

body#lyrics h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}

#cover p {
	margin: 0 0 5px 0;
	height: 21px;
	text-indent: -9999px;
	background: url(../i/latest.jpg) top left no-repeat;
}


#leftcolumn { /* Parent Wrapper for inside boxes */
	margin: 0 5px 5px 16px;
	padding: 4px 9px 4px 12px;
 	display: inline; /* IE Hack */
	width: 122px;
 	float: left;
 	background-color: #FFF;
	min-height: 300px;
}

body#home #leftcolumn { /* Parent Wrapper for inside boxes */
	position: relative;
}

* html #leftcolumn {
	height:300px;
} /* IE Min-Height Hack */ 

#maincontent {
 	border: 0;
	border-left: 1px solid #ccc;
 	margin: 7px 0px 5px 0px;
 	display: inline; /* IE Hack */
 	padding: 4px 4px 2px 13px;
 	width: 582px;
 	float: left;
	height: auto !important;
 	min-height: 500px;
}


* html #maincontent {
	height: 500px;
} /* IE Min-Height Hack */


body#home #maincontent {
 	border: 1px solid #ccc;
 	margin: 7px 0px 5px 0px;
 	display: inline; /* IE Hack */
 	padding: 4px 4px 2px 4px;
 	width: 582px;
 	float: left;
 	min-height: 300px;
}

* html body#home #maincontent {
	height:300px;
}

body#home2 #maincontent {
 	border: 1px solid #ccc;
 	margin: 7px 0px 5px 0px;
 	display: inline; /* IE Hack */
 	padding: 4px 4px 2px 4px;
 	width: 582px;
 	float: left;
 	min-height: 300px;
	background: #fff url(../i/bg_ss.gif) top left no-repeat;
}

* html body#home2 #maincontent {
	height:300px;
}


/*body#artists_page #maincontent, body#music_page #maincontent, body#okie_page #maincontent {
	background: #fff url(../i/band_pic.jpg) 50% 50% no-repeat;
}*/

#title {
	margin-top: -3px;
	padding: 0 0 41px 0;
}

body#lyrics #title {
	margin-top: -6px;
	padding: 0 0 20px 0;
}


#rightcolumn {
 	border: 1px solid #ccc;
 	margin: 0 5px 5px 0;
 	display: inline; /* IE Hack */
 	padding: 4px;
 	width: 159px;
 	float: left;
 	background-color: #C6AA9D;
 	min-height: 300px;
}

* html #rightcolumn {
	height:300px;
} /* IE Min-Height Hack */ 

#footer {
 	margin: 0;
 	display: inline; /* IE Hack */
 	padding: 4px;
 	float: left;
 	text-align: right;
 	font-size: 10px;
 	width: 96%;
}

/* Tour table */

body#tour a {
	color: #a72323;
}

body#tour #mytable a:hover {
	color: #666;
	text-decoration: none;
}

#mytable {
	width: 579px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 579px;	 
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	border-right: 1px solid #ccc;   /* #b8d2ef */
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #b8d2ef url(../../i/bg_header2.jpg) no-repeat;
	width: 20%;
}

th.left {
	border-left: 1px solid #ccc;
}

td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 6px 6px 12px;

}

td.left {
	border-left: 1px solid #ccc;
	border-top: 0;
}


/*td.alt {
	background: #ecf1f6;
	color: #666;
}*/

/* End Tour Table */

hr {
	border: 0;
	padding: 8px 0;
	margin-top: 20px;
	background: #FFF url(../i/line.gif) top left repeat-x;
	height: 2px;
}

.imgfloatleft {
	float: left;
	margin: 0 4px 0 0;
}

.imgfloatleft2 {
	float: left;
	margin: 4px 4px 0 0;
	padding: 0 4px 0 0;
	border: 0;
	border-right: 1px solid #CCC;
}

.imgfloatlefta {
	float: left;
	margin: 3px 3px 0 0;
}

.imgfloatlefte {
	float: left;
	margin: 3px 3px 0 0;
}

.imgfloatleftj {
	float: left;
	margin: -3px 3px 0 0;
}

.imgfloatleftn {
	float: left;
	margin: 4px 3px 0 0;
}

.imgfloatlefto {
	float: left;
	margin: 3px 3px 0 0;
}


.imgfloatleftt {
	float: left;
	margin: 1px 3px 0 0;
}

.imgfloatleftv {
	float: left;
	margin: 3px 2px 0 0;
}



.imgfloatright2 {
	float: right;
	margin: 2px 0 0 8px;
	padding: 0 0 0 4px;
	border: 0;
	border-left: 1px solid #CCC;
}

.coverfloatleft {
	float: left;
	margin: 0 10px 0 0;
	padding-right: 10px;
	border-right: 1px solid #333;
}

.italic {
	font-style: italic;
}

.center {
	display: block;
	position: relative;
	margin: 13px auto 0 auto;
	text-align: center;
}

.center2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 15px 0;
}

#disc_quote {
	margin: 0 0 40px 0;
	font: 11px/1.4 Georgia, Times, serif;
	color: #000;
}

#disc_quote p {
	margin-bottom: 10px;
}

p#buy {
	margin: 10px 0;
	font: 90% Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.disc {
	float: left;
	width: 100%;
	margin: 15px 0;
	font: 11px/1.2 Georgia, Times, serif;
	color: #333;
}

body#disc a {
	text-decoration: none;
	color: #495f9c;
}

body#disc a:hover {
	text-decoration: none;
	color: #333;
}

p.album_title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

p.disc_number {
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 95%;
	letter-spacing: 1px;
}

.album {
	margin: 3px 0;
}

#sound_files {
	margin: 15px 0 0 0;
	font-size: 95%;
	text-transform: uppercase;
}

.album p {
	margin: 5px 0;
}

ol {
	margin: 0 0 0 22px;
}

body#texoma_page ol a:link, body#texoma_page ol a:visited {
	color: #ca6d53;
}

body#texoma_page ol a:hover {
	color: #666;
	text-decoration: none;
}

body#nightfall_page ol a:link, body#nightfall_page ol a:visited {
	color: #003e87;
}

body#nightfall_page ol a:hover {
	color: #666;
	text-decoration: none;
}

body#trail_page #sound_files a:link, body#trail_page #sound_files a:visited {
	color: #c00;
}

body#trail_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}

body#novel_page #sound_files a:link, body#novel_page #sound_files a:visited {
	color: #9791a1;
}

body#novel_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}

body#buffalo_page #sound_files a:link, body#buffalo_page #sound_files a:visited {
	color: #9791a1;
}

body#buffalo_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}

body#highway_page #sound_files a:link, body#highway_page #sound_files a:visited {
	color: #8c453f;
}

body#highway_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}

body#skyline_page #sound_files a:link, body#skyline_page #sound_files a:visited {
	color: #77a4ab;
}

body#skyline_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}

body#cimarron_page #sound_files a:link, body#cimarron_page #sound_files a:visited {
	color: #ed9442;
}

body#cimarron_page #sound_files a:hover {
	color: #666;
	text-decoration: none;
}


body#contact #maincontent a {
	color: #a72323;
}

body#contact #maincontent a:hover {
	color: #666;
	text-decoration: none;
}

#bio {
	margin: 0 0 40px 0;
	font: 11px/1.4 Georgia, Times, serif;
	color: #000;
}

#bio p {
	margin-bottom: 10px;
	text-align: justify;
	/*margin: 0 15px 10px 0;
	padding: 0 10px 0 0;
	border: 0;
	border-right: 8px solid #ccc;*/
}

#bio p.alt {
	margin: 0 0 10px 5px;
	padding: 0 0 0 10px;
	border: 0;
	border-left: 8px solid #ccc;
}

.endbox {
	float: right;
}

#booking, #correspondence {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	border: 0;
	border-left: 8px solid #ccc;
}
#booking, #general {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	border: 0;
	border-left: 8px solid #ccc;
}

#booking {
	float: left;
	width: 190px;
}

#correspondence {
	float: left;
	width: 33%;
	margin-bottom: 100px;
}

#general {
	float: left;
	width: 33%;
}

#contactpic {
	clear: both;
	width: 269px;
	margin: 0 auto;
}

#updated {
	font-style: italic;
	margin: 0 auto;
	text-align: center;
}

body#news_page h2 {
	margin: 10px 0;
	font-size: 16px;
	text-align: center;
	letter-spacing: 2px;
	color: #ed9442;
	text-transform: uppercase;
}

body#news_page h3 {
	margin: 10px 0;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	text-transform: uppercase;
}

#news {
	margin: 0 0 40px 0;
	font: 11px/1.4 Georgia, Times, serif;
	color: #000;
}

#news p {
	margin-bottom: 10px;
	text-align: justify;
}

#news p.alt {
	background: #FFF url(../i/stillwater.jpg) 50% 50% no-repeat;
}

#news a:link, #news a:visited {
	 color: #ed9442;
	 background-color: transparent;
 	 text-decoration: underline;
}

#news a:hover, #news a:active {
 	color: #000;
	text-decoration: none;
}

p#more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

body#links_page h3 {
	margin: 10px 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ed9442;
	text-transform: uppercase;
}

ul.lefty {
	float: left;
	width: 38%;
	margin: 0 0 0 90px;
}

ul.righty {
	float: left;
	width: 38%;
	margin: 0 0 0 40px;
}

ul.lefty li, ul.righty li {
	margin: 0 0 40px 0;
}

/*.links ul {
	margin: 0;
	list-style: none;
	border-left: 8px solid #ccc;
}

.links li {
	padding: 0 0 0 5px;
	margin-bottom: 8px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.links a:link, .links a:visited {
	 color: #ed9442;
	 padding: 2px 2px;
	 background-color: #fff;
 	 text-decoration: underline;
}

.links a:hover, .links a:active {
 	color: #333;
	background-color: #fff;
	text-decoration: none;
}*/

#BoxOfficeOutput {
    background: #FFFFFF url(http://www.peterson.com/jl/i/jimmy_outline.jpg) top left no-repeat;
    color: #333;
    line-height: 19px;   
}

.clearer {
	clear: both;
}

#subnav {
	margin: 20px auto 15px auto;
	text-align: center;	
	color: #000;
}

#subnav a {
	color: #666;
	text-decoration: underline;
}

#subnav a:hover {
	color: #000;
	text-decoration: none;
}