/* override fontSizeDefault */
body, body div, body p, body th, body td, body li, body dd	{
  color:#636466;}


body {
  background-color: #00B6EF;}

#sizer {
  width:0;}

img {
  border:0;}


h1 {
    font-size: 130%;
    color: #F68C1E;
    font-weight: lighter;
    padding: 0.2em;}

h2 {
    font-size: 120%;
    color: #F68C1E;
    font-weight: lighter;
    padding: 0.2em;}

h3 {
    font-size: 110%;
    color: #F68C1E;
    font-weight: lighter;
    padding: 0.2em;}




#wrapper {
  background:transparent url(/images/wrapper_bg.jpg) no-repeat top right;}


/* Header */
  #header {
    width: 100%;
    text-align: right;
    color: #ffffff;}

    #header p {
        margin:0;}

    #logo {
      position: absolute;
      left: -20px;
      top: -10px;
      width: 417px;
      height: 197px;
      background: url(/images/logo.png) no-repeat top left;
      z-index: 10;}

      #logo a {
        width:100%;
        height:197px;
        display:block;}

      #logo a span {
        /*Hide header text when CSS disabled*/
        display:none;}


    /* page titles only visible on template pages */
    #pageTitle {
      display:none;}







    #header a {
      text-decoration: none;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 8pt;}

     #header a:hover {
      text-decoration: none;
      color: #000000;
      text-transform: uppercase;
      font-size: 8pt;}

    #roundedTop {
        margin:115px 0 0 0; /* px based so increased text size doesn't create unnecessary space */
        height:11px;
        width:770px;
        background:transparent url(/images/content_wrapper_top.png) no-repeat top left;}


    /*****************************************************************
Footer*/



  #footer {
    width:100%;
    background:#00B6ef;}

  #footer .footerInfo div, #footer .footerInfo p {
    background:#414141;}

    #footer .footerInfo p {
      margin:0 0 0 0;
      padding:0 0 0 20px;
      color:#fff;}


    #footer .footerInfo a {
      text-decoration:none;
      color:#fff;
      font-weight: bold;}

    #footer .footerInfo a:hover {
      text-decoration: underline;
      color: #fff;
      font-weight: bold;}

