html,body{margin:0;padding:0}
body{font-family: "Gill Sans MT", sans-serif}
p{margin:10px 0px}

ul {
	list-style-image: url(charter_files/bullet.gif);
}
div#header{margin:0;}

div#content{margin: 30px 130px 80px 140px; padding: 0px 15px }
div#content p{line-height:1.1;font-size: 1em;}
#content h5 { margin-top:0;margin-bottom:5px;font-size: 1.1em; color: #84713f;font-variant: small-caps }
#content h6 { margin-top:0; margin-bottom:5px;font-size: 1em; color: #84713f;  }


div#navigation{float:left;width:140px;margin-left:-100%; margin-top: 30px;margin-bottom: 30px}
div#navigation{background:White}

div#right{float:left;width:130px;margin-left:-130px; margin-top: 30px;}
div#right{background:White}
div#right p{line-height:1.0;font-size: 0.90em;}

div#footer{clear:left;width:100%}
div#footer{background: #84713f;color: #FFF;text-align: center;
           border-bottom: 2px solid Black;}
div#footer p{ font-size: 0.90em; margin:0;}

#footer a:link { color: White; text-decoration: underline }
#footer a:visited {color: White }
#footer a:active { color: White }
#footer a:hover { color: Black }


a.footer:link { color: White; text-decoration:  none
}
a.footer:visited {color: White }
a.footer:active { color: White }
a.footer:hover { color: White }



div#wrapper{float:left;width:100%}

.fcl{clear:both;height:1px;overflow:hidden;/*margin-top:-1px;*/}





