html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	background: url(images/bgtilebody.gif) repeat #c9af81;
	font: 13px georgia, times, "times new roman", serif;
} 

#pagewidth{ 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

#header{
	position:relative;
	margin:30px 0 0px 0;
	height:155px; 
	width:100%;
	background: url(images/stevestonheaderbg.jpg) no-repeat;
	color:#D2FFFA;
	font-size:1px;
	text-align:right;
}
#wrapper{
	background: url(images/bgcontent.gif) repeat-y #f0e5d3;
} 

#maincol{
	float: right; 
	display:inline; 
	position: relative; 
	width:568px;
	padding:10px 28px 30px 30px;
}
.floatright {
	float:right;
	margin:10px 0 5px 10px;
	padding:5px;
	background: url(images/bgtileimg.gif) repeat #d9bf90;
	text-align:center;
	border:1px solid #d9bf90;
}
.floatright img {
	border:1px solid #d9bf90;
}
.floatleft {
	float:left;
	margin:10px 10px 5px 0;
	padding:5px;
	background: url(images/bgtileimg.gif) repeat #d9bf90;
	text-align:center;
	border:1px solid #d9bf90;
}
.floatleft img {
	border:1px solid #d9bf90;
}
#footer{
	color:#451D11; 
	clear:both;
	border-top:1px solid #643d2d;
} 
#footer p {
	font-size:12px;
	margin:10px 0;
}
a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
a:hover, a:active {
	color:#000;
	background-color:#fff;
}
p {
	margin:10px 0 0 0;
	padding:0px;
	line-height:19px;
	color: #444;
}
b {
	color:#000;
	font-size:15px;
	font-weight:normal;
}
.firstpara {
	color:#000;
	font-size:14px;
}
h1 {
	margin:0px;
	padding:0px;
	color:#451D11;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #c9af81;
}
h2 {
	margin:0px;
	color:#451D11;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #c9af81;
}
h3 {
	margin:10px 0 0 0px;
	padding:2px 7px;
	color:#451D11;
	font-size:16px;
	font-weight:normal;
	background: url(images/bgtiletitle.gif) repeat #d9bf90;
	border:1px solid #c9af81;
}
.calendarspot {
	margin:20px 0;
	padding:15px 20px;
	background-color:#e8d9bc; 
	border:1px solid #c9af81;
}
.calendarspot img {
	float:right;
	margin:0 0 5px 10px;
	padding:5px;
	background: url(images/bgtiletitle.gif) repeat #d9bf90;
	border:1px solid #c9af81;
}
#pastperformers {
	margin-top:15px;
}
#pastperformers div {
	margin:0 11px 11px 0;
	padding:5px;
	width:90px;
	height:133px;
	float: left;
	background: url(images/bgtileimg.gif) repeat #d9bf90;
	border:1px solid #d9bf90;
	text-align: center;
}
#pastperformers div p {
	margin:0px;
	line-height:15px;
	text-align: center;
	font-size:13px;
}
#pastperformers div img {
	border:1px solid #d9bf90;
}
#art {
	margin-top:15px;
}
#art div {
	margin:0 12px 12px 0;
  	padding:5px;
	height:230px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:220px;
	float: left;
	background: url(images/bgtileimg.gif) repeat #d9bf90;
	border:1px solid #d9bf90;
	text-align: center;
}
#art div p {
	margin:0px;
	line-height:15px;
	text-align: center;
	font-size:13px;
}
#art div img {
	border:1px solid #d9bf90;
}

/* ------------------------------- NAV --------------------------------------*/
#leftcol{
	width:170px; 
	float:left; 
	position:relative;
}
#leftcol ul {
	width:170px;
	list-style: none;
	margin: 4px 0 10px 0;
	padding: 0px;
	border-left:1px solid #643d2d;
}
#leftcol ul li {
	font-family: georgia, times, "times new roman", serif;
	font-size:15px;
	padding: 0px;
	margin:0;
	line-height: 17px;
	background:none;
	border-bottom:1px solid #c9af81;
	border-top:1px solid #fff;
	border-right:1px solid #c9af81;
}
#leftcol ul li.current {
	padding: 8px 10px;
	margin:0;
	line-height: 17px;
	background:#F0E5D3;
	border-bottom:1px solid #c9af81;
	border-top:1px solid #fff;
	border-right:1px solid #F0E5D3;
}
#leftcol a {
	display: block;
	padding: 8px 10px;
	color: #444;
	text-decoration:none;
	border-bottom:none;
}
#leftcol a:hover, #leftcol a:active{
	color: #000;
	background: url(images/bgtiletitle.gif) repeat #d9bf90;
}
.davesblog {
padding: 0 0 15px 0;
}
.davesblog h3 {
margin: 10px 0;
}




