/*
Theme Name: WordPress Default
Description: The default 
Version: 1.0
Author: Hodgsons Internet - Stu Hodgson
*/
* {
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 1.0em;
  padding: 0;
  text-align: center;
}
h1 a {
  color: #666666;
  text-decoration: none;
}
h1 a:hover {
  border-bottom: 1px dotted #666666;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.faqtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
p {
	margin: 0px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#header-nav-ul {
  margin: 0; padding: 0;
  text-align: center;
}
#header-nav-ul li {
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 8px;
  font-weight: bold;
}
#header-nav-ul li a {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
}
#header-nav-ul li a:hover {
  color: #ffffff;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
p.valeting {
  padding-bottom: 10px;
}
.imgvalet {
  float: left;
  margin-left: 80px;
}
.imgvalettop {
  float: left;
  margin-left: 175px;
}
.valet-span {
  font-weight: bold;
}
#carwashprices {
  display: inline-block;
}
h2.widgettitle {
  margin: 0;
  border: none;
}
h2.widgettitle img {
  border: none;
}
ul.twitter li {
  border-bottom: 1px solid #cccccc;
  margin: 0 20px;
  padding: 10px 0;
}
.facebook_icon {
  padding: 15px 0 0 43px
}
.facebook_icon img {
  border: none;
}
abbr {
  font-size: 11px;
  border: none;
}