/*still water crimson*/
.landingText .text {
	color:#787f56;
	padding:15px 20px 15px 45px;
}
.landingText .title {
	font:normal normal bold 13px/18px arial;
	color:#c5c5c6;
	padding:0px 20px 0px 45px;
}
/*.customLinks a {
	color:#787f56;
	text-decoration:none;
}
.customLinks a:hover {
	text-decoration:underline;
}*/
a.linklist{
	font:normal 11px "Trebuchet MS", sans-serif;
	color:#878787;
	text-decoration:underline;
}
a:hover.linklist{
	font:normal 11px "Trebuchet MS", sans-serif;
	color:#49515f;
	text-decoration:underline;
}
.residentPortalLogin button {
	border:0px;
	background-image:url('/Common/website_templates/still_water_deep_blue/images/login_button_background_home.jpg');
	color:#fff;
	font-size:10px;
	height:17px;
	width:51px;
	padding-bottom:4px;
	*padding-bottom:0;
}
.residentPortalLogin input {
	color:#817e7e;
	background-color:#fff;
	border:1px solid #49515f;
	width:108px;
	height:16px;
}