/* CSS */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #000;
 color:#23221D;
} 
 
#pagewidth{ 
 width:903px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
.closednotice {
	position:absolute; top:330px;	margin-left:97px;
	width:659px;
	padding:20px;
	z-index:999;
	background-color:#FFCC00;
	color:#000000;
	font-family: "Arial, Helvetica, sans-serif";
	font-size:24px;
}
#strapline {
    margin:0; padding:0;
    position:absolute; top:265px; left: 0;
    height:51px;  width:697px;
    overflow:hidden;
      }

#strapline span {
    display:block;
    position:absolute; left:0; top:0; 
    height:51px;  width:697px;
    margin:0; padding:0;
    background: url(images/strapline.jpg) no-repeat;
}
#header_replace {
    margin:0; padding:0;
    position:relative;
    height:47px;  width:903px;
    overflow:hidden;
      }

#header_replace a{
    margin:0; padding:0;
    position:relative;
    height:47px;  width:903px;
    overflow:hidden;
	cursor:pointer;
      }

#header_replace span {
    display:block;
    position:absolute; left:0; top:0; 
    height:47px;  width:903px;
    margin:0; padding:0;
    background: url(images/header.jpg) no-repeat;
      }
 
 
#welcome {
    margin:0; padding:0;
    position:relative;
    height:41px;  width:189px;
    overflow:hidden;
      }

#welcome span {
    display:block;
    position:absolute; left:0; top:0; 
    height:41px;  width:189px;
    margin:0; padding:0;
    background: url(images/welcome.gif) no-repeat;
      }


 

#header{
 position:relative; 
 height:47px; 
  background: url(images/header.jpg) no-repeat; 
 width:100%;
} 
#featured {
    margin:0; padding:0;
    position:relative;
    height:26px;  width:189px;
    overflow:hidden;
      }

#featured span {
    display:block;
    position:absolute; left:0; top:0; 
    height:26px;  width:189px;
    margin:0; padding:0;
    background: url(images/featured.gif) no-repeat;
      }
 
#events {
    margin:0; padding:0;
    position:relative;
    height:30px;  width:210px;
    overflow:hidden;
      }

#events span {
    display:block;
    position:absolute; left:0; top:0; 
    height:30px;  width:210px;
    margin:0; padding:0;
    background: url(images/events_title.gif) no-repeat;
      }
#newsletter {
    margin:0; padding:0;
    position:relative;
    height:30px;  width:193px;
    overflow:hidden;
      }

#newsletter span {
    display:block;
    position:absolute; left:0; top:0; 
    height:30px;  width:193px;
    margin:0; padding:0;
    background: url(images/newsletter.gif) no-repeat;
      }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:475px; 
 top: 20px;
 margin-bottom:10px;
 _margin-bottom: 25px;
 }

#content{
 background: url(images/left_fix.gif) repeat-y #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:795px; 
 min-height:100%;
 }
#rightcol{  
 float: right; 
 display:inline; 
 position: relative; 
margin-right:10px;
margin-top:-20px;
 } 
 #rightcol2{  
 float: right; 
 display:inline; 
 position: relative; 
margin-top:-20px;
_margin-top:-12px;
border-left: 1px solid #F8EABA;
width:183px;
_width:160px;
min-height:525px;
padding:10px;
_padding:7px;
background:url(images/sidebar_backing.jpg) no-repeat right top;
	color:#506113;
 } 
.border {
	background: url(images/right_border.jpg) no-repeat;
	width:5px;
	height:217px;
}
#left{background: url(images/left.jpg) #000000 no-repeat;  
 float: left; 
 display:inline; 
 position: relative; 
 width:97px;
 height:624px; 
} 
#right{background: url(images/right.jpg)  no-repeat;  
 float: right; 
 display:inline; 
 position: relative; 
 width:108px; 
 height:624px;
 } 
#footer{
 height:95px;
_height:133px;
 width:698px; 
  background: url(images/bottom.jpg) no-repeat #FFFFFF;
  _background: url(images/bottom2.jpg) no-repeat #FFFFFF;
  margin-left:97px; 
 clear:both;
 } 
 
 ul#navlist
{
margin-left: 0;
margin-top:-20px;
_margin-top:0px;
padding-left: 0;
text-align:center;
background-color:#e6b000;
}

