@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
/* 
font-family: 'Droid Sans', sans-serif;
*/


html,body { height: 100%; }

* { -moz-box-sizing: border-box; }

body { color: #472314; background: #8a683a url(../css-images/tile-repeat.jpg) repeat-y center 0; font: 21px/31px "Droid Sans", Arial, sans-serif; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; text-align: center; margin: 0; padding: 0; }

div  { margin-top: 0; margin-bottom: 0; padding: 0; border: none; border-width: 0; }
img { text-decoration: none; margin: 0; padding: 0; border: none; border-width: 0; outline: none; outline-width: 0; }

div#page { width: 100%; background: #8a683a url(../css-images/Delices-Landing-tile.jpg) no-repeat center 0; height: auto; min-height: 973px; min-width: 980px; text-align: center; margin: 0; padding: 0; overflow: hidden; float: left; clear: both; }
div#page-container { width: 960px; text-align: left; clear: both; min-height: 600px; margin: 0 auto; padding: 0px 10px 10px 10px; }

#topnav { width: 100%; height: 545px; clear: both; margin: 0; padding: 0; text-align: left; float: left; clear: both; }
#topnav img { margin-left: -1px; position: relative; }
#content { width: 100%; min-height: 415px; clear: both; margin: 0; padding: 0 5px 0 5px; text-align: left; float: left; clear: both; }

h1, h2, h3, h4 { font-weight: 700; }

p.intro { font-weight: 700; width: 98%; margin-top: 0; margin-bottom: -30px; padding-top: 0; padding-bottom: 0; position: relative; z-index: 200; }
p.pdf-link { margin-top: 0px; margin-bottom: -3px; padding-top: 0; padding-bottom: 0; position: relative; z-index: 100; }

a { color: #af4020; text-decoration: none; }
a:hover,a:focus { color:#472314; text-decoration: underline; }


div#footer { width: 100%; background: #953a27 url(../css-images/footer-tile.jpg) no-repeat center 0; height: 227px; min-width: 980px; text-align: center; margin: 0; padding: 0; overflow: hidden; float: left; clear: both; }
footer { width: 960px; text-align: center; clear: both; min-height: 75px; margin: 0 auto; padding: 93px 10px 10px 10px; }

div#footer p { color: #dcd3ae; font-weight: 400; width: 100%; text-align: center; margin-top: 0; padding-top: 0; }

div#footer a { color: #dcd3ae; text-decoration: none; }
div#footer a:hover, div#footer a:focus { color:#472314; text-decoration: underline; }