﻿@media screen, projection {

/* 

    Green:      #1c6533
    Lt Green:   #c6d8cc

/* main */
html, body, #wrapper, wrapper2 {margin: 0;padding: 0;width: 100%;height: 100%;min-height: 100%; font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; line-height: 2; color: #454545}
html>body, html>body #wrapper, html>body #wrapper2 {height: auto;}

/* layout */
div#wrapper         {position: absolute;top: 0;left: 0;background:#FFFFF;}
#header             {position:relative; z-index:500; width: 100%; height: 40px; background:url(Images/header_bg.jpg)}
    #headcontent    {height:40px; padding-top: 8px;}
#main               {margin: 0;padding: 0;}
    #sidebar        {width:180px; float:left;padding:10px;background:#ffffff;}
    #content        {width: 800px; padding-top: 10px; text-align: left;}
    .clear          {clear: both;margin: 0;padding-bottom: 100px;}
#footer             {clear: both;bottom: 0;left: 0;width: 100%;height: 250px;background:#c6d8cc; color: #111111; overflow:hidden;}
    #footerContent      {padding:10px;}
    #footerContent h5   {margin:0; padding:5px 0;}
    #footerContent p    {padding:5px 0; margin:0;}

/* misc */
* html #footer  {position: absolute;}
* html #main    {padding-bottom: 100px;}
head:first-child+body div#footer    {position: absolute;z-index:0;}
head:first-child+body div#main      {padding-bottom: 100px;}
.BeNiceToMacIE5 {font-family: "\"}\"";font-family: inherit;}
}

/* nav */
.nav, .nav:visited  {color: #000000; text-decoration: none}
a.nav:hover         {color: #1C6533; text-decoration: underline}

/* box */
.roundedcornr_box_276937        {background: #fefefe url(Images/Corner/roundedcornr_276937_grad.gif) repeat-x top left;}
.roundedcornr_top_276937 div    {background: url(Images/Corner/roundedcornr_276937_tl.gif) no-repeat top left;}
.roundedcornr_top_276937        {background: transparent url(Images/Corner/roundedcornr_276937_tr.gif) no-repeat top right;}
.roundedcornr_bottom_276937 div {background: url(Images/Corner/roundedcornr_276937_bl.gif) no-repeat bottom left;}
.roundedcornr_bottom_276937     {background: transparent url(Images/Corner/roundedcornr_276937_br.gif) no-repeat bottom right;}
.roundedcornr_top_276937 div, .roundedcornr_top_276937,.roundedcornr_bottom_276937 div, .roundedcornr_bottom_276937     {width: 100%;height: 10px;font-size: 1px;}
.roundedcornr_content_276937    { margin: 0 10px; }

/* box2 */
.boxwrapper     {width: 200px; height: 200px;}
.boxcontent     {width: 183px; padding: 4px; margin-left: 3px; border-left: 2px #1c6533 solid; border-right: 2px #1c6533 solid; background: url('Images/arrow_mid.jpg'); background-repeat: repeat-x}

/* formatting */
H1          {font-size: 17px; color: #1c6533}
H2          {font-size: 14px; color: #CC0000}
H3          {font-size: 13px; color: #333333}
a:HOVER     {color: #1c6533}

@media all and (min-width:0px) {
head~body {height:100%;}
}

#frontnews {color: #666666; width: 33%; vertical-align: top; padding: 20px}
#frontnews h1  {font-size: 14pt; color: #cc0000; }
.frontdate {color: #999999; font-size: 10px; padding-top: 10px;}