BODY {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #000000;
background-image: url(''); // select the image
background-repeat: no-repeat; // no repetition of the image
background-attachment:fixed; // fix the image on the page
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px; 
color : #000000; 
background-color : transparent; 
}

H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px; 
color : #000000; 
background-color : transparent; 
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 11px; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12.px; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px;
  color : red;
  font-weight : bold;
}

.grid {
border : #333300 1px solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #333300;
}

.bg_medium2 {
background-color : #333300;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: 10px;
    color:#fff;
    text-align: center;
}

.container
{
border-left:5px solid #fff; border-right:5px solid #fff; border-top:5px solid #fff; border-bottom:5px solid #fff; 
position:relative;
margin-left:auto;
margin-right:auto;
width:960px;
height:90%; 
background-color:#00233B;
background-attachment: fixed; // fix the image on the page
padding:5px
}
.container a{
text-decoration : none;
}
.header{ 
width:960px;
height:72px; 
background-image: url('./images/header-logo.jpg'); // select the image
background-repeat: no-repeat; // no repetition of the image
background-color:#fff;
padding:0px;
}
.headershare{
position:relative;
margin-left:800px;
width:960px; 
}
.headerlinks{
position:absolute;
top:5px; left:320px;
width:960px; 
}
.tagline{
position:absolute;
top:55px; left:640px;
width:960px; 
}

div.holder { overflow:hidden }
.col_1 {
 float:left;
 width:190px;
 background-color:#E8E0D0;
 margin-left:15px;
 margin-top:10px;
 padding:82px 10px 9000px;
 margin-bottom:-9000px; 
 }
.menuheader {
 position:absolute;
 top:412px; left:15px;
 height:72px;
 width:210px;
 background-image: url('./images/cripple_creek.jpg'); // select the image
 background-repeat: no-repeat; // no repetition of the image
 }
.col_3 {
 float:right;
 width:685px;
 background-color:#fff;
 margin-top:10px;
 margin-right:15px;
 padding:10px;
 padding-bottom:9000px;
 margin-bottom:-9000px;
 }

.eNews{
clear:both;
width:948px;
padding:6px;
border-top:5px solid #fff;
margin: 0px 0px 0px 0px;
background: #42663B;
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
color: #fff;
}

#xlinks{ 
clear:both;
font-size : 9px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
text-decoration: none;
color : #000000; 
position:relative;
border-top:5px solid white;
margin-left:auto;
margin-right:auto;
width:960px;
background-color:#C0C0C0;
padding-bottom:10px;
} 
#xlinks a{
text-decoration: none;
}
#xlinks H3{
margin-top:0px;
margin-bottom:-1px;
text-decoration: none;
font-size : 12px;
}

.footer{
border-top:5px solid white;
width:950px;
padding:5px;
background: #898989;
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
color: #fff;
}

