body{
	background: #c04329;
	margin:0px;
}

body, td, p, li{
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
}

img{
	border:0px;
}

a{
	text-decoration:underline;
	/* color:#ef16d8; */
	color:black;
	font-weight:bold;
}

a:hover{
	color:#bb382b;
}

#shadow_wrapper{
	width:860px;
	height:100%;
	margin:0px auto;
	padding-bottom:0px;
	background: #c04329 url('../images/shadow.gif');
	background-position:50% 0px;
	background-repeat:repeat-y;
}	

#bottom_shadow{
	width:860px;
	height:60px;
	margin:0px auto;
	background: #c04329 url('../images/BottomShadow.gif');
	background-position:50% 0px;
	background-repeat:no-repeat;
}

#wrapper{
	width:800px;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-400px;
	margin-bottom:0px;
}

#banner{
	width:800px;
	height:236px;
	background: url('../images/2010Banner.jpg');
	background-repeat:no-repeat;
	margin:0px;
}

div.artsu{
	background: url('../images/ArtsUBanner.jpg') !important;
}

div.archives{
	background: url('../images/ArchivesBanner.jpg') !important;
}

div.concerts{
	background: url('../images/ConcertsBanner.jpg') !important;
}

div.foundation{
	background: url('../images/FoundationBanner.jpg') !important;
}

#banner a{
	display:block;
	width:800px;
	height:237px;
}

#top_nav{
	border-top:1px solid #faf0b9;
	background:#faf0b9;
	height:64px;
}

#top_nav ul{
	list-style: none; 
	list-style-position: outside; 
	margin:0px;
	display:block;
	background:#f2d347;
	height:32px;
	margin-top:15px;
	padding-left:70px;
	overflow:hidden;
}

#top_nav ul li{
	float:left;
	margin-right:25px;
}

#top_nav ul li a{
	display:block;
	height:32px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-size:0px;
	text-indent:-10000px;
	overflow:hidden;
	color:#f2d347;
	text-decoration:none;
}

#top_nav ul li a:hover, #top_nav ul li a.current{
	color:#bb382b;
	background-position:0px -32px !important;
}

#top_nav a#top_concerts{
	background: url('../images/concerts.gif') no-repeat;
	width:124px;
}
	
#top_nav a#top_festival{
	background: url('../images/festival.gif') no-repeat;
	width:108px;
}

#top_nav a#top_foundation{
	background: url('../images/foundation.gif') no-repeat;
	width:144px;
}
		
#top_nav a#top_archives{
	background: url('../images/archives.gif') no-repeat;
	width:107px;
}

#top_nav a#top_artsu{
	background: url('../images/artsu.gif') no-repeat;
	width:79px;
}

#left_nav{
	float:left;
	width:135px;
	margin:0px 5px 0px 10px;
}

#left_nav ul{
	list-style: none; 
	list-style-position: outside; 
	padding-left:0px;
	margin-left:0px;
	margin-top:5px;
}

#left_nav ul li{
	margin-bottom:20px;
}

#left_nav ul li a{
	font-weight:bold;
	text-decoration:none;
	color:black;
	font-size:13px;
}

#left_nav ul li a:hover,#left_nav ul li a.current{
	color:#bb382b;

}



#content_wrapper{
	width:610px;
	float:right;
	margin-right:25px;
	
}

body.mceContentBody{
	background:#faf0b9;
	padding:20px;
}

#content_wrapper h1, body.mceContentBody h1,
#content_wrapper h2, body.mceContentBody h2,
#content_wrapper h3, body.mceContentBody h3,
#content_wrapper h4, body.mceContentBody h4{
	margin:0px;
	clear:both;
}


#content_wrapper h1, body.mceContentBody h1{
	border:4px double #c04329;
	color:#faf0b9;
	background:#000;
	text-align:center;
	margin-bottom:5px;
}

#content_wrapper p, body.mceContentBody p{
	margin:0px;	
	text-align:left;
}
	
div.clear{
	clear:both;
}

#footer{
	display:block;
	background:#f2d347;
	width:800px;
	text-align:center;
	border-top:1px solid #c04329;
	border-bottom:1px solid #f2d347;
	clear:both;
	margin:50px auto 0px auto;
}

#footer_save{
	bottom:0px;
	left:50%;
	position:fixed;
	margin-left:-400px;
}

