@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	background-color:#000000;
	line-height:20px;
	margin:0;
	padding:0;
}
h1 {
	padding:0px 0px 0px 10px;
	font-size: 20px;
	font-style: italic;
}
a {
	color:#f49548;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a img {
	border:none;
}
#LTcontainer {
	width:1000px;
	margin:0 auto;
}
#LTcontent {
	float:right;
	width:723px;
	overflow:hidden;
	background-image:url(images/falstaffs_03.jpg);
	background-repeat: no-repeat;
	min-height: 629px;
	padding-bottom: 20px;
}
#LTnavcolumn {
	float:left;
	width:277px;
	overflow:hidden;
	height:639px;
}
#LTnavbar {
	width:277px;
	height:629px;
	padding:20px 0px 0px 0px;
	background-image:url(images/falstaffs_02.jpg);
	background-repeat: no-repeat;
}
#LTnavbar ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:220px;
}
#LTnavbar ul li {
	height:31px;
	border-bottom:1px solid #000000;
}
#LTnavbar ul li a {
	display:block;
	width:200px;
	height:19px;
	padding:6px 10px;
	text-align:left;
	font-size:12px;
	color:#FDE8D7;
	font-weight:normal;
	text-decoration:none;
	background-image:url(images/underimage.png);
	background-repeat:no-repeat;
}
#LTnavbar ul li a:hover {
	background-image:url(images/overimage.png);
	background-repeat:no-repeat;
	font-weight: bold;
}
#LTnavbar ul li.select a {
	background-image:url(images/overimage.png);
	background-repeat:no-repeat;
	font-weight: bold;
}
p {
	padding-right: 10px;
}
#LTfooter {
	width:1000px;
	margin:0 auto;
	text-align:center;
	clear:both;
	height: 80px;
	border-top: solid #ffffff 1px;

}
hr {
	color: #333333;
	width: 500px;
}
