.IE8Fix
{
	z-index: 100;
}

body
	{
	margin:0 0 0 0;
	padding:0 0 0 0;		
	}


.header
	{
	background: #344F21 url('images/bannerVsmaller.png') repeat-y;
	background-position:right;
	}
	
#contentPane
{
	background-color:#CC8945;
	background-image:none;
}	

.footer
{
	background-color:#CC8945;
	background-image:none;
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:2.5em;
	font-size:small;
	text-align:center;
}

#footerAddress
{
	/*float:left;
	margin-left:30%;*/
}

#footerAddressText
{
	/*border-top:solid 1px black	*/
}

#footerContactText
{
	border-bottom:solid 1px black	
}


#footerContact
{
	/*float:right;
	margin-right:30%;*/
}

.footerText
{
	margin-right:20px;	
}

.topLeft 
	{
	height:7em;
	width:15em;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.logo
	{
	position:absolute;
	top:0em;
	left:0em;
	border:none 0px black;
	}
	
.logo img
	{
	border:none 0px black;
	}

.topRight 
	{
	height:7em;
	width:0em;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

.banner 
	{
	height:7em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
	}

#contentPane
	{
	width:100%;
	border:none;
	min-height:30em;
	overflow:visible;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:80;
	}

#bannerFillerTop 
	{
	height:1.1em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.navigation-backdrop
	{
	height:112px;
	width:645px;
	position:absolute;
	left:13.3em;
	top:.75em;
	background-image:url('images/navigation_background_smaller.png');
	background-repeat:no-repeat;
	
	text-align:center;
	}

.navigation-container
	{
	}
	
.navigationQuote
	{
		font-size:17px;
		font-style:italic;
		font-family:Cursive;	
		color:#FFFF00;
	}

/* Start Menu Css */
	
.AboutMenu_0
	{
		background-color: #EC8925 !important;
	}

.EventsMenu_0
	{
		background-color: #229337 !important;
	}
	
.MembersMenu_0 
	{
		background-color: #3267BF !important;
	}

.GrandJunctionMenu_0 
	{
		background-color: #9F7722 !important;
	}

.LinksMenu_0
	{
		background-color: #DF5242 !important;
	}
	
.AboutMenu_0 tr td
	{
		border: solid 1px White;
	}

.EventsMenu_0 tr td
	{
		border: solid 1px White;
	}
	
.MembersMenu_0  tr td
	{
		border: solid 1px White;
	}

.GrandJunctionMenu_0  tr td
	{
		border: solid 1px White;
	}

.LinksMenu_0 tr td
	{
		border: solid 1px White;
	}

.navigation
	{
	font-size: 15px;
	font-family: verdana, sans-serif; 
	padding-top: 55px;
	margin:1px;
	white-space: nowrap;
	width:67em;
	}
	
.navigationSpacer
	{
		width:0em;
		float:left;
	}

.navigation a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 1px;
	}

.navigation a:hover	/* menu at mouse-over  */
	{ 
	text-decoration: underline;
	color: black;
	background-color: yellow !important;
	}

#AboutMenu
{
	position:absolute;	
	width:100px;
	left:241px;
	top: 90px;
}

#EventsMenu
{
	position:absolute;	
	width:100px;
	left: 341px;
	top: 90px;
}

#MembersMenu
{
	position:absolute;	
	width:100px;
	left: 441px;
	top: 90px;
}

#GrandJunctionMenu
{
	position:absolute;	
	width:100px;
	left: 541px;
	top: 75px;
}

#LinksMenu
{
	position:absolute;	
	width:100px;
	left: 641px;
	top: 90px;
}

.AspNavigationMenu a, .AspNavigationMenu a:visited
{
	color: Black !important;
	z-index: 9999;
}

.AboutMenu_0 a, .AboutMenu_0 a:visited
{
	color: Black !important;
}

.EventsMenu_0 a, .EventsMenu_0 a:visited
{
	color: Black !important;
}

.MembersMenu_0 a, .MembersMenu_0 a:visited
{
	color: Black !important;
}

.GrandJunctionMenu_0 a, .GrandJunctionMenu_0 a:visited
{
	color: Black !important;
}

.LinksMenu_0 a, .LinksMenu_0 a:visited
{
	color: Black !important;
}

/* End Menu Css */

.superscript
	{
	font-size:xx-small; 
	vertical-align:top;
	} 

.subscript
	{
	font-size:xx-small; 
	vertical-align:bottom;
	} 

.height2
	{
	height:2.3em;
	}

.height3
	{
	height:3.75em;
	}