table {
	color:#A7272B;
}
a {
	color:#A7272B;
}
a:hover {
	color:#9D8D51;
}
input {
	border:1px solid #A7272B;
}
.button {
	background:#A7272B;
	border:1px solid #A7272B;
}
.buttonWrapper {
	border:1px solid #A7272B;
}
.paymentLeftNavigationGrid div {
	background-color:#A7272B;
}
.paymentLeftNavigationGrid a {
	color:#ffffff;
}
.paymentLeftNavigationGrid a:hover {
	color:#AD9C5F;
}

/*----------------Authentication Page Start-----------------*/

.authenticationPageLinks {
	color:#A7272B;
}
a.authenticationPageLinks:hover {
	color:#AD9C5F;
}
.titleLinks {
	color:#A7272B;
}
.titleLinks:hover {
	color:#5E4319;
}
.authenticationGrid {
	background:url('../images/resident_portal/authentication_curve.gif') no-repeat;
}
.arrowBullet {
	background:url('../images/resident_portal/bullet.gif') no-repeat;
}
.paymentIcon {
	background:url('../images/resident_portal/payment_icon.gif') no-repeat;
}
.maintenanceIcon {
	background:url('../images/resident_portal/maintenance_icon.gif') no-repeat;
}
.localSearchIcon {
	background:url('../images/resident_portal/local_search_icon.gif') no-repeat;
}
.servicesIcon {
	background:url('../images/resident_portal/services_icon.gif') no-repeat;
}
.myCommunityIcon {
	background:url('../images/resident_portal/my_community_icon.gif') no-repeat;
}
.contactIcon {
	background:url('../images/resident_portal/contact_icon.gif') no-repeat;
}

/*----------------Authentication Page End-----------------*/

/*----------------Old Payment Navigation Start-----------------*/

.leftNavigationInside {
	border:1px solid #A8262A;
}
.leftNavigationAccordianTable {
	color:#5E4319;
}
.leftNavigationAccordianTable tr.selected {
	background-color:#A8262A;
}
.leftNavigationAccordianTable td {
	border-bottom: 1px solid #A8262A;
}

/*----------------Old Payment Navigation End-----------------*/

/*----------------My Community Page Start----------------*/

.widgetBoxSurround {
	border-color:#A7272B;
}
.weatherDisplayTable {
	color:#A7272B;
}
.weatherStatsTable td.description {
	color:#A7272B;
}
.weatherStatsTable td.value {
	color:#A7272B;
}

/*----------------My Community Page End-----------------*/

.liveSupport, .myProfileTab, .mainBodyContent .limitedButton, .mainBodyContent .calendarHead td, .mainBodyContent .quickLinks a:hover, .mainBodyContent .rssFeedsHeader, .mainBodyContent button.jqTransformButton, .mainBodyContent .quickLinks .selected {
	border-color:#b39851; 
	background-color:#c1a764;
}
.mainBodyContent .headings, .mainBodyContent h1, .mainBodyContent .quickLinks a:hover, .mainBodyContent .quickLinks a.selected {
	color:#b39851;
}
.mainBodyContent .tableTopRound, .mainBodyContent .limitedFloorplans tr.limitedDescription td {
	background-color:#c1a764; 
	border-color:#c1a764; 
}
