/* TEXT STYLES */
body		{ background-color: #ffffff; margin:0; text-align: center;}
h1		{ color: #70884e; font-size: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h2		{ color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding-top: 20px; padding-bottom: 3px }
h3		{ color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding-top: 10px; padding-bottom: 0px }
p		{ font-size: 80%; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
ul { padding-top: -6px; }
li		{ font-size: 12px; line-height: 16px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding-top: 0px; padding-bottom: 3px }

/* CLASS STYLES */
.byline		{ color: #d83030; font-style: italic; font-weight: bold; font-size: 14px; margin-top: 0px; padding-top: 16px; padding-bottom: 3px }
.clear { clear: both; }
.footer		{ font-size: 10px; padding-top: 12px }
.footerhome		{ font-size: 10px; padding-top: 72px }
.homelink { color: #c82828; text-decoration: none; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 600; font-size: 115%}
.important { color: #c00000; }
.menu		{ background-color: black; text-align: left; margin: 0px; padding: 150px 20px 0px; position: absolute; top: 0px; left: 0px; width: 130px;  z-index: 3;}
p.top		{ font-size: 10px; align: right;}

/* IMAGE STYLES */
.bios { float: left; margin-right: 24px; margin-bottom: 12px; margin-top: 16px }


/* DIV ID STYLES */
#container { margin:auto; width: 800px; border: solid 1px #90af63; }
#content	{ text-align: left; margin: 0; padding: 10px; }
#footer { padding: 10px; font-family: verdana, Arial, helvetica, san-serif; font-size: 70%; text-align: left; vertical-align: bottom; height: 80px; }
#footer h1 { color: #70884e; font-size: 120%; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; margin: 0; padding-top: 20px; padding-bottom: 2px; padding-left: 0; }
#header		{ background-color: #9dbe6d; }
#left { width: 67%; float: left; }
#menu { background: #70884e; padding-top: 6px; padding-bottom: 6px; font-size: 100%; vertical-align: middle; }
#menu a:link, #menu a:visited		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 80%; font-weight: bold; text-decoration: none; padding-right: 15px; }
#right { text-align: left; width: 25%; float: right;}
#right h2 { font-size: 80%; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; margin: 0; padding: 10px 0 0; }
#right p { font-size: 80%; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0; padding-top: 2px; padding-bottom: 4px; }

/* LINK STYLES */
a.footer:link	{ color: #696969; text-decoration: none }
a.menulink:visited	{ color: white; text-decoration: none }
 a:link { color: #70884e ; text-decoration: underline; }
a:visited { color: #333 ; text-decoration: underline; }
a:hover { color: #70884e ; text-decoration: underline overline; }

/* TABLE STYLES */
table.calendar { border: solid 1px #9dbe6d; margin: 10px; border-collapse: collapse; }
.calendar th { color: #70884e; background: #ddfead; font-weight: bold; padding-top: 6px; padding-bottom: 6px; margin-top: 10px; font-family: verdana, arial, helvetical, sans-serif; font-size: 80%; text-align: left; border-bottom: 1px solid #9dbe6d; padding-left: 3px; }
.calendar td { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-top: 10px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #9dbe6d; padding-left: 3px; padding-right: 3px;}
.tableheader { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; margin: 0px; padding-top: 0px; padding-bottom: 3px }
table.shade { border: solid 1px #9dbe6d; margin: 10px; border-collapse: collapse; }
.shade th { color: #70884e; background: #ddfead; font-weight: bold; padding-top: 6px; padding-bottom: 6px; margin-top: 10px; font-family: verdana, arial, helvetical, sans-serif; font-size: 80%; text-align: left; border-bottom: 1px solid #9dbe6d; }
.shade td { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-top: 10px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #9dbe6d; }

/* FUNCTION STYLES */
input:focus, select:focus, textarea:focus {background: #FFFFCD;}