/*  Fixt' It style sheet                                                          */
/* Understated Excellence  */


/*  Resetting browser settings so styles can be applied    */
  * { margin: 0pt;
    padding: 0pt;
    }
/*  original element attributes for resetting browser settings                                             */
  h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0.5em 0pt;
    }

  li, dd { margin-left: 1em;
    }

  fieldset { padding: 0.5em;
    }

  body { font-size: 76%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 1.3;
    }
/*         End of   browser Resetting functions    */

/*   Fixes for IE for separate css    */
/*   To centre page image             */      
body { text-align: center; }
/*   To realign text in lists         */
#contentMain { text-align: left; }
/*  To show full list style dots      */
ul { margin: 0.5 10pt; }
	

  #wrapper {
  clear:both;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
  background-color: #FFFF99;
  border-style: solid;
  border-width: 8px;
  border-color: rgb(12, 42, 51);
  } 
  
  #contentTop {
  clear: both;
  width:100%;
  }
  
  #contentMain {
  clear:both;
  width:100%;
  }
  
  #left { width:30%; }
  #middle { width: 40%; }
  #right { width: 30%; }
  
  #contentBottom {
  clear:both;
  width:100%;
  }
  
  #footer {
  width:990px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

.column1 {
width: 30%;
float: left;
font-size: 15px;}
.column2 {
width: 40%;
float: left;}
.column2l {
width:60%;
float: left;
font-size: 15px;}
.column2r {
width:40%;
float:left;
font-size: 15px;}
.column3 {
width: 30%;
float: left;
font-size: 15px;}

.centre { text-align: center; }

.fixtitText { 
font-family: stencil,arial,verdana;
font-size: 24px;
color: rgb(12, 42, 51);
}

.logoText {
font-family: stencil,arial,verdana;
font-size: 36px;
color: rgb(12, 42, 51);
}
.redText {color: #990000; }
  
  #mobile { 
  /*clear: both;*/.
  width:30%;
  float: left;
  text-align:center;
  }
  
  #logoText {
  /*clear: both;*/
  width:40%;
  float: left;
  text-align:center;
  font-family: stencil,arial,verdana;
  font-size: 100px;
  color: rgb(12, 42, 51);
  padding-top:5px;
  }
   
  #home {
  /*clear: both;*/
  width: 30%;
  float: left;
  text-align:center;
  }
  
  #email { text-align:center; }

  #slideshow1 {
    text-align:center; 
	font-weight:bold;
	}
  #slideshow2 {
    text-align:center;
	font-weight:bold;
	padding-bottom:15px;
	}
	
  #map {
    text-align:center; 
	font-weight:bold;
	}
	
  #slideshow3 {
    text-align:center;
	font-weight:bold;
	padding-bottom:15px;
	}