/* CSS Document */

/* Main */
body { font-size: 76%;}
html, body { font-family: tahoma, arial, sans-serif; background-color: #DDE8D1; }
html,body {	margin: 0px; padding: 0; height: 100%; width: 100%; margin: 0px; background-color: #E7F2DC; text-align: center;  color: #fff;}
#frame { height: 100%; width: 700px; margin-right: auto; margin-left: auto;	padding: 0px; text-align: left; background-color: #E3F5D8; border-color: #96AC7F; border-style: solid; border-width: 0px 2px 0px 2px;}

/* Headers */
h1, h2, h3, h4, h5, h6 { margin: 0; }
h1 { font-size: 2.5em; display: none; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
hr { color: #DDE7D2;}
.skiplinks { display: none; }
.tablebg { width:485px;}
/* Header*/ 
div#Header {height: 150px; width: 700px; background: #fff url(images/bgheader.jpg) top left no-repeat;   border-color: #96AC7F; border-style: solid; border-width: 0px 0px 2px 0px;}
div#header h1 { float:left; width: 300px; overflow: hidden; text-indent: 220px; position: relative; top: 0px; left: 0px; height: 2px; display: none; }
div#header h1 a { position: relative; top: 140px; left: 0; display: none; }
div#header h1 a:link { color: #939FB7; text-decoration: none; }
div#header h1 a:visited { color: #939FB7; text-decoration: none; }
div#header h1 a:hover { color: #939FB7; text-decoration: none; }

/* main */
div#content { float: left; width: 700px; background:#D2E1C3 url(images/mainbg.jpg) top left repeat-y;}

div#left {width:175px; float:left; background-color: #AEC497;}

div#right { color:#000 ; width:495px; float:right; padding: 20px 10px 0 20px; }
div#right h2 { font-family: tahoma, arial, sans-serif; font-weight: bold; color: #5B6F46; }
div#right h3 {font-family: tahoma, arial, sans-serif; font-weight: bold; color: #5B6F46; }
div#right h4 { font-family: tahoma, arial, sans-serif; font-weight: bold; color: #5B6F46; }
div#right ul { left: -15px; list-style-type: square; color: #00A6E1; }
div#right h2 { margin: 0; line-height: 1.2; }
div#right h2 a:link { text-decoration: none; color: #000;  }
div#right h2 a:visited { text-decoration: none; color: #000;  }
div#right h2 a:hover { text-decoration: underline; color: #000; }
div#right img {border: 2px solid #fff; margin: 0 10px 10px 10px;}
div#right .maintextbold { font-weight: bold; }
div#right a:link { text-decoration: none; color: #497A34;  }
div#right a:visited { text-decoration: none; color: #497A34;  }
div#right a:hover { text-decoration: underline; color: #62A446; }

/* Nav */
div#navcontainer ul { margin: 0; padding: 0; list-style-type: none; }
div#navcontainer li { padding:0; width: 170px;  }
div#navcontainer a { padding: 0px 0 0 5px; margin-top: 0px; display: block; width: 170px; height: 25px; }
div#navcontainer a:link, #navlist a:visited { padding-top:8px; font-size:0.9em; color: #000; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
div#navcontainer a:hover { background-color:#D2E1C3; color: #728261; }
div#navlist a:active { background-color:#D2C3C2; color: #000; }

/* Footer */
div#footer {clear: both; color: #7A7970; background-color: #E3F5D8; padding: 5px 5px; font-size: 0.8em; }
div#footer a:link { color: #7A7970; text-decoration: none; }
div#footer a:visited { color: #7A7970; text-decoration: none; }
div#footer a:hover { color: #7A7970; text-decoration: underline; }
div#footer ul { margin: 0px; padding: 0px; }
div#footer ul li { display: inline; margin: 4px 0px; list-style: none; padding: 0 7px 0 5px; line-height: 1.6; letter-spacing: 1px; }
div#footer ul>li { white-space: nowrap; }