
a {
  text-decoration:none }

a:link {
  color:#E1885E;
  text-decoration:underline }
  
a:visited {
  color:#BBBBBB;
  text-decoration:underline }


a:hover,a:active {
  color:#FF0000 }

body {
   background-color:  #000000;
   margin:  0 0 0 0;
   padding: 0 0 0 0;
   scrollbar-face-color: #59000A;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFBF0;
   scrollbar-3dlight-color: #808080;
   scrollbar-shadow-color: #FFFBF0;
   scrollbar-darkshadow-color: #808080;
   scrollbar-track-color: #000000;
   text-align:center;
   text-align: -moz-center; 
   color: #BBBBBB;
}

.standard {
  background-image:url(images/tile.jpg);
}

.copyright {
  font-size:10px;
  line-height:1;
  color:#FFFFFF;
  text-align:center;
  margin:10px;
  padding:0px;
   }
   
   .notation {
  font-size:9px;
  color:#FFFFFF;
  text-align:center;
  margin:0px;
  padding:0px;
   }
   
h1 {
  font-size:18px;
  color:#FF3333;
  font-family:georgia,"Times New Roman", Times, serif, arial;
  font-weight:bold;
  margin-bottom:8px;
  margin-top:6px;
  padding-left:6px;
  background: transparent;
   }

h2 {
  font-size:14px;
  color:#FF3333;
  font-family:arial, helvetica, verdana, sans-serif;
  /* line-height:1.25; */
  font-weight:bold;
  margin-bottom:4px;
  margin-top:8px;
   }


h3 {
  font-size:12px;
  color:#FF3333;
  font-family:arial, verdana, helvetica, sans-serif;
  padding:4px;
  margin:0px;
  font-weight:bold;
   }

.home_hdr
{
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.home_hdr img
{
	width: 0;
	margin-left: -99999px;
	padding-left: 1px;
}

img  {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.nav2 {
  text-align:center;
  padding:8px;
}

p {
  font-size:12px;
  line-height:1.25;
  font-family:arial, helvetica, verdana, sans-serif;
  margin-left:0px;
  margin-right:0px;
  margin-top:8px;
  margin-bottom:4px;
}

td {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}



td.siteleftstrip {
  width:150px;
}

td.sitemaincol {
  width:450px;
  padding-left:10px;
  padding-right:10px;
}

td.siterightstrip {
  width:175px;
  text-align:center;
}


table.sitedesktop {
  width:775px;
  background-color: #000000;
}

table.pricechart 
{
	text-align:center;
	border: none;
}

table.pricechart td,th
{
	border:solid 1px white;
}

ul {
   font-size:14px;
   font-family:arial, helvetica, verdana, sans-serif;
}

#div_hdr {
  background-color:#000000;
  width:775px;
  height:140px;
  position:relative;
}


#div_headline  {
  width:600px;
  height:133px;
  position:absolute;
  top:0;
  left:176;
  text-align:center;
  background-color:transparent;
}

#home_div_marquee {
  width:100%;
  background-color:#CC0000;
  color:#000000;
  text-align:center;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
}

#home_img_camp {
  width:150;
  height:85;   
  position:absolute;
  top:155;
  left:75px;
  border:none;
}

#home_img_wendigo {
  width:170;
  height:85;   
  position:absolute;
  top:155;
  right:75px;
  border:none;
}

#hr_hdr  {
  position:absolute;
  left:0;
  top:135;
}

#img_logo  {
  width:200px;
  height:133px;
  position:absolute;
  top:0;
  left:0;
}

