<!--
/* Cross Browser Reset styles */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}   
/* End Reset */

body{background:url(/images/TomahMountain/site/template/bodybg.jpg) repeat; margin:0px; padding:0px;font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#51433A; font-weight:bold;}
img {outline-style:none;}
#sitebg {background:url(/images/TomahMountain/site/template/sitebg.jpg) repeat-x; padding:0px; margin:0px;}

#contentbg {background:#E1DDD0; width:960px; margin:auto}
#footerbg {background:url(/images/TomahMountain/site/template/footer.jpg) no-repeat bottom;}
#mastheadbg {background:url(/images/TomahMountain/site/template/masthead.jpg) no-repeat;}
#masthead {height:230px; position:relative}
#contentholder {min-height:665px; padding:10px 10px 30px}
#footerinfo {height:110px; color:#FFF; text-align:center; width:960px; margin:auto; padding-top:5px;}
#footerinfo ul li {display:inline-block; list-style:none; border-right:1px solid #fff; padding:0 8px; font-size:12px;}
#footerinfo ul li a {color:#fff; text-decoration:none;}
#footerinfo ul li a:hover {color:#392E28;}

#navholder { width:959px; height:51px; margin:196px 0 0 0px; position: absolute; text-align:center;}
#navholder ul li {list-style:none; display:inline-block; border-right:1px solid #FFF; padding:0 15px;}
#navholder ul li a {text-decoration:none; color:#FFF; font-size:12px; display:block; width:100%; height:100%;}
#navholder ul li a:hover {color:#E6C17A;}

.left {float:left;}
a {outline-style: none;}
a:link    {color: #486C00; outline-style: none;}
a:active  {color: #486C00;outline-style: none;}
a:visited {color: #663300; outline-style: none;}
a:hover   {color: #002B00; outline-style: none;}

#btmtag { text-align:center; color:#392E28; font-family:Verdana, Geneva, sans-serif; text-align:center; padding-top:15px;  font-size:12px; font-weight:normal}
#btmtag a {
	color: #392E28; font-weight:normal; text-decoration:none; 
}
#btmtag a:hover{
	color:#000; font-weight:normal; text-decoration:underline;
}

--> 
