body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size:12px;
	color:#ffffff;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	color:#ffffff;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#5c3f22;
	font-weight:bold;
	font-size:18px;
}
h2{
	color:#5c3f22;
	font-weight:bold;
	font-size:16px;
	padding-left:30px;
}
hr{
	color:#5E3D33;
	background-color:#5E3D33;
	width:90%;
	height:1px;
	text-align:center;
	margin:auto;
}
#header{
	background-color:#e1d3a2;
	width:800px;
	margin-top:20px;
	height:100px;
}
#menu{
	clear:both;
	background:#e1d3a2 url(images/menu_bg_tile.gif) repeat-x bottom left;
	width:800px;
	height:35px;
	text-align:right;
	line-height:35px;
	vertical-align:bottom;
	padding-bottom:6px;
}
#menu a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding:2px 15px;
}
#menu a:hover{
	background-color:#d6c49c;
}
#content{
	width:800px;
	min-height:300px;
	background-color:#8e7153;
	text-align:left;
}
#footer{
	background:#e1d3a2 url(images/ftr_bg_tile.gif) repeat-x top left;
	width:800px;
	height:130px;
}
#index_wrap{
	width:800px;
	height:315px;
	background-color:#8e7153;
	display:block;
	margin:0px;
	padding:9px 0px 0px 0px;
}
#index{
	width:800px;
	height:305px;
	background:#8e7153 url(images/index_bg.jpg) no-repeat;
	display:block;
	margin:0px;
	padding:0px;
}
#index_thumb{
	width:345px;
	height:252px;
	position:relative;
	top:30;
	left:32;
	background-image:url(images/index_event_pic.jpg);
	display:block;
	text-align:center;
	cursor:pointer;
}
.centered{
	margin:auto;
	display:block;
	text-align:center;
}
#links{
	text-align:left;
	background-image:url(images/hdr_links.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:600px;
	display:block;
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
	margin-left:100px;
	padding-top:10px;
}
#links p{
	padding-bottom:5px;
	margin-bottom:5px;
}
#contact{
	text-align:left;
	background-image:url(images/hdr_contact.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:600px;
	display:block;
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
	margin-left:100px;
	padding-top:10px;
}
#contact p{
	padding-bottom:5px;
	margin-bottom:5px;
}
#press{
	text-align:left;
	background-image:url(images/hdr_press.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:600px;
	display:block;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	margin-left:100px;
	padding-top:30px;
	text-align:center;
	line-height:1.5;
}
.info{
	float:right;
	margin-top:30px;
	padding-right:10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.info a {
	color:#0000ff;
}
.info a:visited {
	color:#0000ff;
}
.gallery{
	height:435px;
	padding-top:5px;
}
.artist_hdr{
	margin:10px 40px;
}
.bio{
	padding:10px 30px;
	margin:0px;
}
.copy {
	font-size: 10px;
	color: #666666;
}
.splash_text{
	color:#ffffff;
	float:right;
	font-weight:bold;
	margin-right:20px;
	text-align:right;
	font-size:16px;
	margin-top:80px;
}
.read_now{
	margin-right:20px;
	text-align:right;
	color:#d4c694;
	font-style:italic;
	float:right;
	font-size:14px;
}

/******* Jquery Galleria Classes begin *************/ 
	body{padding:0px;margin:0px;}
	*{margin:0;padding:0}
	.galleria{list-style:none;width:200px;margin-left:20px;padding-left:20px;padding-top:15px;}
	.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
	.galleria li a{}
	.galleria li.active div img,.galleria li.active div{display:block;}
	.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
	* html .galleria li div span{width:0px;} /* MSIE bug */

	.gallery_wrap{position:relative;border:1px solid #8e7153;}
	.gallery_eca{width:200px;float:left;}
	.gallery_eca li{width:75px;height:75px;margin: 0 2px 2px 0;border:3px double #c4ac94;}
	.gallery_eca li.hover{border-color:#ffffff;}
	.galleria_container{margin:auto;height:auto;width:500px;float:right;text-align:center;padding-top:2px;}
	.galleria_container div{margin:auto;height:auto;display:block;}
	.galleria_container div img{margin:auto;vertical-align:middle;display:block;}
	.landscape {display:block;padding-top:30px;}
	.landscape-tall {display:block;padding-top:10px;}
	.caption{color:#ffffff;display:block;vertical-align:top;text-align:center;}

/************ end ***************/
