/*Waterton*/
.navigationBar {
	margin-left:20px;
	padding:0px;
	width:185px;
}
.navigationBar a {
	vertical-align:middle;
}
.logo {
	color:#6eb43f;
}
.landingText .text {
	color:#005645;
}
.landingText .title {
	font:normal 22px Times;
	color:#005645;
	padding-bottom:10px;
}
.residentPortalLogin input {
	width:148px;
}
/*for ipad*/
.propertyPhoto {
	background:url('/Common/website_templates/waterton/images/featured_property_background.jpg') left top no-repeat;
	width:270px;
	height:168px;
	padding:0px;
	margin:0px;
}
.btn {
	background-color: #f78f1e;
	font:normal 10px Arial;
	text-transform:uppercase;
	text-align:center;
	line-height:8px;
	height:8px;
}
.btn:hover {
	background-color:#e4770a;
}
.btn * {
	background-image:none;
}
.comboBox {
	background-color:#1b4378;
	font:normal 9px Arial;
	color:#fff;
	border:1px solid #cccccc;
	border-bottom:1px solid #dadbdb;
	height:19px;
	padding-left:4px;
	text-transform:uppercase;
}
.residentLink {
	font: normal 19px Arial;
	color:#5b5b5c;
}
.residentLink:hover {
	font: normal 19px Arial;
	color:#5b5b5c;
}
