body {
  margin: 0 auto;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: top center;
  width: 1000px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #A47B28;
}
#header {
  float: left;
  width: 1000px;
  height: 180px;
  margin-top: 16px;
}
#slideshow {
  float: left;
  width: 380px;
  height: 292px;
  margin: 0px;
}
#page {
  float: left;
  width: 1000px;
  color: #ffffff;
  background-color: #ffffff;
  margin-top: 10px;
}
#homeLeft {
  float: left;
  width: 560px;
  margin: 10px;
}
#homeRight {
  float: left;
  width: 400px;
  margin: 10px;
}

#menu {
  float: left;
  width: 1000px;
  height: 1000px;
  color: #ffffff;
  background-color: #ffffff;
  margin-top: 0px;
}
.rightImg {
  float: left;
  width: 390px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #4F5F28;
}

.title {
  margin-top: 10px;
}
.contentBox370 {
  float: left;
  background-color: #000000;
  background-image: url("/graphics/bkgd.who.we.are.jpg");
  background-repeat: no-repeat;

  width: 370px;
  height: 250px;
  font-size: 11px;
  margin: 10px 15px 10px 15px;
}
.contentBox380 {
  float: left;
  background-color: #000000;
  width: 380px;
  height: 250px;
  font-size: 11px;
  margin: 10px 15px 10px 15px;
}
.contentDescriptionGrey {
  color: #CCCCCC;
  margin: 0px 10px 10px 10px;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
}
.contentDescription {
  color: #333333;
  margin: 10px;
  line-height: 20px;
  font-size: 12px;
}
.contentLink {
  margin: 10px;
}
.contentLink a {
  font-weight: normal;
  color: #A70400;
}

a:link {
  color:#A70400;
  text-decoration: none;
  font-size: 12px;
}

a:visited {
  color:#A70400;
  text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color:#A70400;
}

p {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  margin-top: 20px 5px 20px 0px;
}
h1 { 
  font-family: Tahoma, Verdana, Arial; 
  font-size: 12px; 
  color: #333333; 
  font-weight: bold; 
  line-height: 14px; 
  margin: 10px 5px 10px 10px;
  border-bottom: 1px solid #A70400; 
}
h2 { 
  font-family: Tahoma, Verdana, Arial; 
  font-size: 14px; 
  color: #A70400; 
  font-weight: bold; 
  line-height: 20px; 
  margin: 10px 5px 10px 10px; 
}
h3 { 
  font-family: Tahoma, Verdana, Arial; 
  font-size: 14px; 
  color: #990000; 
  font-weight: bold; 
  line-height: 14px; 
  margin: 10px 0px -10px 0px; 
}


#footer {
  width: 1000px;
  margin: 20px 0px 10px 0px;
  border-top: 1px solid #4F5F28;
}
#boxes {
  width: 998px;
  height: 126px;
  border: 1px solid #333333;
  background-color: #A47B28;
  text-align: center;
  margin: 10px 0px 10px 0px;
}
#marginLeft {
  float: left;
  margin-left: 94px;
}
.boxes80 {
  float: left;
  width: 80px;
  height: 105px;
  margin: 6px;
  border: 4px solid #FFFFFF;
  display: inline;
}
.boxes235 {
  float: left;
  width: 235px;
  height: 105px;
  margin: 6px;
  border: 4px solid #FFFFFF;
  display: inline;
}
#footerNav {
  float: left;
  font-size: 10px;
  font-weight: bold;
  color: #330000;
  margin: 10px 10px 0px 10px;
}
#footerNav a {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #330000;
}
#footerNav a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #330000;
}
#footerNav a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #330000;
}
#copyright {
  float: left;
  color: #330000;
  font-weight: normal;
  margin: 10px 0px 50px;;
}
#logo {
  float: right;
  margin: 0px 10px 0px 50px;
}
.clearFloat {
  clear: both;
  margin: 10px;
}



