/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}
#webBody {float: left; margin: 20px 0 0 0; padding: 0; background: #333; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 20px 0 0 0; padding: 0; background: #333; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; background: none; width: 750px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;}
#webContainer a {color: #ff9900; font-weight: bold; text-decoration: none;}
#webContainer a:hover {color: #ff6600; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header and Footer Styles */
#webHeader {float: left; margin: 0; padding: 0; background: #fff; width: 750px;}
#webLogo {float: left; margin: 10px 10px 0 10px; padding: 0;}
#webTitle {float: left; margin: 0; padding: 0; text-align: left; width: 605px;}
#webTitle h1 {margin: 15px 0 0 0; padding: 0; color: #000; font-weight: normal; font-size: 44px;}

#webTitle h1 .small1 {font-size: 40px;}
#webTitle h1 .small2 {font-size: 36px;}
#webTitle h1 .small3 {font-size: 30px;}
#webTitle h1 .small4 {font-size: 24px;}


/* Navbar Styles */
#webMenu ul {float: left; list-style-type: none; width: 605px; height: 25px; border: 1px solid #000; -webkit-border-radius: .6em .6em; -moz-border-radius: .6em .6em; margin: 20px 0 0 0; padding: 0;}
#webMenu ul li {float: left; margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif;}
#webMenu ul li a {display: block; margin: 3px 0 0 0; padding: 0 0 0 15px; color: #000; font-size: 14px; font-weight: bold; text-decoration: none;}
#webMenu ul li a:hover {color: #ff9900; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #ff9900;}
#webMenu ul li a.webCurrent:hover {color: #ff9900;}

/* Content Styles */
#webContent {float: left; width: 750px; margin: 0; padding: 0; text-align: left; background: #fff;}
#webContent h1 {margin: 10px 0 10px 0; color: #ff9900; font-weight: normal; font-size: 32px; letter-spacing: -4px; text-align: center;}
#webContent h2 {margin: 10px 0 10px 0; color: #ff9900; font-weight: normal; font-size: 24px;}
#webContent h3 {margin: 10px 0 10px 0; color: #ff9900; font-weight: normal; font-size: 21px;}
#webContent h4 {margin: 10px 0 10px 0; color: #ff6600; font-weight: bold; font-size: 16px;}
#webContent h5 {margin: 10px 0 10px 0; color: #ff6600; font-weight: normal; font-size: 14px;}
#webContent h6 {margin: 10px 0 10px 0; color: #ff6600; font-weight: normal; font-size: 12px;}
#webContent p {margin: 0 0 20px 0; line-height: 13pt; color: #12223d; font-family: Verdana, Geneva, sans-serif;}
#webContentMain {float: left; margin: 0 10px 0 0; padding: 10px; width: 480px;}
#webContentAlt {float: left; margin: 10px; padding: 5px; width: 190px; background: #ffe2b7; border: 7px solid #ff9900; -webkit-border-radius: .6em .6em; -moz-border-radius: .6em .6em;}
#webContentFull {float: left; margin: 0; padding: 10px; width: 670px;}

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

#webContainer #bbnowFooter { clear:both; padding:0 20px 0 0; }
#webContainer #bbnowFooter p { color: #333; padding:55px 50px 0 0; text-align:right; font-size:11px; background:url(http://bbnow.com/images/bbnowFooterLogo.gif) bottom right no-repeat; filter:alpha(opacity=55); opacity:0.55; }
#webContainer #bbnowFooter a { color: #333; font-weight:bold; text-decoration:none; }
