html, body {
	margin: 0;
	padding: 0;
	background: #c7ba9f;
}

body {
	width: 100%;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #202020;
/*	background: #c7ba9f url(img/background_tile.jpg) top left repeat;
*/	background-color: #c7ba9f;
}

a, a:visited {
	color: #6e5e3e;
	font-weight: bold;
	border-bottom: 1px dotted #6e5e3e;
	text-decoration: none;
}

a:hover {
	border: 0px;
	color: #bca882;
}

a.email  {
	padding: 0 0 0px 15px;
	display: inline;
	background: url(img/iconMail.gif) center left no-repeat;
	color: #000000;
	font-weight: normal;
}

a.external  {
	padding: 0 0 0 10px;
	background: url(img/aoutside.gif) center left no-repeat;
}

a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

a.googleearth  {
	padding: 0 0 0px 15px;
	display: inline;
	background: url(img/smGoogleEarth.gif) center left no-repeat;
}

a.more  {
	padding: 0px 10px 0 0;
	display: inline;
	background: url(img/bullet_raquo.gif) center right no-repeat;
	position:relative;
}

a.pdf  {
	padding: 0 0 0px 16px;
	display: inline;
	background: url(img/icon_pdf_16x16.gif) center left no-repeat;
}

a.word  {
	padding: 0 0 0px 15px;
	display: inline;
	background: url(img/word3.gif) center left no-repeat;
}


.bold {
	font-weight: bold;
}

.calendar li {
	list-style-type: none;
	min-height: 50px;
	padding-bottom: 2.0em;
	margin: 0;
}

#container {
	padding: 20px;
	min-height: 600px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(img/bsalogo-lg.png);
}

div.counter {
	padding: 0;
	color: white;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.0em;
}

div.calendar {
	padding-top: 0.0em;
	margin-left: 0px;
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}

.done {
	color: #808080;
}

.emphasis {
	border: 3px double red;
	padding: 0 2.0em 0 2.0em;
}

.filler p {
	line-height:10.0em;
}

.float {
	width: 50%;
	float: left;
}

.floatcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.floatleft {
	float:left;
}

.floatright {
	float: right;
}

#footer {
	width: 730px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	background: black;
	font-size: 100%;
	color: #FDFDE9;
	border-bottom: 3px solid #9f937c;
	border-left: 3px solid #9f937c;
	border-right: 3px solid #9f937c;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #BCDEBD;
	text-decoration: none;
	border: 0;
} 

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4 {
	margin: 1.5em 0 1em 0;
	text-align: left;
	padding: 0;
}

h1 {
	color: #851b14;
	font: 150% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: #887B62;
	font: 130% Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h4 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#header {
	margin: 0 auto;
	width: 730px;
	height: 170px;
	background: #0d0c14 url(img/banner.jpg) no-repeat top left;
	border-top: 3px solid #9f937c;
	border-left: 3px solid #9f937c;
	border-right: 3px solid #9f937c;
}

#header h1 {
	margin: 0;
	padding: 15px 10px 0 10px;
	color: white;
	font-size: 160%;
	letter-spacing: 1px;
	text-align: right;
	font-variant: small-caps;
}

#header p {
	margin: 0;
	color: white;
	font-size: 100%;
	letter-spacing: 3px;
	text-align: right;
	padding-right: 10px;
}

img {
	border: 0px;
}

img.left {
	padding-right: 10px;
	float: left;
}

img.right {
	padding-left: 10px;
	float: right;
}

.imgborder {
	border: 1px solid black;
}


.indent1x {
	margin-left: 20px;
}

.indent2x {
	margin-left: 80px;
}

.innercol {
	width: 200px; 
	float: left; 
	padding: 0 10px 0 10px; 
	margin: 0;
}

.italics {
	font-style: italic;
}

.last {
	border-right: 1px solid #0d0c14;
}

.leftcol, .content {
	display: block; 
	clear: left; 
	margin: 0 230px 0 0;
	padding-bottom: 20px;
	text-align:left;
}

.leftcol p {
	margin: 0 0 1.5em 2.0em;
}

#menu_wrapper {
	width: 730px;
	height: 76px;
	background: #6e5e3e url(img/tDistrictPatch.gif) 2.0em 0 no-repeat;
}


.name {
	font-size: 1.0em;
	font-weight: normal;
}


.news {
	font: 11px Verdana, sans-serif; 
	margin: 1.5em 0.5em 1.5em 0;
	padding: 0;
  	border: 0px solid #6e5e3e;
}


.news p {
	text-align: left;
	line-height: 1.5em;
}

.news h1 {
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	padding: 0.2em 0 0.2em 0;
	color:white;
	background:#6e5e3e;
	text-align: center;
}


p {
	margin: 0 0 1.5em 0;
	text-align: left;
	line-height: 2.0em;
}

p.boyscout  {
	padding: 2px 0 0 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(img/bsa_logo.png);
	display:inline;
}

p.commissioner  {
	padding: 2px 0 0 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(img/district_commissioner_16x16.gif);
	display:inline;
}

p.cubscout  {
	padding: 2px 0 0 27px;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(img/cs_logo_16x16.gif);
}

p.fleur  {
	padding: 2px 0 0 27px;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(img/fleur_logo_16x16.gif);
}

p.venturing  {
	padding: 2px 0 0 27px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(img/venture_logo_16x16.gif);
	display:inline;
}


#page {
	margin: 0 auto;
	padding: 20px 0;
	border: 1px solid #9f937c;
	text-align:center;
}

.position {
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
	color: #153067;
}


.red {
	color:red;
}


#rightcol {
	float: right;
	margin-top: 1.5em;
	width: 188px;
	height: 700px;
	padding: 0 0 20px 0;
	text-align:left;
}

#rightcol a.email  {
	color: #000000;
	font-weight: normal;
}


#rightcol h1 {

}

#rightcol h2 {
	color: #851b14;
	font: 110% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#rightcol p {
	margin: 1.2em 0.75em 0 0;
}

#rightcol strong {
	font-weight: bold;
	color: #153067;
}

.spacer {
	clear: both;
}

.underline {
	text-decoration: underline;
}


#wrap {
	margin: 0 auto;
	padding: 0;
	width: 730px;
	background-color: white;
	border-left: 3px solid #9f937c;
	border-right: 3px solid #9f937c;
}

