body { 
	font-family: Garamond, Book Antiqua, Times New Roman;
	text-align: center;
	vertical-align:middle;
	color: #F1D4C6;
	background-color:#1A0000;
	/*background-image:url("../images/bg3.jpg");*/
}
a {
	color: #D4BC73;
	text-decoration: none;
}
a:hover {
	color: #8C7272;
}
h1 {
	font-weight:normal;
}
h1 a {
	font-size:26px;
	color: #F1D4C6;	
}
.textarea {
	border: 4px solid #8C7272;
	background-color:FFF9F7;
	padding:2px;
}
.tidbit a {
	color: #F1D4C6;		
}
.tidbit a:hover {
	color: #8C7272;		
}
h2 {
	color: #8C7272;	
	text-align:left;	
	font-weight:normal;
	font-size:22px;
	margin-bottom:5px;
	margin-top:5px;
}
p {
	text-align:left;
/*	text-indent:1em;*/
	margin-top:0px;
}
p:first-letter {
/*	font-size: 20px;*/
}
table {
	border: 0;
	text-align: right;
}
#infoContent p {
	text-indent:0;
}
ul {
	font-size: 18px;
	padding-left: 0;
	margin-left: 0;
	text-align:left;
	list-style-type:none;
}
ul a {
	color: #F1D4C6;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
}
ul a:hover { 
	color: #8C7272;
}

ul.nav {	
	list-style-type:none; 
}
ul.nav li { display:inline; }
ul.nav a { 
	font-size: 19px;
}

.mainlink {
	color: #F1D4C6;
}
.tOddRow {
	background-color:#1A0000;
}
.date {
	font-weight:bold;
	color:#8C7272;
}
#wrapper {
	border: 0px solid #F1D4C6;
	padding:10px;
	width:775px;
	min-height:600px;
	margin: -30 auto;
}
#toolbar {
	margin-bottom: -20px;
	border: 0px solid #F1D4C6;
}
#siteLink {
	float:left;
/*	border: 1px solid #F1D4C6;	*/
}
#options {
	float:right;
	margin-top: 10px;
/*	border: 1px solid #F1D4C6;*/
}
#mainpic {
	float: left;
	margin-top: -20px;
	border-bottom: 5px solid #8C7272;
	border-top: 5px solid #8C7272;
}
#main {
	margin-top:10px;
	float: left;
	border: 0px solid #F1D4C6;
	width:775px;
}
#news {
}
#news p {
	margin-bottom:8px;
}
#infoMenu {
	margin-top: -15px;
	padding-left: 10px;
	width:480px;
	float:left;
}
#infoMenu ul {
	padding-left:20px;
	text-align:center;
}
#infoMenu ul li {
	font-size:20px;
	display:inline;
}
#infoContent {
	float:left;
	clear:left;
	width:500px;
	padding-top:20px;
	border-top: 1px solid #F1D4C6;
	margin-top:-10px;
}
#gigs {
	margin-left:100px;
}
#thumbs {
	margin: 10px;
}
#thumbs img {
	border:1px solid #ffffff;
}
#bigpic img {
	border: 5px solid #ffffff;
}
#songs {
}
#songs a, #demos a {
	border: 1px solid #1A0000;
}
.button {
	color:#F1D4C6;
	background-color:#1A0000;
	border-style:solid;
	padding:2px;
}
.imgLink img {
	vertical-align: bottom;
	border: solid 3px #8C7272;
}
.imgLink:hover img {
	border: solid 3px #F1D4C6;
}
/* wakeup IE */
/*.imgLink a:hover {  
	border-width: 0;
}
*/
.sidebar {
	margin-left:10px;
	margin-bottom:10px;
	padding:2px;
	width:210px;
	float:right;
	border:1px solid #F1D4C6;
}
.sidebar p {
	margin:0;
}
.sidebar p.title, #songs p, #demos p {
	color:#1A0000;
	text-align:center;
	padding:1px;
	background-color:#F1D4C6;
}
.sidebar p.title a, #songs p a, #demos p a {
	color:#1A0000;
	display:block;
	border: 1px solid #1A0000;
}
.sidebar p.title a:hover, #songs p a:hover, #demos p a:hover {
	color:#F1D4C6;
	background-color:#8C7272;
}
.sidebar p#eptitle {
	padding:5px;
	background-color: #8C7272;
	color: #F1D4C6;
	border:1px solid #F1D4C6;
}
.sidebar table {
	width:210px;
	margin:6px 0;
}
.sidebar td {
	font-size:14px;
}
.sidebar li {
	font-size: 14px;
	text-align: center;
	padding: 2px 16px;
}
#sidebar-news {
	clear:right;
}
#sidebar-news table {
	text-align:left;
}
#sDate, #tDate {
	width:50px;
}
#sVenue, #tVenue {
	width:130px;
}
#sState {
	width:30px;
}
#sBlurb {
	width:160px;
}
#tPub {
	width:100;
}
#tLink, #tCityState {
	width:150;
}
#tHardcopy {
	width:125;
}
.tidbit {
	padding-left:10px;
}
.left {
	float: left;
}
.right {
	float: right;
}