/*  ******************************************** */
/*	LCA Fall Stylesheet                          */  
/*  ******************************************** */
#TitleLeft   { padding: 10px 20px 20px 20px; }
#BodyLeft    { padding:  0px 20px; }
#FooterLeft  { padding: 20px; }
/*  ******************************************** */
.Spring	{
	display : none;
}		
.Summer	{	
	display : none;
}		
.Fall	{	
	display : inline;
}		
.Winter	{	
	display : none;
}		
.NoDisplay {	
	display : none;
}	
.PageTitle, H1 {
	color:			#D9780D;
	font-family:	Arial;
	font-weight: 	bold;	
	font-size: 		14pt;
	padding: 		20px 0px 0px 0px;
	margin:			0px;
	clear:			left;
}
.SubTitle, H2 {
	color:			#D9780D;
	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: #D9780D; }
.border {
	border:				1px solid #D9780D;	
	filter:				progid:DXImageTransform.Microsoft.shadow(Color=#666666, direction=135, strength=4);
	}

/*  ******************************************** */
.screentable {
    background-image : URL("images/fall_head_orange_bar.jpg");
}
.toparea {
	background-image : URL("images/fall_head_orange_no_logo.jpg");
}
.leftarea {
	background-color: #D9780D;
}
.rightarea {
	background-color: #FDFEC2;
}
#WeatherHeader {
	background-image : URL("images/weather_brown.gif");
	height : 41px;
	background-repeat : no-repeat;
}
.firsttime {
	border: 		2px dotted #D9780D; 
	padding:		10; 
	text-align:		left; 
	font-size:		12px; 
	font-family:	arial;	
}
/*  ******************************************** */
TABLE.Show	{	
	Border-Collapse:	collapse;
	Border:				1px solid #D9780D;
}		
TH.Show		{	
	Border:				1px Solid #D9780D;
	Color:				#D9780D;	
	Background-color:	#FDFEC2;	
	Text-Align:			Left;
	padding:			1px 5px;
}
TD.Show		{	
	Border:				1px Solid #D9780D;
	Background-color:	#ffffff;	
	padding:			1px 5px;
}

/*  ******************************************** */
TABLE.mini	{	
	background-color:	#FDFEC2;	
	}		
TH.mini		{	
	background-color:	#D9780D;	
}
.mini, .mini a	{	
	color:				#D9780D;
}
/*  ******************************************** */
.CalHeading {
	Border:				1px Solid #D9780D;
	Background-color:	#EDB868;
	color: 				#410F08;
	font-family: 		verdana, arial,  helvetica;
	font-weight: 		bold;
	font-size: 			x-small;
 }
.CalBlank {
	border: 			1px solid #D9780D;
	background-color:	#F2CE94;	
	Height: 			75px; 
	width:				14%; 
	Vertical-Align: 	Top; 
	padding: 			2px; 

}
.CalDay {
	border: 			1px solid #D9780D;
	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: 				#410F08;	
	margin: 			0px; 
}
/*  ******************************************** */
#EventsHeader	{
	background-color: #FDFEC2;
	background-image : URL("images/calendar_brown.gif");
	height : 41px;
	background-repeat : no-repeat;
}		
#EventsHeaderText {
	display : none;
}
#EventsDetail		{	
	Background-color:	#FDFEC2;	
}
#SponsorHeader	{	
	Background-color:	#FDFEC2;	
	display : none;
	}		
#SponsorHeaderText {
	display : none;
}
#SponsorDetail		{	
	Background-color:	#FDFEC2;	
}
#LogonHeader	{
	background-color: #FDFEC2;
	background-image : URL("images/login_brown.gif");
	height : 41px;
	background-repeat : no-repeat;
}		
#LogonHeaderText {
	display : none;
}
#LogonDetail		{	
	Background-color:	#FDFEC2;	
}
/*  ******************************************** */
A		{ text-decoration: none; 	color: #D9780D; 	}
A:hover { text-decoration: underline; }

A.Button	{
	Color:				#B86708;	
	font-family: 		verdana, arial,  helvetica;
	font-weight: 		bold;
	font-size: 			10pt;
	text-decoration: 	None;
	padding:			3px 3px;
	background-image:	URL("images/ButtonFall.gif");
	Height:				23px;
	Width:				100;
	text-align:			center;
	cursor:				hand;
}
A.Button:hover	{
	Color:				#410F08;
	text-decoration: 	None;
}
/*  ******************************************** */
HR	{	
	color: 				#D9780D; 	
	width:				200px;	
	size:				2px;
}
/*  ******************************************** */

