/* styles designed by Gary Yovanovich */

body { background-color: #8c7f55; background-image: url(/images/home_bg.jpg); background-repeat: repeat-x; }
p { }

td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
/* menumachine layers  */ 


#Menu { position: relative; z-index: 0; visibility: visible; }
#Body { z-index: 1; }
.menuCell { z-index: 5; }

/* home page styles */
#FlashPic { visibility: visible; position: relative; z-index: 0; }
.footerCopyright { color: #fff; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none; text-align: center; padding: 10px; }
.HomeGrantsText { color: #af5b03; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; padding-right: 10px; padding-left: 10px; }
.HomeGrantsText a:link { color: #af5b03; font-family: Arial, sans-serif; text-decoration: underline; }
.HomeGrantsText a:visited { color: #af5b03; font-family: Arial, sans-serif; text-decoration: underline; }
.HomeGrantsText a:hover { color: #e7b814; font-family: Arial, sans-serif; text-decoration: underline; }


.HomeBodyText { color: #630; font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; padding-left: 2px; }
.HomeBodyText a:link { color: #af5b03; font-family: Arial, sans-serif; text-decoration: underline; }
.HomeBodyText a:visited { color: #af5b03; font-family: Arial, sans-serif; text-decoration: underline; }
.HomeBodyText a:hover {
	color: #006699;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
.2ndPageBodyBG { background-image: url(../images/BodyContent.jpg); background-repeat: repeat-x; background-attachment: scroll; }


.HomeBodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B1D00;
}

.Search {
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	font-weight: normal;
	color: #3B1D00;
	background-position: bottom;
}
