body {
  background-color: #689a7d;
}

a {
  text-decoration: none;
  color: #573218;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}

a:hover {
  text-decoration : underline;
  color : #5F5019;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}

p {
  color: black;
  font-family: Arial, Verdana; 
  font-size: 14px;
}

li {
  list-style:none;
  list-style-position: outside;
  text-align: left;
  font-family: Arial, Verdana; 
  font-size: 14px;
}

h1 {
  color: #E4812E;
  font-family: Arial, Verdana; 
  font-size: 20px;
  font-weight: bolder;
}

.everything {
  width: 100%;
  height: 100%;
}

.container {
  text-align: center;
  width: 607px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.content {
  background-color: white;
  background-image : url(img/fw/body_header.jpg);
  background-repeat: no-repeat;
  background-position : top center;
  width: 589px;
  height: 100%;
}

.content h1 {
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 24px;
  font-weight: bolder;
  padding-left: 10px;
  padding-top: 10px;
  text-align: left;
}

.content h2 {
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 18px;
  font-weight: bolder;
  padding-left: 10px;
  text-align: left;
}
.content h2 a {
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 18px;
  font-weight: bolder;
  padding-left: 10px;
  text-align: left;
}

.content p {
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}
.content li {
  color: #415262;
  list-style:none;
  list-style-position: outside;
  text-align: left;
  font-family: Arial, Verdana; 
  font-size: 14px;
}

.models {
  background-color: #a7b3a2;
  background-image : url(img/fw/models_back.jpg);
  background-repeat: no-repeat;
  background-position : top center;
  width: 278px;
}
.models h1 {
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 22px;
  font-weight: bolder;
  padding-left: 10px;
  padding-top: 10px;
}
.models ul {
  padding-bottom: 20px;
}
.models li {
  list-style:none;
  list-style-position: outside;
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}
.models a {
  text-decoration: none;
  color: #415262;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}
.models a:hover {
  text-decoration: underline;
  color : #544951;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}

.information {
  background-color: #9e9791;
  background-image : url(img/fw/info_back.jpg);
  background-repeat: no-repeat;
  background-position : top center;
  width: 278px;
}
.information h1 {
  color: #544951;
  font-family: Arial, Verdana; 
  font-size: 22px;
  font-weight: bolder;
  padding-left: 10px;
  padding-top: 10px;
}
.information ul {
  padding-bottom: 20px;
}
.information li {
  list-style:none;
  list-style-position: outside;
}
.information a {
  text-decoration: none;
  color: #544852;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bolder;
}
.information a:hover {
  text-decoration: underline;
  color : #415262;
  font-family: Arial, Verdana; 
  font-size: 14px;
  font-weight: bolder;
}


.footer {
  clear: both;
  width: 100%;
  background-color: #758067;
  background-image : url(img/fw/footer_back.jpg);
  background-repeat: no-repeat;
  background-position : top center;
  text-align: center;
  color: #AFBF99;
  font-family: Arial, Verdana; 
  font-size: 12px;
  font-weight: lighter;
  padding-top: 5px;
}
.footer a {
  text-decoration: none;
  color: #AFBF99;
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bolder;
}
.footer a:hover {
  text-decoration: underline;
  color : #C7B26E;
  font-family: Arial, Verdana; 
  font-size: 12px;
  font-weight: bolder;
}

.capt {
  font-family: Arial, Verdana;
  font-size: 11px;
}

.style2 {
  color: #415262;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bolder;
}
.style6 {
  color: #415262;
  font-family: Arial, Verdana;
  font-size: 12px;
}
.style7 {
  color: #415262;
  font-family: Arial, Verdana;
  font-size: 12px;
}

