
A:link {color: white; text-decoration: none; border-bottom: 1px dashed;}
A:visited {color: white; text-decoration: none; border-bottom: 1px dashed;}

body.body {
  background: url('../../themes/default/bg.jpg') repeat;
}

div.wrap {
  position: relative;
  margin: auto auto auto auto;
  width: 694px;
}

/*-----------------------------------------------------------------------------
				Header
-----------------------------------------------------------------------------*/

div.header {
  position: relative;
  top: 0px;
  height: 244px;
  width: 725px;
  padding-top: 15px;
  font-family: Arial;
  font-size: 9pt;
  color: white;
  text-align: right;
  background-color: #47371a; 
  background-image: url('../../themes/default/sunrise.jpg');
  border-left: 5px solid white; 
  border-right: 5px solid white;
  border-top: 5px solid white;
  border-bottom: 1px dashed white;
}

div.langbar {
  position: relative;
  top: 0px;
  left: -15px;
}

div.title {
  position: absolute;
  top: 90px;
  left: 30px;
  padding-top: 2px;
  font-family: Arial;
  font-size: 23pt;
  color: white;
}

div.navmenu {
  position: absolute;
  top: 44px;
  left: 0px;
  padding-left: 5px; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  width: 720px;
  height: 19px;
  background-color: rgb(164,118,30);
  opacity: .60;
  filter: alpha(opacity = 60);
}

div.navtext {
  position: relative;
  top: 20px;
  left: 0px;
  padding-left: 5px;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  text-align: left;
}

div.subtext {
  font-family: Arial;
  font-size: 10pt;
  color: white;
}

div.submenu {
  position: absolute;
  top: 230px;
  left: 0px;
  padding-left: 13px; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  height: 19px;
}

div.submenubkg {
  position: absolute;
  top: 230px;
  left: 0px;
  width: 720px;
  padding-left: 5px; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  height: 19px;
  background-color: rgb(164,118,30);
  opacity: .60;
  filter: alpha(opacity = 60);
}

/*-----------------------------------------------------------------------------
				     Content
-----------------------------------------------------------------------------*/

div.featuresbkg {
  width: 680px;
  height: 80px;
  padding: 20px 25px 20px 25px;
  background-color: rgb(164,118,30);
  opacity: .60;
  filter: alpha(opacity = 60);
}

div.contentpostingtitle {
  width: 675px;
  padding: 20px 25px 20px 25px;
  font-size: 12pt;
  background-color: #b79b6a;
  color: white;
  border-left: 5px solid white; 
  border-right: 5px solid white;
  border-top: 1px dashed white;
  border-bottom: 1px dashed white;
}

div.contentposting {
  width: 675px;
  padding: 20px 25px 20px 25px;
  background-color: #47371a;
  color: #b79b6a;
  border-left: 5px solid white; 
  border-right: 5px solid white;
  border-bottom: 1px dashed white;
  border-top: 1px dashed white;
}

div.contentpostingnews {
  width: 680px;
  padding: 25px 25px 25px 25px;
  font-family: Arial;
  font-size: 24pt;
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 5px dashed white;
  border-right: 1px solid white;
}

div.contentpostingnewsbottomborder {
  width: 685px;
  padding: 25px 25px 25px 25px;
  font-family: Arial;
  font-size: 24pt;
  color: white;
  border-bottom: 2px solid white;
  background-color: rgb(164,118,30);
  opacity: .60;
  filter: alpha(opacity = 60);
}

div.contentpostingvideotopborder {
  width: 685px;
  padding: 10px 25px 10px 25px;
  font-family: Arial;
  font-size: 24pt;
  color: white;
  border-top: 1px dashed white;
}

div.contentpostingvideobottomborder {
  width: 685px;
  padding: 10px 25px 10px 25px;
  font-family: Arial;
  font-size: 24pt;
  color: white;
  border-bottom: 1px dashed white;
}

div.contentpostingmap {
  width: 725px;
  padding-left: 5px;
}

div.content2 {
  position: absolute;
  width: 685px;
  font-family: Arial;
  font-size: 12pt;
  color: white;
}

div.content3 {
  position: absolute;
  top: 438px;
  width: 725px;
  font-family: Arial;
  font-size: 12pt;
  color: white; 
}

/*-----------------------------------------------------------------------------
				Modules
-----------------------------------------------------------------------------*/

div.menu {
  position: absolute;
  top: 254px;
  width: 329px;
  height: 143px;
  margin-top: 10px;
  padding-top: 35px;
  padding-left: 35px;
  font-family: Arial;
  font-size: 18pt;
  color: white;
  text-align: left;
  border-left: 5px solid white;
  background-color: #47371a;
  border-bottom: 5px solid white;
}

div.address {
  position: relative;
  top: 80px;
  margin-left: 35px;
  padding: 10px 10px 10px 10px;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  text-align: left;
}

div.features {
  position: absolute;
  top: 436px;
  width: 342px;
  height: 136px;
  padding-left: 10px;
  padding-top: 45px;
  background-color: #855f1e;
  font-family: Arial;
  font-size: 12pt;
  color: white;
  text-align: left;
  background-color: #855f1e;
  border-left: 5px solid white; 
}

div.footer {
  position: relative;
  width: 685px;
  padding: 20px 20px 20px 20px;
  font-family: Arial;
  font-size: 9pt;
  color: #b79b6a;
  text-align: left;
  background-color: #47371a;
  border-left: 5px solid white; 
  border-right: 5px solid white; 
  border-top: 1px dashed white; 
  border-bottom: 5px solid white; 
}

div.checklist {
  position: relative;
  width: 685px;
  padding: 20px 20px 20px 20px;
  font-family: Arial;
  font-size: 12pt;
  color: white;
  background-color: #993300;
  border-left: 5px solid white; 
  border-right: 5px solid white; 
  border-top: 5px solid white; 
  border-bottom: 5px solid white; 
}

