@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

html {
	height: 100%; margin-bottom: 1px; overflow-y: scroll;
}
body{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#wrapper{
	width: 990px;
	margin: auto;
	overflow: auto;
	margin-bottom: 12px;
}

#top{
	height: 90px;

}
#top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#navtop{
	padding-bottom: 20px;
}
#navtop ul li, #navbottom ul li {
	list-style-type: none;
	display: inline;
}
#navtop ul li a  {
	text-decoration: none;
	margin-right: 24px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
#navtop ul li a:link, #navtop ul li a:visited {
	color: #FFFFFF;
	
}
#navtop ul li a:hover {
	color: #F6967D;
	
}
#navtop ul li a.present {
	color:#DD0000;

}
#home_left{
	float: left;
	height: 525px;
	width: 710px;
	padding-top: 4px;

}
#home_right {
	width: 270px;
	float: right;
	margin-left: 0px;
}
#events {
	background-image: url(images/upcomingEvents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	padding: 35px 10px 0 0;
	margin-bottom: 0px;
}
#book_info {
	background-image: url(images/bookingInfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding: 35px 10px 0 0;
}
#book_info a {
	color: #F6967D;
}
#maillist {
	height: 100px;
}

#shareit {
	width: 75px;
	float: left;
	margin-top: 5px;
}
#shareit a {
	color: #FFFFFF;
	font-size: 13px;
}
#social_marketing  {
	width: 220px;
	float: left;
	padding-top: 20px;
}
#social_marketing  img {
	margin-right: 10px;
	float: left;
}
#bio_left{
	float: left;
	width: 600px;
	padding-top: 24px;

}
#song {
	float: left;
	width: 600px;
}
.bio {
	height: 150px;
	width: 80%;
	padding: 0 0 10px 0;
}
.bioPic {
	float: left;
	height: 130px;
	width: 130px;
	margin: 0 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#artist {
	width: 300px;
	float: left;
}



p{
	font-size: 13px;
	margin-bottom: 12px;
	color: #ffffff;
	line-height: 1.2;

}
p.songs{
	line-height: 1.5;
}
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
tr {
	font-size: 13px;
}


.eventsFont {
	margin-bottom: 15px;
}

.eventscolor {
	color: #F6967D;
}
.eventscolor2 {
	color: #3333CC;
}


a{

}
.white17Bold {
	font-size: 17px;
	font-weight: bold;
}

img{

}

#navbottom {
	clear:both;
	height: 55px;
	padding-top: 20px;
}
#navbotwrap  {
	width: 420px;

}
#navbotwrap ul li a {
	text-decoration: none;
	margin-right: 15px;
	font-size: 12px;
	color: #ffffff;
}
.bioPicCopy {
	float: left;
	height: 130px;
	width: 130px;
	margin: 0 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0.5px solid #E6E0E9;
}
