body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #7f3f00;
	background-attachment: scroll;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	display: inline;
}

.margin {
	margin: 10px;
	padding: 10px;
	text-align: left;
}

.content12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #886c4c;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #cc7402;
	font-style: italic;
	display: inline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666699;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ed9019;
	font-weight: bold;
	display: inline;
}


hr { 
	color: #e1dad2; 
	border-style:solid;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc7402;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc7402
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ed9019;
	text-decoration: none;
}

.hours{
	border-style: solid;
	border-color: #ed9019;
	
}

