body,html
{	min-width:				920px;         /* 2 x LC width + RC width */
	min-height: 			100%;
	height:					100%;
	width:					100%;
	width:					auto;
	margin:					0;
	padding:				0;
	color:					#000000;
	font-size:				10pt;
	font-family:			Arial,Verdana,Helvetica,san-serif;
	background:				#E6671A url(http://www.greaterlacfc.org/images/shell/background.jpg) repeat-x;
}

h2
{	color:					#000000;
	font-size:				18pt;
}

A:link
{	color:				#CB571C;
	text-decoration:	none;
	font-weight:		bold;
}

A:visited
{	color:				#BB470C;
	text-decoration:	none;
	font-weight:		bold;
}

A:active
{	color:				#990001;
	font-weight:		bold;
}

A:hover
{	color:				#990000;
	text-decoration:	underline;
	font-weight:		bold;
}

#outer_shell
{	width:					816px;
	height:					auto;
	background-color:		#FFFFFF;
	padding-top:			7px;
	padding-bottom:			7px;
}

#menu_wrapper
{	background:				transparent;
	padding-top:			7px;
}

#top_menu
{	background:				transparent;
	width:					800px;
	height:					30px;
	text-align:				center;
	z-index:				5000;
}

#content_area
{    text-align:				left;
	padding-left:			20px;
	padding-right:			20px;
	padding-top:			10px;
	padding-bottom:			15px;
}

#slideshow_outer
{	width:					800px;
	height:					200px;
	background-color:		transparent;
}

#features
{	padding-bottom:			20px;
	display:				none;
}

#footer
{	width:					800px;
	border-top:				1px solid #A6835B;
	background-color:		transparent;
	text-align:				center;
	vertical-align:			bottom;
	font-size:				10pt;
	font-weight:			bold;
	font-family:			arial;
	clear:					both;
	height:					auto;
}

.flathr
{	color:					#000000;
	background-color:		#754E02;
	height:					2px;
	border-style:			none;
}

.heading
{	font-size:				14pt;
	font-weight:			bold;
	color:					#000000;
}

.small_font
{	font-size:				70%;
}

.large_font
{	font-size:				175%;
}

.xlarge_font
{	font-size:				250%;
}

.red_font
{	font-size:				12pt;
	font-weight:			normal;
	color:					red;
}

.blue_font
{	font-size:				12pt;
	font-weight:			normal;
	color:					blue;
}

.green_font
{	font-size:				12pt;
	font-weight:			normal;
	color:					green;
}

.subheading
{	font-size:				10pt;
	font-weight:			bold;
	color:					#CB571C;
}

.subheading_small
{	font-weight:			bold;
	color:					#CE7920;
}

.error_banner
{	text-decoration:		none;
	font-size:				10pt;
	font-weight:			bold;
	color:					#990000;
}

.error_msg
{	text-decoration:		none;
	font-size:				10pt;
	font-weight:			bold;
	color:					#FFFF00;
}

.box_heading
{	color:					#0066cf;
	background:				url(http://www.greaterlacfc.org/images/shell/box_header.jpg) repeat-y center bottom;
	padding:				3px;
	font-size:				9pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_heading_2
{	color:					#FFFFFF;
	font-size:				9pt;
	font-weight:			bold;
	cursor:					pointer;
	text-decoration:		none;
}

.box_entry
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_2
{	color:					#FFFFFF;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
	text-decoration:		none;
}

.box_entry_top_level
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_top_level.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_top_level_2
{	color:					#FFFFFF;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
	text-decoration:		none;
}

.box_entry_top_level_over
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_over.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_in_car
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_in_car.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_over
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_over.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_over_in_car
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_over_in_car.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.box_entry_static
{	color:					#FFFFFF;
	background:				url(http://www.greaterlacfc.org/images/shell/box_entry_static.jpg) repeat-y center bottom;
	padding:				2px;
	font-size:				10pt;
	font-weight:			bold;
	cursor:					pointer;
}

.image
{	border:					1px #555555 solid;
}

.photo
{	border:					1px #555555 solid;
}

.inputfield
{	font-size:				8pt;
	font-weight:			normal;
	color:					#000000;
	border:					inset 1px #555555;
	padding-left:			3px;
	padding-right:			3px;
}

.inputfield_small
{	font-size:				8pt;
	font-weight:			normal;
	color:					#333333;
	border:					none;
	padding-left:			2px;
	padding-right:			2px;
	vertical-align:			middle;
}

.button
{	font-size:				8pt;
	font-weight:			bold;
	color:					#BA5F10;
	background-color:		#FFFFFF;
	border-top:				solid 1px #BA5F10;
	border-left:			solid 1px #BA5F10;
	border-right:			solid 1px #BA5F10;
	border-bottom:			solid 1px #BA5F10;
}

.mouseovr
{	background-color:		#D5D5D5;
}

table.data
{	border:					none;
}

td
{	font-size:				9pt;
	font-family:			Arial,Verdana,Helvetica,san-serif;
	color:					#000000;
}

td.space
{	padding:				0px;
}

td.header
{	font-size:				12pt;
	color:					#8E3900;
	background-color:		#F3DD76;
	vertical-align:			middle;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					1px solid #D3BD56;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

td.header2
{	font-size:				10pt;
	color:					#000000;
	background-color:		#E3AD46;
	vertical-align:			middle;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					1px solid #C39D26;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

td.header3
{	font-size:				10pt;
	color:					#000000;
	background-color:		#D39D36;
	vertical-align:			middle;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					1px solid #D39D36;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

td.header4
{	font-size:				10pt;
	color:					#000000;
	background-color:		#F3BD56;
	vertical-align:			middle;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					1px solid #E3AD46;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

td.header_pressed
{	font-size:				10pt;
	color:					#000000;
	background-color:		#F3AD46;
	vertical-align:			middle;
	font-weight:			bold;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			2px;
	padding-bottom:			2px;
	border:					1px solid #E3AD46;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

.data1
{	font-size:				9pt;
	width:					inherit;
	color:					#000000;
	background-color:		#EFE091;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			2px;
	padding-bottom:			2px;
	vertical-align:			top;
	border:					1px solid #DFD081;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

.data2
{	font-size:				9pt;
	color:					#000000;
	background-color:		#EFE7C3;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			2px;
	padding-bottom:			2px;
	vertical-align:			top;
	border:					1px solid #CFC7A3;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

.data3
{	font-size:				9pt;
	color:					#000000;
	background-color:		#EFE0B1;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			2px;
	padding-bottom:			2px;
	vertical-align:			top;
	border:					1px solid #CFC7A3;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

.data_over1
{	font-size:				9pt;
	color:					#000000;
	background-color:		#CFC091;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			2px;
	padding-bottom:			2px;
	vertical-align:			top;
	border:					1px solid #CFC7A3;
	font-family:			Arial,Verdana,Helvetica,san-serif;
}

