/* billingsmentor.org CSS Document */
body {margin: 0; padding: 0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.bgTile {background:#f5fafc url(images/bg-template1.png) repeat-y scroll center center;}
#mainWrapper {margin: 0 auto; padding:0; min-width: 750px; width: 965px; background: #ffffff}
#header {margin: 12px 25px; width: auto;} 
#logo {background:#ffffff url(images/logo-billingsmentor.png) no-repeat; width: 295px; height: 105px;}
#headerRight {background:#ffffff url(images/headerPhotos1.jpg) no-repeat; width: 612px; height: 105px;}
.floatl {float: left}
.floatr {float: right}
.floatc {clear: both}
#content {width: 100%}
.leftColumn {padding-left: 40px; width: 600px} 
.rightColumn {width: 280px; padding: 20px; }

/*nav bar css */
#mainNav {margin: 12px 25px;}
div#navcontainer{background-color: #ffffff;border-top: solid 1px #999999;border-bottom: solid 1px #999999;padding: 3px;}
div#navcontainer ul{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1em;font-weight: normal;color: #999999;text-align: center;margin: 0;padding-bottom: 5px;padding-top: 5px;}
div#navcontainer ul li{display: inline;margin-left: -4px;}
div#navcontainer ul li a{padding: 5px 10px 5px 10px;color: #999999;text-decoration: none;border-right: 1px solid #999999;}
div#navcontainer ul li a:hover{background-color: #fcecff;color: #333333;}
#active a{ border-left: 1px solid #999999; background-color: #fcecff; color: #333333; font-weight:700}
#current {border-bottom: 3px solid #f5bdff; margin-bottom: 15px}
/* end nav bar css */
h1 {font-family: "Times New Roman", Times, serif; font-size: 1.8em; font-weight:100; color: #5fabff; border-bottom: 1px solid #f63fff; width: auto}
h3 {font-family: "Times New Roman", Times, serif; font-size: 1.6em; font-weight:100; color: #5fabff; }
h5 {font-family: "Times New Roman", Times, serif; font-size: 1.2em; font-weight:100; color: #5fabff; }

.downloadButton {display:block;width: 205px;padding: 10px;background: #f5c0ff url(images/Download-48.png) no-repeat;background-position: 160px 15px;border: 1px solid #333333;-moz-border-radius: 8px;text-decoration: none;color: #666666; float:left; height: 65px; font-family: "Times New Roman", Times, serif; font-size: 1.5em; margin-bottom: 30px; position: relative; left: 50px}
.downloadButton:hover {background: #f595ff url(images/Download-48.png) no-repeat;background-position: 160px 15px; color: #333333;}
.whiteText {color: #ffffff}
.trustButton {display:block;width: 205px;padding: 10px;background: #f5c0ff no-repeat; border: 1px solid #333333;-moz-border-radius: 8px;text-decoration: none;color: #666666; float:left; height: 65px; font-family: "Times New Roman", Times, serif; font-size: 1.5em; margin-bottom: 30px; position: relative; left: 50px}
.trustButton:hover {background: #f595ff  no-repeat;background-position: 160px 15px; color: #333333;}
.linkButton {display:block;width: 205px;padding: 10px;background: #40ffff no-repeat; border: 1px solid #333333;-moz-border-radius: 8px;text-decoration: none;color: #666666; float:left; height: 15px; font-family: "Times New Roman", Times, serif; font-size: 1.5em; margin-bottom: 30px; position: relative; left: 50px}
.linkButton:hover {background: #40ffff  no-repeat;background-position: 160px 15px; color: #333333;}



#footer {border-top: 1px solid #999999; margin: 12px 25px; font-size: 0.8em; color: #666666; padding-top: 10px}
.footerlogo {width: 25%}
.caveats {text-align: right; font-size: 1.2em; width: 75%}
