﻿html,body {background-color: #fbe8c0; font-family: Helvetica, Tahoma; font-size: 10pt; color:#666; text-align:center;}
a {color:#487434; text-decoration:none;}
a:hover {color:#487434; text-decoration:underline;}
a img  {border:none;}
p {padding-top: 15px}

#header {height: 82px; width:960px; background:#fff url('images/header.jpg') repeat-x; border-bottom:thin #666 solid;}
#menu {height:24px; background-color:#a3bd47; border-bottom:thin #666 solid;}
#menu ul {font-weight:bold; color:#fff; list-style:none; margin:0; padding:0;text-align: left}
#menu li {display: inline;	}
#menu li a {float: left;display: block;color: #fff;background-color: #a3bd47;text-decoration: none;padding: 4px 12px; }
#menu li a:hover {background: #487434;}

#page {background-color:#487434;border:thin black solid; width: 960px; margin: 0 auto; text-align: left}
#content {background:white; height:385px; width:960px; margin:auto;}

#footer {height:40px; background-color: #487434; }
#footer ul {list-style: none; padding: 10px; margin: 0;}
#footer li {display: inline;}
#footer li a {color: #fff; padding: 5px; }

.hdn {display:none;}
.trident {padding-top: 10px;}

