/* Base Styles */
body { background-color: #663365; background-image: url(../graphics/bg/bg_green.png); background-repeat: repeat-x; margin: 0; padding: 0; behavior:url(http://www.ncarts.org/cssHoverFix.htc); }


#navigation {
	width:220px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;	
	position:relative; 
	left:-30px;
}

/*Main Menu*/
#navigation ul {
	margin:0px;
	padding:0px;
	background-color:#999999;
}

#navigation ul li {
height:25px;
line-height:25px; 
list-style:none; 
padding-left:10px;
font-size:11px;
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:1px;
cursor:pointer; 
}

.li2 {
	background-color:#663365;
	text-indent: 15px;
}

#navigation ul li a {color:#FFF; text-decoration:none;} /*Link's Styles*/

#navigation ul li:hover {
	background-color:#98c93d;
	position:relative;
}

/*Sub Menu*/
#navigation ul ul {
	display:none;
	position:absolute;
	left:180px;
	top:5px;
	border:#FFF solid;
	border-width:1px;
	background-color:#663365;
}
#navigation ul li:hover ul {display:block;}

#navigation ul ul li { width:220px; float:left; display:inline; border:0px; border-top:#fff solid; border-bottom:#fff solid; border-width:1px; font-size:11px;}
#navigation ul ul li:hover {text-decoration:underline; border:none;}
 
#navigation li:hover ul li ul {display:none;}

#navigation ul ul li ul {
	left:180px;
	background-color:#999999;
}
#navigation ul ul li:hover ul {display:block;}






div	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}
p { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}
li { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}
img { 
	border-style: none; 
}


/* Anchor/link Styles */
/*standard*/
a:link {
	color: #2D2384;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #353795;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #2D2384;
	text-decoration: none;
	font-weight: bold;
}

/* 'more' button */
a.more {
	color: #2D2384;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
a.more img {
	bottom: -1px;
	position: relative;
}

/* shout box links (home page) */
a.shout:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #522354;
}
a.shout:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #522354;
}
a.shout:hover {
	text-decoration: underline;
}

