
/* <![CDATA[ */
/* http://tantek.com/log/2004/undohtml.css */
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

html{text-align:center;
background:#0a5800 url(images/bg.gif);
}
body{
   position:relative;
   margin:0 auto;
   text-align:left;
   font:normal 10px/14px arial, sans serif;
}
p{margin:1em 0;}
h1{display:none;}
#outerWrapper{
   background:transparent url(images/wrapperRepeating.gif) repeat-y scroll center top;
}
#innerWrapper{
   width:900px;
   margin:0 auto;
   background:transparent url(images/wrapperBg.jpg) no-repeat scroll center top;
}
#contentWrapper{
   width:100%;
}
div#header, div#nav, div#footer{
   width:100%;
   }

#header{ height:300px; padding-bottom: 1.0em;  }
#flashHdr{   position:absolute;top:0;z-index:0;}
.posCol { position: absolute; top: 0; left: 0;} 
div#nav{
   position:absolute;
   top:0px;
   width:auto;

}
div#contentMain{
   left:310px;
   width:560px;
   padding:1em 0;
   height:100%;
}

div#contentSub{
   left:18px;
   top: 26px;
   width:255px;
   padding:1em 0;
   height:100%;
}
div#footer{
   font:normal 11px/14px Century Gothic, Arial, Helvetica, sans-serif;
   color:#000000;
   background:url(images/footer.gif) no-repeat scroll center bottom;
   width:100%;
   padding: 20px 0  0; 
   margin:0px 0 0 0;
   position:relative;
	text-align:center;
	height: 46px; 
}
div#footer a {
	color: #fb8609;
}
div#footer a:hover {
	color: #000000;

}

/* home page formatting 
------------------------------------------*/
div#homePage {
    margin:20px 0;
}

div#homeNews{
   width:48%;
   float:left;
   padding:0 10px 0 0;
   margin:0 10px 0 0;
   border-right:1px dashed #fff;
}
div#homeFeature{
   width:48%;
   float:left;
}
div#homeNews td.contentSml{
   display:none;
}
div#homeNews span.contentHiSml{
      font: normal 10px/12px  Arial, Helvetica, sans-serif;	
}
#homePage .titleSml{
   font: bold 14px/17px Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;	
}
#homePage .content{
   font: normal 12px/16px Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;	
}
#homePage h4 {
   text-align:right;
   text-transform:uppercase;
}
#homePage h4 a{
   text-decoration:none;
   padding-right:14px;
   background:transparent url(images/more-arrow.gif)no-repeat scroll right center;
}
#homePage h4 a:hover{   
   background:transparent url(images/more-arrow-over.gif)no-repeat scroll right center;
   padding-right:14px;
}




.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */
/* ]]> */