* { 
  margin: 0; 
  padding: 0;
}

img { border: none ;}

div {
}

span.started {
    font-size: 11px;
    font-family:Arial;font-style:normal;
}

#topnav {
    background: url(images/home_fullnav.jpg);
    vertical-align: top;
    height: 227px;
    width: 800px;
}

#top-nav-bar {
    color: #FFF;
    background-color: #83BFB5;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    padding: 3px 0px;
}
#top-nav-bar a,
#top-nav-bar a:visited {
    color: #FFF;
    padding: 0px 3px;
    margin: 0px 3px;
}
#top-nav-bar a:hover {
    color: #337C71;
    background-color: #FFF;
}

#nav-wrapper {
    font-family: Georgia, serif;
    font-style: italic;
}

#nav-wrapper a,
#nav-wrapper a:visited {
    color: #333;
    text-decoration: underline;
}
#nav-wrapper a:hover {
    text-decoration: none;
}

#nav-wrapper td {
    text-align: center;
}

#wrap  {
     background-color: #ffffff;
     text-align: center;
     margin: 0 auto;
     padding: 8px;
     border: solid 1px #453E2D;
     top: 0px;
     left: 0px;
     width: 800px;
     visibility: visible; 
}

body  {
     background-image: url(images/lee_bkground2.jpg);
     margin-height:20;
     margin-top:20; 
}

p   {
     color: #000;
     font-size: 11px;
     line-height: 18px;
     font-family: Arial;
     margin-bottom: 16px; 
}

h1   {
     color: #2b8375;
     font-style: italic;
     font-weight: normal;
     font-size: 22px;
     /* line-height: 36px; */
     font-family: Georgia;
     margin-bottom: 6px; 
}

h2    {
     color: #000;
     font-style: italic;
     font-weight: normal;
     font-size: 16px;
     line-height: 24px;
     font-family: Georgia;
     margin-bottom: 16px; 
}

h3   {
     color: #2b8375;
     font-style: italic;
     font-weight: normal;
     font-size: 14px;
     line-height: 18px;
     font-family: Georgia;
     margin-bottom: 9px; 
}

td {
    
}

#leftcol    {
     margin: 36px 50px; 
}

.leftcol_dashed    {
     color: #3e3e3e;
     font-style: italic;
     font-size: 10px;
     line-height: 13px;
     font-family: arial;
     text-align: left;
     letter-spacing: 0.05em;
     margin-bottom: 9px;
     padding-bottom: 9px;
     border-bottom: 1px dashed #86aaa3; 
}

.leftcol_no_dash    {
     color: #3e3e3e;
     font-style: italic;
     font-size: 10px;
     line-height: 13px;
     font-family: arial;
     text-align: left;
     letter-spacing: 0.05em;
     margin-bottom: 18px; 
}

#centercol   {
     margin-top: 36px;
     margin-right: 50px;
     margin-bottom: 36px; 
}

.learn_more   {
     color: #fff;
     font-weight: bold;
     font-size: 12px;
     line-height: 18px;
     font-family: arial;
     background-color: #f5ab20;
     text-align: left;
     padding: 3px 6px; 
}

.learn_more a, .learn_more a:visited {
     color: #fff;
     text-decoration: none;
     background-color: #f5ab20; 
}

.learn_more a:hover  {
     color: #333;
     text-decoration: none;
     background-color: #f5ab20; 
}

ul.tealcheck    {
     color: #000;
     font-size: 11px;
     line-height: 18px;
     font-family: arial;
     text-align: left;
     list-style-image: url(images/check_teal.jpg);
     margin-left: 30px; 
}

* html ul.tealcheck {
    margin-left: 15px;
}

* html ul.tealcheck li {
    padding-left: 10px;
}

.more_black    {
     color: #000;
     font-weight: normal;
     font-size: 12px;
     line-height: 18px;
     font-family: arial;
     background-color: #f5ab20;
     text-align: left;
     margin-left: 30px;
     padding: 3px 6px; 
}

.more_black a, .more_black a:visited {
     color: #000;
     text-decoration: none;
     background-color: #f5ab20; 
}

.more_black a:hover  {
     color: #fff;
     text-decoration: none;
     background-color: #f5ab20; 
}

.gettingstarted  {
     color: #000;
     font-style: italic;
     font-weight: normal;
     font-size: 12px;
     line-height: 16px;
     font-family: arial;
     background-color: #acc2be;
     text-align: center;
     padding: 3px;
     border: solid 3px #86aaa3; 
}

.gettingstarted a, .gettingstarted a:visited {
     color: #000;
     text-decoration: underline; 
}

.gettingstarted a:hover {
     text-decoration: none; 
}

.gettingstarted_head {
     color: #2b8375;
     font-style: italic;
     font-size: 18px;
     font-family: georgia;
     text-align: center; 
}

div.testimonial {
    margin: 0px 0px 10px 0px;
    width: 205px;
}
.attrib  { font-style: italic; margin: 5px 0px 0px 50px }
.
