html, body
{
  margin: 0px 0px 0px 0px;
  background-color: #798c92;
  background-image: url(http://www.penselandwalker.com/images/background1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 18px;
  height:auto;
}

.sbox {
  visibility: hidden;
}

.clear{
  height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

* html .clear{height:auto}

p
{
  font-family: Arial, Helvetica;
  color: Black;
}


.logobox {
  width: 100%;
  height: auto;
  background-color: #71858C;
  background-image: url(http://www.penselandwalker.com/images/logobox_bg.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
  text-align: center;
  background-size: cover;
}

.logos {
  padding-top: 5px;
  padding-bottom: 5px;
  height: auto;
  width: 100%;
  text-align: center;
  vertical-align: top
}



.nav_menu {
  width: 100%;
  height: auto;
  background-color: #afb9b0;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  border-top: solid 2px #000000;
  border-bottom: solid 2px #000000;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 110%;
}

.nav_links {
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.nav_links a {
  color: #000000;
  text-decoration: none
}

.nav_links a:hover {
  color: #003366;
  text-decoration: none
}


.quick-service
{
  font-family: Arial, Helvetica;
  color: #660000;
  font-size: 150%;
  font-weight: bold;
  line-height: 150%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}



.PWlogo {
  width: 100%;
  height: auto;
  text-align: center;
  background-image: url(../images/suede_bg.jpg);
  background-position: left;
  background-repeat: repeat-x;
  color: #000000;
  padding-bottom: 15px;
  border-top: solid 2px #000000;
  font-size: 16px;
  line-height: 20px;
}


.PWlogo img{
  max-width: 266px !important;

}

.logo_info {
  padding-top:15px;
  text-align: center;

}

.logo_info a {
  color: #000000;
  text-decoration: none
}

.logo_info a:hover {
  color: #003366;
  text-decoration: underline
}

#VU {
  border-bottom: solid 3px #000;
}

.content {
  background-color: #FFF;
  margin: 0;
  padding: 20px 20px 20px 20px;
  font-size: 16px;
  line-height: 18px;

}



.footer {
  width: 100%;
  height: auto;
  color: #FFFFFF;
  background-color: #485a5c;
  padding: 10px 20px 20px 20px;
  border-top: solid 2px #000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
}

.footer a{
  color: #FFFFFF;
  text-decoration: none
}

.footer a:hover{
  color: #BBDDFF;
  text-decoration: underline
}

.footer-hours {
font-size: 14px;
}

.copyright {
  font-size: 10px;
}

