/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}

#webBody {float: left; margin: 0; padding: 0; background: #fff; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #fff; width: 100%; height: 100%; min-height: 100%; }
#webContainer {margin: 0 auto; padding: 0; background: none; width: 770px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#webContainer a {color: #1f7216; text-decoration: underline;}
#webContainer a:hover {color: #603813; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header Styles */
#webBanner {background:#e6e6e6 url(../images/header.jpg) bottom left repeat-x;}
#webHeader {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
#webTitle {float: left; margin: 5px 0 5px 0; padding: 0; width: 770px; }
#webTitle h1 {margin: 0; padding: 0; font-size: 42px; line-height:34px; color: #1f7216; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; letter-spacing:-1px;}
#webTitle h1 .small1 {font-size: 30px;}
#webTitle h1 .small2 {font-size: 24px;}
#webTitle h1 .small3 {font-size: 18px;}
#webTitle h1 .small4 {font-size: 18px;}

#webMenu {float: left; width: 770px; margin: 10px 0 0 0; padding: 0; background: url(../images/navbar.jpg) no-repeat; text-align: left;}
#webMenu ul {list-style-type: none; width: 770px; height: 40px; margin: 0 0 0 10px; padding: 5px;}
#webMenu ul li {display: inline; text-align: center; margin: 0; padding: 2px 0 2px 0;}
#webMenu ul li a { width: 129px; margin: 10px 0 0 0; padding: 0 15px 0 15px; color: #1f7216; font-size: 16px; font-weight: bold; line-height: 30px; text-decoration: none; }
#webMenu ul li a:hover {color: #534741; background: none; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #534741; text-decoration: none;}
#webMenu ul li a.webCurrent:hover {color: #534741; text-decoration: none;}

/* Content Styles */
#webContent h1 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 28px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h2 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 24px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h3 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 21px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h4 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 18px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h5 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 16px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h6 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 14px; font-family: Tahoma, Geneva, sans-serif;}
#webContent p {margin: 10px 0 10px 0; line-height: 14pt;}

#webContent {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
#webContentMain {float: left; margin: 0 20px 0 0; padding: 0; width: 530px; text-align: left;}
#webContentAlt {float: left; margin: 20px 0 0 0; padding: 0 10px 10px 10px; width: 196px; background: #ecffe2; border: #603813 solid 2px; text-align: left;}
#webContentFull {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}

#primaryContent { min-height: 50px; }
#secondaryContent { min-height: 50px; }

#webContainer #bbnowFooter { clear:both; padding:30px 10px 0 10px; color: #777; font-size:11px; }
#webContainer #bbnowFooter a { font-weight:bold; text-decoration:none; }
#webContainer #bbnowFooter p,
#webContainer #bbnowFooter a { color: #777; font-size:11px; }
#webContainer #bbnowFooter #share { text-align:left; float:left; width:33%; padding:15px 0 0 0; }
#webContainer #bbnowFooter #share a { display:inline-block; height:16px; width:16px; background-position:top left; background-repeat:no-repeat; font-size:13px; }
#webContainer #bbnowFooter #share a.facebook { background-image:url(http://www.bbnow.com/images/sn_facebook_16x16.gif); }
#webContainer #bbnowFooter #share a.myspace { background-image:url(http://www.bbnow.com/images/sn_myspace_16x16.gif); }
#webContainer #bbnowFooter #share a.twitter { background-image:url(http://www.bbnow.com/images/sn_twitter_16x16.gif); }
#webContainer #bbnowFooter #share a.linkedin { background-image:url(http://www.bbnow.com/images/sn_linkedin_16x16.gif); }
#webContainer #bbnowFooter #share a.digg { background-image:url(http://www.bbnow.com/images/sn_digg_16x16.gif); }
#webContainer #bbnowFooter #share a.delicious { background-image:url(http://www.bbnow.com/images/sn_delicious_16x16.gif); }
#webContainer #bbnowFooter #poweredBy { float:right; width:66%; text-align:right; }
#webContainer #bbnowFooter #poweredBy a { filter:alpha(opacity=60); opacity:0.60; display:inline-block; position:relative; top:5px; width:49px; height:29px; background:url(http://bbnow.com/images/bbnowFooterLogo.gif) no-repeat; }
