﻿/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
	border: none;
}
html {
	overflow-y: scroll; /* neede by Firefox to put up scrollbar on pages where content is shorter than a page */
}
.CommonBody {
	background-image: url('/images/background.gif');
	background-attachment: fixed;
}
p {
	margin-bottom: 10px;
}
ul {
	padding-left: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#MainContainer {
	width: 862px;
	min-height: 600px;
	height: auto;
	margin: 0 auto;
	display: block;
}
#leftcol {
	height: 600px;
	width: 230px;
	float: left;
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
}
#rightcol {
	float: left;
	display: block;
	width: 180px;
	text-align:center;
}
#bottommenu {
	clear: both;
	font-family: Arial;
	font-size: 10pt;
	color: #B52931;
	text-decoration: none;
	font-weight: bold;
	height: auto;
	width: 862px;
	padding-top:10px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#fpcenter_col {
	width: 400px;
	min-height: 600px;
	height: auto;
	z-index: 2;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
}
#fpspacer_col {
	width: 14px;
	min-height: 600px;
	height: auto;
	z-index: 2;
	float: left;
	text-align: center;
	margin: 0 auto 0 auto;
}
.circlepatches {
	width: 146px;
	margin: 0 auto 0 auto;
}
#aacpatch {
	display: block;
	width: 230px;
	height: 106px;
	background: url('/images/navpatches/patch-menu-left.gif') no-repeat 0 0;
}
#aacpatch:hover {
	background-position: -230px 0;
}
#numbers {
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 159px;
	height: 87px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -106px;
}
#numbers:hover {
	background-position: -159px -106px;
}
#welcomewebelos {
	float: left;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -193px;
}
#welcomewebelos:hover {
	background-position: -73px -193px;
}
#welcomeparents {
	float: right;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -268px;
}
#welcomeparents:hover {
	background-position: -73px -268px;
}
#infoforparents {
	float: left;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -343px;
}
#infoforparents:hover {
	background-position: -73px -343px;
}
#leaders {
	float: right;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -418px;
}
#leaders:hover {
	background-position: -73px -418px;
}
#patrolcorner {
	float: left;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -493px;
}
#patrolcorner:hover {
	background-position: -73px -493px;
}
#faq {
	float: right;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -568px;
}
#faq:hover {
	background-position: -73px -568px;
}
#calendar {
	float: left;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -643px;
}
#calendar:hover {
	background-position: -73px -643px;
}
#eaglescouts {
	float: right;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -718px;
}
#eaglescouts:hover {
	background-position: -73px -718px;
}
#meritbadges {
	float: left;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -793px;
}
#meritbadges:hover {
	background-position: -73px -793px;
}
#about {
	float: right;
	width: 73px;
	height: 75px;
	background-image: url('/images/navpatches/patch-menu-left.gif');
	background-repeat: no-repeat;
	background-position: 0 -868px;
}
#about:hover {
	background-position: -73px -868px;
}
/* Start five box menu on front page */
#fiveboxes {
	margin-top: 2px;
	width: 405px;

}
#coh {
	float: left;
	width: 81px;
	height: 170px;
	background-image: url('/images/navpatches/five-box-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#coh:hover {
	background-position: -81px -0;
}
#troopforms {
	float: left;
	width: 81px;
	height: 170px;
	background-image: url('/images/navpatches/five-box-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 -170px;
}
#troopforms:hover {
	background-position: -81px -170px;
}
#links {
	float: left;
	width: 81px;
	height: 170px;
	background-image: url('/images/navpatches/five-box-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 -340px;
}
#links:hover {
	background-position: -81px -340px;
}
#trip {
	float: left;
	width: 81px;
	height: 170px;
	background-image: url('/images/navpatches/five-box-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 -510px;
}
#trip:hover {
	background-position: -81px -510px;
}
#sharephotos {
	float: left;
	width: 81px;
	height: 170px;
	background-image: url('/images/navpatches/five-box-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 -680px;
}
#sharephotos:hover {
	background-position: -81px -680px;
}

#maintfooter {
	color: #008080;
}
.centerimage {
	/* just center an image on a line by itself. */
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.aligncenter {
	text-align: center;
}
