html { min-height: 100%; margin-bottom: 1px; }
body {margin-right:0px;margin-left:0px;margin-top:0px;text-align:center;}
body,td {font-family:tahoma,verdana,arial,helvetica,sans-serif;font-size:17px;}

#main { 
    margin: 20px 10px 20px 18px;  
    }
.header_table {
    border-top:3px solid #3C3C3C;
    border-bottom:1px solid #d6d6d8;
    }
#main_home {    
    /* because I want to push that tree right down to the line */
     margin: 20px 10px 0px 18px;  
}
.toplinkarea {font-size:16px;color:#336699;}
.toplink {padding-right:14px;}
a:link.toplink,a:visited.toplink {text-decoration:none;color:#336699;}
a:active.toplink,a:hover.toplink {text-decoration:none;color:#000;}

.tagline {font-weight:normal; font-size:22px; color:#333}

h1 {font-family:tahoma,verdana,georgia;font-weight:normal;
     font-size:23px; color:#658CB2}
h2 {font-weight:normal; font-size:20px; color:#333}	

h1.pageheader {font-family:tahoma,verdana,georgia;
    font-weight:normal; font-size:29px; color:#658CB2;
    padding-top:10px;}

ul.nicelist li {
    margin-top:6px;
}
.callout { font-family:georgia;
    font-size:22px;
    color: #555;
    display:block;
    margin: 0px 0px 10px 20px;
    padding:20px;
    background-color:#eee;
    width:250px;
    float:right;
}

.cellLabel {font-family:tahoma,verdana,georgia;
    font-weight:normal; font-size:18px; color:#333}

a:link {color:#000; text-decoration:underline;}
a:visited {color:#444;text-decoration:underline;}
a:hover {color:#cc0000;text-decoration:underline;}

form {margin:0;padding:0;}

input.email {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   color: #000000;
   border-width: 1px;
   border-bottom-width: 1px;
   border-style: solid;
   border-color:#bbb;
   vertical-align: middle;
   width:220px;
   height:30px;
}

.header-stripe {border-top:#A5BE4A 4px solid;
    background-color: #EDF2DB;
    height:209px;
    }
    
.header-stripe-small {
    height:99px;
    }    
    
td.bodytext { line-height:28px;}

div.boxbg {background-color: #EDF2DB; padding:30px;}

.lineright {border-left: 2px solid #EDF2DB;}
.linetop {border-top: 2px solid #EDF2DB;}

.caption {font-size:13px;}
.copy {font-size:12px; padding-top:5px;}
.medtext { font-size:17px;}

#copyright_section { 
    
    padding: 5px 10px 10px 2px;
    border-top: 3px solid #3C3C3C;
    }