body {
  margin: 0px; padding: 0px;
  background: url(../images/stone-bg.jpg);
  background-attachment: fixed;
  background-color: #F0F1F1;
  font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
  font-size: 13px;
  color: #4F4E4E;
  line-height: 1.81em;
}

table, tr, td, div { margin: 0px; padding: 0px; }
a { color: #b9a070; text-decoration: underline }
a:hover { text-decoration: underline }

input, textarea {
  background: url("../images/fieldbg.gif") repeat-x scroll center top #FFFFFF;
  border-color: #7C7C7C #C3C3C3 #DDDDDD;
  border-style: solid;
  border-width: 1px;
}

.mtpl { display: none }

.caption {
  /* font-family: 'E111Presto'; */
  font-family: 'NuptialScript';
  font-size: 42px;
  color: #654321;
  padding: 8px 0 13px 0;
  line-height: 35px;
}

.title { 
  color: #0F3DCF;
  font-size: 21px;
  font-weight: bold;
}

.div10 { height: 10px }

#top-left-rp {
  background: url(../images/top-left-rp.jpg);
  height: 287px;
}

#top-right-rp {
  background: url(../images/top-right-rp.jpg);
  height: 287px;
}

#all { 
  width: 1300px;
  /* margin-top: -287px; */
}


#top {
  background: url(../images/top-middle.jpg);
  height: 350px;
}

#top-left {
  background: url(../images/top-left.png) repeat-y;
  height: 350px;
  width: 28px;
  position: absolute;
  margin: -350px 0 0 -28px;  
}

#top-right {
  background: url(../images/top-right.png) repeat-y;
  height: 350px;
  width: 28px;
  position: absolute;
  margin: -350px 0 0 1300px;  
}

#cc {
  background: url(../images/logo.png) no-repeat;
  height: 134px;
  width: 441px;
  margin: -141px 0 0 365px;
  position: absolute;
}

#fimgl, #fimgm, #fimgr {
  height: 250px;
  width: 250px;
  background-color: white;
  padding: 8px;
  position: absolute;
}

#fimgl { margin-left: 500px }
#fimgm { margin-left: 525px }
#fimgr { margin-left: 550px }

#tblnav {
  /* background: url(../images/nav-rp.png); */
  height: 75px;
  width: 1300px;
  position: absolute;
  margin-top: -1px;
}

#nav, #nav a {
  font-family: 'NuptialScript';
  font-size: 28px;
  color: white;
  text-shadow: 1px 2px 3px black;
  letter-spacing: 2px;
  margin-top: -8px;
  text-decoration: none
}

#nav {
  background: url(../images/nav.png) repeat-x;
  height: 54px;
  width: 1270px;
  position: absolute;
  padding: 21px 15px 0 15px;
}

#nav span { font-size: 20px }

#main {
  padding: 15px;
  border: 1px solid #D0D0D0;
  border-radius: 5px;
  min-height: 300px;
  width: 1170px;
  margin: 56px 0 0 50px;
  position: relative;
  background-color: white;
  color: #654321;
  z-index: 1;
}

.hsbox {
  background-color: #f5f0de;
  padding: 10px;
}

.ba { color: #747357 }

#footer {
  background: url(../images/footer.png) no-repeat;
  width: 1178px;
  height: 40px;
  padding: 20px 60px 0 60px;
  margin: -20px 0 0 1px;
}

#footer div {
  font-size: 28px;
  font-weight: bold;
  font-family: 'NuptialScript';
  margin-top: 7px;
  text-shadow: 1px 2px 3px black;
}
#footer span { font-size: 32px; text-shadow: 1px 2px 3px black; }
#footer table tr td { color: white; font-size: 10px }
#platinumits { color: #D0D0D0; font-style: italic }
