/* begin RESET */
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-weight: inherit;*/
    /*font-style: inherit;*/
    font-size: 100%;
    /*font-family: inherit;*/
    vertical-align: baseline;
  }
  /* remember to define focus styles! */
  :focus {
    outline: 0;
  }
  body {
    line-height: 1;
    color: black;
    background: white;
  }
  ol, ul {
    list-style: none;
  }
  /* tables still need 'cellspacing="0"' in the markup */
  table {
    border-collapse: separate;
    border-spacing: 0;
  }
  caption, th, td {
    text-align: left;
    font-weight: normal;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: "";
  }
  blockquote, q {
    quotes: "" "";
  }

/* end RESET */


html * {
  line-height: 140%;
  font-family: tahoma, serif;
}

p {
  margin-bottom: 1em;
  margin-top: 1em;
}

#all-outer {
  background: url(page_background.gif) repeat-y center;
  margin: auto;
}

#all {
  width: 940px;
  background: #fff;
  margin: auto;
}

#header {
  background: #fff url(header_bg_2.jpg) no-repeat right;
  border-bottom: #38d175 solid 5px;
}


/* used for logo */
h1 {
  background: transparent url(acupuncture_cambridge.gif) no-repeat;
  display: block;
  height: 150px;
  outline-style: none;
  outline-width: medium;
  text-indent: -9999px;
  width: 500px;
  margin-bottom: 0.4em;
  margin-left: 0.4em;
}

h1 a {
  display: block;
  height: 118px;
  width: 332px;
  border: none;
}

/* logo strap line */
h2 {
  font-weight: normal;
  margin: auto;
  position: absolute;
  top: 35px;
  margin-left: 450px;
  font-size: 1.5em;
  color: #000;
}

#header h3 {
  font-weight: normal;
  margin: auto;
  position: absolute;
  top: 65px;
  margin-left: 450px;
  font-size: 1.2em;
  color: #000;
}

h3 a {
  text-decoration: none;
  border-bottom: 1px #ccc solid;
}

#main h3 {
  font-size: 1.4em;
  margin-top: 1em;
  font-weight: normal;
  border-left: 3px #ccc solid;
  border-bottom: 3px #ccc solid;
  padding-left: 10px;
  margin-bottom: 1em;
}

a {
  color: #333;
  border-bottom: 1px #ccc solid;
  text-decoration: none;
}

a:hover {
  color: #38d175;
}

ul {
  margin-left: 2em;
  list-style: square;
}

li {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

a img{
  border: none;
  display: inline;
}

#signature {
  text-align: center;
}

#signature {
  font-size: 0.8em;
}
#signature img {
  vertical-align: middle;
}

#main {
  position: relative;
}

#col1 {
  padding: 1em;
  width: 500px;
  min-height: 700px;
}

#col2 {
  position: absolute;
  top: 0;
  left: 530px;
  width: 410px;
}

.col2-inner {
  padding: 1em 1em 1em 0;
}

#contact-details {
  background: #eee;
}

#contact-col1 {
  float: left;
  width: 240px;
  padding-right: 10px;
}

#contact-col2 {
  float: left;
  width: 240px;
}

#col2 ul {
  margin: 0em;
  list-style: none;
}

#col2 p, #col2 li {
  font-size: 0.8em;
}

#col2 li {
  margin-bottom: 0.5em;
}

#col2 h4 {
  margin: 0.5em 0;
  font-size: 0.8em;
}


#footer {
  text-align: center;
  background: #eee;
  padding: 1em;
  color: #555;
}

p.big {
  font-size: 1.2em;
}

#col1, #col2 {
  padding-bottom: 5em;
}

label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.1em;
}

input.text, textarea {
  margin-bottom: 0.5em;
  width: 95%;
  border: 1px #666 solid;
  padding: 0.2em;
}

input.submit {
  border: 1px #000 solid;
  font-weight: bold;
  padding: 0.2em;
}

input.submit:hover {
  cursor: pointer;
  background: #ff6;
}

.message {
  background: #ff6;
  padding: 1em;
  margin: 1em;
  font-weight: bold;
}

.quote {
  font-size: 0.9em;
  border-left: 3px #ccc solid;
  padding-left: 10px;
}

.quote .quoter {
  font-weight: bold;
  font-style: italic;
}

#menu {
  margin-left: 1em;
  position: absolute;
  top: 124px;
}

#menu li {
  list-style: none;
  display: inline;
  font-weight: bold;
  font-size: 0.95em;
  z-index: 20;
}

#menu li a {
  padding: 5px;
  border: none;
  display: block;
  float: left;
  margin-right: 5px;
  border: 1px #ccc solid;
  border-bottom: 0;
  background: #eee;
}

#menu li.current a {
  background: #118727;
  color: #fff;
}

.clear {
  clear: both;
}

#training-logos {
  text-align: center;
  margin-top: 1em;
}

.center {
  text-align: center;
}

.twitter-timestamp {
  font-weight: bold;
  margin-bottom: -1em;
}

#twitter {
  background: url(tweeter.gif) no-repeat 65% top;
  margin-top: 1em;
  padding-top: 1em;
}

#twitter-header a {
  border: none;
}

acronym {
  border-bottom: 1px dashed #ccc;
}

small {
  font-size: 0.9em;
}

#offers {
  border: 1px yellow solid;
  padding: 5px;
  text-align: center;
  background: #ff9;
  font-size: 1.4em;
}

#offers h4, #offers p {
  margin: 0;
}

.full-height {
  position: relative;
  top: -16px;
}