@charset "utf-8";
body {
	background-color: #430c0e;
	font-family: Arial, Helvetica, sans-serif;
}
a:active, a:focus {
	outline: 0;
}
a:link, a:visited {
	color: #eadcbf;
	text-decoration: none;
}
a:hover {
	color: #e1ae41;
	text-decoration: none;
}
p {
	color: #eadcbf;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	color: #e1ae41;
	font-weight: normal;
	padding-top: 20px;
}


#nav {
	background-image: url(../09-images/nav.jpg);
	font-size: 11px;
	color: #eadcbf;
	text-align: center;
	padding-bottom: 10px;
	line-height: 29px;
	font-stretch: expanded;
}
#about-nav {
	height: 16px;
	font-size: 11px;
	color: #eadcbf;
	text-align: center;
	background-color: #2d0c0a;
	font-stretch: expanded;
}
#home-content {
	background-image: url(../09-images/red-bg.jpg);
	height: 452px;
}
#about-content {
	background-image: url(../09-images/green-bg.jpg);
	
}
#about-quality {
	background-image: url(../09-images/green-bg.jpg);
	height: 388px;
}
#services-content {
	background-image: url(../09-images/design-bg.jpg);
}
#locations-content {
	background-image: url(../09-images/locations-bg.jpg);
}
#franchises-content {
	background-image: url(../09-images/franchises-bg.jpg);
}
#news-content {
	background-image: url(../09-images/news-bg.jpg);
}
#gallery-content {
	background-image: url(../09-images/gallery-bg.jpg);
}
.note {
	font-size: 11px;
}

#credits {
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	line-height: 30px;
}

#credits a:link,#credits a:visited {
	text-decoration: none;
	color: #9e7b71;
}
#credits a:hover {
	text-decoration: none;
	color: #f15c43;
}
#copyright {
	font-size: 11px;
	color: #9e7b71;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a:link,#nav a:visited {
	color: #eadcbf;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#nav a:hover {
	color: #f15c43;
}
#nav a.active:link,#nav a.active:visited,#nav a.active:hover {
	color: #f15c43;
	text-decoration: none;
}
#about-nav a:link,#about-nav a:visited {
	color: #eadcbf;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#about-nav a:hover {
	color: #f15c43;
}
#about-nav a:link.active,#about-nav a:visited.active,#about-nav a:hover.active {
	color: #f15c43;
	text-decoration: none;
}
.testimonials {
	color: #e1ae41;
	font-style: italic;
	text-decoration: none;
}
.gold-emphasis{
	color: #e1ae41;
	font-weight: bold;
}

a:link.italic,a:visited.italic {
	color: #e1ae41;
	font-style: italic;
	text-decoration: none;
}
a:hover.italic {
	color: #eadcbf;
	font-style: italic;
	text-decoration: none;
}
#loadarea {
	text-align: center;
	left: auto;
	right: auto;
	background-color: #2D0C0A;
	height: 333px;
}
#gallery-nav {
	height: 24px;
	font-size: 11px;
	color: #eadcbf;
	text-align: center;
	background-color: #2d0c0a;
	padding-bottom: 5px;
	padding-top: 2px;
}	
#gallery-nav a:link,#gallery-nav a:visited {
	color: #eadcbf;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#gallery-nav a:hover {
	color: #f15c43;	
	}
#gallery-nav2 {
	font-size: 11px;
	color: #eadcbf;
	text-align: center;
	background-color: #2d0c0a;

}	
#gallery-nav2 a:link,#gallery-nav2 a:visited {
	line-height: 24px;
	color: #eadcbf;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;

}
#gallery-nav2 a:hover {
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	color: #f15c43;
	line-height: 24px;
	}