/* additional styles */
a.external {
	padding-right: 14px;	
	background-image: url(../elements/utility-images/bg-external-link.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

a.pdf {
	padding-right: 14px;	
	background-image: url(../elements/utility-images/bg-pdf.gif);
	background-position: right;
	background-repeat:no-repeat;
}

a.doc {
	padding-right: 14px;	
	background-image: url(../elements/utility-images/doc.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

a.audio {
	padding-right: 14px;	
	background-image: url(../elements/utility-images/icon-audio.gif);
	background-position: top right;
	background-repeat:no-repeat;
}
a.zip {
	padding-right: 17px;	
	background-image: url(../elements/utility-images/icon-zip.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

div {
	margin: 0;
}

div.box {
	border: 1px dashed rgb(205, 205, 205);
	padding: .5em;
	background-color: rgb(250, 250, 250);
	margin-right: 5px;
}

/* General headline styles */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #2D2384;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #2D2384;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #673366;
}

hr {
	border-top: 1px solid #673366;
    border-bottom: 0 solid #673366;
	background-color: #673366;
	color: #673366;
	height: 2px;
}
hr.dash {
	background-color:#fff;
	border-bottom:0 solid #999;
	border-top:1px dashed #999;
	color:#fff;
	height:1px;
}

p {
	padding: 0;
}
	
/* image specific styles */
img.more { /* see a.more */
	bottom: -1px;
	position: relative;
}

img#camt {
	padding-left: 25px;
	padding-top: 10px;
}

/** Generic Classes **/

.blackbigtitles {
	FONT-SIZE: 1.15em;  COLOR: #333333; FONT-FAMILY: Arial, sans-serif;  TEXT-DECORATION: none; font-weight:bold;
	padding-bottom: 5px;
}
.blacktitles {
	FONT-SIZE: .96em;  COLOR: #333333; FONT-FAMILY: Arial, sans-serif;  TEXT-DECORATION: none; font-weight:normal; 
	padding-top: 5px;
}
.bluesubtitles {
	COLOR: #4EA928; 
	FONT-FAMILY:  "Trebuchet MS", Verdana, Arial, sans-serif; 
	TEXT-DECORATION: none;
	font-size: 10pt; 
	font-weight: bold;
}
.bluetitles {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;  
	COLOR: #4EA928; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; 
	TEXT-DECORATION: none
}
.bluetitles-old { /* From previous site CSS */
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;  
	COLOR: #2D2384; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}


.pre {
	color: #000;
	font-family: "Courier New", Courier, mono;
	text-decoration:none;
	font-size: 10pt;
}


.gap-9px {
	font-size: 9px;
}
.spacer { 
	line-height: 15px; 
	clear: both; 
	margin: 0; 
	padding: 0; 
}
.spacer2 { 
	line-height: 40px; 
	margin: 0; 
	padding: 0; 
	clear: both; 
}

/** Menu Styles **/
#menubar,
#menubar2
{ 
	background-color: #99ca3e; 
	clear: both;
	margin: 0;
	padding: 0;
	position: relative; 
	width: 781px;  
	height: 32px; 
}

#menubar2 ul {
	margin: 0;
	padding: 0;
}
	
#menubar2 li {
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0;
}

#menuItem1 {
    background: url(/elements/menu-images/experiencethearts.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 175px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem1:hover {
    background: url(/elements/menu-images/experiencethearts_hi.png) 0 100% no-repeat;
}

#menuItem2 {
    background: url(/elements/menu-images/artists.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 75px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem2:hover {
    background: url(/elements/menu-images/artists_hi.png) 0 100% no-repeat;
}

#menuItem3 {
    background: url(/elements/menu-images/artslearning.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 130px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem3:hover {
    background: url(/elements/menu-images/artslearning_hi.png) 0 100% no-repeat;
}

#menuItem4 {
    background: url(/elements/menu-images/grantsandresources.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 176px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem4:hover {
    background: url(/elements/menu-images/grantsandresources_hi.png) 0 100% no-repeat;
}

#menuItem5 {
    background: url(/elements/menu-images/pressroom.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 123px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem5:hover {
    background: url(/elements/menu-images/pressroom_hi.png) 0 100% no-repeat;
}

#menuItem6 {
    background: url(/elements/menu-images/aboutus.png) 0 100% no-repeat;
    display: block;
    height: 32px;
    width: 102px;
    text-indent: -2000em;
    z-index: 1000; /* need for FX and IE */
}

#menuItem6:hover {
    background: url(/elements/menu-images/aboutus_hi.png) 0 100% no-repeat;
}

#dropmenudiv{
	background: transparent;
	/* background: #98ca3e; */
	border: none;
	font:normal 12px Arial;
	padding: 0; /* 5px 10px 10px 0;  */
	position:absolute;
	visibility: hidden;
	z-index:10000;
}

#dropmenudiv table{
	background: #98ca3e;
	border: none;
	padding: 0;
	margin: 0;
}

#dropmenudiv tr{
	border: 0 none black;
	padding: 0;
	margin: 0;
}

#dropmenudiv td{
	border: 0 none black;
	padding: 0;
	margin: 0;
}

#dropmenudiv a{
 	clear: left;
	float: left;
 	width: 100%;
	display: inline-block;
	text-indent: 10px;
	border: none;	
	margin: 0 10px 0 0; 
	padding: 5px 0 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #363895;
}

/** End Menu Styles **/

#arts_bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 1; 
}

/* Page structure */
#content_placement { 
	background-color: #fff; 
	position: absolute; 
	top: 20px; 
	left: 20px; 
	height: 1166px; 
	z-index: 100; 
	margin: 0 0 20px; 
	padding: 20px; 
}
#content_container { 
	background-color: #fff; 
	position: relative; 
	top: 20px; 
	left: 20px; 
	padding: 20px; 
	z-index: 100; 
	width: 812px; 
}
#content_container_small { 
	background-color: #fff; 
	position: absolute; 
	top: 5px; 
	left: 5px; 
	padding: 10px; 
	z-index: 100; 
	width: 455px; 
}

