/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}
#webBody {float: left; margin: 0; padding: 0; background: url(../images/bg.jpg) #fff no-repeat top center; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: url(../images/bg.jpg) #fff no-repeat top center; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; width: 770px; text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 12px;}

#webContainer a {color: #90b033; font-weight: bold; text-decoration: none;}
#webContainer a:hover {color: #799721; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header  */
#webHeader {float: left; margin: 0; padding: 100px 0 0 95px; background: none; width: 605px;}
#webLogo {float: left; margin: 5px 0 0 0; padding: 0;}
#webTitle {float: right; width: 550px; margin: 0; padding: 0; color: #90b033; font-size: 30px; line-height:28px; text-align: left; letter-spacing: 0px;}

#webTitle .small1 {font-size: 26px;}
#webTitle .small2 {font-size: 24px;}
#webTitle .small3 {font-size: 20px;}
#webTitle .small4 {font-size: 18px;}

/* Navbar Styles */
#webMenu ul {float: left; list-style-type: none; width: 605px; margin: 10px 0 0 0; padding: 0;}
#webMenu ul li {float: left; margin: 0; padding: 0;}
#webMenu ul li a {height: 21px; margin: 0 5px 0 5px; padding: 0 7px 0 7px; color: #fff; font-size: 13px; font-weight: bold; text-decoration: none; background: #fbcb13;}
#webMenu ul li a:hover {color: #fff; background: #90b033; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #fff; background: #90b033;}
#webMenu ul li a.webCurrent:hover {color: #fff; background: #90b033;}

/* Content Styles */
#webContent {float: left; width: 600px; margin: 0; padding: 0 0 0 95px; text-align: left; background: none; color: #ae6813;}
#webContent h1 {margin: 10px 0 10px 0; color: #ae6813; font-weight: bold; font-size: 20px;}
#webContent h2 {margin: 10px 0 10px 0; color: #ae6813; font-weight: bold; font-size: 18px;}
#webContent h3 {margin: 10px 0 10px 0; color: #AE6813; font-weight: bold; font-size: 18px;}
#webContent h4 {margin: 10px 0 10px 0; color: #90b033; font-weight: bold; font-size: 14px;}
#webContent h5 {margin: 10px 0 10px 0; color: #AE6813; font-weight: bold; font-size: 14px;}
#webContent h6 {margin: 10px 0 10px 0; color: #90b033; font-weight: bold; font-size: 12px;}
#webContent p {margin: 0 0 20px 0; line-height: 13pt;}

#webContentMain {float: left; margin: 0 5px 0 0; padding: 5px; width: 400px;}

#webContentAlt {float: left; margin: 20px 0 0 0; padding: 0 5px 5px 5px; width: 170px; background: #f9f3da; border-top: #e5e5e5 1px solid; border-left: #e5e5e5 1px solid; border-bottom: #e5e5e5 2px solid; border-right: #e5e5e5 2px solid; -webkit-border-radius: .9em .9em; -moz-border-radius: .9em .9em;}
#webContentAlt p {margin: 0; line-height: 13pt;}

#webContentFull {float: left;  margin: 0 0 5px 0; padding: 5px; width: 560px;}

#spreadTheWordForm #from, #spreadTheWordForm #subject, #spreadTheWordForm textarea { width: 95%; }