/* BODY */
/* ==== */

body {
  margin: 0 auto;
  padding: 0 auto;
  border: 0 auto;
  text-align: center;
  background-image: url('images/top.png');
  background-repeat: repeat-x;
}

#container {
  width: 800px;
  margin: 0 auto;
  padding: 0 auto;
  border: 0 auto;
}

#content_left {
  float: left;
  width: 175px;
  height: 300px;
  margin-top: -10px;
}

#statcounter {display:none;}

#cl_img {
  float: left;
  background-image: url('images/facial.png');
  background-repeat: no-repeat;
  height: 237px;
  width: 157px;
  margin-left: 18px;
}

#content_right {
  float: left;
  width: 412px;
  height: 300px;
  margin-top: -10px;
  font-family: 'Arial Narrow';
  text-align: justify;
}

#content_right p, h1, h2 {
  margin-left: 18px;
  width: 376px;
  font-size: 10pt;
}

#content_right p {
  margin-top: -5px;
}

h1 {
  float: left;
  margin: 0px 0px 10px 9px;
  font-size: 14pt;
  color: white;
  background-image: url('images/headingback.png');
  background-repeat: no-repeat;
  height: 26px;
  width: 394px;
  padding: 4px 0px 0px 9px;
}

p {float: left; margin: 0;}

h2 {
  float: left;
  margin: 15px 0px 5px 18px;
  color: #5B0043;
  font-size: 12pt;
}

#item {
  float: left;
  width: 305px;
  margin-left: 3px;
  padding: 2px;
}

#price {
  float: right;
  width: 45px;
  padding: 2px;
  margin-right: 3px;
  text-align: right;
}

#pricetable {
  float: left;
  font-family: 'arial narrow';
  font-size: 10pt;
  background-color: #F6E7E6;
  margin-left: 13px;
  width: 380px;
}


/* HEAD NAVIGATION */
/* =============== */

#header {
  float: left;
  width: 800px;
  height: 137px;
}

#logo {
  float: left;
  width: 228px;
  height: 122px;
  background-image: url('images/logoborder.png');
  background-repeat: no-repeat;
}

#call {
  float: right;
  margin-right: 45px;
  width: 255px;
  height: 111px;
  background-image: url('images/booktoday.png');
  background-repeat: no-repeat;
}

/* CONTENTS */
/* ======== */

#contenthead{
  float: left;
  width: 590px;
  height: 30px;
  margin-top: 20px;
  background-image: url('images/main.png');
  background-repeat: no-repeat;
}

#content {
  float: left;
  width: 587px;
  height: 350px;
  border-left: solid;
  border-right: solid;
  border-width: 1px;
  border-color: #ccc;
  color: #404040;
}

#sidetag {float: left;}
#sidetag img {border: none;}

#content, #content_right {height: 100%;}

p a {
  color: #8B0043;
  text-decoration: none;
}

p a:hover {text-decoration: underline;}

#others {
  float: left;
  width: 391px;
  height: 50px;
  margin-left: 17px;
  font-family: 'arial narrow';
  font-size: 10pt;
}

#o_one, #o_two {
  float: left; 
  width: 178px;
}

#one_img, #two_img {
  float: left;
  height: 50px;
  width: 50px;
}

#one_txt, #two_txt {
  float: left;
  width: 103px;
  margin-left: 10px;
}

#one_txt a, #two_txt a {
  color: #5B0043;
  text-decoration: underline;
}

#one_txt b, #two_txt b {
  color: #8B0043;
}

#bottom_space {
  float: left;
  width: 390px;
  height: 25px;
}

#important {color: red;}

#member {
  float: left;
  width: 120px;
  font-family: 'arial narrow';
  font-size: 6pt;
  text-align: center;
  margin-left: 15px;
  margin-top: -120px;
}

#logobab {
  float: left;
  margin-left: 30px;
  width: 68px;
  height: 68px;
  background-image: url('images/babtaclogo.png');
  background-repeat: no-repeat;
}

#memtext {
  float: left;
  width: 120px;
  text-align: center;
  padding-top: 5px;
  color: #404040;
  padding-bottom: 25px;
}

/* STICKY FOOTER CODE */
/* ================== */

#base {
  float: left;
  width: 100%;
}

#footer {
  float: left;
  width: 800px;
  height: 134px;
  background-image: url('images/footerfront.png');
  background-repeat: no-repeat;
}

#foot_content {
  float: right;
  margin-right: 60px;
  margin-top: 13px;
  width: 390px;
  font-size: 8pt;
  font-family: 'arial narrow';
  color: white;
  text-align: justify;
}

#foot_content a {color: white;}
#foot_content a:hover {color: goldenrod;}

#copyright {
  float: left;
  margin-top: 20px;
  margin-left: 170px;
  padding-bottom: 15px;
  width: 600px;
  text-align: center;
  font-size: 8pt;
  color: #404040;
  font-family: 'arial';
}
