body
{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color:#2b2b2c;
  font-size:13px;
  line-height:18px;
}

p
{
  margin:10px 0;
	line-height: 19px;
}

.content h1
{
  text-transform: uppercase;
}

h1
{
  font-size:18px;
  font-weight:normal;
  color:#634d46;
  margin:0;
}

span.bold
{
  font-weight:500;
}

span.xbold
{
  font-weight:600;
}

h2
{
  font-size:18px;
  font-weight:normal;
  color:#634d46;
  margin:0;
}

h2.bots
{
  padding-right:30px;
  background: url(../imgs/bots.jpg) repeat-x bottom left;
  display:inline;
  padding-bottom:10px;
  float:left;
}

h3
{
	color: #634D46;
	font-size: 15px;
	font-weight: 400;
}

h4
{
  font-size:14px;
  font-weight: 600;
  color:#634d46;
}

.footer h3
{
  font-size:16px;
  font-weight:600;
  color:#634d46;
  margin:6px 0;
  float:left;
  clear:left;
  width:100%;
}

.footer h3 a
{
  text-decoration: none;
}

a
{
  color:#634d46;
  text-decoration:none;

}

a:hover
{
  text-decoration:underline;
}

a.link
{
  background: url(../imgs/link.png) no-repeat right 3px;
  padding-right:14px;
  line-height:18px;
  font-size:14px;
}

a.dot
{
  background: url(../imgs/pikica.jpg) no-repeat left center;
  padding-left:10px;
  float:left;
  color:#2b2b2c;
  display: block;
  clear:left;
}

.gray
{
  color:#644e47;
}

.s14
{
  font-size:14px;
}

.light
{
  color:#ad9e9a;
}

.footer .footnotebg a
{
  color:#faf2ef;
}
