/* CSS Document */

body {background-color: #3d6b2e; background-image: url('images/background.jpg'); background-attachment: fixed; font-family: arial; color: black; text-align: left; padding: 5px;}
p {font-family: arial; color: black; text-align: left; padding: 5px;}
h1 {font-family: arial; color: black; text-align: center; padding: 5px; font-weight: bold; font-size: large;}
p.small {font-family: arial; color: green; font-size: small;}
blockquote {font-family: arial; color: green;}
div.backer {background-image: url('images/background.jpg'); background-attachment: fixed; background-repeat: repeat-y; text-align: center; width: 1000px;}
div.main {width: 800px; text-align: center; border: 5px double #b9dc82; background-color: #FFFFFF; padding: 5px;}
div.grass {width: 700px; background-image: url('images/grass.jpg'); text-align: center;}
div.head {width: 100%; background-color: #FFFFFF; text-align: center;}
div.nav {width: 100%; font-family: arial; font-weight: bold; color: #FFFFFF; border-top: 5px double #b9dc82; border-bottom: 5px double #b9dc82; border-left: 2px solid #b9dc82; border-right: 2px solid #b9dc82; background-image: url('images/gradient.jpg'); background-repeat: repeat-x;}
div.redborder {border: 1px solid #851f39; padding: 5px 5px 5px 5px;}
div.produce {width: 60%; border: 1px solid green;}
div.rightsection {width: 360; height: 100%; margin: 5px 5px 5px 5px; padding: 5px; float: right; border-left: 3px dotted #75ba5f; border-bottom: 3px dotted #75ba5f;}
a:link {font-family: verdana; font-weight: bold; color: #000000; text-decoration: none;}
a:visited {font-family: verdana; font-weight: bold; color: #000000; text-decoration: none;}
a:hover {font-family: verdana; font-weight: bold; color: #851f39; text-decoration: none;}
a.navlink:link {font-family: verdana; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navlink:visited {font-family: verdana; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navlink:hover {font-family: verdana; font-weight: bold; color: #b9dc82; text-decoration: none;}
img.hdr {border: 5px double #b9dc82;}
img.right {float: right; margin: 5px 5px 5px 5px; border: 1px solid #851f39;}
.copyright {text-align: center; font-faily: arial; font-size: small;}

