@charset "UTF-8";
/* Lot 68 Bar page */

body {
	margin: 0;
	padding: 0;
	background: #2f3335 url(http://www.landmarktheatres.com/images/bgGradientContent.jpg) top left repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: relative;
}

a:link {color: #B32017;}
a:visited {color: #444;}
a:hover {color: #CC0000;}

#lot68_outer {
	width: 530px;
	background-color:#000;
	margin: 0;
	padding-top: 1px;
}

#lot68_510 {
	left: 10px;
	width: 510px;
	background-color:#DEDEDE;
	margin: 0;
	padding: 0;
	position: relative;
}

.vSpace_5px {
	margin: 0;
	padding: 0;
	height: 5px;
}

.vSpace_10px {
	margin: 0;
	padding: 0;
	height: 10px;
}

p {
	margin:	10px 15px;
}

p.no_margin {
	margin:	0 15px;
	padding: 0;
}

p.img {
	margin-left: auto;
	margin-right: auto;
}

#lot68_outer #lot68_510 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 22px;
}

#lot68_outer #lot68_510 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-size: 18px;
}

#lot68_outer #lot68_510 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#lot68_outer #lot68_510 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h2.red {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

.listing {
	font-weight: bold;
	line-height: 130%;
}

.spacer {
	width: 510px;
	height: 200px;
	clear: both;
}

.address {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.disclaimer {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}

#photocredit {
	margin: 10px 0;
	width: 510px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #000;
}

#copyright {
	margin: 10px 0;
	width: 510px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #000;
}

