#topbar {
	background-image: url(../images/top_bar_slice.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
#headerwlogo {
	background-color: #000;
	background-image: url(../images/logo_header_smaller.jpg);
	height: 150px;
	background-position: center;
}
#navbarwide {
	background-image: url(../images/navbar_bg_slice.jpg);
	height: 36px;
	background-position: center;
}
#navbarcenter {
	height: 36px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 36px;
	text-align: center;
}
#navbarwide #navbarcenter a {
	font-family: Arial;
	font-size: 18px;
	}
#maincontent {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#footerwide {
	background-image: url(../images/footer_bg_slice.jpg);
	background-repeat: repeat-x;
	height: 249px;
	background-position: center;
}
#maincontent #textleft {
	width: 380px;
	text-align: justify;
	position: relative;
}



a:link {
	color: #cab6a6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cab6a6;
}
a:hover {
	text-decoration: none;
	color: #E4DBD3;
}
a:active {
	text-decoration: none;
	color: #cab6a6;
}
#maincontent #textleft h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#maincontent #photoright {
	float: right;
	height: 300px;
	width: 560px;
}
#footerwide #footercenter {
	height: 209px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	position: relative;
}
#footerwide #footercenter #locationlead {
	position: absolute;
	left: 0px;
	top: 27px;
	width: 257px;
	height: 128px;
	background-image: url(../images/location_lead.png);
	background-repeat: no-repeat;
	color: #000;
	padding-left: 26px;
	padding-top: 70px;
}
#footerwide #footercenter #hourslead {
	position: absolute;
	left: 346px;
	top: 27px;
	width: 252px;
	height: 128px;
	background-image: url(../images/hours_lead.png);
	background-repeat: no-repeat;
	color: #000;
	padding-left: 28px;
	padding-top: 70px;
	font-size: 12px;
}
#footerwide #footercenter #menulead {
	position: absolute;
	top: 28px;
	width: 255px;
	height: 130px;
	background-image: url(../images/menus_lead.png);
	background-repeat: no-repeat;
	right: 0px;
	color: #000;
	padding-left: 28px;
	padding-top: 70px;
}


#footercontent {
	height: 195px;
}
#footerwide #footercenter #menulead strong a {
	color: #500;
}
#textleft #homephoto {
	position: absolute;
	left: 0px;
	top: -65px;
	width: 980px;
	height: 475px;
	z-index: 5;
	text-align: center;
}
