/* Style sheet styles */
body{margin:0 0 1;padding:0;text-align:center;background-color:#eee;font-family:arial, helvetica, verdana, tahoma, sans-serif;color:#black;line-height:130%;}
#wrapper-header{background: #222;}
#header{width:75%;height:125px;margin:0 auto;text-align:left;border-right:1px solid #707070;border-left:1px solid #707070;line-height:125px;background: #222 url('images/banner03.jpg') right no-repeat;min-width: 750px;}
#header h1{margin:0;padding:0 0 0 10px;font-size:220%;color:#eee;letter-spacing: -0.1em;}
#wrapper-menu{width:100%;float:left;background: #88ac0b url('images/menu-background.png') top left repeat-x;}
#menu{width:75%;margin:0 auto;padding-right:2px;font-size:95%;white-space:nowrap;}
* html #menu{padding-right:0;}
#menu ul{width:100%;float:left;margin:0;padding:0;border-right:1px solid #95bf0f;border-left:1px solid #95bf0f;list-style: none;}
#menu li{display:inline;}
#menu a:link,#menu a:visited{float:left;padding:0.2em 1em;border-right:1px solid #95bc0e;text-decoration:none;color:#FFF;background: transparent;}
#menu ul li a:hover{color:#485B06;background: #b6e41c url('images/menu-hover.png') repeat-x;}
#content{width:73%;margin:0 auto;text-align:left;border-right:1px solid #bbb;border-left:1px solid #bbb;font-size:90%;padding: 3.5em 1% 20px 1%;background: white;min-width: 750px;}
* html #content{padding-top:1.8em;}
#footer{width:73%;margin:0 auto;text-align:right;border:1px solid #a0c80e;font-size:80%;color:#white;padding: 2px 1%;letter-spacing: 0.15em;background: #8fb40c url('images/menu-background.png') top left repeat-x;}
h2{padding-bottom:3px;border-bottom:1px solid #a0c80e;font-size:150%;color:#666;letter-spacing: -0.1em;}
a:link,a:visited{text-decoration:none;color:#260;}
a:hover{text-decoration:underline;color:#000;}
p{margin-left:1em;}

