/* CSS Document */

@charset "utf-8";
	
* {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Georgia, sans-serif;
	font-variant: normal;
	bottom: 0px;
	color: #222222;
	}


body  {
	background-color: #000000;
	text-align:center;
	font:"Trebuchet MS", Georgia, sans-serif;
	font-size:1.0 em;
	color:#DAD5B7;
	margin:0 auto;
	width: 800px;
	width:100%;
	}

#wrapper {
	margin:0 auto;
	width: 800px;
	margin: 0 auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 0;
}


#banner {
	position:relative;
	height: 140px;
	width:780px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#000000 url(../assets/banners/Banner_2.png) no-repeat 100px 10px;
	}
	
#banner #locations p {
	font-family:"Trebuchet MS", Georgia, sans-serif;
	position:relative;
	width:620px;
	height:30px;
	left:45px;
	top:98px;
	font-size:17px;
	color:#aaaaaa;
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
	

/*------Main navigation section-----*/
#banner ul {
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	bottom:0px;
	width:800px;
	list-style: none;
	background:url(../assets/layout_images/nav_bgrnd.gif) repeat-x top left;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	}
#banner ul li {
	float:left;
	}
#banner ul li a {
	padding: 0 1.4em;
	font-size:13px;
	line-height:1.6em;
	text-decoration:none;
	color:#222222;
	float:left;
	display:block;
	background:url(../assets/layout_images/nav_seperator.gif) no-repeat top left;
	}
#banner ul li a.first{
	background:none;
	}

#banner ul li a:hover {
	color:#FF0000;
	}
#banner ul li a:focus {
	color:#d9eee9;
	}	

#clear {
	clear:both;
	}
	
#content {
	background-color:#cccccc;
	position: relative;
	text-align: left;
	width: 780px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-top-width: 3px;
	border-top-color: #ffffff;
	color: #222222;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	}	
#content p {
	color: #222222;
	
	}



#featured {
	text-align:left;
	padding: 10px;
	position: relative;
	border-bottom: 3px solid #ffffff;
	color: #222222;
	background-color: #cccccc;
	margin: 0px;
	width: 780px;
		}
	
/*#artist_holding {
	background-color:#C3D0CD;

	}*/

#artist_holding h2 {
	font-size:2em;
	color:#222222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }

#artist_holding img {
	padding: 0em 0px 0px 5px;
	position: relative;
	border-left: 15px solid;
	margin:.6em 10px 5px 0;
	border-left-width: 10px;
	border-left-color: #aaaaaa;
	float: left;
}
	
#artist_holding h5 {
	font-size: 1.3em;
	color: #222222;
}

#artist_holding h1 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 1.4em;
	color: #666666;
}

#artist_holding h3{
	font-size:2.5em;
	font-style:italic;
	color:#222222;
	}
	
#artist_holding p {
	color:#222222;
}

.lifmt {font-size:18px;
}


.classlft {
	clear:left
	}


#footer {
	background:#000000;
	color: #BAB381;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 10px;
	width: 780px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	}
#footer p {
	color: #aaaaaa;
	line-height: 1.5em;
	text-align: center;
	font-size: 1em;
}
#artist_holding {
	text-align: left;
	margin: 0px;
	padding: 0px 10px;
	width: 780px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222222;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color:#cccccc;
}
#artist_holding a {
	text-decoration:none;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color:#666666;
}
#artist_holding a:hover {
	color:#FF0000;
}#artist_holding #tag {
	margin: 0px;
	padding: 0px;
}
#wrapper #artist_holding a {
	background: #dddddd;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #ffffff;
}

