﻿body
{
	padding: 30px 0 0;
	background:#E6E6E6;
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	text-align:center;
	background-position:center;
	background-repeat: no-repeat;
}
div#divHeader
{
	position:absolute;
	top:0px;
	left:0px;
	height:105px;
	width:1000px;	
	background-image:url('../Images/HeaderPictures/YFlyer_Header_NoPicture_3.jpg');
	border-color:#00688B;
	border-width:thin;
	border-style:ridge;
	z-index:10;
}
div#divMarquee
{
	position:absolute;
	top:108px;
	left:0px;
	height:31px;
	width:1000px;	
	border-color:#00688B;
	border-width:thin;
	border-style:ridge;
	z-index:15;
}
div#divMenuHolder
{
	position:absolute; 
	border-style:groove; 
	border-width:thin; 
	top:142px; 
	width:202px; 
	height:397px; 
	left: 1px;
	z-index:20;
}
div#divMain
{
	position:absolute;
	padding: 20px;
	margin:0 auto;
/*	filter:alpha(opacity=75); 
	opacity:0.75;*/
	top:142px;
	left:48px; 
	width:925px;
	height:100%;
	z-index:10;
}
div#divContentPlaceHolder
{
	position:absolute;
	background-color:Transparent; 
	left:165px;
	top:5px;
	width:780px;
	height:100%;
}
.pictureRotator
{
	position:absolute;
	top:10px;
	left:725px;
	height:90px;
	width:270px;
	z-index:15;
}
.menustyle
{
	background-color:#FFDAB9;
	border:1px;
	border-bottom-color:black;
	border-top-color:gray;
	border-left-color:gray;
	border-right-color:black;
	border-style:solid;
}
.menuitem
{
	width:180px;
	color:Black;
	font-family:Microsoft Sans Serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-style:solid;
}
.mouseup
{
	width:180px;
	text-align:left;
	background-color:#3F3F3F;
	color:Black;
	font-family:Microsoft Sans Serif;
	font-size:8pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-color:#3F3F3F;
	border-style:solid;
	cursor:pointer;
	cursor:hand;
}
.mouseover
{
	width:180px;
	text-align:left;
	color:red;
	font-family:Microsoft Sans Serif;
	font-size:8pt;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-color:#3F3F3F;
	border-left-color:#8A99BA;
	border-top-color:#8A99BA;
	border-right-color:black;
	border-bottom-color:black;
	border-style:ridge;
	cursor:pointer;
	cursor:hand;
}
.mousedown
{
	width:180px;
	text-align:left;
	background-color:#3B5386;
	color:black;
	font-weight:bold;
	font-family:Microsoft Sans Serif;
	font-size:8pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-color:#3F3F3F;
	border-right-color:#8A99BA;
	border-bottom-color:#8A99BA;
	border-left-color:black;
	border-top-color:black;
	border-style:solid;
	cursor:pointer;
	cursor:hand;
}
.membershipTableCell
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:thin;
	border-right-style:inset;
	border-right-color:gray;
	border-right-width:thin;
}

a.Function 
{ 
    font-size: 11pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

a:active.Function 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}

a:visited.Function 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}

a:hover.Function 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
td.ByLaw_Large
{
	font-size:large; 
	font-family:Arial; 
	text-align:center;
}
td.ByLaw_Medium
{
	font-size:10pt;
	font-family:Arial; 
	text-align:left;
}
td.InsideTable
{
	border-style:inset; 
	border-width:1pt;
	border-color:black;
}
td.InsideTable_BottomBorder
{
	border-color:black;
	border-right-width:1pt;
	border-right-style:inset;
	border-left-width:1pt;
	border-left-style:inset;
	border-bottom-style:double;
}
td.Header
{
	text-align:center;
	color:Yellow;
	background-color:#3380AF;
}

table.directions th 
{
	background-color:#EEEEEE;
}


