/*woodland_green*/
table {
	color:#6E4722;
}
a {
	color:#6E4722;
}
a:hover {
	color:#AB7C3B;
}
input {
	border:1px solid #6E4722;
}
.button {
	background:#6E4722;
	border:1px solid #6E4722;
}
.buttonWrapper {
	border:1px solid #6E4722;
}
.softSummaryText {
	color:#939B65;
}

.paymentLeftNavigationGrid div {
	background-color:#6E4722;
}
.paymentLeftNavigationGrid a {
	color:#FFFFFF;
}
.paymentLeftNavigationGrid a:hover {
	color:#CCCCCC;
}
/*----------------Authentication Page Start-----------------*/

.authenticationPageLinks {
	color:#4D642E;
}
a.authenticationPageLinks:hover {
	color:#939B65;
}
.titleLinks {
	color:#6E4722;
}
.titleLinks:hover {
	color:#AB7C3B;
}
.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;
}
.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 #6E4722;
}
.leftNavigationAccordianTable {
	color:#6E4722;
}
.leftNavigationAccordianTable tr.selected {
	background-color:#7F786F;
}
.leftNavigationAccordianTable td {
	border-bottom: 1px solid #6E4722;
}

/*----------------Old Payment Navigation End-----------------*/

/*----------------My Community Page starts----------------*/
.widgetBoxSurround {
	border-color:#6E4722;
}
.weatherDisplayTable {
	color:#6E4722;
}
.weatherStatsTable td.description {
	color:#6E4722;
}
.weatherStatsTable td.value {
	color:#6E4722;
}
/*----------------My Community Page starts-----------------*/

.liveSupport, .myProfileTab, .mainBodyContent .limitedButton, .mainBodyContent .calendarHead td, .mainBodyContent .quickLinks a:hover, .mainBodyContent .rssFeedsHeader, .mainBodyContent button.jqTransformButton, .mainBodyContent .quickLinks .selected {
	border-color:#4d642e; 
	background-color:#678243;
}
.mainBodyContent .headings, .mainBodyContent h1, .mainBodyContent .quickLinks a:hover, .mainBodyContent .quickLinks a.selected {
	color:#4d642e;
}
.mainBodyContent .tableTopRound, .mainBodyContent .limitedFloorplans tr.limitedDescription td {
	background-color:#678243; 
	border-color:#678243; 
}
