/* CSS Document */

.HeaderLogo {
	background-image: url(../images/HeaderFiller.gif);
}

.HeaderQuote {
	color: #f5f2d0;
}

#NavBarWrapper {
	background-color: #aca985;
}


#FooterTop {
	background-color: #e7e5c7;
	color: #5a583a;
}

#FooterTop a {
	color: #5a583a;
}

#FooterBottom {
	background-image: url(../images/FooterBackgroundWide.gif);
}

#MainContent h1, #MainContent #LogoutPrompt a, p#WelcomeMsg #LoginID {
	color: #5a583a;
}

/*

.ModuleLarge {
	background-image: url(../img/bg/blue/ModuleTopLarge.gif)
}

.TextLinks {
	color: #003366;
}

table#RightTout a{
	color: #5d95c4;
}

table#RightTout td {
	color: #5d95c4;
}	

#FooterTop {
	background-color: #d2e1f0;
}

#FooterTop a {
	color: #163855;
}

#FooterBottom {
	background-image: url(../img/bg/blue/FooterBackgroundWide.gif);
}

#MainContent h1, #MainContent #LogoutPrompt a, p#WelcomeMsg #LoginID {
	color: #5d95c4;
}

*/
