@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, h1, h2, h3, h4, h5, h6, p, a, img, font, ol, ul, li, strong 
	{margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	} 
:focus {outline: 0;}

ol, ul {list-style: none;}

li {padding-bottom:5px;}

a {text-decoration:none; color:#000;}

/*main Css*/

html, body {height: 100%;}

body {text-align:center; margin:0; padding:0;}

#wrapper{ margin:auto; width:1200px; text-align:left;
}

#innerwrapper {margin-left:183px;
}
/*header holds logo*/
#header { padding-left:3px; text-align:left; margin-top:5px; padding-bottom:15px;}

/*topnav style*/
#top_nav {  padding-left:30px;}

/*content box shadow using 3 divs*/

#content_top {height:35px; background-image:url(images/homepage/contentbkg_top.gif);background-repeat:no-repeat;}

		/*main content box*/
#content_border {margin:0; background-image:url(images/homepage/contentbkg_mid.gif); background-repeat:repeat-y; padding: 0 0 0 32px;}

#content_bottom {margin:0px; padding:0px; clear:both; height:35px; background-image:url(images/homepage/contentbkg_btm.gif); background-repeat:no-repeat;}

/*banner rotator*/
#rotator {clear:both; width:770px; height:200px;}



/*homepage content boxes*/
#leftCol {float:left; text-align:left;}

#rightCol {width:370px; float:left; text-align:left; margin-left:29px;}

/*content box classes and fontstyles*/

.boxBkg {margin-top:15px;}
.boxInfo {width:370px; font-size:14px; padding:5px 0 15px 0; border-bottom:#999 2px solid;}
.boxText {color:#999; font-size:12px;} 
		
.greyHiLite{color: #999;}
.blkHiLite{color:#000;}

/*homepage bottom nav boxes and styles*/
#bottom_nav {width:770px; clear:both; margin:0; padding-top:50px; padding-bottom:10px; text-align:left;}
.btm_nav { display:inline; width:255px;}
.navGrey {color: #CCC; font-size:18px; font-weight:bold;margin-left:5px;} 
.navButton{text-align:center;padding: 2px 80px 2px 0px;}
.navLastButton{text-align:center;padding: 0px;}



/*footer and styles*/
#footer{margin:auto; width:1200px; background-image:url(images/footer_bkg.gif); background-repeat:no-repeat; background-position:bottom; text-align:left; height:160px;}

#footer_container {
	width:830px;
	margin-left:217px;
}

.Hleft {float:left; width:460px; color: #BBB; font-size:20px; font-weight:bold;}
.Hright {float:left; color: #BBB; font-size:20px; width:245px; font-weight:bold; }

.FlistLeft {clear:both; margin-left:5px; float:left; color: #666; font-size:13px;  width:460px;}

.footer_link {
	color:#666666;
	text-decoration:none;
	
}

.FlistRight {float:left; color: #666; font-size:13px; width:240px; }


.greenbar {border-top:#093 10px solid;
		width:370px;
		margin-top:15px;
		color:#093;
		font-weight:Bold;
		
}
.greybar {border-top:#999 10px solid;
		width:370px;
		margin-top:15px;
		color:#999;
		font-weight:Bold;
}

.redbar {border-top:#f00 15px solid;
		width:370px;
		margin-top:15px;
		color:#f00;
		font-weight:Bold;
}

/*style for copywrite at the bottom of page*/
.copywrite {width:1200px; text-align:center; clear:both; color: #CCC; font-size:11px; font-weight:bold; padding-bottom:50px;}



#event_contact {padding-left: 30px; padding-right:30px;

}

#event_contact p {font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.info_text  {font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-bottom:10px;

}

H1.Red_text {font-style:italic; font-size:20px; font-weight:bold; color:#FF0000; font-family:Georgia;}

.red_font {
	color:#FF0000;

}

#event_buttons {
	position:absolute;
	top:342px;
	left:667px;
	z-index:100;

}

#event_buttons ul {
	
	margin-left:0px;
	padding-left:0px;
	display:inline;

}

#event_buttons ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;


}

#gal_wrapper {
	
	width:770px;
	border-top:  solid #333 1px;
	
}

.accordion_headings{
	width:260px;
	height:36px;
	padding-top:20px;
	background:#fff;
	border-bottom: solid #333 1px;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
	color:#999;
}

.accordion_headings a:hover{
	background-image:url(/images/ga_highlightBkg.jpg);
	background-repeat:repeat-y;
	color:#fff;
}

.accordion_child{

	width:500px;
	
}

.accordion_child p {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	

}

.header_highlight{
	width:260px;
	height:36px;
	padding-top:20px;
	border-bottom: solid #333 1px;
	background-image:url(images/ga_highlightBkg.jpg);
	background-repeat:repeat-y;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
	color:#fff;
}

.gal_img {

	width:470px;
	border-top: 14px #333 solid;
	border-right: 15px #333 solid;
	border-left: 15px #333 solid;
	border-bottom: 14px #333 solid;
	

}

.gal_title {

	font-size:24px;
	padding-bottom:15px;
	font-weight:bold;
}

.gal_headings{
	font-weight:bold;
	
}

#event_btn {
	padding:15px;
}

#event_btn a {
	font-size:12px;
	color:#009900;
	padding-top:15px;
	text-decoration:underline;
}

.about_img {
	border-bottom: 5px #ccc solid;
	padding-bottom:15px;
	margin-bottom:10px;
}
.about_redtxt {

	width:770px;
	font-style:italic;
	font-size:16px; 
	font-weight:bold; 
	color:#C00; 
	font-family:Georgia;

}
.about_head{
	font-weight:bold;
}
.about_info {

	width:370px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	margin-top:15px; 
	padding:10px 0 0px 0; 
	border-top: 5px #ccc solid;
	

}
 
.about_text {
	width:370px;
	font-size:12px;
	margin-top:10px;
	
}
.bio_text {
	margin-left:5px;
	width:700px;
	font-size:12px;
}
.calltoaction {
	color:#009f3c;
	font-weight:bold;
	text-decoration:none;
}
.artisthilite:hover {
	color:#ff0000;
}
a.red_link {
	color:#ff0000;
	text-decoration:underline;
	
}