﻿body
{
	font-family:Segoe UI,Verdana,Arial,Helvetica
}


td
{
	vertical-align: top;
	border-collapse:collapse;
}


h1
{
	text-align: center;
	vertical-align: bottom;
	display: block;
	clip: rect(auto, auto, auto, auto);
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	background-color:Transparent;
	text-align: left;
}

.form
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Verdana,Arial;
}
.banner
{
	background-color: #a0cc55;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	min-height:120px;
}


.bannername
{
	font-family: Segoe UI,Verdana,Arial,Helvetica;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 32px;
	padding-top: 10px;
	padding-left: 20px;
	height:auto;
}

#pageSubTitle
{
	clear: both;
	font-size: 18px;
	text-align:left;
		padding-left: 100px;

}
.navigation
{
}


.bannerlogin
{
	font-size: 0.7em;
	float: right;
	width: 150px;
}

.currentloginname
{
}



.filterpanel
{
	font-size: .6em;
	padding: 0px;
	text-indent: 8px;
	float: left;
}

.checkboxStyle
{
	font-size: .9em;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	font-family: Segoe UI,Arial, Helvetica, sans-serif;
	text-align: left;
	width:100%;
}





/* Main Event Listings */
#NextEventsListView
{
	width: 950px;
	margin: auto;
}

.sidebyside
{
	border: 12px solid #808080;
	font-size: .9em;
	margin: Auto;
	width: 100%;
	border-spacing: 2px;
}


.eventSummary
{
	margin: 5px 0px 5px 0px;
	background-color: #FFCCFF;
	border: 2px solid #000000;
	padding: 5px;
	height: auto;
}


.OrgImage
{
	border: 2px groove #008000;
	max-width: 100px;
	float: left;
	padding-right: 5px;
	max-height:100px;
}


.alteventSummary
{
	background-color: #00FFCC;
	border: 2px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	padding:3px;
}


.alignRight
{
	float:right;
}

.boldText
{
	font-weight:bolder;
}

.imgColWidth
{
	width: 105px;
	font-weight: bold;
}


.eventItemLabel
{
	font-weight: bold;
	width:100px;
	float:left;
}

.labelContentWidth
{
	background-color:Red;
	width:100%;
}


.eventsTable
{
	margin: 0 auto;
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.eventsTableMain
{
	vertical-align: top;
	border: 1px solid #999;
	background-color: #FFFFFF;
	padding: 10px;
	margin: auto;
	text-align: left;
}
.eventDescription
{
	padding-left: 1em;
	font-style: italic;
	font-size: small;
	color: #0000FF;
}

.alteventSummary h2
{
	font-weight:bolder;
}


.eventSpecialText td
{
	height:150px;
}


.eventSpecialText
{
	border-color: #0066FF;
	border-style: groove;
	border-spacing:20px;
	background-color: aqua;
	font-style: italic;
	width: auto;
	padding:3px;
}

.quicksub
{
	clear: both;
	width: 950px;
}


.style1
{
	background-color: Green;
	margin-right: 100px;
	float: left;
}

.smallsubheading
{
	font-weight: bolder;
	display: block;
	text-align:left;
}

#Table1
{
	background-color: WHite;
	font-weight: bold;
}

#groupPlaceholder
{
	background-color: Blue;
	font-weight: bold;
}



.header
{
	margin: 0 auto;
	text-align: center;
	width: 100%;
	border: 1px solid #999;
	margin-bottom: 3px;
	background-color: #FFE0C1;
}

.mainTable
{
	margin: 0 auto;
	width: 100%;
	border: 1px solid #06F;
	background-color: #FFFFFF;
}

.areaTitle
{
	font-weight: bold;
	color: #03F;
}
body
{
	text-align: center;
	font-family: Sergoe, Arial, Helvetica, sans-serif;
	font-size: small;
}


.header
{
	margin: 0 auto;
	text-align: center;
	width: 100%;
	border: 1px solid #999;
	margin-bottom: 3px;
	background-color: #FFE0C1;
}
.mainTable1
{
	table-layout: fixed;
	margin: 0 auto;
	width: 100%;
	border: 1px solid #06F;
}


.clearBoth
{
	clear:both;
}

.WebTitle a
{
	text-decoration: none;
}

.WebTitle
{
	text-decoration: none;
	color: #000000;
}

.WebTitle a:visited
{
		text-decoration: none;

}
/* Web Page Sections */
.leftCol
{
	width: 200px;
	vertical-align: top;
	border: 1px solid #999;
	background-color: #ABFFD7;
	padding: 10px;
	text-align:left;
}

.contentCol
{
	vertical-align: top;
	border: 1px solid #999;
	background-color: #FFE0C1;
	padding: 10px;
	margin: auto;
	text-align: left;
}

.rightCol
{
	border-style: none;
	width: 160px;
	vertical-align: top;
	text-align: center;
	background-color: Transparent;
}
/* End of Web Page Sections */


/* Event Details Page Styles */

.eventPage
{
	margin: auto;
	margin-left:50px;
}

.eventPage h1
{
	background-color:inherit;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
}

.eventPage h2
{
	background-color:inherit;
	font-style:italic;
	font-size:1.25em;
}

.eventItemHeading
{
	font-weight: bold;
	width:150px;
	float:left;

}

.eventItemText
{
	margin-left:150px;
	text-indent:0px;
}

/* Menu Styles */

.StaticMenuStyle
{
	height:34px;
	margin:auto;
	padding-top:10px;
}

.StaticMenuItem
{
	color: White;
	background-color: #6699FF;
	width: 200px;
	height: 18px;
}


.StaticMenuSelected
{
	text-decoration: underline;
}

.StaticMenuHover
{
	background-color: #f0f0f0;
	color: Gray;
	width: 200px;
	height:18px;
	text-decoration: underline;
}