/*** Page Header ***/
#header {
	margin: 0;
	padding: 0;
}

#page_title {
	margin: 0;
	padding: 0;
}

#site_name { 
	position: relative; 
	top: 12px; 
	left: 198px; 
	border-style: none; 
	margin: 0;
}

	/* search box */
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	height: 30px;
	left: 324px;
 	margin: 0;
	position: relative;
	text-align: right;
	top: -15px;
	width: 100px;
}
#search-site-input {
	border: 2px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#submitButton {
	width: 17px;/* Width of button image */
	height: 17px;/* Height of button image */
	padding:  0 0;
	margin: 0;
	border: 0;
	background: transparent url(../graphics/search_button.png) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


	/* NCArts Logo */
#site_logo { /* Template */
	position: relative;
	left: 46px;
	border-style: none;
	top: -32px;
}
#logo { /* Live */
	position: relative;
	left: 46px;
	margin: 0;
	top: -32px;
}
#logo a {
	border: none;
}

	/* Photo Banner */

#photo_template {/* Template */
	position: relative;
	top: -10px;
	left: 74px;
}

div#homepage-banner {/* Real Page */
	float: right;
	margin: 0;
	position: relative;
	right: 30px;
	top: -10px;
}

.homepage-banner-tag { 
	width: 593px;
	font-size: .75em; line-height: 1.1em;
	padding: 1px 0; margin: 0;
}

.homepage-banner-tag-label { 
	display: none;
	margin: 0; 
	padding: 0; 
}

.homepage-banner-tag-hidden { 	
	display: none;
}

.homepage-banner-tag p { 
	margin: 0; padding: 0;
}

/*** ***/


/*** Home Page ***/
	/* Feature Item */
#feature { 
	position: relative; 
	width: 778px; 
	height: 292px; 
	border: solid 2px #adadb0; 
}
#feature_photo {
	height: 250px;
	width: 233px;
	position: relative;
	padding: 20px 20px 0px 20px;
	vertical-align: top;
}
#feature_text {
	font-family: Arial, Helvetica, sans-serif;
	height: 250px;
	width: 295px;
	margin: 0;
	position: relative;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}
#feature_text h1 {
	margin: 0;
	padding: 5px 0 0 0;
}
#feature_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #88C22C;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
}
#feature_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	margin: 0;
	padding: 10px 0 10px 0;
}
#feature_notices  {
	width: 145px;
	background-color: #DEDEDE;
	padding: 0px 27px 0px 27px;
}
#feature_notices p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #522354;
	text-align: center;
	font-weight: normal;
}

	/* Events Calendar */
#events_container {
	background-image: url(../graphics/events/events_bg.png);
	width: 781px;
	height: 276px;
	background-repeat: no-repeat;
}
#events_content {
	position: relative;
	top: 0;
	left: 10px;
	width: 760px;
	overflow: hidden;
}
.event_panel {
	background-color: #ffffff;
	width: 148px;
	height: 226px;
	padding: 0px;
}
.event_panel_blank {
	width: 148px;
	height: 226px;
	padding: 0px;
}
#event_table {
	position: relative;
	left: 0px;
}
.event_photo {
	padding: 10px 10px 0px 10px;
}
.event_information {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	text-decoration: none;
	margin: 0;
	padding: 5px 10px;
}
#events_tab_left {
	position: relative;
	top: -140px;
	left: -3px;
	z-index: 1000;
	width: 18px;
	height: 36px;
}
#events_tab_right {
	position: relative;
	left: 765px;
	top: -176px;
	z-index: 1000;
	width: 18px;
	height: 36px;
}

	/* Headlines panel */
