﻿.BodyText {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6963;
}

.ImageText {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6B6963;
	font-weight: bold;
}

.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33A23D;/*#DEA229;*/
	font-weight: bold;
}

.BodyTextLink:link, .BodyTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33A23D;
	text-decoration: underline;
}

.BodyTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D60C00;
	text-decoration: none;
	/* font-weight: bold; */
}

.BodyTextLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33A23D;
	text-decoration: underline;
}

.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 48px;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.FooterTextLink:link, .FooterTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.FooterTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC310;
	font-size: 10px;
	text-decoration: none;
}

.FooterTextLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

/* Styles for the interface */
.SiteBackground {background: #FFFFFF;}
.MenuBackground {background: #31A239;}
.SplashBackground {background: #081473;}
.ContentBackground {background: #E7E7DE;}
.FooterBackground {background: #31A239;}
.TopBannerBackground {background: #182b7a;}
.TopBannerBackground_2 {background: #FFC310;}

.JoeyStyle {color: #D65500;}
.CubStyle {color: #FFC310;}
.ScoutsStyle {color: #31A239;}
.VenturerStyle {color: #420042;}
.RoversStyle {color: #D60C00;}
.AdultStyle {color: #081063;}

.JoeyBackground {background-color: #D65500;}
.CubBackground {background-color: #FFC310;}
.ScoutsBackground {background-color: #31A239;}
.VenturerBackground {background-color: #420042;}
.RoversBackground {background-color: #D60C00;}

.MenuText:link, .MenuText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC310;
	font-size: 12px;
	text-decoration: none;
}

.MenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D60C00;
	font-size: 12px;
	text-decoration: none;
}

.MenuText:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #D60C00;
	font-size: 12px;
	text-decoration: none;
}

.MenuTextCurrent {
	font-family: Arial, Helvetica, sans-serif;
	color: #D65500;
	font-size: 12px;
	text-decoration: none;
}

.SectionsMenuText:link, .SectionsMenuText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.SectionsMenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.SectionsMenuText:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.RowallanParkMenuText:link, .RowallanParkMenuText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.RowallanParkMenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.RowallanParkMenuText:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/* CODE PAGES */
.bright {color: #660099; } /* purple */
#code {
	font-weight: bold;
	color: #660099;
}

#code img {
	vertical-align: middle;
}

ul {
	list-style-type: disc;
	border: 0px solid red;
	padding: 0 0 0 0;
	margin: 4px 0 0 1.5em;
}

li {
	border: 0px solid #000000;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}
