@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top.png);
	background-color: #E2E2E2;
	z-index: 1;
}
#container {
	position: relative;
	width: 1000px;
	margin: auto;	
	padding: 0px;
	z-index: 1;
}
#banner {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 155px;
	width: 1000px;
	background-image: url(images/banner.png);
	z-index: 1;
}
h1, h2, h3 {
	display: none;
	padding: 0px;
	margin: 0px;
}
#headerImg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 313px;
	width: 1000px;
	z-index: 1;
}
#nav {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 328px;
	width: 189px;
	top: 155px;
	right: 51px;
	z-index: 1;
}
#nav ul {
	display: block;
	width: 159px;
	padding-left: 15px;
	padding-right: 15px;
	height: 328px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 14px;
}
#nav ul li {
	display: block;
	width: 159px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 16px;
	padding: 0px;
	line-height: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	font-variant: small-caps;
}
#nav ul li a, a:visited {
	color: #000;
	text-decoration: none;
}
#nav ul li a:hover, a:visited:hover {
	color: #427395;
	text-decoration: none;
}
#content {
	clear: both;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
#contentLeft {
	background-image: url(images/contentLeftBg.png);
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	width: 604px;
	z-index: 1;
	left: 22px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	margin-top: 35px;
	float: left;
}
#contentLeftTop {
	background-image: url(images/contentLeftTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 30px;
	width: 644px;
	top: -30px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 0px;
}
#contentLeftBtm {
	background-image: url(images/contentLeftBtm.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 30px;
	width: 648px;
	bottom: -30px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 1px;
}
#contentLeft p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news {
	position: absolute;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#cswfd {
	position: absolute;
	background-image: url(images/cswfd.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#about {
		position: absolute;
	background-image: url(images/aboutBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#formsBig {
	position: absolute;
	background-image: url(images/formsBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;	
}
#calendarBig {
	position: absolute;
	background-image: url(images/calendarBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#infoBig {
	position: absolute;
	background-image: url(images/infoBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#joinBig {
	position: absolute;
	background-image: url(images/joinBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#contactBig {
	position: absolute;
	background-image: url(images/contactBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#leadersBig {
	position: absolute;
	background-image: url(images/leadersBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#patrolsBig {
	position: absolute;
	background-image: url(images/patrolsBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#meritbadgesBig {
	position: absolute;
	background-image: url(images/mbBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#scoutsBig {
	position: absolute;
	background-image: url(images/scoutsBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#parentsBig {
	position: absolute;
	background-image: url(images/parentsBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#campsBig {
	position: absolute;
	background-image: url(images/campsBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#photosBig {
	position: absolute;
	background-image: url(images/photosBig.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 639px;
	left: 5px;
	top: -30px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#contentLeft h4 {
	background-image: url(images/logoSmall.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b80016;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	padding-left: 40px;
	text-align: justify;
	line-height: 24px;
}
#contentLeft a, a:visited {
	color: #000;
	text-decoration: underline;
}
#contentLeft a:hover, a:visited:hover {
	color: #427395;
	text-decoration: none;
}
#contentRight {
	background-image: url(images/contentRightBg.png);
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	width: 316px;
	z-index: 1;
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	margin-top: 35px;
	float: right;
	padding-right: 20px;
	right: -2px;
}
#contentRightTop {
	background-image: url(images/contentRightTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 31px;
	width: 316px;
	top: -31px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	right: 20px;
}
#contentRightBtm {
	background-image: url(images/contentRightBtm.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 33px;
	width: 316px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 20px;
	bottom: -33px;
}
#contentRight p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
}
#forms {
	position: absolute;
	background-image: url(images/forms.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 306px;
	left: 13px;
	top: -31px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#quicklinks {
	position: absolute;
	background-image: url(images/quicklinks.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 306px;
	left: 13px;
	top: -31px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#calendarSmall {
	position: absolute;
	background-image: url(images/calendarSmall.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 306px;
	left: 13px;
	top: -31px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}
#contentRight h4 {
	background-image: url(images/logoSmall.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b80016;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	padding-left: 40px;
	text-align: justify;
	line-height: 24px;
}
#contentRight a, a:visited {
	color: #000;
	text-decoration: none;
}
.center {
	text-align: center;	
}
#contentRight a:hover, a:visited:hover {
	color: #427395;
	text-decoration: none;
}
#footer {
	position: relative;
	height: 45px;
	bottom: 0px;
	width: 100%;
	min-width: 1000px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 30px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 16px;
	clear: both;
}
#footer a, a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover, a:visited:hover {
	color: #FFF;
	text-decoration: none;
}
#left {
	float: left;
	padding-left: 10px;
}
#right {
	float: right;
	padding-right: 10px;
}
