/*olive*/
.logo {
	color:#b2bb1c;
}
.titleBar {
	font:normal 18px Arial;
	color:#b2bb1e;
}
.residentPortalLogin button {
	border:0px;
	background:#b1bb1c url('/Common/website_templates/olive/images/login_button_background.png') top right no-repeat;
	color:#fff;
	font:bold 11px/22px Arial;
	text-align:left;
	padding-left:8px;
	text-transform:uppercase;
	height:23px;
	width:80px;
	float:right;
}
.residentPortalLogin button:hover {
	background-color:#4d616c;
}
.residentPortalLogin input {
	color:#58595b;
	background-image:url('/Common/website_templates/olive/images/resident_portal_input_background.jpg');
	border:1px solid #939ca1;
	width:150px;
	height:19px;
}
.residentPortalLogin .formText {
	color:#58595b;
	font:normal 11px Arial;
}
.residentPortalLogin .extraLinks a {
	color:#58595b;
	font:normal 11px Arial;
}
.residentPortalLogin .extraLinks a:hover {
	color:#58595b;
	font:normal 11px Arial;
	text-decoration:underline;
}
.viewSpecials button {
	border:0px;
	background:#b1bb1c url('/Common/website_templates/olive/images/login_button_background.png') top right no-repeat;
	color:#fff;
	font:bold 11px/22px Arial;
	text-align:left;
	vertical-align:middle;
	padding-bottom:3px;
	padding-left:8px;
	text-transform:uppercase;
	height:23px;
	width:128px;
}
.viewSpecials button:hover {
	background-color:#4d616c;
}
.specialsHeading{
	font:bold 12px Arial;
	color:#58595b;
	padding-bottom:6px;
}
.specialsDate{}
.communityEvents button {
	border:0px;
	background:#b1bb1c url('/Common/website_templates/olive/images/login_button_background.png') top right no-repeat;
	color:#fff;
	font:bold 11px/22px Arial;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
	padding-bottom:3px;
	text-transform:uppercase;
	height:23px;
	width:156px;
}
.communityEvents button:hover {
	background-color:#4d616c;
}
