/*Symphony Green*/
body {
	background:#b2b696 url('/Common/website_templates/symphony_green/images/body_background.jpg') repeat-x;
}
.title {
	font:normal 19px/30px "Times New Roman", Times, serif;
}
.text {
	font:normal 14px "Times New Roman", Times, serif;
	color:#000;
	padding-top:5px;
}
.landingText .text {
	color:#005645;
}
.landingText .title {
	font:normal 22px Times;
	color:#005645;
	padding-bottom:10px;
}
.footerLine {
	border-top:1px solid #868971;
	float:left;
	width:100%;
}
.footerLinkBorder {
	border-left:1px solid #7c7b5f;
}
.customLinks {
	float:left;
	width:100%;
}
.customLinks a {
	display:inline;
	padding:0 0 0 12px;
	float:left;
}
.footerLine .customLinks {
	padding:8px 0 0 2px;
}

