body {
  background: url('/files/images/background.gif');
  color: #F2DA9A;
  margin: 0;
  padding: 0;
  font-family: Georgia; font-size: 12pt;
  
}

p {margin-top: 15px;}

img  {border: 0}

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

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


h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Georgia;
}

h1 {
  font-size: 190%; color: #fbf4e1; margin-bottom: 20px;

}

h2 {
  font-size: 150%; color: #fbf4e1; margin-bottom: 5px; 
  line-height: 130%;
}

#content h2 {
  font-size: 150%; color: #fbf4e1; 
  line-height: 130%;
}


.block-image {
width: 210px; height: 230px; 
float: left; margin-right: 10px; margin-bottom: 25px; 
}

.block-image2 {
width: 270px; height: 270px; 
float: left; margin-right: 10px; margin-bottom: 25px; 
}

.number {font-size: 10pt; font-family: Arial;}

.block-image img {border: #f2da9a solid 1px;}
.block-image2 img {border: #f2da9a solid 1px;}

#top-right  {
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

#top-left  {
padding-right: 15px;

}

#page {width: 1110px; text-align: center;}


#content {padding-top: 15px; padding-bottom: 5px;}

#footer {
	border-top: #8d7c6f solid 3px;
	font-size: 10pt; font-weight: normal; padding-top: 10px; margin-top: 10px; padding-bottom: 10px;
	}


/* MENU */
#nav a{text-decoration: none;}

ul#nav, ul#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 13pt;
}

ul#nav ul {
  background: url('/files/images/menupix.png');
  
  display: none;
  position: absolute;
  z-index: 9;
}

ul#nav li {
  display: inline;
  float: left;
  text-indent: 0px;
  margin: 0px;
  margin: 0px;
  margin: 0px;
  width: 185px;
}

ul#nav ul li a {
  display: block;
  text-decoration: none;
  padding: 2px;
}

ul#nav ul li a:hover {
  background-color: #45270d;
  color: #fff;
}


ul#nav li li {
  display: block;
  float: none;
}

img.main
{
margin-top: 5px; border: #f2da9a solid 1px; width: 192px; height: 152px;

}

a.main:link,a.main:visited,a.main:hover,a.main:active
{
color: #ffffff; font-size: 16pt; font-weight: normal;
}

div.main-block
{
width: 230px; height: 200px; float: left; padding: 5px; margin-bottom: 25px;
font-family: Georgia; color: #ffffff; font-size: 10pt;
color: #f2da9a;
}

table.fab td {border-bottom: #8d7c6f solid 1px; padding-top: 20px;}

#requestform {
width: 41px;
height: 191px;
right: 0px;
position: fixed;
top: 250px;
}

input, textarea
{background: #3c3030; color: #ffffff; border: #796565 solid 1px; font-family: Georgia; font-size: 12pt}
