@charset "UTF-8";
.the_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 0px;
	font-style: italic;
	margin-top: 0px;
}
#the_line_header_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #F00;
}
.the_line p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	height: auto;
	font-style: normal;
}
.the_line_indent {
	clip: rect(auto,auto,auto,auto);
	text-indent: 120px;
	text-align: left;
}
.the_line_italic {
	font-style: italic;
}
.the_line .the_line_indent_italic p {
	font-style: italic;
}
.the_line_body {
	margin:: 0px 0 0 0;
}

.the_line_body_2 {
	background-image: url(Images/plumb_line_bg-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 20% auto 20%;
}


.the_line_indent_images {
	font-size: 8px;
	text-indent: 110px;
	font-style: italic;
	text-align: left;
}
