
body {
  font-family: verdana, sans-serif;
  font-size: small;
  font-weight: normal; 
}

/* This is a container class for the body. */
.bodycan {
	background-color: rgb(237,237,178);
	position: absolute;
	max-width: 1250px;
	min-width: 270px;
}
div.Header#Home {
  text-align: left;
  background-color: rgb(153,102,51);
  color: white;
	background-image: url('index_files/Camping_2005t.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
}
div.Header#Photo {
  text-align: left;
  background-color: rgb(153,102,51);
  color: white;
	background-image: url('Family/PhotographBackround.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
}

div.Header#Camp2012 {
  text-align: left;
  background-color: rgb(153,102,51);
  color: white;
	background-image: url('Adventures/Hunting2012/SmackoutCampBckRndYel&Grn.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
}

div.Header#FamilyHouse {
  text-align: left;
  background-color: rgb(153,102,51);
  color: white;
	background-image: url('index_files/BWHouse.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
}

.Header h1 {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 90px;
  font-family: Impact, sans-serif;
  font-weight: normal;
}
.Header h2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* .LeftPanel {
  position: absolute;
  top: 400px;
  left: 10px;
  width: 150px;
  background-color: rgb(180,242,56);
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-bottom: 8px;
}
*/

.ContactPanel {
	float: left;
	width: 200px;
	margin: 10px;
	border-style: solid;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;

  /*position: absolute;
  top: 250px;
  right: 10px; 
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 100px;
  width: 200px;
  background-color: rgb(237,237,178);
  border-width: 3px;
  border-style: solid;
  border-color: brown;
  padding-bottom: 8px;*/
}
.ContactPanel2 {
	float: right;
	width: 200px;
	margin: 10px;
	border-style: solid;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;
}


.LeftPanel h1, .ContactPanel h1, .ContactPanel2 h1
{
  background-color: black;
  color: white;
  font-size: medium;
  padding: 6px;
  margin-bottom: 3px;
}
.LeftPanel a, .ContactPanel a, .ConnectText a, .ContactPanel2 a
{
  margin: 6px;
}
.LeftPanel p, .ContactPanel p, .ConnectText p, .ContactPanel2 p
{
  margin: 6px;
}
.CenterPanel {
  margin-left: 180px;
  margin-right: 170px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: rgb(153,102,51);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 20px;
}
.LogoPanel {
  position: absolute;
  top: 250px;
  left: 30px;
  border-width: 1px;
  border-style: none;
  /* border-color: black; */
}

.ImageFloatLt {
	float: left;
	width: 200px;
	margin: 10px;
	border-style: none;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;
}
.ImageFloatRt {
	float: right;
	width: 200px;
	margin: 10px;
	border-style: none;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 0px;
}
.ImageBigFloatLt {
	float: left;
	margin: 10px;
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-indent: 0px;
}
.ImageBigFloatRt {
	float: right;
	margin: 10px;
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-indent: 0px;
}
#DblSkagitCamp {
        margin-left: 7%;
}
#WolfHeader {
	text-align: center;
}

.SolarPanel {
	position: absolute;
	top: 390px;
	left: 10px;
}

.CenterBorders {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-color: rgb(153,102,51);
}
#BlankSpace {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;

}

#DblSkagitCamp {
	border-bottom-width: 0px;
}


#ARRLLogo 
{
  position: absolute;
  top: 460px;
  right: 10px;
  width: 150px;
  background-color: rgb(0,0,0);
  color: Yellow;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-bottom: 8px;
}

a.ARRLlnk:link {color: yellow;}
a.ARRLlnk:hover {color: LightYellow;}
a.ARRLlnk:visited {color: PaleVioletRed;}

#SparkLogo {
  position: absolute;
  top: 531px;
  right: 10px;
  width: 150px;
  background-color: rgb(255,153,51);
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-bottom: 8px;
}

/* ######### CSS for top level tabs. MENU stuff ######### */

.tabsmenuclass ul{
  overflow: hidden;
  width: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.tabsmenuclass li{
  float: left;
}

.tabsmenuclass a{
  display: block;
  padding: 5px 7px;
  background-color: rgb(153,102,51);   /* background: rgb(204,153,51);      #E8E8E8; */
  color: white;
  margin-right: 1px;
  text-decoration: none;
  font: bold 13px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
  background: black;
  color: yellow;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
  clear: left;
  background-color: rgb(153,102,51);   /* background: rgb(204,153,51);      #E8E8E8; */
  width: 100%;
  height: 24px;
  padding: 5px;
  border: 1px solid brown;
}

.tabsmenucontentclass ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.tabsmenucontentclass li{
  float: left;
  margin-right: 1em;
}

.tabsmenucontentclass a{
  color: white;
  /* text-decoration: none; */
}