@charset "utf-8";
/* CSS Document for Faulkner Pre-owned of Lancaster*/

table{
	height: auto;
}

#footerBar{
  background: #C6C6C6 url(/sitespecific/faulknerpreownedoflancaster/medialibrary/footer-bar-bg.jpg) repeat-x center top;
  border-color:-moz-use-text-color #000000 #000000;
  border-style:none solid solid;
  border-width:medium 1px 1px;
  margin: 0 auto;
  padding-top: 8px;
  width: 948px;
  color: #333;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Arial;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-align: left;
  height: 25px;
}

#footerLinks{
	float: left;
}
#footerLinks a:link, #footerLinks a:visited{
  text-decoration: none;
  color: #03C;
  margin: 0 10px;
}

#footerLinks a:hover{
  text-decoration: underline;
  color: #F00;
}

#dsLink{
  float: right;
  display: inline;
  margin-right: 10px;
}

#dsLink a, #dsLink a:hover{
  text-decoration: none;
  color: #333;
  font-size: 11px;
}

#dsName{
  color: #F60;
}

.hpContent{
  width: 928px;
  border: 1px solid #000;
  border-top: none;
  padding: 1px 10px;
  background-color: #999;
  text-align: justify;
  line-height: 18px;
}

.hpContent a{
  color: #eaeaea;
  font-weight: bold;
}

.hpContent a:hover{
  color: #F00;
}