@charset "utf-8";
body {
	background-image: url();
	background-color: #000000;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #362f1b;
	text-decoration: none;
	border: none;
	padding: 0px 
}

.border {
	border: 7px solid #443e2b;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47422E;
	text-decoration: none;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #47422E;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #580404;
}

a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #580404;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #580404;

}



	

a#id11,
a#id22,
a#id33,
a#id44,
a#id55,
a#id66,
a#id77
 {
	color: #961919;

  text-decoration: underline;  

}
body#home #home-nav,
body#about #about-nav,
body#clients #clients-nav,
body#info #info-nav,
body#locations #locations-nav,
body#links #links-nav {
	background: #696045 url(images/blog-nav.jpg) repeat-x;
	color: #FFF;
}
body#home #home-nav a.menu,
body#about #about-nav a.menu,
body#clients #clients-nav a.menu,
body#info #info-nav a.menu,
body#locations #locations-nav a.menu,
body#links #links-nav a.menu{
	color: #FFF;
	border-color: #FFF;

}

