/* CSS Document */

/* Default padding in webcontent areas */
div.webcontent {padding: 20px 0px 50px 0px;}

/* Headers */
div.webcontent h1 {font-size: 72px; color: #7b5b24; font-weight: 700; margin-bottom: 10px;}
div.webcontent h2 {font-size: 36px; color: #000000; font-weight: 600; margin-bottom: 10px;}
div.webcontent h3 {font-size: 48px; font-weight: 600; margin-bottom: 0px; color: #000000;}
div.webcontent h4 {font-size: 18px; font-weight: 300; margin-bottom: 10px; color: #666666; text-transform: uppercase;}
div.webcontent h5 {font-size: 16px; font-weight: 300; margin-top: -10px; margin-bottom: 10px; color: #666666;}

/* Paragraphs */
div.webcontent p {font-size: 24px; line-height: 1.25; font-weight: 400; margin-bottom: 30px; margin-top: 10px; color: #7b5b24;}

/* Tweaks */
div#intro {background: #ffffff url("../images/kitchen-calderon.jpg") center center / cover no-repeat fixed;}
div#intro img {padding: 180px 0px; opacity: 0.75;}
div#intro div.content {border: none;}
