/*--------------------------*/
/*   Global Elements  	    */
/*--------------------------*/
h1,h2,h3 {font-family: georgia, 'palatino linotype', 'book antiqua', serif;font-weight: normal;}
h1 {font-size: 2.0em;height: 54px;text-align:center;}	
h2 {font-size: 1.5em;}	
h3 {font-size: 1.1em;margin: 7px 0;}
img {border: 0;}
p {margin: 10px 0;}
a {text-decoration: none;}
ul, ol {padding: 20px 0 20px 40px;}
/*--------------------------*/
/* Global Classes           */
/*--------------------------*/
.simpleList {list-style: none;padding: 20px 20px 20px 0;	}
.floatLeft {float: left;}
.floatLeftPad {float: left;margin: 20px 0 0 15px;}
.floatRight {float:right;}
.floatClear {clear: both;}
.clearRight {clear: right;}
.clearLeft {clear: left;}
.border {border: 1px solid #fff;padding: 20px;}
.imgRight {float: right;margin-left: 15px;}
.imgLeft {float: left;margin-right: 15px;}
/*--------------------------*/
/* page classes             */
/*--------------------------*/
.pageWrapper {width: 80%;margin: 0 auto;}
.header {display:none;}
.contentWrapper {clear:both;margin-top: 30px;padding-bottom:30px;}
/*--------------------------*/
/* navigation               */
/*--------------------------*/
ul.navList {display:none;}

