body {
  text-align: center;
  margin-top:0px;
  margin-bottom:10px;
  color:#000000;
  background: url("background.jpg") repeat;
}

A:link {
	COLOR: #666633; text-decoration: none;
}
A:visited {
	COLOR: #666633; text-decoration: none;
}
A:active {
	COLOR: #666633; text-decoration: none;
}
A:hover {
	COLOR: #666633; text-decoration: underline;
}

#right_side A:link {
	COLOR: #666633; text-decoration: none;
}
#right_side A:visited {
	COLOR: #666633; text-decoration: none;
}
#right_side A:active {
	COLOR: #666633; text-decoration: none;
}
#right_side A:hover {
	COLOR: #666633; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #000000;
}

#banner {
  background-color: #FFFFFF;
  margin-left: 32px; 
  margin-right: 32px;
  margin-top: 12px;
  margin-bottom: 0px;
  }

#page_bottom {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: center;
}

#header_wrapper {
  margin: 0px; 
  padding: 0px;
  height: 137px;
  background: #666633 url("palm-header3.jpg") no-repeat;
  }

#header {
  height: 117px;
  margin: 0px;;
}

/* Remove white spacing from firefox */
#header p {
  margin: 0;
}

#content {
  margin: 20px 0 0 32px;
  width: 430px;
}

#right_side {
  margin-top: 32px;
  margin-right: 32px !important;
  margin-right: 1em;
  float: right;
  width: 270px;
}

#right_side img {
  margin-bottom: 10px;
}




#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: times, times new roman, georgia;
  font-size: 13px;
  line-height: 17px;
  color: #644818;
}

#right_side p {
  margin-top:8px; margin-bottom: 8px;
  margin-left:12px; margin-bottom: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #644818;
}

#page_bottom p {
  margin-top:10px; margin-bottom: 10px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  color: #FFFFFF;
}

h1 {
  margin:0px;
  font-family: Times New Roman;
  font-size: 18px;
  font-weight: bold;  
  color:#98A354;
  letter-spacing: -1px;
}

h2 {
  margin: 0px;;
  padding: 4px;
  font-family: Times New Roman;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
  color: #98A354;
  border-top:1px solid #98A354;
}

h3 {
  margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
  padding: 4px;
  font-family: Times New Roman;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #98A354;
  border-top:1px dotted #98A354;
}

h4 {
  margin-top:10px; margin-bottom: 16px;
  margin-left:12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #666633;
}

#content li
{ 
  list-style-type: circle;
  margin-top:5px; margin-bottom: 5px;
  font-family: times, times new roman, georgia;
  font-size: 13px;
  line-height: 14px;
  color: #644818;  
  }


#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:left;
  padding: 2px 0;
  margin-left: 0;
  border-bottom: 1px solid #000000;
  font: bold 12px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #000000;
  padding: 2px 15px;
  margin-left: 0px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: none;
  border-bottom: none;
  background-color: #CCCCA9;
  text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
  color: #000000;
  background: #cccc99;
  border-color: #000000;
}

#navlist li a#current
{
  color: #000000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 0px;
}

.float_right {
  float: right;
  margin-left: 0px;
}

#footer {
  height: 50px;
  background-color: #FFFFFF;
  text-align: center;
  padding-top:10px;
  color: #000000;
  font-family: times, times new roman, georgia;
  font-size: 11px;
  line-height: 18px;
}

#footer p {
  margin-top:12px; margin-bottom: 12px;
  margin-right:32px; margin-left: 32px;
  font-family: times, times new roman, georgia;
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
  border-top:1px solid #98A354;
  color: #644818;
}


#page_bottom A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_bottom A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_bottom A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_bottom A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


