@charset "UTF-8";
/* CSS Document */
 
body { background-image: url(../imgs/backer.jpg); background-attachment:fixed; margin: 0; }
td { vertical-align: top; }
p { font-size: 12px; line-height: 18px; color: #333333; padding:0; margin: 10px 0; }
li  {font-size: 12px; line-height: 17px; color: #333333; padding:0;  }
strong { color: #CC9933;}
ul {  padding-bottom: 14px;  border-bottom: 1px dashed #dfdfdf; list-style:square;  }
.normal ul { padding-bottom: 6px;  border-bottom: 0; list-style:square;  }

p, li, h1, h2, h3, headerLinks, .headerLinks a:active, .headerLinks a:visited, .headerLinks a:link, .smallz, #footer, #bottomLinks { font-family: Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 26px;   line-height: 29px;  color: #CC4808; font-weight: normal; }
h2 { font-size: 16px; line-height: 22px; margin: 0; padding: 5px 10px 8px 10px; color: #222222; font-weight:normal; border-top: 1px dotted; border-color: #cccccc; background-color:#ededed;  }
h3 { font-size: 13px; line-height: 17px; font-weight: normal; margin: 0; padding: 2px 10px 5px 10px; color: #ffffff;  background-color:#BBBBBB; letter-spacing: 0.3px;  }

#mainBody { padding: 0 0 0 45px;}

#sideColumn p { color:#000000; }

#sideColumn a:link, #sideColumn a:visited, #sideColumn a:active { color:#990000; }

#sideColumn a:hover { color: #000066; }

#topLinks { position: absolute; top: 15px; margin-left: 20px }

#bottomLinks {position: absolute; margin-left: 45px; }

#footer { float:left; }

.program { padding: 2px 20px; margin-bottom: 25px; border: solid 1px #ededed; }
 
.padMe { padding: 5px 15px 25px 20px; }

.callOut {border: 1px solid #dddddd; padding: 2px 10px; margin: 6px  0 6px 20px; width: 200px; background-color:#EEF5D5; float: right; }

/* Links  */
a:active, a:link, a:visited { color: #2d44ba; text-decoration: none; }
a:hover { color: #cc0000; text-decoration:underline; }

.headerLinks { margin: 0;  color:#aaaaaa; font-size: 13px; letter-spacing: 1px  }
.headerLinks a:active, .headerLinks a:visited, .headerLinks a:link, #bottomLinks  a:link,  #bottomLinks  a:visited,  #bottomLinks  a:active { color: #ffffff; text-decoration: none; }
.headerLinks a:hover, #bottomLinks a:hover, #active { color: #A9DDF7; text-decoration: none; }

/* Font stylings...  */
.smallz { font-size: 11px; line-height: 16px; padding: 0 5px 0 0; margin: 5px 0; color:#666666; vertical-align: top; }


.footerCopy {color: #ffffff; font-size: 13px; line-height: 17px; letter-spacing: .2px; font-size: 12px  }

/* image treatments  */
.pix { border: 1px solid #dedede; padding: 2px; }
.picRight {float: right; margin: 0 0 10px 20px; border: 1px solid #dedede; padding: 2px;}
.portraits { padding: 10px 15px 10px 0;  float: left;}