#footer p{
	margin:3px !important;
	text-align:center !important;
}

#footer a{
	font-weight:normal;
	text-decoration:none;
	color:black;
	font-size:11px;
	margin:0px 10px;
}

#footer a:hover{
	text-decoration:underline;
}

/* Photo Gallery Styles */
#thumb_wrapper{
	}

#thumb_list{
	position:relative;
	left: 0px;
}

ul#thumb_list_ul{
	list-style: none; 
	list-style-position: outside; 
	padding-left:0px;
	margin:0px;
	margin-top:25px;
	text-align:left;
}

ul#thumb_list_ul img{
	display:block;
}

ul#thumb_list_ul img:hover{
	display:block;
}

ul#thumb_list_ul li{
	display:block;
	float:left;
	width:133px;
	margin:1px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}

ul#thumb_list_ul li.gallery_thumb{
	height:200px;
}

ul#thumb_list_ul p.gallery_title{
	font-weight:bold;
	display:block;
	text-align:center;
	margin:0px;
	width:130px;
}


.image_wrapper{
	display:inline;
	width:133px;
	float:left;
	overflow:hidden;
	margin-right:2px;
	margin-bottom:2px;
	padding-bottom:0px;
}
#photo_breadcrumbs{
	width:75%;
	float:left;
}
	

#photo_slideshow{
	float:right;
	width:20%;
	text-align:right;
}

h2.GalleryTitle{
	clear:both;
	padding-top:20px;
}

#photo_slideshow p{
	text-align:right;
}

.ArtistFloat{
	margin:5px auto;
	height:auto;
	width:250px;
	text-align:center;
	border:1px solid #c04329;
	background:#f2d347;
	padding:5px;
	padding-bottom:15px;
	font-size:15px;
}

.ArtistFloat a{
	display:block;
	font-weight:bold;
	text-align:center !important;
}

.ArtistBox{
	float:right;
	margin:0px 5px 15px 15px;
	border:1px solid #c04329;
	background:#f2d347;
	padding:5px;
	padding-bottom:15px;
	max-width:300px;
}

.ArtistBox a{
	display:block;
	text-align:center !important;
}

.ArtistBox img{
	max-width:270px;
}

#performer_schedule{
	width:300px;
	margin:15px auto;
}
#performer_schedule p{
	text-align:center;
}
#performer_schedule a{
}

div#ArtisanListOptions{
	float:right;
	width:200px;
}

p.ArtisanCategories{
	width:58%;
	float:left;
	margin-bottom:15px !important;
}

p.ArtisanNavigation{
	width:38%;
	float:right;
	text-align:right !important;
	margin-bottom:15px !important;
}

p.ArtisanInfo{
	clear:left;
}

.hidden_tab{
	display:none;
}

#categorylist {
	list-style-type: none;
	margin: 10 0 0 10;
	text-align: left;
}

#categorylist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	width: 48%;
}

#categorylist li.specialcategory {
	clear: both;
	width: 100%;
}

.fu_upload{
	display:none;
}

.LeftColumn{
	width:48%;
	float: left;
	clear:left;
}

.RightColumn{
	width:48%;
	float: right;
	clear:right;
}

.LeftColumn img, .RightColumn img{
	max-width:270px;
}

div#SeeAlso h1{
	margin-bottom:0px;
	border:0px;
	text-align:left;
	background:transparent;
	color:black;
	font-size:13px;
	margin-top:25px;
}

div#SeeAlso ul{
	margin-top:0px;
}

.message_box{
	background: #c04329;
	padding:15px;
}

.message_box a:hover{
	text-decoration:underline;
	color:black;
}

.LeftImage{
	float:left;
	clear:left;
	margin: 3px 7px 4px 0px;
}

.RightImage{
	float:right;
	clear:right;
	margin: 3px 0px 4px 7px;
}

.LeftBanner{
	width:133px;
	float:left;
	text-align:center;
	margin:0px 15px 15px 0px !important;
	border:1px solid #c04329;
	background:#f2d347;
	padding:0px 10px 10px 10px;
}

.LeftBanner h2{
	font-size:1.2em;
}

.RightBanner{
	width:135px;
	float:right;
	text-align:center;
	margin:0px 0px 15px 15px !important;
	border:1px solid #c04329;
	background:#f2d347;
	padding:0px 10px 10px 10px;
}

.RightBanner h2{
	font-size:1.2em;
}