#headlines_container { 
	width: 380px; 
	height: 210px; 
	float: left; 
	padding-left: 20px; 
	padding-right: 20px; 
}
#headlines_content {
	width: 375px;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #cbe49e;
	scrollbar-track-color: #98c93d;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #cbe49e;
	scrollbar-3dlight-color: #cbe49e;
	scrollbar-shadow-color: #cbe49e;
	scrollbar-darkshadow-color: #98c93d;
}
.headlines_title {  /* Title for the panel, for individual healine titles, see '.headline_title' below */
	color: #99ca3e; 
	font-size: 11pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	position: relative; 
	top: -5px; 
	margin: 0; 
	padding: 0; 
}
.headline { 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	text-decoration: none; 
}
.headline_title { 
	color: #353795; 
	font-weight: bold; 
	text-decoration: none; 
}
.headline_subtitle { 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-style: italic; 
}

	/* Extra banner panels */
#extra_container { /* Left panel */
	position: relative;
	width: 175px;
	height: 175px;
	float: right;
	left: -50px;
	vertical-align: middle;
}
#extra_container2 { /* Right panel */
	position: relative;
	width: 175px;
	height: 175px;
	float: right;
	left: -50px;
	vertical-align: middle;
}
#extra_container3 { /* Double width panel */
	position: relative;
	width: 320px;
	height: 175px;
	float: right;
	left: -50px;
	vertical-align: middle;
}
#myDiv2 {
	position: relative;
	left: 0px;
	top: 0px;
}
.extra_image {
	width: 155px;
	height: 75px;
}
.extra_image_wide {
	width: 320px;
	height: 75px;
}

/*** ***/

/*** Content page styles ***/
#page_text {
	padding: 0 50px 0 0;
}

	/* Hot Topics/Green Box link panel on content pages */
#hot_topics {
	background-color: #F0EFEF;
	border-color: #ADADB0;
	border-style: solid;
	border-width: 4px 0 4px 0;
	margin-right: 35px;
	padding: 5px 15px 5px 15px;
	width: 160px;
}

#hot_topics p {
	font-size: 9pt;
}

	/* Content Page Photos */

.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 2px 0 0 0;
}

#page_photo { /* Template */
	border: 1px solid #ADADB0;
	float: left;
	padding: 10px;
	margin: 0 15px 15px 0;
	width: auto;
}


/* Final site */

	/* Float Left */

div.photo-with-caption { 
	border: 1px solid #ADADB0;
	clear: left;
	float: left;
	padding: 10px;
	margin: 0 15px 15px 0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

/* large photos work with widths LE 250px - the closer to 250, the better */
div.photo-with-caption-large { 
	border: 1px solid #ADADB0;
	clear: left;
	float: left;
	padding: 10px;
	margin: 0 15px 15px 0;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption-large img {
	margin: 0;
	padding: 0;
}

div.photo-with-caption-large p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

/* small photos work with widths LE 125px - the closer to 125, the better */
div.photo-with-caption-small {
	border: 1px solid #ADADB0;
	clear: left;
	float: left;
	padding: 10px;
	margin: 0 15px 15px 0;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption-small p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}


	/* Float Right */
div.photo-with-caption-right { 
	border: 1px solid #ADADB0;
	clear: right;
	float: right;
	padding: 10px;
	margin: 0 0 15px 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

/* large photos work with widths LE 250px - the closer to 250, the better */
div.photo-with-caption-large-right { 
	border: 1px solid #ADADB0;
	clear: right;
	float: right;
	padding: 10px;
	margin: 0 0 15px 15px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption-large-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

/* small photos work with widths LE 125px - the closer to 125, the better */
div.photo-with-caption-small-right {
	border: 1px solid #ADADB0;
	clear: right;
	float: right;
	padding: 10px;
	margin: 0 0 15px 15px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

div.photo-with-caption-small-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 10pt;
	font-weight: normal;
}

.photo-left {
	float: left;
	text-align: left;
	margin-right: 15px;
}

.photo-right {
	float: right;
	text-align: right;
	margin-left: 12px;
}

/*** ***/



/*** Footer ***/

/** Template **/
#footer_menu { text-align: center; clear: both; }

#footer_credits {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#ncculture {
	float: left;
	padding: 0px 8px;
}
#camt {
	float: right;
}

/** Real pages **/
div#footer {
	clear: both;
	padding-top: 20px;
/*	width: 575px; */
	font-size: .8em;
	text-align: center;
	float: inherit;

}

div#footer a {
}
	div#footer a:hover {
	}

