body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(campsite.jpg);
	background-repeat: repeat-x;
	background-position: 20px top;
	background-color: #E2FFAF;
	font-size: medium;
	font-weight: normal;
}
#sedanchair_sidebar {
	width: 236px;
	position: absolute;
	top: 101px;
	left: 0px;
	background-image: url(shadright.gif);
	background-repeat: repeat-y;
	background-position: 221px;
}
#sedanchair_sidebar A:link, A:visited, A:active, A:hover {
}
#sedanchair_sidebar A:link  {
  color: #000000;
  text-decoration: none;
}
#sedanchair_sidebar A:visited {
  color: #1E2B4B;
  text-decoration: none;
}
#sedanchair_sidebar A:active {
}
#sedanchair_sidebar A:HOVER {
	color: #E5FFFE;
	text-decoration: underline;
	background-color: #9D4645;
	font-weight: bold;
}
.siteindex{
	width: 200px;
	left: 0px;
	background-color: #E5FFFE;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sitesection{
	padding: 3px;
	width: auto;
}
.headersection{
	font-family: "Comic Sans MS","Comic Sans",cursive;
	font-weight: bolder;
	font-size: large;
	color: #9D4645;
	padding: 0px;
	margin: 0px;
}
.mainbody{
	position: absolute;
	left: 260px;
	width: auto;
	padding: 40px;
	background-repeat: repeat-y;
	margin-top: 80px;
}
.logo{
	height:128px;
	background-image: url(colcartn.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 20px;
}
h3 {
	font-family: "Comic Sans MS","Comic Sans",cursive;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Comic Sans MS","Comic Sans",cursive;
	color: #1E2B4B;
	font-size: xx-large;
}
h2 {
	font-family: "Comic Sans MS","Comic Sans",cursive;
	color: #1E2B4B;
	font-size: x-large;
}
.sidebarbottom {
	background-image: url(shadbottom.gif);
	height: 15px;
	width: 236px;
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebartop {
	background-image: url(shadrighttop.gif);
	height: 20px;
	width: 237px;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.textreplaced{
	display: none;
}
.paratitle {
	font-weight: bold;
	color: #1E2B4B;
}
.navlink {
	visibility: inherit;
}
.navlist {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-image: url(doc.gif);
}
.photonavlink {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-image: url(film.gif);
}
.scoutbase {
	height: 40px;
	width: 150px;
	list-style-image: url(world.gif);
}
.searangers {
	height: 30px;
	width: 150px;
	list-style-image: url(world.gif);
}
.tolmers {
	height: 40px;
	list-style-image: url(tolmers.gif);
}
.pdffile{
	background-image: url(pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
.presfile{
	background-image: url(pres.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
.missingcssmsg{
	position: absolute;
	visibility: hidden;
	left: -5000px;
}

