body {
	background-image: url(images/swoosh_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e0dad4;
}
#news_left {
	position: absolute;
	width: 163px;
	left: 4px;
	top: 295px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 15px;
}
#services_left {
	position: absolute;
	width: 163px;
	left: 4px;
	top: 472px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 15px;
}
#staff_right {
	position: absolute;
	width: 365px;
	left: 640px;
	top: 200px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 25px;
}
#quote_right {
	position: absolute;
	width: 365px;
	left: 640px;
	top: 468px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 25px;
}
#main {
	position: absolute;
	height: 335px;
	width: 390px;
	left: 195px;
	top: 370px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 15px;
}
#main_title {
	position: absolute;
	height: 46px;
	width: 310px;
	left: 195px;
	top: 303px;
	right: 0px;
	bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b473e;
	letter-spacing: 0.01em;
	text-align: justify;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b473e;
	letter-spacing: 0.01em;
	list-style-position: inside;
	display: block;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666055;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.text_sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #686256;
	letter-spacing: 0.05em;
}
.text_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #686256;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
a:link {
	color: #005951;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	color: #005951;
	text-decoration: none;
}
a:visited {
	color: #005951;
	text-decoration: underline;
	font-style: italic;
}
.dropcap {
	display:block;
	float:left;
	width:130px;
	height:163px;
	margin-right:10px;
	background-image:url("images/jeff_watkins.jpg");
	background-repeat:no-repeat;
}
