@charset "UTF-8";
/* CSS Document */


* {margin:0;padding:0;text-decoration: none; font-family:'libre baskerville';}
body {background-color:#fff;background-image:url(header6.jpg); background-repeat:repeat-x; background-position: top;}
#content {width: 640px; margin: 0 auto 0 auto; padding: 23px; background-color:#fff; min-height:700px;}
#header {width: 100%; background-image:url(name-header.png); background-position:center; background-repeat:no-repeat;  margin-left: auto; margin-right: auto; margin-bottom: 4px; height: 211px; border-bottom: #D09A68 4px ridge; box-shadow: 0px 1px 2px #999;}
#menu {width: 640px; height: 240px;margin-left: auto; margin-right: auto;}
#menuitems  {position: relative; top:187px; text-align:center;}
#menuitems li {font-size: 12px; font-weight:700; padding: 5px; display:inline;}
#menuitems li a {color: #333; text-decoration:none;}
#menuitems li a:hover {color: #457700;}

p {font-size: 14px; margin: 11px 47px 11px 47px; text-align:justify; line-height: 21px;}
img {box-shadow: 3px 3px 7px #999;}

h1, h2, h3, h4  {font-family: 'Rochester', cursive; text-align:center;}

h1 {font-size:67pt; font-weight: 400; color:#fff; text-align: center; position: relative; top: 65px; display: none;}



h2 {font-size:36px; font-weight:400; margin-bottom: 27px;background-image:url(hr.png); background-position:bottom; background-repeat:no-repeat; height: 61px; display: none;}

a {color: #5E001D;}


hr {padding: 0; border: none; border-top: medium double #333; color: #333; text-align: center; margin-top: 27px; margin-bottom: 27px;}

strong {font-weight: 700;}


#footer {width: 100%; background-image:url(header6.jpg); background-repeat:repeat-x; background-position: bottom; height: 211px; border-top: #D09A68 4px ridge; margin-top:40px;}
