@charset "UTF-8";
/* CSS Document */
body {
	background-color:#D4A67E;
	background-image:url(/backgrounds/tan-suede.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#670305;	
	margin: 0 auto;
	width: 1250px;
	
}

div, h1, h2, h3, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#670305;	
	margin: 0;
	padding: 4px;
}
#article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#670305;	
	width: 960px;
	border-color:#347b95;
	border-width:medium;
	line-height: 20px;
	clear: both;
}

#footer {
	width: 100%;
	font-size: 13px;
	color:#670305;	
	line-height: 32px;
	clear: both;
	padding: 24px 0px 24px 0px;
	margin-bottom: 7px;
	text-align: center;
}
.signature {
	width: 100%;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	height: auto;
	font-size: 12px;
	font-style: italic;
	color:#670305;	
	text-align: center;
}
.images {
	border: none;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #670305;
	padding-right: 120px;
	padding-left: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	color:#670305;	
	text-align: center;
}
.map {	
	text-align: center;
}
/*typography*/
h1 {
	font-size: 20px;
	letter-spacing:inherit;
	color: #670305;
	padding-top:24px;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #670305	;
	letter-spacing:inherit;

}
h3 {
	font-size: 16px;
	color: #670305;
	letter-spacing:inherit;
}
p {
	font-size: 16px;	
	color:#670305;	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	letter-spacing:inherit;
	word-spacing:inherit;	
	line-height: 1.25;
}

a:link {
	color:#5A0C0E;
	text-decoration: underline;
}
a:visited {
	color: #670305;
	text-decoration: underline;
}
a:hover {
	color:#670305;
	text-decoration: underline;
}

.highlight {
	font-size: 22px;
	font-weight:bold;
	color: #670305;
}
.highlight1 {
	font-family:Georgia, "Times Roman", serif;
	font-size:26px;
	padding-bottom: 10px;
	color:#5A0C0E;
	font-weight:bold;
	font-style:italic;
}
.highlight2 {
	font-family:Georgia, "Times Roman", serif;
	font-size:20px;
	color:#5A0C0E;
	font-weight:bold;
	font-style:italic;
}
.realtornames {
	font-size:12px;
}
	