@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #f7f7ed;
	margin: 0px;
}
.main-back {
	background-image: url(images/main-back.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-image {
	background-image: url(images/top-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tile-top {
	background-image: url(images/tile-top.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.tile-top-right {
	background-image: url(images/tile-top-right.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-extra {
	background-image: url(images/top-extra.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #990000;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2B3E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50627E;
	background-color: #38465D;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu a:visited {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50627E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2B3E;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #38465D;
}
.menu a:hover {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2A384F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50627E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2B3E;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu a:active {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50627E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2B3E;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768BAA;
}
.p {
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768BAA;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768BAA;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3C54;
	text-decoration: underline;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768BAA;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding-bottom: 5px;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
.comments-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.main-image-dining {
	background-image: url(images/top-back-dining.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
