@charset "utf-8";
/* CSS Document */
body {
background-color:#ffffff;
border:0 none;
color:#3C3C3C;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
margin:0;
padding:0;
}
h1 {
	color:#47170F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	text-align:center;
}
h2 {
	color:#A36827;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align: left;
}
h3 {
	color:#4F4F4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h4 {
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	font-weight: bold;
	margin:0;
	padding:0;
}
h5 {
	color:#D79955;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
}
a:link {
color:#863438;
text-decoration: none;
}
a:visited {
color:#666666;
text-decoration: none;

}
a:hover {
color:#666666;
text-decoration:none;
}
a:active {
color:#666666;
text-decoration: none;

}
#wrapper {
background-color:#FFFFFF;
margin:0px auto 0;
width:700px;
}
/*start new menu layout*/
#content_left {
	float:left;
	width: 190px;
	min-height: 610px;
	margin-left: 5px;
	padding: 0;
}

#content_body {
float:left;
line-height:1.5em;
min-height:350px;
padding:0px;
padding-top: 25px;
width:700px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	border-top:0px solid #505050;
	clear:both;
	color:#1E1E1E;
	font-size:12px;
	height:20px;
	margin:0 auto;
	padding:10px;
	width:650px;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited {
color:#1E1E1E;
text-decoration:none;
}
#footer a:hover {
	color: #47170F;
text-decoration:underline;
}
#footer .right {
float:right;
text-align:right;
width:425px;
font-weight: bold;
}
#footer .left {
float:left;
width:230px;
padding-left: 75px;
min-height: 20px;
font-weight: bold;
}
#footer .leftpriv {
float:left;
width:230px;
padding-left: 0px;
min-height: 20px;
font-weight: bold;
}

.clear {
clear:both;
visibility:hidden;
}
hr {
background-color:#631714;
border:0 none;
color:#631714;
height:1px;
width:100%;
}
.left_content {
float:left;
padding-left:0px;
width: 700px;

}
.right_content {
border-left:1px solid #C3C3C3;
float:right;
padding-bottom:10px;
padding-left:10px;
width:130px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

blockquote {
	font-size:14px;

}
.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	line-height: 22px;
	padding-left:220px;
}
.box_title {
	background-color:#47170F;
	border-bottom:2px solid #D18D41;
	border-top:1px solid #D18D41;
	color:#E1E1E1;
	font-size:15px;
	padding:5px;
	font-weight: bold;
}

