<!--
	* 
	{
		margin:0;
		padding:0;
		font-family: verdana,arial,helvetica,sans-serif;
	}

	html
	{
		height:100%;
	}
	body 
	{
		/* height:100%; */
		background: white;
	}
	h1 
	{
		font-size:1.5em;
	}
	h2, h3 
	{
		font-size:1.25em;
	}

	body 
	{

		font-family:verdana,arial,helvetica,sans-serif;font-size:62.5%;
		font-size:1em;font-weight:normal;
		text-align:center; /* horizontal centering for IE Win quirks */
		background: transparent;
	}


	.outer_wrapper 
	{
		/* background: white;*/
		/* background: white url('../images/background.gif') repeat; */
		height:100%;
 	}


	.inner_wrapper 
	{
		margin: 0 auto;
		position:relative; 
		text-align:left;
		width:760px;
		clear:left;
		background: white;
 	}

	.banner
	{
		position:relative; 
		display:block;
		text-align:left;
		height:80px;
		width:758px;
		clear:left;
		border:1px solid #320966;
		text-decoration: none;
	}
	.content
	{
		position:relative; 
		text-align:left;
		clear:left;
		width:760px;
	}

	.phpcontent
	{
		margin: 20px;
		padding: 20px;
		position:relative; 
		text-align:center;
		clear:left;
		width:760px;
	}

	.A_01_Position
	{	
		position:absolute;
		left:0px;
		top:15px;
	}
	.A_02_Position
	{	
		position:absolute;
		left:0px;
		top:75px;
	}

	.A_03_Position
	{	
		position:absolute;
		left:0px;
		top:135px;
	}

	.A_04_Position
	{	
		position:absolute;
		left:0px;
		top:195px;
	}
	.A_05_Position
	{	
		position:absolute;
		left:0px;
		top:255px;
	}
	.A_06_Position
	{	
		position:absolute;
		left:0px;
		top:315px;
	}
	.A_11_Position
	{	
		position:absolute;
		left:608px;
		top:15px;
	}
	.A_12_Position
	{	
		position:absolute;
		left:608px;
		top:75px;
	}

	.A_13_Position
	{	
		position:absolute;
		left:608px;
		top:135px;
	}

	.A_14_Position
	{	
		position:absolute;
		left:608px;
		top:195px;
	}
	.A_15_Position
	{	
		position:absolute;
		left:608px;
		top:255px;
	}
	.A_16_Position
	{	
		position:absolute;
		left:608px;
		top:315px;
	}

	.Beavers_Button
	{
		background: url('../images/beavers.png') no-repeat top right;
	}

	.Cubs_Button
	{
		background: url('../images/cubs.png') no-repeat top right;
	}

	.Scouts_Button
	{
		background: url('../images/scouts.png') no-repeat top right;
	}

	.Hall_Button
	{
		background: url('../images/hall.png') no-repeat top right;
	}

	.Blog_Button
	{
		background: url('../images/blog.png') no-repeat top right;
	}
	
	
	.Beavers_Button, .Cubs_Button, .Scouts_Button, .Hall_Button, .Blog_Button, .Text_Button
	{
		width:150px;
		height:41px;
		/*background-color: transparent;*/
		background-color: white;
		display:block;
		text-decoration: none;
		border:1px solid #320966
	}

	.Beavers_Button:hover, .Cubs_Button:hover, .Scouts_Button:hover, .Hall_Button:hover, .Blog_Button:hover, .Text_Button:hover
	{
		background-color: #320966;
		color: white;
		text-decoration: none;
	}

	.Beavers_Button:link, .Cubs_Button:link, .Scouts_Button:link, .Hall_Button:link, .Blog_Button:link, .Text_Button:link,
	.Beavers_Button:visited, .Cubs_Button:visited, .Scouts_Button:visited, .Hall_Button:visited, .Blog_Button:visited, .Text_Button:visited
	{
		text-decoration: none;
	}

	
	.A_01_Position,.A_02_Position,.A_03_Position,.A_04_Position,.A_05_Position,.A_11_Position,.A_12_Position,.A_13_Position,.A_14_Position,.A_15_Position
	{	
		text-decoration: none;
		width:150px;
		height:41px;
		display:block;
	}

	a .itext, a .text
	{ 
		position:relative;
		top: 10px;
		left: 5px;
		color: #320966;
		font-size:17px;
	}

	a .itext 
	{ 
		visibility: hidden;
		text-decoration: none
	}
	
	a:hover span
	{
			color: white;
	}


	.Picture_Panel
	{
		position:absolute;
		position:relative;
		
		left:240px;
		/*top:10px;*/
		margin: 10px 0;

		width:400px; 
		height:300px;
	
		border:1px solid #320966;
	}



	.News_Panel, .mceContentBody
	{
		position: absolute;
		position:relative;
		left: 0px;
		margin: 10px 0;

		width:758px;

		min-height: 130px;
		height:auto !important;
		height:	130px;
	
		border:1px solid #320966;
		
		padding: 0px;
		
		color: #320966;
	}

	.mceContentBody 	/* used on admin edit */
	{
		font-family:verdana,arial,helvetica,sans-serif;font-size:62.5%;
		font-size:1em;font-weight:normal;
		text-align:left;
		border-style: none;
	}


	
	.News_Panel h1, .mceContentBody h1
	{
		font-size:1.1em;
		margin: 5px 5px;
	}
	.News_Panel h2, h3, .mceContentBody h2, h3 
	{
		font-size:1em;
		margin: 5px 5px;
	}

	.News_Panel h4, h5, h6 .mceContentBody h4, h5, h6 
	{
		font-size:0.75em;
		margin: 5px 5px;
	}

	.News_Panel p, .mceContentBody p
	{
		font-size:0.9em;
		margin: 5px 5px;
	}

	.News_Panel li, .mceContentBody  li 
	{
		font-size:0.9em;
		margin: 5px 10px 0px 30px;
	}

	.News_Panel td, .mceContentBody  td
	{
		vertical-align: top;
		font-size:0.9em;
		margin: 5px 5px;
	}
	.error
	{
		margin: 10px 0 10px 0;
		color: red;
	}
	
	.success
	{
		margin: 10px 0 10px 0;
	}
	
	.footer
	{
		/*top: 40px;*/
		margin: 10px 0;

		position:relative; 
		display:block;
		text-align:left;
		height:30px;
		width:735px;
		clear:left;
		left: 10px;
		text-align:center; 
		border-top: 1px solid #320966;
	}
	.foot-menu,a.foot-menu:link,a.foot-menu:visited
	{	
		padding: 0px 10px 0px 10px;
		color:#320966;
		text-decoration: none;
		font-size:0.75em;
		font-weight: normal;
	}
	a.foot-menu:hover,a.foot-menu:active
	{
		background-color:#320966; 
		color:white;
	}

	.Preload_Images
	{
		 display:none; 
	}
	
    /* default a hrefs */

	a:link, a.href, a.mailto  		  { text-decoration: underline;  color: blue } 
	/* a:hover, a.href:hover, a.mailto:hover	  { text-decoration: underline;  font-weight: bold } */
	a.href:visited, a.mailto:visited	  { text-decoration: underline;  color: purple }
	a:hover, a.href:hover, a.mailto:hover	  { text-decoration: underline;  color: green  } 
	/* a.href:visited, a.mailto:visited	  { text-decoration: underline;  color: navy } */

	:link, :hover, :hover , :visited  		  { text-decoration: none; } 

	a.Text_Button:link, a.Text_Button:visited, a.Text_Button:hover    { text-decoration: none; } 
	a.banner:link, a.banner:visited, a.banner:hover    { text-decoration: none; } 
	
	.Preload_Images .bannerhover 	{ background: url('../images/indexbannerhover.png'); }
	
-->

