/*  ******************************************** */
/*	LCA Summer Stylesheet                        */  
/*  ******************************************** */
#TitleLeft   { padding: 10px 20px 20px 20px; }
#BodyLeft    { padding:  0px 20px; }
#FooterLeft  { padding: 20px; }
/*  ******************************************** */
.Spring	{
	display : none;
}		
.Summer	{	
	display : inline;
}		
.Fall	{	
	display : none;
}		
.Winter	{	
	display : none;
}		
.NoDisplay {	
	display : none;
}	
.PageTitle, H1 {
	color:			#52973E;
	font-family:	Arial;
	font-weight: 	bold;	
	font-size: 		14pt;
	padding: 		20px 0px 0px 0px;
	margin:			0px;
	clear:			left;
}
.SubTitle, H2 {
	color:			#52973E;
	font-family:	Garamond, Times New Roman, Verdana, Arial;
	font-size: 		12pt;
	font-weight: 	bold;	
	letter-spacing:	3px;
	padding: 		10px 0px 5px 0px;
	clear:			left;
	}
.Topic, H3	{
	font-size: 		10pt;
	font-weight:	Bold;
	font-style : 	italic;
}
img	{	border-color: #52973E; }
.border {
	border:				1px solid #52973E;	
	filter:				progid:DXImageTransform.Microsoft.shadow(Color=#666666, direction=135, strength=4);
	}

/*  ******************************************** */
.screentable {
    background-image : URL("images/summer_head_green_bar.jpg");
}
.toparea {
	background-image : URL("images/summer_head_green_no_logo.jpg");
}
.leftarea {
	background-color: #52973E;
}
.rightarea {
	background-color: #DEEBD1;
}
#WeatherHeader {
	background-image : URL("images/weather_green.gif");
	height : 41px;
	background-repeat : no-repeat;
}
.firsttime {
	border: 		2px dotted #52973E; 
	padding:		10; 
	text-align:		left; 
	font-size:		12px; 
	font-family:	arial;	
}
/*  ******************************************** */
TABLE.Show	{	
	Border-Collapse:	collapse;
	Border:				1px solid #52973E;
}		
TH.Show		{	
	Border:				1px Solid #52973E;
	Color:				#52973E;	
	Background-color:	#DEEBD1;	
	Text-Align:			Left;
	padding:			1px 5px;
}
TD.Show		{	
	Border:				1px Solid #52973E;
	Background-color:	#ffffff;	
	padding:			1px 5px;
}

/*  ******************************************** */
TABLE.mini	{	
	background-color:	#DEEBD1;	
	}		
TH.mini		{	
	background-color:	#52973E;	
}
.mini, .mini a	{	
	color:				#52973E;
}
/*  ******************************************** */
.CalHeading {
	Border:				1px Solid #52973E;
	Background-color:	#9FD355;
	color: 				#210063;
	font-family: 		verdana, arial,  helvetica;
	font-weight: 		bold;
	font-size: 			x-small;
 }
.CalBlank {
	border: 			1px solid #52973E;
	background-color:	#dddddd;	
	Height: 			75px; 
	width:				14%; 
	Vertical-Align: 	Top; 
	padding: 			2px; 

}
.CalDay {
	border: 			1px solid #52973E;
	background-color:	#eff7f7;		
	Height: 			75px; 
	width:				14%; 
	Vertical-Align: 	Top; 
	padding: 			2px; 
	font-size: 			xx-small; 
}
.CalTxt {
	font-size: 			xx-small; 
	Font-family: 		Arial; 
	color: 				#210063;	
	margin: 			0px; 
}
/*  ******************************************** */
#EventsHeader	{
	background-color: #DEEBD1;
	background-image : URL("images/calendar_green.gif");
	height : 41px;
	background-repeat : no-repeat;
}		
#EventsHeaderText {
	display : none;
}
#EventsDetail		{	
	Background-color:	#DEEBD1;	
}
#SponsorHeader	{	
	Background-color:	#DEEBD1;	
	display : none;
	}		
#SponsorHeaderText {
	display : none;
}
#SponsorDetail		{	
	Background-color:	#DEEBD1;	
}
#LogonHeader	{
	background-color: #DEEBD1;
	background-image : URL("images/login_green.gif");
	height : 41px;
	background-repeat : no-repeat;
}		
#LogonHeaderText {
	display : none;
}
#LogonDetail		{	
	Background-color:	#DEEBD1;	
}
/*  ******************************************** */
A		{ text-decoration: underline; color: #52973E; }
A:hover { text-decoration: underline; color: #333333; }

A.Button	{
	Color:				#52973E;	
	font-family: 		verdana, arial,  helvetica;
	font-weight: 		bold;
	font-size: 			10pt;
	text-decoration: 	None;
	padding:			3px 3px;
	background-image:	URL("images/ButtonSummer.gif");
	Height:				23px;
	Width:				100;
	text-align:			center;
	cursor:				hand;
}
A.Button:hover	{
	Color:				#210063;
	text-decoration: 	None;
}
/*  ******************************************** */
HR	{	
	color: 				#52973E; 	
	width:				200px;	
	size:				2px;
}
/*  ******************************************** */


