/* WELCOME PAGE Elements ************************ */

	.WELCOME-Footer-Text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
	.WELCOME-Footer-Text_2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight: Bold; }
	.WELCOME-hr 			{ line-height: 1px; color: #C1B274; }

/* End WELCOME PAGE Elements */



/* MAIN PAGE Elements ************************ */
	input.MainArea		{ font-family: Arial, Helvetics, sans-serif; font-size: 11px; color: #666666; }
	td.MainArea			{ background-color: #F3F5CB; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; }
	.MainArea-Header	{ font-family: Arial, Helvetics, sans-serif; font-size: 12px; color: #666666; font-weight: bold;}		
	.MainArea-Text		{ font-family: Arial, Helvetics, sans-serif; font-size: 11px; color: #666666; }
	p		{ font-family: Arial, Helvetics, sans-serif; font-size: 11px; color: #666666; }		
	a.MainArea:link 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B69E3F; }
	a.MainArea:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B69E3F; }
	a.MainArea:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BA9500; }
	a.MainArea:active 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #BEA55A;
}	

	.Pages-ColorBar 	{ border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
						  border-top-color: #FF0000; border-bottom-color: #FF0000; }
		
	.Pages-LogoBox 		{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF;}
	
	.NavMenuBar-Row 	{ border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
						  border-top-color: #FFFFFF; border-bottom-color: #666666; }
	
	.BottomWhiteLine 	{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
	
	.MainArea-FooterBar	{ background-color: #BA9500; }

		/* Footer */
		a.FooterLinks:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
		a.FooterLinks:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
		a.FooterLinks:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #BA9500; }
		a.FooterLinks:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; }	
	
/* End MAIN PAGE Elements */



/* SUBMENU Elements */
		input.SubMenu		{ font-family: Arial, Helvetics, sans-serif; font-size: 10px; color: #666666; }
		.SubMenu-Header		{ font-family: Arial, Helvetics, sans-serif; font-size: 12px; color: #666666; font-weight: bold;}		
		.SubMenu-Text		{ font-family: Arial, Helvetics, sans-serif; font-size: 10px; color: #666666; }		
		a.SubMenu:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
		a.SubMenu:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
		a.SubMenu:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #BA9500; }
		a.SubMenu:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; }	

/* End SUBMENU Elements */



/* COLOR BAR Elements ************************ */
	.ColorBar-Home 		{ background-color: #A27B5D; }
	.ColorBar-About 	{ background-color: #D8874F; }
	.ColorBar-Gallery 	{ background-color: #995841; }
	.ColorBar-News 		{ background-color: #456471; }
	.ColorBar-FindAHome { background-color: #C59BA5; }
	.ColorBar-Mission 	{ background-color: #9C6F44; }
	.ColorBar-Investment{ background-color: #858D90; }
	.ColorBar-Contact 	{ background-color: #BE8305; }
	.ColorBar-Vendors 	{ background-color: #8980B2; }
	.ColorBar-Search 	{ background-color: #A480AE; }
	
/* End COLOR BAR Elements */

/* ADMIN Navigation Elements ***************************** */
	a.AdminNavLinks:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B69E3F; }
	a.AdminNavLinks:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B69E3F; }
	a.AdminNavLinks:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BA9500; }
	a.AdminNavLinks:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; }

/* End ADMIN NAV Elements */

/* FOOTER Elements ************************ */
	a.FooterLinks:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
	a.FooterLinks:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B69E3F; }
	a.FooterLinks:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #BA9500; }
	a.FooterLinks:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; }

/* End FOOTER Elements */
.MainArea-BG {
	background-color: #F3F5CB; /* Darker Color: #DFDE9D */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.SubMenu-BG { background-color: #F4F3CF; }
