@charset "utf-8";
.header {
	background-image: url(../images/header.jpg);
	height: 173px;
	width: 950px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.left {
	text-align: center;
	margin-right: 7px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.info {
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 15px;
}
.call {
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #810815;
	background-image: url(../images/call.png);
	height: 60px;
	padding-top: 10px;
}
.hours {
	font-size: 17px;
	color: #FFFFFF;
	padding: 10px;
}
.testimonials-header {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #810815;
	text-align: center;
	margin-bottom: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 35px;
	margin-left: 25px;
}
.enews {
	background-image: url(../images/enewsletter.png);
	float: right;
	height: 182px;
	width: 280px;
}
.enews-title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
.nav2 {
  list-style: none;  
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.nav2 li {
  display: inline;
  padding: 0 0 0 2px;
  line-height: 1 !important;
}
.nav2 li a {
  color: #FFF;
  font: 12px;
  line-height: 1 !important;
}
li.nav_start2 {
  background: none;
  border: 0 none;
}
.copyright a{
  padding-top: 20px;
  display: block;
  line-height: 1.3;
  color:#FFFFFF;
}
.footer {
	color:#FFFFFF;
	font-size:12px;
}
.audi {
background-image: url(../images/hours.png);
	height: 192px;
	}
.enews2 {
    color:#FFFFFF;
	font-size:12px;
	}	