#navlist li {
float:left;
list-style-type: none;
width: 106px;
height: 24px;
line-height:24px;
border-right:1px solid #fff;
z-index:1;
text-transform:uppercase;
font-size:12px;
}

.home {
background-color:#930000;
}
.about {
background-color:#9e1600;
}
.artists {
background-color:#b34500;
}
.events {
background-color:#c66d00;
}
.blog {
background-color:#d48900;
}
.contact {
background-color:#e6b000;
}
#navlist a { 
font-style:normal;
padding: 0px; margin:auto; width: 106px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}
 
.reflection {
	display:block;
	width:620px;
	height:25px;
	position:relative;
	top:28px;
	_top:0px;
	margin-left:97px;
	_left:-3px;
	background:url(images/reflection.jpg) no-repeat;
}

.leaf {
	background: url(images/leaf_section.jpg) no-repeat;
	width:78px;
	height:79px;
	float:right;
	margin-top:-24px;
	margin-left:-15px;
	
}
h2 {
	background-color: #F8EABA;
	color:#506113;
	padding:10px;
	font-size:18px;
	text-transform:uppercase;
	width:100%;
}
h2 a{
	text-decoration: none;
	font-style:normal;
}

p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
 color:#23221D;
text-align:justify;
padding-left: 10px;
}
a {
	font-style:italic;
	color:#506113;
}
img {
	border: 1px solid #506113;
	margin:10px;
}
img.sold {
	background-image: url(images/reddot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
	padding-top:12px;
}
.sideimg {
	border:1px solid #506113;
	margin-left:-2px;
}
.floatleft {
	float:left;
	border: 1px solid #506113;
	margin:0 10px 3px 3px;
}
.leftfloat {
	float:left;
}
.floatright {
	float:right;
}
.featureItem {
	margin-left:20px;
}
.featureItem a {
	font-style:italic;
	color:#506113;
	width:120px;
	text-align: center;
	float: none;
	display: block;
}
.news {
	font-size:12px;
	width:227px;
	padding:10px;
}
.cal_home {
	position:absolute;
	top:350px;
	_top:375px;
}
.home_cal {
	width:210px;
}
.block {
	display:block;
	width:200px;
	height:30px;
	position:absolute;
	top:305px;
	_top:330px;
	left:-50px;
	_left:-30px;
	 background-color:#F8EABA;
}

.home_bottom {
	display:block;
	position:absolute;
	top:320px;
}
.cal_list_home {
	clear:both;
	float:right;
	text-align:center;	
	margin-top:10px;
}
.courses ul{
	list-style-type:none;
	padding:5px;
	list-style-position:outside;
}
.list li {
	list-style:disc url(images/bullet.gif) outside;
}
.copy {
	font-size:12px;
	color:#506113;
	text-align:right;
	padding:40px 10px 0 0;
	font-style:italic; 
}
.hometext {
	font-style:italic;
	color:#36410C;
	font-size:13px;
}
.date {
	float:left;
	height: 45px;
	width:32px;
	margin-right:10px;
	padding-top:11px;
	margin-left:10px;
	background:url(images/icon-calendar.gif) no-repeat;
	}
.date p {
	text-align:center;
	color:#353D40;
	margin:0 0 0 -10px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}
.post {
	
}
.nextpage {
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
}
textarea {
	width:475px;
	border: 1px solid #36410C;
}
input {
	width:259px;
	border: 1px solid #36410C;
}
.meta {
	font-style:italic;
	color:#36410C;
	font-size:12px;
	border-bottom: 1px dashed #F8EABA;
}
#respond {
	margin-left:10px;
	font-style:italic;
	color:#36410C;
	font-size:12px;
	border-bottom: 1px dashed #F8EABA;
}

.dateevent {
	color:#36410C;
	padding-left: 10px;
	border-bottom: 1px dashed #36410C;
}
input.punmailbutton {
	width:100px;
}
input.sub {
	 width:10px;
}
input.sub2 {
	width:100px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{
	display:none;
} 
#twocols, #maincol{width:100%; float:none;}
}
