/* Start of CMSMS style sheet 'lawson_and_creamer' */
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a3826;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6b8e00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6b8e00;
}
a:hover {
	text-decoration: none;
	color: #6b8e00;
}
a:active {
	text-decoration: underline;
	color: #6b8e00;
}
.quote {color:#FFFFFF;
		font-size:26px;
		font-weight:normal;}
.work_focus_quote {color:#4a3826;
		           font-size:25px;
		           font-weight:normal;
				   letter-spacing:-1px;}
.work_focus_content {color:#FFFFFF;}
.work_focus_content a:link {color:#FFFFFF;
							text-decoration:underline;}
.work_focus_content a:visited {color:#FFFFFF;
							   text-decoration:underline;}
.work_focus_content a:hover {color:#FFFFFF;
							 text-decoration:none;}
.work_focus_content a:active {color:#FFFFFF;
							  text-decoration:underline;}
.people_brown_title {color:#4a3826;
					 font-size:12px;
					 font-weight:bold;}
.people_teal_title {color:#007073;
					 font-size:12px;
					 font-weight:bold;}
.people_green_title {color:#6b8e00;
					 font-size:12px;
					 font-weight:bold;}

/* End of 'lawson_and_creamer' */

