.top_nav {
	background-attachment: scroll;
	background-image: url(top_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home {
	background-attachment: scroll;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.services {
	background-attachment: scroll;
	background-image: url(services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about {
	background-attachment: scroll;
	background-image: url(aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	background-attachment: scroll;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.monthly {
	background-attachment: scroll;
	background-image: url(month_specials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {font-size: small}.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
}
.line {
	background-attachment: scroll;
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.20em;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #e4e1dc;
}

a:visited {
	color: #663300;
	font-weight: bold;
}
a:hover {
	color: #666600;
}
a:active {
	color: #663300;
}
a:link {
	color: #663300;
}
.top {
	background-attachment: scroll;
	background-image: url(top_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

