body {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;
	font-family: Arial;
	background: url(images/bg.jpg) top left;
}

A:link {
	COLOR: #FFFFFF; text-decoration: none
}
A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
A:active {
	COLOR: #FFFFFF; text-decoration: none
}
A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

#sc_page_wrapper {
	background: #000000;
	margin-left: auto; 
	margin-right: auto;
	width: 920px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#sc_page_header {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(images/top_logo.jpg) left top no-repeat;
	height: 191px;
	color: #FFFFFF;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#sc_top_nav {
	background: url(images/linksbg.jpg) left top no-repeat #262825;
	height: 27px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 0px;
	font-size:11px;
}

#sc_spacer {
	width: 920px;
	background: #57301F;
	height: 5px;
	border-bottom: #FFFFFF solid 1px;	
}

#sc_left_column {
	background: url(images/t2_links_bg.jpg) left top no-repeat;
	width: 200px;
	height: 600px;
	border-right: #FFFFFF solid 1px;
	border-left: #000000 solid 1px;	
	vertical-align: top;
}

#sc_left_column h1 {
	font-size: 12pt;
	margin: 5px;
}

#sc_left_column h2 {
	font-size: 10pt;
	margin: 5px;
}

#sc_left_column a {
	text-decoration: none;
}

#sc_left_column a:hover {
	text-decoration: underline;
}

#sc_left_column p { 
	margin: 0px;
} 

#sc_side_nav {
	margin-top: 5px;
	padding-top: 25px;
	border-bottom: #666666 solid 1px;	
	background: url(images/navigation_header.png) left top no-repeat;
	padding-right: 3px;
}

#sc_side_nav ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style: none;
}

#sc_side_nav ul li {
	margin-left: 5px;
	padding-left: 18px;
	padding-right: 5px;
	background: url(images/marker.png) 0px 2px no-repeat;
	font-size: 11pt;
	}
	
#sc_calendar_top {
	font-weight: bold;
	font-size: 10pt;
}

.calendar_heading {
	font-weight: bold;
	font-size: 11pt;
}

.calendar_dayhead {
	font-weight: bold;
	font-size: 7pt;
	width: 22px;
}

.calendar_day {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	width: 22px;
}

.calendar_recurring {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	background: #57301F;
	color: #FFFFFF;
	cursor: pointer;
	width: 22px;
}

.calendar_special {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	background: #FFFFFF;
	color: #57301F;
	cursor: pointer;
	width: 22px;
}

#sc_calendar_popup {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	background: #000000;
	color: #FFFFFF;
	cursor: pointer;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	font-weight: bold;
	font-size: 8pt;
}

#sc_calendar_popup h1 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 2px;
	background: url(images/calendar_popup_close.png) 133px 2px no-repeat #57301F;
}

#sc_calendar_popup p {
	background: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin: 4px;
}

#sc_calendar {
	margin-top: 5px;
	background: url(images/calendar_header.png) left top no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: #666666 solid 1px;	
}

#sc_calendar_date {
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	margin: 1px;
    padding: 1px;
}

#sc_calendar_text {
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	margin: 1px;
    padding: 1px;
}

#sc_announcements {
	margin-top: 5px;
	background: url(images/announcements_header.png) left top no-repeat;
	padding-top: 25px;
	border-bottom: #666666 solid 1px;	
}

#sc_announcements ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style: none;
}

#sc_announcements ul li {
	margin-left: 5px;
	padding-left: 18px;
	padding-right: 5px;
	background: url(images/marker.png) 0px 2px no-repeat;
	font-size: 9pt;
	font-weight: bold;
	}

#sc_past_events {
	margin-top: 5px;
	background: url(images/past_events_header.png) left top no-repeat;
	padding-top: 25px;
	border-bottom: #666666 solid 1px;	
}

#sc_past_events ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style: none;
}

#sc_past_events ul li {
	margin-left: 5px;
	padding-left: 18px;
	padding-right: 5px;
	background: url(images/marker.png) 0px 2px no-repeat;
	font-size: 9pt;
	}

