body { font-size: 12px; font-family: Georgia, "Times New Roman", Times; }
p { line-height: 18px; }
h1 { color: #355b34; font-size: 22px; font-weight: normal; margin: 5px 0; }
h2 { color: #7ba74b; font-size: 18px; font-weight: normal; margin: 0 0 5px 0; }
h3 { color: #FFF; background-color: #7ba74b; font-size: 14px; padding: 12px 10px 12px 16px; text-transform: uppercase; letter-spacing: 2px; font-weight: normal;}
h4 { color: #355b34; font-size:12px;  border-bottom: 2px solid #355b34; }
ul { list-style-type: square; }
em { color: #355b34;}
a { color: #355b34; }
a:link, a:visited { color: #355b34; }
a:hover { color: #7ba74b; }

#header { height: 228px; width: 800px; left: 10px; top: 0; position: absolute; z-index: 1; visibility: visible; }
#headings { color: #fff; text-align: center; height: 130px; width: 400px; left: 50px; top: 136px; z-index: 3; position: absolute; visibility: visible; }
#nav { height: 360px; width: 180px; left: 10px; top: 240px; position: absolute; z-index: 2; visibility: visible; }
#content { margin-top: 10px; height: 622px; width: 550px; left: 190px; top: 240px; position: absolute; z-index: 4; visibility: visible; }
#fader { height: 372px; width: 32px; left: 770px; top: 228px; position: absolute; z-index: 5; visibility: visible; }

#navcontainer { margin-top: 10px; font-weight: normal; width: 100%; font-size: 1.2em;}
#navcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Georgia, "Times New Roman", Times; }
#navcontainer a { display: block; padding: 12px 0px 12px 8px; width: 145px; background-color: #355b34; border-bottom: 2px solid white; }
#navcontainer a:link, #navlist a:visited { color: white; text-decoration: none; }
#navcontainer a:hover { background-color: #7ba74b; color: #FFF; padding-left: 8px; }

.right { float: right; }
.fader { float: right; margin: 15px 0 20px 15px; text-align: right; font-style: italic; font-size: 9px; }
.alert { padding: 0 20px 0 20px; background-color: #f5f5f5; border: 1px dotted #322a76;}

