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


#text_container {
	width:581px;
	height:576px;
	background-image:url(../images/green_bg.jpg);
	color:inherit;
}
#text {
	position:relative;
	top:25px;
	margin:0px 30px 0px 30px;
	padding:0px 20px 0px 18px;
	width: 510px;
	height: 530px;
	overflow:auto;
	background-image:url(../images/green_bg_dark.jpg);
	font-size:14px;
	border:1px solid #c48021;
}

#text_gallery{
	position:relative;
	top:25px;
	margin:0px 30px 0px 30px;
	padding:0px 25px 0px 13px;
	width: 510px;
	height: 530px;
	overflow:auto;
	background-image:url(../images/green_bg_dark.jpg);
	border:1px solid #c48021;
}

#video{
padding-left:12px;
}

.artist {
	text-indent:20px;
}

.contact{
text-align:center;
color:#eee;
background-color:inherit;
}


.contact > a:link, .contact > a:visited {
	color:#eee;
	background:inherit;
	text-decoration:none;
	}
.contact > a:hover {
	color:#fda427;
	background:none;
	}

#gallery_table{
    padding-top:20px;
}

#gallery_table a:link,#gallery_table a:visited{
    color: #fff;
    
}
#gallery_table a:hover{
    color: #fda427;
    
}

#gallery_table td{

padding-right:3px;

}
tr.gallery td{
   padding-top:10px;
}
tr.gallery_bot td{
   padding-bottom:20px;
}

.gallery_title {
padding-top:5px;
padding-bottom:5px;
padding-left: 10px;
color:#41450c;
background:#c48021;
}

#printmaking_table td{
padding-top:10px;
padding-right:3px;

}
#text_print{
	position:relative;
	top:25px;
	margin:0px 30px 0px 30px;
	padding:0px 25px 0px 13px;
	width: 510px;
	height: 530px;
	overflow:auto;
	border:1px solid #c48021;
	background-image:url(../images/green_bg_dark.jpg);
}

#text_print a:link, a:visited{
	color: #c48021;
	background:inherit;
}
tr.print_title td{
padding-bottom:10px;
} 
.print_title{
font-size:14px;
}

.news_title{
text-align:center;
padding-top:5px;
padding-bottom:5px;
color:#41450c;
background:#c48021;
} 

#news_table{
padding-top:20px;
width:505px;
}

#news_table a:link, a:visited{
color: #c48021;
background:inherit;
}

tr.news_events td{
padding-top:10px;
padding-bottom:20px;
}

tr.news_events td + td{
padding-left:15px;
vertical-align:text-top;
}

.news_text{
font-size:14px;
}