div#footer ul {
	margin: 0 0 .2em 0; padding: 0;
	list-style-type: none;
}
div#footer ul li {
	display: inline;
	padding-right: .75ex;
	margin-left: .75ex;
	border-right: 1px solid #bbb;
}
div#footer ul li.last {
	border-right: none;
}

#footer p {
	margin-top: 1em;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:  center;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 20px;
	height: 40px;
	background-image:  url(../elements/header-footer-images/ncculture_logo.png);
	background-position: top left;
	background-repeat: no-repeat; 
}

.menu_top_level {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:solid 1px #000;
}

/** Imported from previous site **/

/* Class 'bluetitles' was imported but renamed to 'bluetitles-old' to avoid conflict with new 'bluetitles' class */

/* =CONTENT
----------------------------------------------- */
		
div.resources {
	border-top: 2px solid #178D35;
	border-bottom: 2px solid #178D35;
	background-color: #EDF6E3;
	padding: 4px 5px; margin-bottom: 10px;
	font-size: .8em; line-height: normal;
	color: #178D35;
}
	div.resources ul {
		width: 46.5%;
		margin: 0 0 0 0;
		padding: .3em 0 0 1em;
		float: left;
		list-style-position: outside;
	}
		div.resources ul.leftmost { clear: left; }
		div.resources ul li {
			padding: 0; margin: 0 0 .25em 1em;
		}
	div.resources p {
		width: 41%; margin: 0 0 0 1%; padding: 0;
		float: left;
	}
		
/* POETRY MONTH
---------------------------------------------- */
table#poetrymonth {
	border: 1px solid #d1d1d1;
}

table#poetrymonth td {
	border: 1px solid #ebebeb;
	text-align:center;
	font-size: .86em;
}

table#poetrymonth td.dark {
	background-color: #ebebeb;
}

table#poetrymonth td.top {
	border-bottom: 1px solid #d1d1d1;
	border-top:0;
	border-left:0;
	border-right:0;
}

		
/* =ARTIST
----------------------------------------------- */
h2.artist {
	margin: 0;
	padding: 5px 0 5px 0;
}

.artistbio {
	border: 1px solid #e5e5e5;
	
	padding: 5px 5px 8px 8px;
	margin: 0 0 7px 0;
}


h3.artist {
	margin: 0 0 0 0;
	padding:0;
}

.artist-photo {
	float: left; clear: left;
	padding: 0; 
	margin: 0;
	font-size: .75em;
	line-height: normal;
}

.artist-photo p{
  	width: 200px;
	}

.artist-photo img {
	max-width:240px;
  	width: expression(this.width > 240 ? 240: true);
	border-right: 1px solid #e5e5e5;
	padding-right: 0px;
}

