/* CSS Document */
body { background-image:url(images/background.gif); background-repeat:repeat-x; background-color:#ccd8d2; margin:0; padding:0 ; color:#333; font-size: 11px; font-family:Arial, Helvetica, sans-serif; line-height:1.75em; }

#wrapper{ width:761px; margin:4em auto; background-color:#fff; }

#banner { background:url(images/banner.jpg) no-repeat; height:155px; width:761px;  }

#bottom { background-image:url(images/back.jpg); width:761px; height:385px;  }

#navlist { width:163px; display:block; margin:.5em 0 0 .5em; float:left; padding:0;    }

#navlist ul { padding:0; margin:0; }

#navlist li { list-style-type:none; font-size:11px; font-family:Arial, Helvetica, sans-serif; margin:0 3px 4px 6px; width:163px; height:13px; }

#navlist a { padding:0; margin:0; color: #626466; text-decoration: none; background-image:url(images/button.gif); background-repeat:no-repeat; background-position: left; display: block; text-indent:2em; font-weight:bold; }

#navlist a:hover { margin:0; padding:0; background-position: left; margin:0; color: #fff; text-decoration: none;  background-image:url(images/button_roll.gif);  background-repeat:no-repeat; display: block; text-indent:2em; font-weight:bold; color:#ffa200; }

#navlist .active { margin:0;  padding:0; background-position: left; margin:0; color: #fff; text-decoration: none;  background-image:url(images/button_roll.gif);  background-repeat:no-repeat; display: block; text-indent:2em; font-weight:bold; color:#ffa200; }

#content { float:left; width:340px; height:315px; margin:2em 0 0 2.75em;  display:block; padding:0;   }
#content img { float:right; margin:1em; border:1px solid #666; }
#heritage { float:left; width:130px; display:block; margin:10em 0 0 5.5em; color:#FFFFFF; line-height:1.5em; }
#heritage a { color:#ddfdff; text-decoration:underline; }
#heritage a:hover { color:#ffa200; text-decoration:none; }

#validation { background-color:#CBD8D2; text-align:right; padding-right:.5em;  }
h2 { font-size:1.25em; font-family:Geneva, Arial, Helvetica, sans-serif; color:#024492; font-weight:bold; padding:0;  }

a { color:#024492; text-decoration:underline; }
a:hover { color:#ffa200; text-decoration:none; }

