@charset "utf-8";

.salesphoto {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-left: 0px;
}
/* Sales Document */

#sales {
	padding: 0px;
	float: left;
	height: 225px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: justify;
	margin-right: 25px;
}
#body  h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: .05em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .05em;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 28px;
	letter-spacing: 0.05em;
}
h4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0.05em;
}
#body h5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: .05em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.indent {
	margin-left: 10px;
}
#news h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	line-height: 1.50em;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F89037;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	color: #C5161D;
}
.about_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.05em;
}
h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.dotted-line {
	text-decoration: none;
	background-image: none;
	color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