.grantrecip {
	padding:.25em;
	margin:5px 0 5px 0;
	background-color:#e8eef7;
	border-top: 1px solid #a2bbdd;
	border-bottom: 1px solid #a2bbdd;
	color: #112abb;
	background-image:url(../images/star.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.grantrecip p{
	margin: 0;
	padding: 0 0 0 22px;
}

.grantrecip a {
	color: #112abb;
	text-decoration:none;
}
.grantrecip a:hover {
	text-decoration:underline;
}

.folkrecip {
	padding: .25em;
	margin: 5px 0 5px 0;
	background-color: #f7e8e8;
	border-top: 1px solid #dda2a2;
	border-bottom: 1px solid #dda2a2;
	color: #aa0000;
	background-image:url(../images/medal.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.folkrecip p {
	margin: 0;
	padding: 0 0 0 22px;
}
.folkrecip a {
	color: #aa0000;
	text-decoration:none;
}
.folkrecip a:hover {
	text-decoration:underline;
}

.touring {
	padding:.25em;
	margin:5px 0 5px 0;
	background-color:#EDF6E3;
	border-top: 1px solid #b1dda2;
	border-bottom: 1px solid #b1dda2;
	color: #178D35;
	background-image:url(../images/directory.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.touring p {
	margin: 0;
	padding: 0 0 0 22px;
}

.touring a {
	text-decoration: none;
}

.touring a:hover {
	text-decoration: underline;
}

.samples {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fafafa;
	padding: 4px 5px 4px 8px;
	margin: 5px 0 10px 0;
	height:100%;
}

.samples ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.samples li {
	margin: 0 0 15px 0;
	padding: 0;
}

.samples li img {
	max-width:60px;
  	width: expression(this.width > 60 ? 60: true);
	padding: 4px;
	border: 1px solid #d1d1d1;
	background-color: #ffffff;
	}
	
.samples li p {
	padding: 0 0 0 5px;
	margin: 0;
	}

/* =ORGANIZATION
----------------------------------------------- */

h2.org {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

.orginfo {
	border: 1px solid #e5e5e5;
	height: 240px;
	padding: 5px 5px 8px 8px;
}

h3.org {
	margin: 0;
	padding:0;
}

.org-photo {
	float: left; clear: left;
	font-size: .75em;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: auto;
}

.org-photo p{
	max-width:240px;
  	width: expression(this.width > 240 ? 240: true);
	padding: 0 10px 0 0; margin: 0 7px 0 0;
	}

.org-photo img {
	max-width:240px;
  	width: expression(this.width > 240 ? 240: true);
	padding: 0 10px 0 0; margin: 0 7px 0 0;
}

.org-events {
	padding:.25em;
	margin:7px 0 2px 0;
	background-color:#ffeed2;
	border-top: 1px solid #e78800;
	border-bottom: 1px solid #e78800;
	color: #cd7900;
	background-image:url(../images/events.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.org-events p{
	margin: 0;
	padding: 0 0 0 22px;
}

.org-events a {
	color: #cd7900;
	text-decoration:none;
}
.org-events a:hover {
	text-decoration:underline;
}


/* PRESS ROOM GALLERY
-----------------------------------*/
.gallery {
	margin: 0;
	padding: 0;
}

.gallery table {
	border: 0;
	font-size: 1em;
}

.gallery table td {
	border: 1px solid #d1d1d1;

}

.gallery p {
	font-size: .75em;
	line-height: normal;
	padding: 5px;
}

/* WRITERS AND BOOKS
-----------------------------------*/
.header {
	border-top: 1px solid rgb(23, 141, 53); 
	padding: .4em;
	margin-top: 1em;
	background-color: rgb(237, 246, 227);
	font-size: 1.5em;
}

table.poets {
	text-align:center;
}

table.poets td {
	padding-top: 3px;
}

p.wabmenu {
	margin-top: .75em;
	border-top: 1px dashed #999999; 
	border-bottom: 1px dashed #999999;
	background-color: rgb(250, 250, 250);
	text-align:center;
	padding: .5em;
}
.handcursor{
	cursor:hand;
	cursor:pointer;
}

/* Museums in a Minute - added 8/27/08
------------------------------------*/

#miam_profile {
	width: 500px;
	height: 280px;
}

#miam_infobox {
	background: url("/elements/page-images/infobox_bkgd.gif") 0 0 repeat-y;
	float: left;
	width: 170px;
	height: 265px;
}

#miam_infobox p {
	padding: 5px 10px;
    font-size: 10px;
    line-height: 15px;
}

#miam_moviebox {
	float: right;
}
	
#moviebox {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
	text-align:right;
}	

#moviebox p {
	padding-left: 5px;
	font-size: 10px;
}	







