/* Start of CMSMS style sheet 'platt' */
body {
  margin: 0;
  padding: 0;
  text-color: #000000;
  text-align: center;
  background: #FFFFFF url('/images/bg1.jpg') repeat; 
  z-index: 1;
}

div#header {
  position: relative;
  margin: 0px auto;
  width: 800px;
  height: 100px;
  border: 1px solid #000000;
  border-bottom: 0px solid #000000;
  padding: 0px;
  background: #FFFFFF url('/logo_temp.jpg') no-repeat center;
}

div#nav_search_block {
  margin: 0px auto;
  border: 1px solid #000000;
  padding: 3px 0px 3px 0px;
  text-align: center;
  width: 800px;
  background-color: #58870e;
}

div#search {
   text-align: right;
   font-size: 90%;
   padding: 0px;
   margin: 0px;
   background-color: #58870e;
}

input.searchform
{
color: #58870e;
background: #FFFFFF;
border: 1px solid #96d534;
font-size: 80%;
font-family: arial;
}

input.searchbutton
{
color: #58870e;
background: #FFFFFF;
border: 1px solid #96d534;
font-size: 80%;
font-family: arial;
} 

div#breadcrumbs {
   color: #96d534;
   text-align: left;
   font-size: 80%;
   font-family: arial;
   padding: 0px;
   padding-left: 6px;
   margin: 0px;
   background-color: #58870e;
}

div#breadcrumbs a {
   color: #FFFFFF;
   text-align: left;
   font-size: 90%;
   font-family: arial;
   text-decoration: none; 
   padding: 0px;
   padding-left: 6px;
   margin: 0px;
   background-color: #58870e;
}

div#title {
  font-family: Verdana;
  font-size: 120%;
  font-style: normal;
  line-height: 120%;
  font-weight: 700;
  text-decoration: bold;
  color: #c1a788;
  padding: 15px 0px 15px 0px;
  letter-spacing: 8px;
  text-align: right;
}

div#content_block {
  margin: 0px auto;
  border: 0px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 0px 20px 0px 20px;
  width: 760px;
  text-align: left;
  background-color: #FFFFFF;
}
div#content_block p {
  padding: 5px 0px 5px 0px;
  text-align: left;
  font-size: 120%;
  font-family: Arial;
  color: #50341c;
}

div#content_block p strong {
  font-weight: bolder;
}

div#content_block p em {
  font-style: italic;
}

div#content_block ul {
  padding: 5px 0px 5px 10px;
  text-align: left;
  font-size: 75%;
  font-family: Arial;
  color: #50341c;
}

div#content_block ul li {
}

div#content_block ul li strong {
  font-weight: bolder;
}

div#content_block ul li em {
  font-style: italic;
}

div#content_block a {
  text-decoration: none;
  font-weight: bolder;
  font-family: Arial;
  color: #50341c;
}

div#content_block a:hover {
  color: #dc4800;
}

div#content_block a strong {
  font-weight: bolder;
}

div#content_block a em {
  font-style: italic;
}

div#content_block_2column {
  margin: 0px auto;
  border: 0px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 800px;
  text-align: left;
  background: #FFFFFD url('/content_bg.jpg') repeat;
}

div#content_block_2column p {
  padding: 5px 0px 5px 0px;
  text-align: left;
  font-size: 75%;
  font-family: Arial;
  color: #50341c;
}

div#content_block_2column p strong {
  font-weight: bolder;
}

div#content_block_2column p em {
  font-style: italic;
}

div#content_block_2column ul {
  padding: 5px 0px 5px 10px;
  text-align: left;
  font-size: 75%;
  font-family: Arial;
  color: #50341c;
}

div#content_block_2column ul li {
}

div#content_block_2column ul li strong {
  font-weight: bolder;
}

div#content_block_2column ul li em {
  font-style: italic;
}

div#content_block_2column a {
  text-decoration: none;
  font-weight: bolder;
  font-family: Arial;
  color: #50341c;
}

div#content_block_2column a:hover {
  color: #dc4800;
}

div#content_block_2column a strong {
  font-weight: bolder;
}

div#content_block_2column a em {
  font-style: italic;
}

div#bottom3 {
  display: block;
  margin: 0px auto;
  border: 1px solid #000000;
  border-bottom: 0px;
  padding: 0px;
  text-align: left;
  height: 199px;
  width: 800px;
  background-color: #FFFFFF;
}

div#bottom3_left {
  display: inline;
  float: left;
  margin: 0px;
  border-right: 1px solid #000000;
  padding: 0px;
  text-align: left;
  height: 199px;
  width: 266px;
  background: #bf8319;
}

div#bottom3_middle {
  display: inline;
  float: left;
  margin: 0px;
  border-right: 1px solid #000000;
  padding: 0px;
  text-align: left;
  height: 199px;
  width: 266px;
  background-color: #bf8319;
}

div#bottom3_right {
  display: inline;
  float: right;
  align: center;
  margin: 0px;
  padding: 0px;
  text-align: left;
  height: 199px;
  width: 266px;
  background-color: #bf8319;
}

div#bottom3_left img, div#bottom3_middle img, div#bottom3_right img {
  width: 266px;
  height: 199px;
  border: 0px;
}


div#left_column {
  margin: 0px;
  border: 0px solid #000000;
  padding: 0px 20px 20px 20px;
  width: 500px;
  font-size: 100%;
  font-family: arial;
}

div#right_column {
  margin: 0px;
  border: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width 300px;
  font-size: 100%;
  font-family: arial;
}

div#inline_box {
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #96d534;
  background: #58870e;
  border: 1px solid #000000;
  padding: 10px 10px 10px 10px;
  text-align: center;
  font-size: 100%;
  font-family: Arial;
  width: 600px;
  z-index: 1;
}

div#inline_box img {
  border: 1px solid #000000;
}

div#inline_box_2column {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #96d534;
  background: #58870e;
  border: 1px solid #000000;
  padding: 10px 10px 10px 10px;
  text-align: center;
  font-size: 100%;
  font-family: Arial;
  width: 440px;
  z-index: 1;
}

div#contact_form {
  color: #96d534;
  background: #58870e;
  border: 1px solid #000000;
  margin: 10px 0px 10px 0px;
  padding: 10px 10px 10px 10px;
  text-align: left;
  font-size: 75%;
  font-family: Arial;
  width: 75%;
}

div#contact_form input {
  color: #58870e;
  background: #FFFFFF;
  border: 1px solid #96d534;
  font-family: arial;
}

div#contact_form select {
  color: #58870e;
  background: #FFFFFF;
  border: 1px solid #96d534;
  font-family: arial;
}

div#contact_form textarea {
  color: #58870e;
  background: #FFFFFF;
  border: 1px solid #96d534;
  font-family: arial;
  width: 350px;
}

div#relative_links {
  margin: 0px auto;
  padding: 20px 10px 10px 10px;
  text-align: center;
  font-size: 80%;
  font-family: arial;
  color: #000000;
}

div#footer {
   border: 1px solid #000000;
   color: #FFFFFF;
   background-color: #50341c;
   width: 800px;
   margin: 0 auto;
   font-size: 60%;
   font-family: arial;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
/* End of 'platt' */

