.navbar
{
    background: center;
    background-repeat: no-repeat;
    background-image: url(img/bkgrd/navbar.gif);
}

.tagline
{
	text-decoration: none;
	color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 11pt;
	letter-spacing: 0.3em;
}

.tagline:hover   
{
	text-decoration: underline;
}


.sign-body
{
    background-image: url(img/bkgrd/sign-mid.gif);
}

.sign-text
{
	text-decoration: none;
	color: black;
    font-family: "century gothic";
    font-weight: normal;
    font-size: 10pt;
    letter-spacing: 0.1em;
}

.sign-text:hover   
{
	text-decoration: underline;
}

.sign-popup
{
  background-color: white;
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
}

.sign-popup-border
{
  background-color: black;
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
}

.sign-pole
{
    background-image: url(img/bkgrd/sign-pole.gif);
}

.about-name
{
    font-family: "garamond";
    font-weight: bold;
    font-size: 13pt;
}

.about-body
{
    font-family: "century gothic";
    font-weight: normal;
    font-size: 10pt;
    letter-spacing: 0.03em;
}

.client-body
{
    font-family: "garamond";
    font-weight: normal;
    font-size: 18pt;
    letter-spacing: 0.03em;
}

.client-link
{
	text-decoration: none;
	color: black;
}

.client-link:hover
{
	color: gray;
}

.contact-body
{
    font-family: "garamond";
    font-weight: normal;
    font-size: 11pt;
	  background-image: url(img/contact/dots.gif);
}

.home-body
{
    font-family: "century gothic";
    font-weight: normal;
    font-size: 11pt;
    letter-spacing: 0.05em;
    background-image: url(img/home/home-bkgrd.jpg);
    background-repeat: no-repeat
}

.home-link
{
	text-decoration: none;
	color: black;
}

.home-link:hover
{
	color: gray;
}

.home-buttons
{
    font-family: "century gothic";
    font-weight: normal;
    font-size: 18pt;
}

.museums-body
{
    font-family: "century gothic";
    font-weight: normal;
    font-size: 11pt;
    letter-spacing: 0.05em;
}

.portfolio-body
{
    font-family: "century gothic";
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 0.05em;
}

.portfolio-link
{
	text-decoration: none;
	color: black;
}

.portfolio-link:hover
{
	color: gray;
}