#sc_right_column {
	background: #FFFFFF;
	color: #000000;
	vertical-align: top;
	height: 600px;
	border-right: #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}

#sc_content {
	padding: 10px;
	color: #000000;
	font-size: 10pt;
}

#sc_content p {
	margin-top: 0px;
	margin-bottom: 6px;
}

#sc_content h1 {
	color: #57301F;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

#sc_content h2 {
	color: #57301F;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#sc_content h3 {
	color: #57301F;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

#sc_content h4 {
	color: #57301F;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

#sc_content h5 {
	color: #57301F;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

#sc_content h6 {
	color: #57301F;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}


#sc_content #formatted_table th {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-align: center;
}

#sc_content #formatted_table td {
	background-color: #F2F2F2;
	text-align: center;
}

#sc_content #formatted_table #left {
	text-align: left;
}

#sc_content #img_wrapper {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	margin: 1px;
    padding: 1px;
}

#sc_content A:link {
	COLOR: #000066; text-decoration: none
}
#sc_content A:visited {
	COLOR: #000066; text-decoration: none
}
#sc_content A:active {
	COLOR: #000066; text-decoration: none
}
#content A:hover {
	COLOR: #000000; text-decoration: underline
}

#sc_content #img_wrapper img {
	margin: 4px;
	padding: 2px;
	background: #FFFFFF;
	border: 2px solid #505050;
}

#sc_page_footer {
	border-top: 0px solid #FFFFFF;
	background: #000000;
	text-align: center;
	font-size: 8pt;
	padding-top: 3px;
	height: 20px;
}

#sc_drill_down {
	background: #4D4D4D;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	color: white;
}

#sc_drill_down a {
	color: white;
	text-decoration: none;
}

#sc_drill_down a:hover {
	text-decoration: underline;
}

#sc_floating_section {
	width: 180px;
	text-align: left;
	vertical-align: top;
	float: right;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

#sc_floating_section h1 {
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	background-color: #272727;
	color: white;
	margin: 1px;
    padding: 1px;
}

#sc_list_item {
	width: 100%;
	padding: 2px;
	color: #000000;
}

#sc_list_item img {
	border: 0px;
	text-decoration: none;
}

#sc_list_item_image {
	width: 60px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	background-color: #D9DDFF;
}

#sc_list_item_description {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #D9DDFF;
}

#sc_list_item_description h1 a {
	text-decoration: none;
}

#sc_list_item_description h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
}

#sc_list_item_description h2 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

#sc_list_heading {
	text-align: left;
	background:#122746;
	color:#FFFFFF;
	font-size: 16px;
	padding: 3px;
}

#sc_list_image {
	border: 0px;
	text-align: center;
	padding: 10px;
}

#sc_store_heading {
	text-align: left;
	background:#4D4D4D;
	color:#FFFFFF;
	font-size: 16px;
	padding: 3px;
}

#sc_store_image {
	border: 0px;
	text-align: center;
	padding: 10px;
}

#sc_store_order {
	border: 1px solid #000000;
}

#sc_store_order_heading {
	text-align: center;
	background:#4D4D4D;
	color:#FFFFFF;
	font-size: 16px;
	padding: 3px;
}

#sc_store_shopping_cart_table {
	width: 100%;
}

#sc_store_shopping_cart_table_narrow {
	width: 80%;
}

#sc_store_shopping_cart_heading {
	background:#4D4D4D;
	color:#FFFFFF;
	font-size: 14px;
	padding: 3px;
}

#sc_store_shopping_cart_item {
	vertical-align: middle;
	padding: 5px;
	background-color: #D9DDFF;
}

#sc_store_shopping_cart_blank{
	vertical-align: middle;
	padding: 5px;
}

#sc_store_shopping_cart_item h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
}

#sc_store_shopping_cart_item h2 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

img, div, li { behavior: url(include/iepngfix.htc) };

