@charset "UTF-8";
#masthead {
}
#left_photos {
	float: left;
	width: 400px;
	background-color: #FFCC66;
}
#right_photo {
	float: right;
	width: 400px;
	background-image: url(exterior_1920s.jpg);
	background-repeat: repeat;
}
#copy {
	background-color: #FFCC66;
	float: left;
	width: 360px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	height: 560px;
}
#footer {
	width: 800px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#movie {
	height: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#footer_movie {
	width: 600px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.head_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 24pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.head_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.maintext_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

