.splash {
  margin:0px auto;
  margin-top: 10px;
  text-align:left;
  width: 800px;
  background-color: #FFFFFF;
  border: 1px solid #EFCA76;
}

.page {
  margin:0px auto;
  margin-top: 10px;
  text-align:left;
  width: 800px;
  background-color: #FFFFFF;
  background-image: url(http://www.georgeloney.com/ferme/images/logo.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border: 1px solid #EFCA76;
}

.topFrame {
  margin-top: 10px;
  margin-left: 500px;
  height: 250px;
}

.menu {
  display:block;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 1.5em;
  text-align: left;
}

.menu a{
  color: #666666;
  text-decoration: none;
  display: block;
}
.menu a:hover {
  color: #AEB718;
}
.menu .indent1 { display: block; }

.middleFrame {
  margin-left: 120px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  margin-right: 10px;
}
.column1{
  width:640px;
  float:left;
}

.bottomFrame {
  margin-top: 30px;
  height: 50px;
  clear: both;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  text-align: left;
}
.bottomFrame a {
  text-decoration: none;
  color: #666666;
}
.bottomFrame a:hover {
  color: #CC0000;
}
.btmLeft {
  float:left;
  width:120px;
  text-align:center;
}
.btmCenter {
  float:left;
  width:500px;
  padding: 3px;
}
.btmRight {
  float:left;
  width:170px;
  text-align:center;
}


body {
  position: relative;
  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0;
  background-color: #FFFFFF;
  text-align: center;
}

h1 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #AEB718;
  margin-bottom: 4px;
  padding-top: 10px;
  font-size: 24px;
}

h2 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #AEB718;
  margin-bottom: 4px;
  font-size: 20px;
}

h3 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #EFCA76;
  margin-bottom: 4px;
  font-size: 18px;
}

h4 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #EFCA76;
  margin-bottom: 12px;
  font-size: 16px;
}

p, td {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}

th {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: black;
}

img {
  margin: 2px;
}

.hilite {  background-color: #CCCCCC; }

.hideHeader { display: none; }

.caption1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1em;
}


