#errors {
  margin-left:0;
  margin-bottom:0;
  padding-top:10px;
  padding-bottom:10px;
  color:#691312;
  background:#ff8583;
  border:#9f4c4b 2px dotted;
}
#notification {
  width:100%;
  height:100px;
  background:#bbffbb;
  border-bottom:2px dotted #005500;
  text-align:center;
  position:fixed;
  z-index:1000;
  top:0;
  left:0;
}
#notification div.text {
  color:#002200;
  font-family:arial, sans-serif;
  font-size:14px;
  padding-top:40px;
  padding:40px 120px 0px 120px;
}
#notification div.hide a {
  position:absolute;
  right:5px;
  bottom:2px;
  color:#002200;
  font-family:arial, sans-serif;
  font-size:12px;
  text-decoration:none;
}
#notification div.hide a:hover { text-decoration:underline; }
#show-notification {
  display:none;
  position:fixed;
  z-index:1000;
  top:0;
  right:0;
  padding:5px;
  background:#bbffbb;
  border-bottom:2px dotted #005500;
  border-left:2px dotted #005500;
}
#show-notification a {
  color:#002200;
  font-family:arial, sans-serif;
  font-size:12px;
  text-decoration:none;
}
#show-notification a:hover { text-decoration:underline; }
a img { border:0; }
.contact { margin:0px 10px 10px 20px; }
#iframe-component {
  width:100%;
  border:0;
}
.clear-content { clear:both; }
#footer p { margin:0; }
#content input[type=text], #content input[type=password] { width:250px; }
#content textarea {
  width:250px;
  height:100px;
}
body, html {
  margin:0px;
  padding:0px;
}
body {
  text-align:center;
  background:#eeeeee;
  font-family:helvetica, arial, sans-serif;
  padding-top:15px;
}
a {
  text-decoration:none;
  color:#f9655a;
}
a img { border:0px; }
.clearing { clear:both; }
#body {
  width:986px;
  margin:auto;
  background:url(media/img/bg-mainframe.jpg) left top repeat-y;
  text-align:left;
}
#logo p {
  margin:0px;
  padding:0px;
}
#mainframe {
  background:url(media/img/bg-mainframe-top.jpg) left top no-repeat;
  position:relative;
}
img.copyright {
  position:absolute;
  bottom:72px;
  left:50px;
}
#sidebar {
  width:260px;
  float:left;
  margin-left:2px;
}
.navi {
  margin:0px;
  padding:50px 0px;
}
.navi li {
  list-style-type:none;
  padding:0px 45px;
  font-size:12px;
}
.navi li a {
  color:#696969;
  display:block;
  padding:5px 0px;
}
.navi li.active a, .navi li a:hover {
  color:#333333;
  font-style:italic;
  font-weight:bold;
}
#contentframe {
  width:720px;
  float:right;
  margin-right:4px;
}
#content {
  color:#313131;
  font-size:75%;
  position:relative;
  padding-bottom:20px;
}
#content table { margin:0px; }
#content table th { text-align:left; }
#content table td, #content table th { vertical-align:top; }
#content h1 {
  margin:0px;
  padding:30px 40px 15px 40px;
  font-size:22px;
}
#content p {
  line-height:1.6;
  color:#686868;
}
.form-component {
  color:#85221b;
  background:#f9655a;
  clear:both;
  width:100%;
  border-top:25px solid #f9655a;
  border-bottom:25px solid #f9655a;
}
.form-component input, .form-component select, .form-component textarea {
  background:#ffffff;
  border:3px solid #ffffff;
}
.form-component .layer { padding-left:40px; }
#content #gMap p { padding:0px 10px 0px 40px; }
#content #galleryImages { padding:0px 40px; }
#content #imgSlider {
  width:100%;
  text-align:center;
  padding:10px 0px 50px 0px;
}
#galleryNext {
  display:block;
  width:42px;
  height:26px;
  background:url(media/img/btn-nextarrow.jpg) left top no-repeat;
  position:absolute;
  top:35px;
  right:30px;
}
#galleryNext span { display:none; }
#galleryPrev {
  display:block;
  width:42px;
  height:26px;
  background:url(media/img/btn-previousarrow.jpg) left top no-repeat;
  position:absolute;
  top:35px;
  left:30px;
}
#galleryPrev span { display:none; }
#footerframe {
  background:url(media/img/bg-mainframe-bottom.jpg) left bottom no-repeat;
  height:4px;
  width:986px;
  margin:auto;
  text-align:left;
}
.component.gallery { padding:20px; }
.component.gallery a {
  display:block;
  float:left;
  min-width:136px;
  min-height:96px;
  text-align:center;
}
.component.gallery a img {
  border:4px solid white;
  padding:4px;
}
.component.gallery a:hover img { border:4px solid #e7e7e7; }

