/********** OVERALL PAGE PROPERTIES **********/
body {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  line-height: 5px;
  background-color:#F5EDCC;}

  * {
  margin: 0px;
  padding: 0px;}

  h2 {
  font-size:20px;
  line-height: 22px;}

  h3 {font-size: 18px;
  line-height:20px;}

    #container {
    width:892px;
    background-color:#FFFFFF;
    position:absolute;
    top: 10px;
    left: 50%;
    padding: 5px 5px 5px 5px;
    margin-left:-455px;
    border: 3px solid #CDC4A4;}

      #content {
      width:890px;
      background-color: none;
      float:left;
      border: 1px solid #000000;}

img {
  border-style: none;}


/********** HEADER PROPERTIES ***********/
#header {
  width: 890px;
  height:auto;
  margin: 0px;
  padding: 0px;}

  #headerLeft {
    width: 250px;
    height:auto;
    float: left;
    margin: 0px;
    padding: 0px;
    background-color:#FFFFFF;
    font-size: 10px;
    font-weight: 600;
    background-image: url(images/headerleft.jpg);}

    span#contactInfo {
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 20px 0 0 5px;}

      #logo1 {
      float: right;}
      #logo2 {
      float: left;}
      #logo3 {
      float: right;}
      #logo4 {
      float: left;}

    #headerRight {
    display:block;
    width: 640px;
    height:auto;
    float: right;
    margin: 0px;
    padding: 0px;
    background-color:#333333;
    background-image:url(images/headerright.jpg);}

    #dividerLeft {
    clear: both;
    width: 250px;
    height: 20px;
    background-color: #65CEA0;
    float: left;}

      span.dividerLink {
      color: #0000FF;
      clear: both;
      float: right;
      font-size: 14px;
      line-height: 22px;
      margin: 0px 150px 0 0;}

      span.dividerLink a, a:visited{
      color: #0000FF;}

    #dividerRight {
    width: 640px;
    height: 20px;
    background-color: #65CEA0;
    float: left;}

/********** LEFT SECTION PROPERTIES **********/
#leftSection {
  clear: both;
  float: left;
  width: 200px;}

    #navigation {
    background-color: #D3EEEB;
    clear: left;
    float: left;
    width: 199px;
    height: 345px;
    border-right: 1px solid #A0B4B2;}

    ul {
    list-style: none;}

    #nav ul {
    font:Helvetica, sans-serif;
    font-size:14px;
    line-height:16px;
    list-style: none;}

    #nav a{
    font:Helvetica, sans-serif;
    text-indent: 15px;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing: 1px;
    font-size:14px;
    line-height:25px;
    display: block;
    height: 25px;
    width: 199px;
    color: #666D78;
    background-image:url(images/navBG.gif);
    background-color: #D1EEEE;}

    #nav a:hover {
    background-image:url(images/navBGhover.gif);
    background-color: #F8FEFE;
    color: #889B9B;}

    #sideBarFrontPage {
    background-image: url(images/sidebar.jpg);
    background-position: bottom;
    background-repeat:no-repeat;
    height: 342px;
    width: 200px;
    clear: both;
    float:left;}

    #sideBar {
    background-image: url(images/sidebar.jpg);
    background-position: bottom;
    background-repeat:no-repeat;
    height: 342px;
    width: 200px;
    clear: both;
    float:left;
    display: none;}

/********* RIGHT SECTION PROPERTIES **********/
#rightSection {
  float: left;
  width:690px;}

#bigPic {
  width: 690px;
  height: 325px;
  float: left;}

#dividerBottom {
  width: 690px;
  height:25px;
  background-color: #65CEA0;
  clear:left;
  float:left;
  line-height:20px;
  text-align: right;
  letter-spacing:1px;
  font: 12px;
  color: #FFFFFF;
  padding-top: 0px;}

    #additionalInfo{
    padding-right: 50px;}

#textFrontPage {
  width: 690px;
  height:337px;
  clear:left;
  float:left;
  line-height: 16px;
  background-color: #FFFFFF;
  background-image: url(images/textBackground.jpg);
  background-repeat: no-repeat;
  background-position: bottom;}


#text {
  width: 690px;
  height:318px;
  clear:left;
  float:left;
  line-height: 16px;
  background-color: #FFFFFF;}

    #textFrontPageContent {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 12px;}

    .textContent {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 12px;
    background-color: #FFFFFF;}

/*********** FOOTER PROPERTIES **********/
#footer {
  width: 890px;
  float:left;
  background-color: #65CEA0;
  color: #FFFFFF;
  height: 40px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;}

#foot {
  width: 690px;
  background-color: #65CEA0;
  color: #FFFFFF;
  height: 45px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;}


#footer p{
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;}