@charset "UTF-8";
/* CSS Document */
body {
	font-family: Helvetica,Arial, sans-serif;
	font-size:small;
	background-color:#000;
	color:#FFF;
	background-image:url(../images/marley4.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin:0px;
	padding:0px;
}
img, div, li, ul, jqueryslidemenu {
	behavior: url(../iepngfix_v2/iepngfix.htc)
}

h1 {
	font-size:170%;
}

h2 {
	font-size:160%;
}

h3 {
	font-size:150%;
}

h4 {
	font-size:140%;
}

h5 {
	font-size:120%;
}

h6 {
	font-size:110%;
	margin-top:1.5em;
	margin-bottom:1em;
}
a:link {
	color:#0C6;
}

/* removes link color from image borders */
a.image-border { 
	text-decoration: none;
	border: 0 none;
	}
.float_left {
	float:left;
	margin-right:10px;
	margin-left:5px;
}
.note {
	font-size:80%;
	color:#3C3;
}
.container {
	width:1004px;;
}
.content {
	padding-left:0px;
	margin-top:140px;
}
.nav_container {
	width:768px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	clear:both;
}


.middle {
	margin-left:25px;
	float:left;
	width:30em;
}
.right {
	margin-left:25px;
	float:left;
	width:10em;
}
.float_right {
	float:right;
}
.notice {
	width:80%;
	text-align:center;
	color:#F69;
	background-color:#444;
	border:dashed;
	border-width:thin;
}
.featured_artist_container {
	width:350px;
	margin-left:0px;
	margin-right:10px;
	margin-top:15px;
	float:left;
}
.featured_artist_title {
	font-family:"Arial Black", Helvetica, Arial;
	background-image:url(../images/40percent_opaque.png);
	background-repeat:repeat;
	width:350px;
	height:20px;	
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:7px;
	font-size:120%;
	font-weight:bold;
}
.featured_artist_title:hover {
	color:#0C6;
}
.featured_artist {
	background-image:url(../images/67percent_opaque.png);
	background-repeat:repeat;
	width:350px;
	margin-left:20px;	
	margin-top:0px;
	padding-left: 10px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
}
.featured_artist img {
	float:right;
	margin-right:5px;
	margin-left:15px;
	border: 0 none; /* removes image link color by setting border to none */	
}
.featured_artist a.image-border { 
	text-decoration: none;
	border: 0 none;
	}
.featured_artist a:link img{border:0} /* removes default link color from image borders */

/* these styles are not used right now */
.featured_artist a:link img{text-decoration: none}
.featured_artist a:visited {text-decoration: none}
.featured_artist a:active img{text-decoration: none}
.featured_artist a:hover {text-decoration: none}

.header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-image:url(../images/67percent_opaque.png);
	background-repeat:repeat;
	clear:both;
}
.banner_text_graphic {
	width:702px;
	height:90px;
	position:absolute;
	top:25px;
	left:125px;
	background-image:url(../images/banner2.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	z-index:10;
}



.upcoming_events_container {
	width:350px;
	margin-top:15px;
	margin-left:40px;
	float:left;
	clear:right;
}


.upcoming_events_title {
	font-family:"Arial Black", Helvetica, Arial;
	background-image:url(../images/40percent_opaque.png);
	background-repeat:repeat;
	width:350px;
	height:20px;	
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:7px;
	font-size:120%;
	font-weight:bold;
}
.upcoming_events_title:hover {
	color:#0C6;
}
.upcoming_events {
	background-image:url(../images/67percent_opaque.png);
	background-repeat:repeat;
	width:350px;
	margin-left:20px;	
	margin-top:0px;
	padding-left: 10px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
}
.upcoming_events img {
	float:right;
	margin-right:5px;
	margin-left:15px;
	border: 0 none; /* removes image link color by setting border to none */		
}


.services_container {
	width:750px;
	float:left;
	margin-top:15px;
}
.services_title {
	font-family:"Arial Black", Helvetica, Arial;
	background-image:url(../images/40percent_opaque.png);
	background-repeat:repeat;
	width:750px;
	height:20px;	
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:7px;
	font-size:120%;
	font-weight:bold;
}
.services_title:hover {
	color:#0C6;
}
.services {
	background-image:url(../images/67percent_opaque.png);
	background-repeat:repeat;
	width:750px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 10px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
}
.services img {
	float:left;
	margin-right:5px;
	margin-left:15px;
	}
.monthly_events_left_container { /* for bottom left monthly events */
	width:350px;
	margin-left:0px;
	margin-right:10px;
	margin-top:25px;
	float:left;
}

.wide_box_by_itself_container {
	width:950px;
	margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	clear:both;
	float:left;
}
.wide_box_by_itself_title {
font-family:"Arial Black", Helvetica, Arial;
	background-image:url(../images/40percent_opaque.png);
	background-repeat:repeat;
	width:950px;
	height:20px;	
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:7px;
	font-size:120%;
	font-weight:bold;
}
.wide_box_by_itself {
	background-image:url(../images/67percent_opaque.png);
	background-repeat:repeat;
	width:950px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 10px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
}

	

.footer_spacer {
	margin: 0px;
	padding-top:100px;
	clear:both;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	background-image:url(../images/footer_gradient_red_1100x50.png);
	background-repeat:repeat;
	clear:both;
	left:0px;
	width:100%;
	padding:0px;
	margin: 0px;
}
