.floatClear {
  float: left;
  clear: both;
}
.headline {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.2em;
  font-weight: bold;
}
body {
  background: #fdfcf8;
  margin: 0;
  padding: 0;
  font-family: helvetica, arial, verdana;
  font-size: 16px;
}
* { outline: none; }
a {
  color: #000000;
  text-decoration: underline;
}
a:hover { color: #8a3900; }
img { border: none; }
h1 {
  color: #6b99c0;
  font-weight: normal;
  font-size: 17px;
  margin: 0 0 15px 0;
}
.error {
  display: none;
  margin: 5px 0 10px 0;
  width: 214px;
  color: #ff0000;
}
#shadowWrapper {
  float: left;
  clear: both;
  width: 960px;
  margin: -5px 0 -10px 0;
  padding: 0 0 0 5px;
  background: url(/images/shadowMiddle.gif) repeat-y 0 0;
}
#logoAndContact {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
  display: block;
}
#logoAndContact img {
  float: left;
  margin: 0 0 0 10px;
}
#logoAndContact div {
  float: right;
  font-family: Georgia, Times, serif;
  font-size: 17px;
  margin: 5px 10px 0 0;
  text-align: right;
}
#centeredContent {
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  border: 0px;
  text-align: left;
  width: 960px;
}
#footer {
  float: left;
  clear: both;
  margin: 50px 0 10px 0;
  width: 100%;
  font-size: 17px;
  font-family: Georgia, Times, serif;
}
#footer #footerLeft {
  float: left;
  margin: 0 0 0 10px;
  font-size: 13px;
}
#footer #footerRight {
  float: right;
  text-align: right;
  margin: 0 10px 0 0;
}
#footer #footerLinks {
  float: left;
  clear: both;
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#footer #footerLinks ul {
  list-style-type: none;
  margin: 15px 0 0 10px;
  padding: 0;
}
#footer #footerLinks ul li {
  float: left;
  margin: 0 52px 0 0;
}
#footer #footerLinks ul li a { text-decoration: none; }
#footer #footerLinks ul li a:hover { text-decoration: underline; }
#footer #footerLinks ul#footerEs li { margin: 0 48px 0 0; }
#menu {
  float: left;
  clear: both;
  background: url(/images/menuBG.gif) repeat-x 0 -26px;
  width: 950px;
  height: 26px;
  display: block;
  font-size: 16px;
}
#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu ul li {
  float: left;
  margin: 0;
}
#menu ul li a {
  display: block;
  padding: 6px 10px 0 10px;
  border-right: 1px solid #cccccc;
  height: 20px;
  background: url(/images/menuBG.gif) repeat-x 0 -26px;
  color: #000000;
  text-decoration: none;
}
#menu ul li a#active { background: url(/images/menuBG.gif) repeat-x 0 0; }
#menu ul li a:hover { background: url(/images/menuBG.gif) repeat-x 0 0; }
#menu ul li #creditCards {
  position: relative;
  top: 3px;
  left: 25px;
}
#language {
  float: left;
  clear: both;
  width: 940px;
  font-family: Georgia, Times, serif;
  text-align: right;
  padding: 0 10px 0 0;
  margin: 5px 0 10px 0;
}
#language a {
  color: #000000;
  text-decoration: underline;
}
#language a:hover { color: #8a3900; }
#language a.on {
  color: #000000;
  text-decoration: none;
}
#photo {
  float: left;
  clear: both;
  width: 950px;
  height: 180px;
  background: #ffffff;
  position: relative;
}
#photo img {
  position: absolute;
  top: 0;
  left: 0;
}
.innerContent {
  float: left;
  clear: both;
  background: url(/images/bottomGradient.gif) bottom repeat-x #ffffff;
  width: 950px;
  font-size: 15px;
}
#rightColumn {
  float: left;
  width: 220px;
  margin: 0 0 0 20px;
}
#rightColumn .notice {
  color: #8a3900;
  position: relative;
  bottom: 6px;
}
#rightColumn #contactFlash { margin: 10px 0; }
#rightColumn .doclear { width: 100%; }
#rightColumn textarea {
  width: 210px;
  height: 100px;
  font-size: 13px;
  resize: none;
  font-family: helvetica, arial, sans-serif;
  padding: 3px 2px 0px 2px;
}
#rightColumn #send { float: right; }
#col1 {
  width: 150px;
  float: left;
  margin: 0 0 0 10px;
  background: #fdfcf8;
  padding: 35px 0 0 10px;
  margin: -35px 0 0 0;
}
#col1 ul {
  margin: 0;
  padding: 0 0 0 15px;
}
#col1 ul li { margin: 0 0 5px 0; }
#col1 ul li a {
  color: #000000;
  text-decoration: none;
}
#col1 ul li a:hover {
  color: #8a3900;
  text-decoration: underline;
}
#col1 div {
  float: left;
  clear: both;
  display: block;
  margin: 0 0 0 -10px;
  width: 160px;
  height: 20px;
  background: url(/images/columnFade.gif) repeat-x 0 0;
}
#col2 {
  width: 510px;
  float: left;
  margin: 0 0 0 20px;
}
#col2 img#bioPicture {
  float: right;
  margin: 0 0 15px 15px;
}
.associates b { line-height: 30px; }
.associates div {
  float: left;
  width: 50%;
}
.pressContent {
  margin: 20px 0 0 0;
  display: none;
}
.question {
  float: left;
  clear: both;
  margin: 0 0 20px 0;
}
.answer {
  display: none;
  float: left;
  clear: both;
  margin: 0 0 20px 0;
}
#colLeft2 {
  width: 660px;
  margin: 0 0 0 30px;
  float: left;
  clear: left;
}
span.notice {
  font-size: 14px;
  font-style: oblique;
}
#paymentContainer {
  background: #fdfcf8;
  padding: 20px;
  border: 1px solid #f5e7b2;
  float: left;
  margin: 0 0 0 20px;
}
