

p.insurance101 {
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   padding: 0px 15px;
}
p.insurance101 a {
   outline: 0px;
   display: inline;
}
p.insurance101 a:visited { color: #3B5A32; }
p.insurance101 a img {
   outline: 0px;
   display: inline;
}




#container {
   background: url(../img/bg_paperHome.jpg) repeat-y;
   }

#wrapper {
   background: url(../img/bg_paperHome.jpg) repeat-y;
   width: 100%;
   height: 100%;
   }

#leftCol {
   background: url(../img/bg_paperHome.jpg) repeat-y;
   float: left;
   width: 191px;
   padding: 0px 0px 0px 10px;
   margin-top: -15px;
   }

#rightCol {
   padding: 325px 15px 10px 20px;
   float: right;
   color: #646464;
   }

.rightCont {
   border-left-width: 2px;
   border-left-style: dotted;
   border-left-color: #646464;
   }

.leftCont, .rightCont {
   width: 263px;
   }

.rightCont p {
   border: none;
   padding-left: 0px;
   }

h1 {
   text-align: center;
   font-family: Adobe Garamond, serif; 
   font-size: 10pt;
   color: #3b5a32;
   margin: 0px;
   }

.leftCont h1 {
   margin: 0px;
   }

#footer {
   margin-left: 160px;
   padding-top: 25px;
   }
#footer ul li {
   display: inline;
   list-style: none;
   padding: 0em .3em;
   }

