html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;outline:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;line-height:1em; margin-top: 1em; margin-bottom: .5em; color:#000;font-weight:bold;}
h3 {font-size:1.6em;line-height:1em; margin-top: 1em; margin-bottom: .5em; color:#fff;font-weight:bold;}
p {font-size: 1em; line-height: 1.75em; margin-bottom: 1.25em; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #fff;}

.c1 {font-size: 1em; line-height: 1.75em; margin-bottom: 1.25em; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #fff;}
.c2 {font-size: 1em; line-height: 1.25em; margin-left: .5em; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #fff;}
.c3 {font-size: 1em; line-height: 1.25em; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #fff;}
.c4, .c4_go, .c4_nogo /*dateline*/ {font-size: 1em; line-height: 1.25em; padding: .5em; margin-bottom: .25em; background: #ddd; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #404040; font-weight: bold; }
.c4_go { background: #90EE90; }
.c4_nogo { background: #CC4323; }
.c5, .login {font-size: .9em; line-height: 1em; font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif; color: #000;}
.bold { font-weight: bold; }
.black, .black a { color: #000; }
.orange { color: #fc9603; }
.blue { color: #092845; }
.postdate { float: right; font-size: .75em; }
.footnote {font-size: .8em; color: #ccc;}
a {text-decoration: underline; color: #ffff00;}
a:hover { color: #990000;}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	margin: 0px 0;
	padding: 0;
	background: #000 url('images/bg_v4.jpg') fixed repeat-y 50% 0;
}
#container {
    position: relative;
    background: #fc9603;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0px;
    text-align: left;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 850px;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}
#banner {
    position: relative;
    background-image: url('images/2010-banner.jpg');
    text-align: left;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 130px;
}
#contentarea {
    position: relative;
    background: url('images/fire_grad.gif');
    background-repeat: repeat-x;
    text-align: left;
    top: 0px;
    width: 770px;
    padding: 40px;
	min-height: 800px;
    height: auto !important;
    height: 800px;
}
div#footer {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	color: #ccc;
	width: 800px;
	height: 30px;
	padding-left: 25px;
	padding-right: 25px;
	background: #000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.footnote a {
    color: #ccc;
    text-decoration: underline;
}
.footnote a:hover {
    color: #990000;
    text-decoration: underline;
}
div#leftcol {
	position: relative;
	float: left;
	left: 25px;
	width: 320px;
	height: 800px; 
	height: auto !important;
	min-height: 500px;
}
div#rightcol {
	position: relative;
	float: right;
	right: 0px;
	width: 350px;
	height: 800px;
	height: auto !important;
	min-height: 500px;
}
div.downloads {
    float: right;
    margin-left: 2em;
    margin-top: 3em;
    text-align: center;
    font-size: .75em;
}

/* Group Logo */
#logo {
   background-image: url('images/hr_logo.png');
   width: 300px;
   height: 255px;
   margin: 20px;
}
.center { left:50%; }

/* ALBUM ART FOR AUDIO PAGES */

div#album {
    position: relative;
    float: left;
    width: 200px;
    height: 200px;
}
.ste {background-image: url('images/albums/stevie.png');}
.awb {background-image: url('images/albums/awb.png');}
.ide { background-image: url('images/albums/ides.png'); }
.chi {background-image: url('images/albums/chicago.png');}
.cal {background-image: url('images/albums/caldwell.png');}

/* UNORDERED LIST FOR SONGLIST */

ul li.artist, ul.login { color: #fff; list-style-type: none; font-weight: bold; margin-top: 1em;}
ul li.title { list-style-type: none; color: #990000; }

/* UNORDERED LIST FOR DOWNLOAD PAGE */

ul.download { line-height: 2em; list-style-type: none; margin-left: 5em; margin-top: 2em;}
ul li.dl a { color: #990000; font-weight: bold;}
ul li.dl a:hover { text-decoration: underline; font-weight: bold;}

/* UNORDERED LIST FOR MEMBERS PAGE */

ol.reh_tunes {
    display: block;
    line-height: 1.5em;
    margin-top: .5em;
    margin-left: 2em;
    margin-bottom: 2em;
    color: #fff;
}
ol.reh_tunes li { color: #fff; margin-left: 2em; }
ol.reh_tunes li a { color: #ffff00; font-weight: bold; text-decoration: underline; }
ol.reh_tunes li a:hover { color: #990000; }
/* DIV FOR CONTACT PAGE */

div.contact {
    float: left;
    width: 250px;
    background: #fff;
    text-align: center;
    margin: 20px;
    padding: 20px;
    border: solid 1px #992380;
}
