


/* Presentation Stylesheet */ 
h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter { 
 font-weight: bold;
 }

h1 { font-size:120%; font-weight:bold}
h2 { font-size:110%; font-weight:bold}
 


#menu ul {width: 296px; border: 0px; padding: 0px; margin: 0px;border-top: 1px solid #ECE8DD; }
#menu li {list-style-type:none;border-bottom: 1px solid #ECE8DD;}
#menu li a:link, #menu li a:active, #menu li a:visited {text-decoration:none; color:#FFF;  display:block; width: 285px; height:19px; padding:4px 4px 4px 7px}
#menu li a:hover {text-decoration:none; color:#3C3B39;  display:block; width: 285px; height:19px; background-color:#DE6D11}


.off {background: #ADAAA2;  }
.on {background: #DD6C10; }

.dottydivider {}
.dottydividerbg {background: url(images/structural/hr.gif) repeat-x; margin: 0 0px 0 0px; height:1px; padding: 0 0 7px 0;}
.center {text-align:center; margin:auto}
.borderless {border:none}

a:link, a:active, a:visited {color:#DD6C10; text-decoration:none;}
a:hover {color:#3C3B39; text-decoration:none;}


.table-txt1 {width:150px; float:left}
.table-txt2 {width:150px; float:left}
.clearfloats {clear:both;}


#lh-intro-text a:link, #lh-intro-text a:active, #lh-intro-text a:visited {text-decoration:none; color:#FFF}
#lh-intro-text a:hover {text-decoration:none; color:#3C3B39}