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

#webBody {float: left; margin: 0; padding: 0; background: #531b1c url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #531b1c url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; background: none; width: 770px; text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 12px;}

#webContainer a {color: #FECC3D; text-decoration: none;}
#webContainer a:hover {color: #fff; text-decoration: underline;}
#webContainer label {font-weight: bold;}

#webTitle {float: left; margin: 2px 0 0 0; padding: 0;}
#webTitle h1 {margin: 0; padding: 0; line-height:24px;}
#webTitle h1 a {font-size: 26px; text-decoration: none; color: #531b1c; letter-spacing:-2px;}
#webTitle h1 a:hover {font-size: 26px; text-decoration: none; color: #531b1c;}
#webTitle h1 .small1 {font-size: 24px;}
#webTitle h1 .small2 {font-size: 22px;}
#webTitle h1 .small3 {font-size: 18px;}
#webTitle h1 .small4 {font-size: 16px;}

/* Header Styles */
#webHeader {margin: 0; padding: 0; height: 249px;}
#webBanner {float: left; margin: 27px 0 0 0; padding: 0; width: 481px;}
#webMenu {float: left; margin: 22px 0 0 30px; padding: 0;}
#webMenu ul {list-style-type: none; margin: 0; padding: 0;}
#webMenu ul li {margin: 0; padding: 0; width: 225px;}
#webMenu ul li a {display: block; margin: 0; padding: 10px 20px 5px 0; color: #fff; font-size: 13px; font-weight: bold; text-decoration: none;}
#webMenu ul li a:hover {color: #FECC3D; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #FECC3D;}
#webMenu ul li a.webCurrent:hover {color: #FECC3D;}

/* Content Styles */
#webContent {float: left; width: 770px; margin: 0; padding: 0; text-align: left; background: none; color: #fff;}

#webContent h1 {margin: 10px 0 10px 0; color: #FECC3D; font-weight: bold; font-size: 24px;}
#webContent h2 {margin: 10px 0 10px 0; color: #FECC3D; font-weight: bold; font-size: 21px;}
#webContent h3 {margin: 10px 0 10px 0; color: #FECC3D; font-weight: bold; font-size: 18px;}
#webContent h4 {margin: 10px 0 10px 0; color: #f7a82b; font-weight: bold; font-size: 16px;}
#webContent h5 {margin: 10px 0 10px 0; color: #f7a82b; font-weight: bold; font-size: 14px;}
#webContent h6 {margin: 10px 0 10px 0; color: #f7a82b; font-weight: bold; font-size: 12px;}
#webContent p {margin: 10px 0 10px 0; color: #ffffff; line-height: 14pt;}

#webContentMain {float: left; margin: 0 20px 0 0; padding: 0; width: 490px;}
#webContentAlt {float: left; margin: 20px 0 0 0; padding: 0 10px 10px 10px; width: 238px; border: 1px solid #000; background: #7b282a;}
#webContentFull {float: left; margin: 0; padding: 0; width: 770px;}

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