body {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #000;

}
* {
	margin:0;
	padding:0;
}

#mainwrap {
	width: 980px;
	margin-right:auto;
	margin-left:auto;
	text-align:justify;
	margin-top:40px;
	vertical-align: top;
}

#header {
	height: 45px;
	width: 980px;
	background-color: #956318;
}
#title {
	float: left;
	height: 25px;
	width: 181px;
	margin-top: 10px;
	margin-right: 250px;
}
/********mainnav********/
#navmenu {
	float: left;
	width: 900px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #956318;
	font-size: 12px;
}

#navmenu ul
{
list-style: none;
padding: 0;
margin: 0;
}



#navmenu li.on {/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #956318;
	background-image: url(../images/blackbox.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#navmenu li
{
	height:23px;
	float: left;
	padding-right: 12px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0.3em;
}


#navmenu li a:link{
	/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	/*width: 9em;*/
	display: block;
	text-decoration: none;
	text-align: center;
	color: #956318;
}
#navmenu li a:visited{
	/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	/*width: 9em;*/
	display: block;
	text-decoration: none;
	text-align: center;
	color: #956318;
}
#navmenu li a:hover{
	/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	/*width: 9em;*/
	display: block;
	text-decoration: none;
	text-align: center;
	color: #AA8844;
}
#navmenu li a:active{
	/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	/*width: 9em;*/
	display: block;
	text-decoration: none;
	text-align: center;
	color: #956318;
}
#navmenu li.end {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000;
}
	
#navmenu li.onend {/*height: 2em;*/
	line-height: 1.3em;
	float: left;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #956318;
	background-image: url(../images/blackbox.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

/*****************/
#content {
	background-color: #000;
	width: 980px;
	padding-bottom: 20px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 900px;
	margin-top: 10px;
	line-height: 1.5em;
	font-weight: normal;
}
#text p {
	margin-bottom: 10px;
}
.biopdf {
	float: left;
	padding-right: 100px;
}
a:link  {
	color: #956318;
}
a:visited {
	color: #956318;
}

a:hover {
	color: #AA8844;
}
a:active {
	color: #956318;
}
#mainimage {
	float: left;
	margin-top: 23px;
	margin-right: 35px;
	margin-bottom: 6px;
	margin-left: 35px;
}
*html #mainimage {
	margin-left: 15px;
	m/argin-left: 35px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 980px;
	margin-top: 8px;
}
#icon {
	float: left;
	height: 19px;
	width: 17px;
	margin-right: 5px;
}
div.clearfloats {clear:both; height:0;}


/******concerts*******/
#textConcerts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 450px;
	margin-top: 23px;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 49px;
}
*html #textConcerts {
	margin-left: 24px;
	m/argin-left: 49px;
}

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

#imageConcerts {
	float: left;
	margin: 23px 35px 6px 43px;

}
.dates {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#concertContent{
	margin-left: 49px;
	margin-top: 20px;
}
.datecolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 280px;
	line-height: 1.5em;
	font-weight: normal;
	border-right: solid 1px #ccc;
	margin-right: 20px;
}
.datecolumnlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 280px;
	line-height: 1.5em;
	font-weight: normal;
}
#concertContent p {
	margin-bottom: 10px;
}
.datelocation {
	color: #FFCC66;
	font-weight: bold;
}

/***********contact**********/
#textContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 330px;
	margin: 30px 0 0 40px;
	line-height: 1.5em;
	font-weight: normal;
	
}
*html #textContact {
	margin-left:20px;
	m\argin-left:40px;
	padding-left:5px;
	p\adding-left:0px;
}
#textConctact p {
	margin-bottom: 10px;
}

#textContact img {
	padding-bottom:10px;
}	

#contactImage{
	float: left;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: normal;
}


.partners {
	width:250px;
	float:left;
}

/***********swamp cabbage**********/
#textSwamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 240px;
	margin: 0 0 0 20px;
	line-height: 1.5em;
	font-weight: normal;
}

#textSwamp p {
	margin-bottom: 8px;
}
#swampImage{
	float: left;
	margin: 31px 24px 18px 24px;
}

*html #swampImage{
	margin-left:12px;
	m/argin-left:24px;
}

#contentSwamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 530px;
	margin: 23px 0 0 0;
	line-height: 1.5em;
	font-weight: normal;
}
.floatleft {
	float: left;
}


/*****music store*******/
#textMusic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 520px;
	margin: 14px 0 0 28px;
	line-height: 1.5em;
	font-weight: normal;	
}
*html #textMusic {
	margin-left: 14px;
	m\argin-left: 28px;
}
#textConctact p {
	margin-bottom: 10px;
}
#storeSpecial {
	width: 340px;
	border-left: solid 1px #666;
	float:left;
	padding: 0 10px 10px 42px;
	margin-top: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#storeSpecial li {
	display: inline;
	width:150px;
	margin-right: 10px;
}
.storeimage {margin-left:30px
}

#contentStore {
	background-color: #FFFFFF;
	width: 980px;
	padding-bottom: 20px;
}
.albumimg {
	width:117px;
	float:left;}
.album {float:left;}
.backToHome {
	width:100px;
	padding-left:400px;
	}

/*****biography-full*******/

#contentLong {
	background-color: #000000;
	width: 980px;
}
#biotitle {
	height: 30px;
	width: 250px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	float: left;
}
*html #biotitle {
margin-left: 20px;
m/argin-left: 40px;

}

#previouspage {
	font-size: 11px;
	color: #ffcc66;
	float: left;
	width: 120px;
	margin-left: 450px;
	margin-top: 20px;
}
*html #previouspage{
margin-left: 330px;
m/argin-left: 450px;

}

#textBiofull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#textBiofull p {
	margin-bottom: 10px;
}


.textBio {
	color: #000000;
	padding-top: 22px;
	padding-right: 224px;
	padding-bottom: 23px;
	padding-left: 40px;
}
.backtotop {
	text-align: right;
	color: #956318;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.backtotop a:link  {
	color: #956318;
	text-decoration:undeline;
}
.backtotop a:visited {
	color: #956318;
	text-decoration:undeline;
}

.backtotop a:hover {
	color: #666;
	text-decoration:undeline;
}
.backtotop a:active {
	color: #956318;
	text-decoration:undeline;
}


/****havens*****/
#contentHavens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 500px;
	margin: 23px 0 0 0;
	line-height: 1.5em;
	font-weight: normal;
}

#textHavens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 250px;
	height: 320px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#textHavens p {
	margin-bottom: 8px;
}

#havensImage{
	width: 419px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 60px;
	margin-right: 24px;
	margin-bottom: 18px;
	margin-left: 16px;
}

*html #havensImage{
	margin-left:8px;
	m/argin-left:16px;
}
#gallery {
	width: 430px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 16px;
	margin-bottom: 18px;
}
*html #gallery {
	margin-left:8px;
	m/argin-left:16px;}
.albumImg {
	margin-right: 40px;
}
#player {
	background-color: #000000;
	width: 450px;
	margin-left: 15px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/************Journal**********/
#journaltitle {
	height: 30px;
	width: 250px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	float: left;
}
*html #journaltitle {
margin-left: 20px;
m/argin-left: 40px;

}


#textJournalfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#textJournalfull p {
	margin-bottom: 10px;
}


.textJournal {
	color: #000000;
	padding-top: 22px;
	padding-right: 40px;
	padding-bottom: 23px;
	padding-left: 40px;
	width:900px
}

.articleCopy {
	width:550px;
	float:left;
	text-align: justify;
}
.articleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.articlePhoto {
	width:268px;
	float:left;
	margin-left: 50px;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 20px;
}
