/*Interior Styles*/
#interiorimg {margin: 0; padding: 0; width: 191px; height: 150px; border-bottom: 6px solid #fff;}

/*Interior content styles - secondary nav, breadcrumbs and body content*/
#intwrap { background: url('../images/intcopybot.jpg') no-repeat bottom left; overflow: auto; width: 908px;}
#intcopywrap {background: url('../images/intcopybg.jpg'); }
#intcopy { background: url('../images/intcopytop.jpg') no-repeat top left; padding: 0 0 0 0;}


/*Secondary Nav*/
#snav {float: left; background: url('../images/navcoltop.jpg') no-repeat top left; margin: 0; padding: 0 0 25px 10px; color: #fff; width: 188px;}
#snav ul {margin: 20px 8px 0 8px; #margin-top: 10px; width: 81%; border-top: 1px solid #b3aca8;}
#snav li {margin: 0; list-style: none;}
#snav #navbar a {#padding: 0; #margin: 0 0 -10px 0; #line-height: 100%;}
html*#snav #navbar a {margin-bottom: 0; ]margin-bottom: 0;}  /*Safari & IE 7 Hack*/

#snav li a {color: #fff; font-size: 105%; display: block; line-height: 110%; padding: 7px 6px; border-bottom: 1px solid #b3aca8; }
html*#snav li a {]padding: 7px 6px !important;}
* html #snav li a {padding: 0 !important; margin: 0 !important;}
#snav li a:hover {background: #9b938c;}
#snav li a.currentpage {font-weight: bold; background: #9b938c;}



/*Interior Body - Breadcrumbs and Body Copy*/
#breadcrumbs {float: right; font-size: 80%; padding: 0; margin: 0;}

#intbodycol {float: left; margin: -120px 0 0 35px; padding: 0; width: 635px; min-height: 300px;}
#intbodycol img {padding: 1px; border: 1px solid #999; margin: 0 0 20px 0; }
#intbodycol ul, ol {padding-bottom: 15px;}
#intbodycol ol li {margin: 0 0 0 19px; #margin-left: 15px; list-style-type: arabic-numbers;}
#intbodycol ul li {margin: 0 0 0 15px; #margin-left: 15px; list-style-type: square;}
#intbodycol h2 {font-size: 125%; color: #3b2e21; font-weight: bold; margin: 0 0 15px 0;}
#intbodycol p {font: 13px Lucida Grande, Lucida, Lucidagrande, Geneva, Helvetica, Arial, sans-serif !important;}
#intbodycol p a:hover {text-decoration: underline;}
#intbodycol a:hover {text-decoration: underline;}

