@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 8px;
	margin: 0 auto;
	height:auto;
	padding: 0px;
}

#centering {
  width: 952px;
  margin: 0 auto;
  }


.oneColFixCtrHdr #container {
	width: 952px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	height: auto;
}


.oneColFixCtrHdr #container1200 {
	width: 952px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	height: 1200px;
}
.oneColFixCtrHdr #container1000 {
	width: 952px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	height: 950px;
}
#benefits {
	width: 952px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	height: 1300px;
}
.oneColFixCtrHdr #containerlong {
	width: 952px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	height: 1600px;
}
.oneColFixCtrHdr #header {
	background-image: url(images/headerfor-brg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.oneColFixCtrHdr #bar {
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	position: static;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: auto;
}
#mainContent2 {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 775px;
}

#mainContent3 {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 1500px;
}
#mainLinks {
	background: #ffffff;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 500px;
}
#mainSpecials {
	background: #ffffff;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 475px;
}
#mainContact {
	background: #ffffff;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 475px;
}

#youth{
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 960px;
}

#staffpage {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 1500px;
}

#homeContent  {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height:auto;
}

#homeimage  {
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height:auto;
	background-color: #ffffff;
	background-image: url(images/FredGinger-Website-FPx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeLeft  {
	background: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height:auto;
	width: 520px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#googlemap  {
	background: #ffffff;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height:auto;
	width: 420px;
	float: right;
	padding: 1px;
}
#newbottom {
	background: #ffffff;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 150px;
	height:auto;
	width: 450px;
	border: thin dotted 996;
	padding: 5px;
}
.oneColFixCtrHdr #mainstaff {
	background: #ffffff;
	padding-top: 30;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 700px;
}
.oneColFixCtrHdr #staff {
	background: #ffffff;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 525px;
}
.oneColFixCtrHdr #footer {
	background-color: #993300;
	text-align: right;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0px;
	text-indent: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*lines*/


.dotLineCell {
	background-image: url(../images/dotted_line_background_tile.gif);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 0px;	
}
.footerDotLineCell {
	background-image: url(../images/footer_background_tile.gif);
}
 #bin{
	width:325px;
	float:right;
	left: 0px;
	margin-left:0px;
	text-align: left;
	position: static;
	clear: left;
	height: 235px;
	border: thin dotted #996;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	top: 10px;
	margin-top: 8px;
 }
 
 #bin1{
	width:760px;
	float:left;
	left: 0px;
	margin-left:0px;
	text-align: left;
	position: static;
	clear: left;
	height: auto;
	border: thin none #CC9966;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 10px;
	margin-top: 10px;
 }
 
 #column1members {
	width:530px;
	float:left;
	left: 0px;
	margin-left:20px;
	text-align: left;
	position: static;
	clear: left;
	height: auto;
	border: thin none #CC9966;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 10px;
	margin-top: 10px;
 }
 
 
 #column2members {
	width:320px;
	background-color:#FFFFFF;
	float:left;
	position: static;
	left: 0px;
	margin-left: 25px;
	border:thin none #CC9966;
	margin-top: 10px;
	padding: 0px;
 }
 
 
#column1 {
	width:420px;
	float:left;
	left: 0px;
	text-align: left;
	position: inherit;
	height: auto;
	border: thin none #CC9966;
	top: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
 }
 
 
 #columnstaff {
	width:800px;
	float:none;
	left: 0px;
	text-align: left;
	position: inherit;
	height: auto;
	border: thin none #CC9966;
	padding: 10px;
	top: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
 }
 
 
 
 #column2 {
	width:305px;
	background-color:#663333;
	float:right;
	left: 671px;
	margin-left:10px;
	text-align: left;
	position: absolute;
	clear: left;
	height: auto;
	top: 488px;
	padding: 8px;
	border: thin dotted #CC9966;
	margin-right: 0px;
 }
  #column3 {
	width:430px;
	float:right;
	position: relative;
	border: thin none #999966;
	padding: 5px;
	left: 0px;
	top: 0px;
	height: auto;
	margin: 5px;
 }
  #columncemter {
	width:765px;
	float:left;
	position: static;
	border: thin none #CC9933;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	left: 18px;
	top: 265px;
	height: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
 }

#regional {
	width:340px;
	float:left;
	position: static;
	border: thin dotted #999966;
	left: 18px;
	top: 265px;
	height: 225px;
	padding: 5px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
 }
 #homeinfo {
	width:420px;
	float:left;
	position: static;
	border: thin dotted #999966;
	left: 18px;
	top: 265px;
	height: auto;
	padding: 5px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
 }
 #homeright {
	background: #ffffff;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	height:auto;
}
/*fonts*/

 p, td, ul, ol {
	font-size: 10px;
}
.heading {
	font-size: 14px;
	color:#333333;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redheading {
	font-size: 12px;
	color:#990000;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blueheading {
	font-size: 12px;
	color:#333366;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-image: none;
	left: 0px;
}
.pageheading{
	font-size: 16px;
	color:#999999;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.yellow24{
	font-size: 16px;
	color:#FFFF66;
	line-height: 1.4em;
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.largewhite{
	font-size: 18px;
	color:#FFFFFF;
	line-height: 1.4em;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.whitenames{
	font-size: 26px;
	color:#FFFFFF;
	line-height: 1.4em;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.largered{
	font-size: 18px;
	color:#990000;
	line-height: 1.4em;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.largepurple{
	font-size: 16px;
	color:#660000;
	line-height: 1.4em;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant: small-caps;
}
.dates {
	font-size: 14px;
	color:#FF6600;
	line-height: normal;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
.events {
	font-size: 12px;
	color:#663300;
	line-height: 16px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.business{
	font-size: 10px;
	color:#333333;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p, td, ul, ol {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
td p, li li {
	font-size: 12px;
	line-height: 1.3em;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cc3333;
}
.stylepageheadings {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	line-height: 16px;
}
.style22a {
	font-size: 12px;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: normal;
	line-height: 18px;
	background-position: top;
	text-align: left;
	vertical-align: top;
	top: 3px;
	position: static;
	height: auto;
}
.style7 {
	color: #999933
}
.style8 {
	color: #FF0000;
	font-size: 10px;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	color:#000000;
	font-variant: normal;
	text-transform: none;
}
.style1a {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#333333;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadings {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:#660000;
	font-variant: normal;
	text-transform: none;
}
.subheadings {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:#660000;
	font-variant: normal;
	text-transform: none;
}
.eventnames {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:#999966;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 10px;
}
.awards {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:#CC9966;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 10px;
}
.awards {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:#CC9966;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 10px;
}
.divisions {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: 16px;
	font-weight: bold;
	color:#000066;
	font-variant: normal;
	text-transform: none;
}
.maintext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	font-weight: lighter;
	color:#333333;
	font-variant: normal;
	text-transform: none;
}
.style19 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: none;
}
.style19white {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	font-variant: normal;
	text-transform: uppercase;

}
.style14 {
	color: #660000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style20 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666633; }
.style22 {
	color: #CC9933;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.style3 {
	color:#666666;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-variant: normal;
	text-transform: none;
}
.stylenewheading{
	color:#333333;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
}
.styletiny {
	font-size: 10px;
	color:#666666;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.superscript {
	font-size: 8px;
	color:#CCCCCC;
	line-height: 1.4em;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: super;
}
.styledesc {
	font-size: 16px;
	color:#003399;
	line-height: normal;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
