/*The styles below are requires for the web news function -----------------------------------------------------------------------------------*/	
	
#news_holder
{
position: relative;
width: 400px;
}



	#lead_article_artist
	{
	position: relative;
	padding: 10px;
	text-align: left;
	width: 550px;
	font-size: 1.0em;
	
	}
	
	
	#lead_article_artist p
	{
	font-size: 1.0em;
	}
	
	
	#intro p
	{
	font-size: 1.2em;
	}
	

	#lead_article_artist h1
	{
	color: #006699;
	font-size: 1.6em;
	}



	#lead_article
	{
	position: relative;
	padding: 10px;
	text-align: left;
	width: 380px;
	}
	
		
		#Rnews_subHeader h3
		{
		color: #00543d;
		}
		
		
		#Rnews_subHeader h2
		{
		color: #00543d;
		}
		
		
		#Lnews_subHeader h3
		{
		color: #00543d;
		}
		
		
		#Lnews_subHeader h2
		{
		color: #00543d;
		}
		
		
		
		#lead_article h1
		{
		color: #00543d;
		/*font: 0.5em;*/
		}
	
		#lead_article img
		{
		padding: 3px;
		border: white 10px solid;
		}
	
		#lead_article p
		{
		text-align: left;
		}


	.sub_article
	{
	position: relative;
	padding: 5px;
	text-align: left;
	width: 380px;
	}

			.sub_article_left
			{
			position: relative;
			padding: 5px;
			text-align: left;
			width: 160px;
			float: left;
			}
		
				.sub_article_left h2
				{
				color: #004080;
				text-align: left;
				font: 1.2em verdana, Lucida Sans Unicode, Arial, sans-serif;
				}
			
				.sub_article_left img
				{
				float: right;
				/*font: 0.5em;*/
				}


	.sub_article_right
	{
	position: relative;
	padding: 5px;
	text-align: left;
	width: 160px;
	/*font: 0.7em;*/
	float: right;
	
	}

			.sub_article_right h2
				{
				color: #004080;
				text-align: left;
				font: 1.2em verdana, Lucida Sans Unicode, Arial, sans-serif;
				}
			
				.sub_article_right img
				{
				float: right;
				}

.clear
{
clear: both;
}


#more_articles h3
{
color: #00543d;;
}


#more_articles a:link
{
color: black;
text-decoration: none;
}

#more_articles a:hover
{
color: black;
text-decoration: underline;

}

#more_articles a:visited
{
color: black;
text-decoration: none;

}

#lead_articleCombined
	{
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 480px;
	font-size: 0.6em;
	border-bottom: #999999 1px solid;
	}
	
#lead_articleCombined h1
		{
		color: #00543d;
		/*font: 0.5em;*/
		font-size: 1.4em;
		}
	
		#leadLink
		{
		text-align: right;
		}
			
		#lead_articleCombined img
		{
		
		padding-right: 3px;
		padding-bottom: 3px;
		border: white 10px solid;
		}
	
		#lead_articleCombined p
		{
		text-align: left;
		}
	
		#lead_articleCombined a:link
		{
		text-align: right;
		}
		
		#lead_articleCombined a:active
		{
		text-align: right;
		}
		
		#lead_articleCombined a:hover
		{
		text-align: right;
		}
		
		#lead_articleCombined a:visited
		{
		text-align: right;
		}
		
	
	
		
#sub_articleCombined
	{
	position: relative;
	padding: 5px;
	text-align: left;

	font: 0.8em verdana, Lucida Sans Unicode, Arial, sans-serif;
	}

			.sub_article_leftCombined
			{
			position: relative;
			padding: 5px;
			text-align: left;
			width: 200px;
			float: left;
			font: 0.8em verdana, Lucida Sans Unicode, Arial, sans-serif;
			}
		
				.sub_article_leftCombined h2
				{
				color: #004080;
				text-align: left;
				
				}
			
				.sub_article_leftCombined img
				{
				float: right;
				/*font: 0.5em;*/
				}


	.sub_article_rightCombined
	{
	position: relative;
	padding: 5px;
	text-align: left;
	width: 200px;
	/*font: 0.7em;*/
	float: right;
	font: 0.8em verdana, Lucida Sans Unicode, Arial, sans-serif;
	}

			.sub_article_rightCombined h2
				{
				color: #004080;
				text-align: left;
				font: 0.8em verdana, Lucida Sans Unicode, Arial, sans-serif;
				}
			
				.sub_article_rightCombined img
				{
				float: right;
				}
				
#eventsCombined h3
{
color: #00543d;
}


#right_newsCombined
{
width: 710px;
float: left;
line-height: 15px;
}

#left_newsCombined
{
float: left;
text-align: left;
font-size: 0.7em;
width: 190px;
position: relative;
top: -5px;
}



#left_newsCombined h2
{
font-size: 1.4em;
font-weight: bold;
color: #00543D;
}




	#left_newsCombined a:link
	{
	color: #666666;
	text-decoration: none;
	}
	
	#left_newsCombined a:hover
	{
	color: #00543D;
	text-decoration: underline;
	}
	
	#left_newsCombined a:visited
	{
	color: #666666;
	text-decoration: none;
	}
	
	.news_bar{width:670px; background: #000000;font-size:0.7em;padding-right:40px}
	.news_bar_links a:link{color:white; text-decoration:none}
	.news_bar_links a:visited{color:white; text-decoration:none}
	.news_bar_links a:hover{color:white; text-decoration:underline}
	.news_bar_links p {border-bottom:1px dotted #FFFFFF; line-height:20px; padding-bottom:8px;}
	
	.news_bar_links {color:white; float:right}
