body {
	margin: 0px;
	background-image: url(../images/c-innerbg.gif);
}
#header {
	height: 191px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	padding-bottom: 5px;
}
#leftnav {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	background-image: url(../images/c-navbg2.jpg);
	background-repeat: repeat-y;
	margin-top: 8px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#leftnav a:link {
	text-decoration: none;
	color: #451B1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
}

#center {
	background-image: url(../images/page_bg.jpg);
	width: 812px;
	margin-right: auto;
	margin-left: auto;
}
#leftnav a:visited {
	text-decoration: none;
	color: #451B1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
}
#leftnav a:hover {

	text-decoration: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
}
#center #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	line-height: 165%;
	padding-right: 10px;
}
#center #content h2 {
	color: #441C1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.homeimage {
	float: right;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}
.mapborder {
	border: 2px solid #968966;
}
#directions {
	background-color: eeeeee;
}
#directions .title {
	color: #FFFFFF;
	background-color: #380E0F;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#center #content .merchandisetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #461C1D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #441A1B;
	font-weight: bold;
}
.contactborder {
	border: 1px solid #BAA47D;
	padding-top: 5px;
}
