@charset "ISO-8859-1";
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FED3AA;
	font-weight: bold;
	text-align: right;
	right: 3px;
	clip: rect(auto,20px,auto,auto);
	padding-right: 20px;
	line-height: 12pt;
	letter-spacing: 1pt;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CAAF8A;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 40px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CAAF8A;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 20px;
}
.dotted {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C9A98A;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C2AA83;
	text-align: left;
	font-weight: lighter;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 13pt;
}
.border {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #BCA42E;
	margin-top: 10px;
	margin-bottom: 20px;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C8AF2B;
}
.hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2pt;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C3A627;
	letter-spacing: 1pt;
	text-align: center;
	line-height: 15px;
}
.builders {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CAAF8A;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 1pt;
	line-height: 5pt;
	padding-right: 15px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12px;
	padding-right: 20px;
}

