BODY {
  margin: 0px;
  padding: 0px;
  background: #887c66 url(/scottland/images/pagebg.gif) repeat-x;
}

BODY, TD, DIV {
  font: 12pt "Palatino Linotype",Palatino,Geneva,Helvetica,Arial;
}

INPUT, TEXTAREA {
  font-size: 10pt;
  font-family: Arial;
  border: 1px solid #606060;
  width: 215px;
  background-color: #ffffff;
}

TEXTAREA {
  height: 80px;
  overflow: auto;
}

A { color: #dce412; }

A IMG { border: none; }

#body {
  width: 854px;
  border: 1px solid #fff;  
}

#top {
  position: absolute;
  top: 0px;
  width: 854px;  
}

#topBar {
  background: #8f2d0e url(/scottland/images/topbg.gif) no-repeat;  
}

#logo {
  margin: 10px 0px 8px 30px;
}

#mail {
  float: right;
  margin: 40px 28px 0px 0px;
}

#main {   
  margin-top: 302px;
}


#body {
  text-align: left;
  background-color: #fff;
}

#footer {
  clear: both;
  border-top: 1px dashed #aaa;
  background-color: #764;
  color: #ccc;
  padding: 3px 10px;  
  font-weight: bold;
}

.tantile, .darktantile {
  width: 305px;
  height: 215px;
  background: url(/scottland/images/tantile.png) no-repeat;  
}

.darktantile {
  background: url(/scottland/images/darktantile.png) no-repeat;
}

.tangrad {
  background: #9e8c66 url(/scottland/images/tangrad.gif) repeat-x;
}

.floattext {
  position: absolute;
  margin: 95px 0px 0px 20px;
  width: 200px;
}

.floatbutton {
  position: absolute;
  margin: 128px 0px 0px 170px;
}

.floattitle {
  position: absolute;
  margin: 18px 0px 0px 30px;
}

.floatcontent {
  position: absolute;
  margin-top: 65px;
  width: 275px;  
}

.blk { display: block; }

.bl { color: #1c6d9b; }
.blbg { background-color: #2390ca; }

.wbg { background-color: #fff; }
.blkbg { background-color: #222; }
.ltbg { background-color: #d9ccac; }
.dgbg { background-color: #666; }

.b { font-weight: bold; }

.w { color: #fff; }
.bk { color: #222; }
.y { color: #dce412; }
.lg { color: #eee; }

.mt { margin-top: 5px; }
.mmt { margin-top: 10px; }

.lft { text-align: left; }
.rgt { text-align: right; }
.ctr { text-align: center; }

*.s { font-size: 10pt; }
*.n { font-size: 12pt; }
*.bg { font-size: 14pt; }
*.hg { font-size: 16pt; }
*.vhg { font-size: 22pt; }

.p { padding: 5px; }
.pp { padding: 10px; }

.clr { clear: both; }


.hidden { display: none; }

.hvr {
  text-decoration: none;
}

.hvr:hover {
  text-decoration: underline;
}

#calendar TD {
  line-height: 1em;
  padding: 1px 4px;
}


