body, span, td, div, p {
  font-family: Myriad Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

body {
  background-image: url(/graphics/content/backgroundtiletiny.png); 
  background-repeat: repeat-x repeat-y;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #a61d5d;
}

a:hover {
  color: #d61a5a;
}

a.indent1 {
  padding-left: 0.4em;
}

a.indent2 {
  padding-left: 1.1em;
}

a.indent3 {
  padding-left: 1.8em;
}

a.indent4 {
  padding-left: 2.5em;
}


#top p,
#bottom p,
#header p {
  margin: 0px;
  padding: 0px;
}

#top {
  position: relative;
  background: url(/graphics/content/headerbackground.png) no-repeat;
  background-position: left top;
  height: 66px;
  width: 100%;
  z-index: -1;
}

#header {
  text-align: center;
  margin-top: -50px;
}

#headerswirl img {
  width: 940px;
}

#headertop {
  background-color: #f2f0e3;
  margin-top: -35px;
}

#headerlinks {
  background-image: url(/graphics/content/headerlinksbackground.png);
  background-repeat: no-repeat;
  background-position: right;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
}

#headerlinks a {
  display: block;
  color: #666;
  font-family: Myriad Pro, Arial Black, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.85em;
}

#headerlinks a:hover {
  color: #d61a5a;
}

#headercontent {
  width: 900px;
  margin: 0px auto;
  z-index: 255;
}

#headercontent #headerimage {
  text-align: center;
  z-index: 255;
}

#headercontent #headerlinks {
  whitespace: nowrap;
  padding-left: 20px;
  width: 10em;
  z-index: 255;
}


#topnav {
  position: relative;
  background-color: #f2f0e3;
  font-size: 1.25em;
  text-transform: uppercase;
  height: 43px;
}

#topnavbackground {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#topnavbackground p {
  width: 897px;
  margin: 0px auto;
}

#topnavlinks {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#topnavlinks p {
  text-align: center;
  line-height: 43px;
  height: 43px;
  width: 897px;
  margin: 0px auto;
  white-space: nowrap;
}

#topnavlinks p a {
  padding: 0px 1.1em;
  color: #666;
  font-family: Myriad Pro, Arial Black, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.50em;
  white-space: nowrap;
}

#topnavlinks p a:hover {
  color: #d61a5a;
}

#topnavlinks p a.first {
  padding-left: 0px;
}

#topnavlinks p a.last {
  padding-right: 0px;
}

#topnavlinks img.dingbat {
  vertical-align: middle;
}

#topnavseparator {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 100%;
}

#topnavseparator p {
  text-align: center;
  line-height: 8px;
  height: 8px;
  width: 900px;
  margin: 0px auto;
}

#middle {
//  background-color: #f2f0e3;
//  border: 1px solid #f2f0e3;
}

#body {
  position: relative;
  background-color: #f2f0e3;
  min-height: 350px;
  margin: 0px auto;
  padding: 10px 15px 50px 15px;
}

#bodycontent {
  position: relative;
  width: 940px;
  margin: 0px auto;
}

#bottom {
  position: relative;
  padding: 0px;
  margin: 0px;
}

#bottom p.background {
  position: relative;
}

#footer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 255;
}

#footerseparator {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#footerseparator p {
  text-align: center;
  line-height: 6px;
  height: 6px;
  width: 282px;
  margin: 0px auto;
}

#footerlinks {
  position: relative;
  margin-top: 5px;
  font-size: 0.65em;
}

#footerswirl {
  position: relative;
  margin-top: -35px;
  z-index: -1;
}

#footerswirl img {
  width: 940px;
}

#footerbackground {
  position: relative;
  z-index: -1;
}

#footerbackground p.background {
  background: url(/graphics/content/footerbackground.png) no-repeat;
  background-position: left top;
  height: 132px;
  margin: 0px auto;
}

.dot {
  font-weight: bold;
  line-height: 0.75em;
  color: #d61a5a;
  padding: 0px 4px;
}

.addthis_counter a.atc_s span {
  font-size: 11px;
  line-height: 19px;
}

