/* Main Stylesheet for My Outer Banks Home

coded by Pete Schmeck - atari2600vcs@yahoo.com */


h1.masthead
{
  background: url(http://www.myouterbankshome.com/images/headers/mastHead.jpg) no-repeat;
  height: 79px;
  margin: 0px 0px 0px 20px;
  width: 201px;
}

h1.masthead span
{
  display: none;
}




/* Business Listings -------------------------------------------------*/
p.bizListing span.businessName
{
  display: block;
  font-size: 14px;
  font-weight: bold;
}

p.bizListing span.businessType
{
  display: block;
  font-size: 10px;
  font-style: italic;
}

p.bizListing span.businessEmail
{
  display: block;
}

p.bizListing span.businessEmail a
{
  color: #663;
  text-decoration: none;
}

p.bizListing span.businessEmail a:hover
{
  color: #c63;
  text-decoration: none;
}

p.bizListing span.businessUrl
{
  display: block;
}

p.bizListing span.businessUrl a
{
  color: #663;
  text-decoration: none;
}

p.bizListing span.businessUrl a:hover
{
  color: #c63;
  text-decoration: none;
}

p.bizListing span.viewAd
{
  display: block;
  text-indent: 8pt;
}

p.bizListing span.viewAd a
{
  color: #663;
  text-decoration: none;
}

p.bizListing span.viewAd a:hover
{
  color: #c63;
  text-decoration: none;
}

ul
{
  margin: 0px 0px 0px 15px;
  padding: 0;
}