html, body, div, form, p, table, th, td
{
  font-family: Trebuchet MS, Arial;
  font-size: 9pt;
  line-height: 15pt;
  color: #3d3d3d;
}

h1, h2, h3, h4, h5, h6
{
  font-family: Trebuchet MS, Arial;
  text-align: left;
}

html
{
  height: 100%;
}

body
{
  height: 100%;
  margin: 0px;
  background-color: #fcfaf2;
  text-align: center;
}

div.wrapper
{
  width: 902px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


div#footer
{
  margin-top: 50px;
  text-align: center;
  padding-bottom: 20px;
}


div#header
{
  height: 200px;
  text-align: center;
  background-position: bottom;
}

div#language
{
  width: 80px;
  height: 30px;
  margin-left: 580px;
  text-align: center;
  font-size: 19px;
}

div#newsletter_contact
{
  float: right;
  width: 255px;
  height: 30px;
  background-color: #004000;
  /*margin-left: 340px;*/
  text-align: center;
  font-size: 19px;
  color: #ffffff;
}

div#newsletter_contact a:link, div#newsletter_contact a:visited
{
  font-size: 11pt;
  color: #ffffff;
  text-decoration: none;
  line-height: 30px;
}

div#newsletter_contact a:hover
{
  color: #f6ebcf;
}


div#menu
{
  margin-top: 70px;
  height: 30px;
  text-align: center;
  font-size: 13pt;
  color: #3d3d3d;
}

div#menu a:link, div#menu a:visited
{
  font-size: 13pt;
  color: #3d3d3d;
  text-decoration: none;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

div#menu a:hover
{
  color: #ac8b3c;
}

div#side_menu a:link, div#side_menu a:visited
{
  font-size: 11pt;
  font-weight: bold;
  color: #3d3d3d;
  text-decoration: none;
}

div#side_menu a:hover
{
  color: #ac8b3c;
}

div#side_menu div.sub
{
  padding-left: 10px;
}


div#side_menu div.sub a:link, div#side_menu div.sub a:visited
{
  font-size: 10pt;
  font-weight: normal;
  color: #ac8b3c;
  text-decoration: none;
}

div#side_menu div.sub a:hover
{
  color: #3d3d3d;
}





.frontpage_container
{
  border-top: 5px solid #e8c87d;
  border-bottom: 5px solid #e8c87d;
}


table.submenu
{
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  border: 1px solid #e8c87d;
  background-color: #fbf5e7;
  margin-bottom: 3px;
}


table.submenu_active
{
  background-color: #f6ebcf !important;
}

table.submenu td.left
{
  width: 52px;
  height: 52px;
  line-height: 17px;
  vertical-align: middle;
}

table.submenu td.left div
{
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center center;
}

table.submenu td.right
{
  height: 52px;
  line-height: 17px;
  vertical-align: middle;
}


img
{
  border: none;
}

table
{
  border: 0px;
  border-collapse: collapse;
}

table.full
{
  width: 100%;
  border: 0px;
  border-collapse: collapse;
}

th
{
  text-align: left;
}

form
{
  margin: 0px;
  padding: 0px;
}


a:link, a:visited
{
  color: #3d3d3d;
  text-decoration: underline;
}

a:hover
{
  color: #ac8b3c;
  text-decoration: underline;
}

h1
{
  font-size: 15pt;
  font-weight: normal;
  color: #3d3d3d;
  margin-top: 0px;
  margin-bottom: 3px;
}

h2
{
  font-size: 13pt;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3
{
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
}

div.text
{
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: justify;
}

p
{
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

div.galleryitem
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  width: 210px;
  height: 245px;
  float: left;
  text-align: center;
  background-color: #fbf5e7;
  background-image: url(../images/gallery_bg.jpg);
  background-repeat: no-repeat;
}

div.galleryitem img
{
  border: 3px solid #e8c87d;
}

img#fp_left
{
  display: none;
}
