/*Section: Breadcrumb styles ---------------------------------------*/
/*IN 2010 THE BACKGROUND COLOR WAS REMOVED AND THE FONT CHANGED TO THE BACKGROUND COLOR*/
#breadcrumb { /*set breadcrumb background color*/
		/*background-color:#C89838;*/
		/*BREADCRUMB BORDER DEFINED IN style.css*/
}
.breadcrumb p{
	color:#B78C30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:1px 3px 1px 3px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	color:#B78C30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}

.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration:underline;
}	

/*END BREADCRUMB STYLES ----------------------------------------------- */

/* Section: Sidebar Layout --------------------------------------------*/
/* list with > bullets used for lists of links*
.sidebar ul { 
	list-style-image:url(/images/arrows/arrow-bullet-events.gif);
}*/

div.sidebar-top { /* top part of sidebar header with curved edge*/
	/*background-image:url(/images/sidebar-top-events.jpg);
	background-repeat:no-repeat;*/
	background-color:#B78C30;
	font-size:9px;
	line-height:9px
}

div.sidebar-header { /* sidebar header text area*/
	/*background-image:url(/images/sidebar-header-events.jpg);
	background-repeat:repeat-y;*/
	background-color:#B78C30;
}

div.sidebar-links { /* sidebar links tinted text area*/
	/*background-image:url(/images/sidebar-tint-events.jpg);
	background-repeat:repeat-y;*/
	background-color:#F3DEA9;
}

div.sidebar-btm { /* bottom part of sidebar links tinted text area with curved edge*/
	/*background-image:url(/images/sidebar-btm-events.jpg);
	background-repeat:no-repeat;*/
	background-color:#F3DEA9;
}

h3.sidebar	{	/* an h3 heading for subsections in the sidebar */
	font-size:100%;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:-10px;
	}
	
/* End Section: Sidebar Layout ----------------------------------------*/


/* SECTION DETAILS ---------------------------------------------------- */

.heading_small {
	font-weight:bold;
}

/* END SECTION DETAILS ---------------------------------------------------- */

/* THIS IS THE EVENT DISPLAY TABLE THAT IS USED IN THE DETAILS.CFM FILE.  THE MAIN PAGE USES A SEPARATE CSS FILE THAT IS WITHIN /events/css/ */

.events-search-results-table {
	/*background-color:#FAF6DC;*/
	background-color:#F6EEDA;
}

.events-search-results-table-content {
	padding:0px 10px 0px 10px;
	border-bottom:1px solid #E3E3E3;
}


.events-search-results-table-title h2 {
	/*background-color:#FAE06B;*/
	background-color:#F3DEA9;
	font-size:16px;
	font-weight:normal;
	padding:6px;
}

.events-search-results-table-moreinfo {
	padding:0px 0px 5px 0px;
}

/**/


/* ------------------ BEGIN FULL HALF COLUMN RSS LAYOUT ---------------------------- */
/* THIS IS NECESSARY FOR FIREFOX TO UNDERSTAND THAT THERE ARE TWO COLUMNS */
#RSS-columns {
	float:left;
	padding:0;
	width:100%;
} 

/*left column for 1 column of links with a vertical line. This was based on topics-columns in style-research.css */
#leftcolumnRSS { 
  width:330px;
  float:left;
	border-right: thin #cccccc dashed;
	padding:0px 10px 0px 0px;
}

#rightcolumnRSS { /*right column for RSS Display with white backgroun*/
   width:250px;
   float:right;
	 padding: 0px 0px 0px 0px;
/*	 border: solid thin; */
}

/*left column for 1 column of links. with no vertical line */
#leftcolumnRSSbk { 
  width:350px;
  float:left;
	padding:0px 10px 0px 0px;
}

/* rounded dark green top for title pane */
div.RSS-column-top {
	background-color:#F3DEA9;
	border-style:solid solid none solid;
	border-width:thin;
	border-color:#B78C30;
	float:right;
	width:240px;
	height:12px;
	margin:0;
	padding:0;
}

/*this is the dark green background for the title */
div.RSS-column-header	{
	background-color:#F3DEA9;
	border-style:none solid none solid;
	border-width:thin;
	border-color:#B78C30;
	float:right;
	width:240px;
	margin:0;
	padding:0;
}

.RSS-column-header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	/*color:#fff;*/
}

div.RSS-column-background { /*light green background for RSS display*/
	border-style:none solid none solid;
	border-width:thin;
	border-color:#B78C30;
	float:right;
	width:220px;
	margin:0;
	padding:10px;
}
div.RSS-column-btm { /* bottom part of sidebar tinted text area with curved edge*/
	border-style:none solid solid solid;
	border-width:thin;
	border-color:#B78C30;
	float:right;
	width:240px;
	height:12px;
	margin-bottom:15px;
	padding:0;
}

.RRSEventList	{
	margin-top:5.0pt;
	margin-bottom:2pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: 	#000000;
	text-decoration:none;
	/*font-size:	90%;*/
}

.RSSEventlink	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		/*font-size:	90%;*/
		}
		
/* slate blue*/
a.RSSEventLink:link, a.RSSEventLink:visited	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#336699;
		text-decoration:none;
		/*font-size:	90%;*/
		}
		
	
a.RSSEventLink:hover	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color:#8D9935;
		/*color: 	#809C54;*/
		text-decoration:underline;
		/*font-size:	90%;*/
		}
		
a.RSSEventLink:active	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color:#8D9935;
		/*color: 	#809C54;*/
		text-decoration:underline;
		/*font-size:	90%;*/
		}

/* to make the Event Date more subtle */
.RSSEventDate	{
	margin-top:2.0pt;
	margin-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 	#666666;
}

/* End Section: RSS Layout and styles ----------------------------------------*/

/*ENLARGE THE FONT FOR SPECIAL EVENTS PAGES*/

.specialprograms{
	font-size:14px;
	line-height:140%;
}

