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

#webBody {margin: 0; padding: 0; background: #b44f15 url(../images/webBg.gif) repeat; width: 100%; height: 100%; min-height: 100%;}
#webOuter {margin: 0; padding: 0; background: #b44f15 url(../images/webBg.gif) repeat; 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: #b44f15; text-decoration: underline;}
#webContainer a:hover {color: #07244b; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header Styles */
#webTitle {margin: 0; padding: 0; width: 770px; height: 102px; background: url(../images/header.gif) no-repeat top center;}
#webTitle h1 {margin: 0; padding: 25px 0 0 0; font-size: 32px;}
#webTitle h1 a {margin: 0; padding: 0; color: #07244b; text-decoration: none;}
#webTitle h1 a:hover {margin: 0; padding: 0; color: #07244b; text-decoration: none;}
#webTitle h1 .small1 {font-size: 28px;}
#webTitle h1 .small2 {font-size: 24px;}
#webTitle h1 .small3 {font-size: 20px;}
#webTitle h1 .small4 {font-size: 18px;}
#webMenu {margin: 0; padding: 0; width: 770px; text-align: center;}
#webMenu ul {list-style-type: none; margin: 0; padding: 0; height: 38px; background: #05224a; color: #dfd6ac;}
#webMenu ul li {float: left; margin: 0; padding: 0 13px 0 10px; text-align: center;}
#webMenu ul li a {display: inline-block; margin: 0; padding: 10px; color: #dfd6ac; font-size: 15px; font-weight: bold; text-decoration: none;}
#webMenu ul li a:hover {color: #FEBA0F; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #FEBA0F;}
#webMenu ul li a.webCurrent:hover {color: #FEBA0F;}
#webBanner {width: 770px; margin: 0; padding: 0;}

/* Content Styles */
#webContent h1 {margin: 10px 0 10px 0; color: #07244b; font-weight: bold; font-size: 32px;}
#webContent h2 {margin: 10px 0 10px 0; color: #07244b; font-weight: bold; font-size: 28px;}
#webContent h3 {margin: 10px 0 10px 0; color: #07244b; font-weight: bold; font-size: 24px;}
#webContent h4 {margin: 10px 0 10px 0; color: #b44f15; font-weight: bold; font-size: 18px;}
#webContent h5 {margin: 10px 0 10px 0; color: #b44f15; font-weight: bold; font-size: 14px;}
#webContent h6 {margin: 10px 0 10px 0; color: #b44f15; font-weight: bold; font-size: 12px;}
#webContent p {margin: 10px 0 10px 0; line-height: 14pt;}

#webContent {width: 770px; margin: 0; padding: 0; text-align: left; background: #d3c79b;}
#webContentMain {float: left; margin: 0 10px 0 0; padding: 0 10px 0 10px; width: 520px; background: #d3c79b; color: #05224a;}
#webContentAlt {float: left; margin: 0; padding: 10px; width: 200px; background: #d3c79b; color: #07244b;}
#webContentFull {float: left; margin: 0; padding: 0 10px 0 10px; width: 750px; background: #d3c79b; color: #05224a;}

/* footer */
#webFooter {width: 770px; margin: 30px 0 0 0; padding: 20px 0 0 0; text-align: center;}
#webFooter ul {list-style-type: none; width: 770px; text-align: center; height: 23px; margin: 0 auto; padding: 0;}
#webFooter ul li {float: left; text-align: center; margin: 0; padding: 0 20px 0 20px;}
#webFooter ul li a {display: inline-block; margin: 0; padding: 0 9px 0 9px; color: #9c9373; font-size: 12px; font-weight: bold; text-decoration: none;}
#webFooter ul li a:hover {color: #b0a681; text-decoration: none;}

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