﻿/* DEFAULTS */

body   {background: #dddddd; font-size: .80em; font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px; padding: 0px; color: #000066; font-size: 12pt;}

a:link, a:visited   {color: #034af3;}
a:hover             {color: #1d60ff; text-decoration: none;}
a:active            {color: #034af3;}

a.nav           {color: #000066;}
a.nav:hover     {color: #a1a1bd; background-color: #000066; }
a.inText {color: #000066; font-weight:600;}

p   {margin-bottom: 10px; line-height: 1.6em; text-indent: 20px;}

/* HEADINGS   */
h1, h2, h3, h4, h5, h6 {font-size: 1.5em; color: #000066; text-transform: none; font-weight: 200; margin-bottom: 0px;}
h1  {font-size: 1.5em; font-weight: bold; padding-bottom: 0px; margin-bottom: 0px;}
h2  {font-size: 1.2em; font-weight: 600;}
h3  {font-size: 1.1em; text-align: center; font-weight: 600; color: #000066;}
.Title3 {font-size: 1.1em; text-align: center; font-weight: bold; color: #000066;}
h4  {font-size: 1.1em;}
h5, h6  {font-size: 1em;}

/* PRIMARY LAYOUT ELEMENTS   */
.page   {width: 980px; margin: 0px 0px 0px 0px; border: 1px solid #000066; background-color: White;}
.BonnieCasey {font-weight: 700; margin: 0px; padding: 0px 0px 0px 20px; color: #000066; border: none; font-size: 1.5em;}
.main   {padding: 0px 12px; margin: 12px 8px 8px 8px; min-height: 420px; text-align: left;}
.blogMain   {padding: 0px 0px; margin: 0px 0px 0px 0px; min-height: 420px; text-align: left;}
.leftCol{padding: 6px 0px; margin: 12px 8px 8px 8px; width: 200px; min-height: 200px;}
.footer {color: #4e5766; padding: 8px 0px 0px 0px; margin: 0px auto; text-align: center; line-height: normal;}
/* margin:  top, right, bottom, left */
img.imgLeft { float: left; margin: 5px 10px 5px 0px;}
img.imgRight { float: right; margin: 5px 0px 5px 10px;}

.Quote { font-style:italic; font-size: 0.8em;}

