body 
{
	background: url("/org_files/488/images/background.png") repeat-x scroll 0 0 #772F46;
}

h1,h2,h3,h4,h5,h6 {
	color: #613446;	
}

#header 
{
	background:url('/org_files/488/images/enfheader.jpg') no-repeat;
}

.headerlinks a
{
	float: right;
	display: block;
}

.headerlinks a:hover
{
	background-color: transparent !important;
}

#footer
{
    border-top: 2px solid #536722;
}

#enfaddress
{
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
}

#enfaddress a
{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	background: 0 none;
}

#lodgeLocator
{
	display: block;	
}

.registerForm label
{
	color: #000;	
}

.registerForm input[type="button"], .registerForm input[type="submit"] 
{
    background-color: #772F46;
}

.registerForm input[type="button"]:hover, .registerForm input[type="submit"]:hover 
{
    border: 1px solid #772F46;
}

.ENFside
{
	/*border-top: 38px solid #C1B9A4;*/
	padding:5px 5px 10px 5px;
}

.ENFside img.share
{
	float:left; 
	padding:0px 10px 0px 0;
	border: 0 none;
}

.ENFside p.copy
{
	height: 32px;
	font-size: 13px;
	line-height: 32px;
	padding:5px 0 0 0;
}

#topmenu a
{
	background: 0 none;
	font-weight: bold;
}

#topmenu li a.login, #topmenu div input[type="submit"] {
    background-color: #772f45 !important;
}

#topmenu div a {
    color: #772f45;
}

#topmenu div input[type="text"], #topmenu div input[type="password"] 
{
    border: 1px solid #772f45;
}
 
#navbar {
    background: url("/org_files/488/images/navbg.gif") repeat-x scroll 0 0 #772f45;
}

#topnav li a {
    background: url("/org_files/488/images/navbg.gif") repeat;
}

#searchwrapper {
    background: url("/org_files/488/images/searchbox.gif") no-repeat scroll 0 0 transparent;
}

#content
{
	color: #3B3114;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.breadcrumbs
{
	height: 20px;
}

.breadcrumbs a
{
	color: #772f45 !important;
}

#leftwrap
{
	position: relative;
	background: url('/org_files/488/images/wraponebg.gif');
}


#bothwrap
{
	position: relative;
	background: url('/org_files/488/images/wrapbothbg.gif');
}



#leftcontent li
{
	font-size: 14px !important;	
}

#leftcontent li a
{
	background: #acbb80;
}

#leftcontent li a:hover
{
	background: #899e4c;
	color: #fff;
}

#leftcontent li a.activeMenu
{
	background: #899e4c;
	color: #fff;
}

#leftcontent li div li a
{
	color: #f1f1f1;
	font-weight: bold;
	background: #c1b9a4;
	line-height: 16px;
}

#leftcontent li div li:hover a:hover
{
	color: #536722;
	background: #c1b9a4;
}

#leftcontent li div li a.activeSub
{
	color: #536722;
	background: #c1b9a4;
}

.breadcrumbs a {
	color: #899e4c;
	font-weight: bold;
}

#innercontent
{
	position: relative;
}

#func
{
	position: absolute;
	border: 0 none;
	width: 200px;
	right: 10px;
	top: 8px;
	padding: 0;
	margin: 0;
}

.newsbloc img
{
	padding: 10px;
}

/******************* SCHOLARS NAV MENU *******************?
/* Navigational menus */

#scholarsnav 
{
	position:relative;
	float: left;
	margin:0;
	padding:0;
	height: 30px;
}

#scholarsnav li
{
	float: left;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#scholarsnav li a 
{
	display: block;
	outline: none;
	margin: 0;
    padding: 0;
	text-decoration: none;
	text-align: left;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #fff;
} 

#scholarsnav div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
}

#scholarsnav div a
{	
	position: relative;
	display: block;
	outline: none;
	margin: 0;
	padding: 9px 10px 9px;
	width: 230px;
	white-space: nowrap;
	text-decoration: none;
	background: #C1B9A4;
	filter:alpha(opacity=98);
	-moz-opacity:0.98;
	opacity:0.98;
}

#scholarsnav div a:hover
{	
	background:#fb9d38;
}




/*	Dropdown menus	*/
#nav_container {
	width:100%;
	margin:0 auto;
	padding:0 5px 0 5px;
}





/****************** ORIGINAL STYLES ********************/

.OnlineGivingButton 
{
	background: #613446;
	color: #ffffff !important;
	display: block;
	width: 500px;
	height: 28px;
	font-weight: bold; 
	padding: 8px 0 0 0;
	margin: 15px auto;
	text-align: center;
}

.OnlineGivingButton:hover 
{
	background: #884962 !important;
	color: #f1f1f1 !important;
	text-decoration: underline;
}

a {
	color: #613446;
}

a[href] {
	color: #899e4c;	
	text-decoration: none;	
}

a[href]:hover {
	color: #613446;
	text-decoration: underline;
}

a[href]:link {
	text-decoration: none;
	font-weight: bold;
}
a[href]:visited {
	text-decoration: none;
}
a[href]:hover {
	text-decoration: none;
	color: none;
	/*background: #feecbe*/
}

.copy_nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #536722; 
	text-decoration: underline !important; 
}

.copy_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #536722 !important;
	text-decoration: underline !important; 
	background: #feecbe;
}

.copy_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #536722;
	text-decoration: underline !important; 
}

.MenuPage_nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #536722;
	text-decoration: underline; 
}

.MenuPage_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15x;
	font-weight: bold;
	color: #536722; 
	text-decoration: underline; 
	background: #feecbe
}

.MenuPage_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #536722;
	text-decoration: underline; 
}

MenuPage_nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #536722;
	text-decoration: underline; 
}

.body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3b3114;
	font-weight:normal;
	background-color: #ffffff;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3b3114;
	font-weight:normal;
	line-height: 16px;
}

input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.reports {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #3b3114;
	font-weight:normal;
	line-height: 16px;
}
.theList {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #3b3114;
	font-weight:normal;
	line-height: 20px;
}
.FormWhite {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 18px;
	}

.formSectionHeader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px; 
	background: #C1B9A4; 
	color: #613446;		
}

.formPulse {
	background: #774558;
}
	
.bodyPurple {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #613446;
	font-weight:normal;
	line-height: 16px;
}
.footerReg{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #eee;
}

.footerRegReport{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.footerReg a
{
	color: #fff;
	text-decoration: underline;
}

.footerReg a:hover
{
	background-color:transparent;
}

.footerBold{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.header, .Header {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #613446;
	background: 0 none !important;
	font-weight: bold;
	line-height: 150%;
	margin-top: 20px 0 8px;
}

.header2, .Header2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #613446;
	background: 0 none !important;
	font-weight: bold;
	line-height: 125%;
}

.header3, .Header3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #613446;
	background: 0 none !important;
	font-weight: bold;
	line-height: 125%;
}

.list {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #80A5D2;
}
.copyright {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #A9BFDE;
	font-weight: bold;
}
.brand {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #A9BFDE;
	font-weight: bold;
}
.insightsHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #80A5D2;
	font-weight: normal;
	line-height: 15px;
}
.insightsBody {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #80A5D2;
	font-weight: normal;
	line-height: 13px;
}
.body_white {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	line-height: 16px;
}
.bodyBold {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #613446;
	font-weight: bold;
	line-height: 16px;
}

.ftmBody {
	background-color: #ffffff;	
}	

.ftmHomePageHeadline {
	color: #536722 !important;
	font-size: 16px;	
	font-weight: bold;
}



/* JG 9/28/10 Added some styles for changes to ENF homepage */

#enfhomestories
{
	clear: both;
	margin: 0;
	padding-top: 10px;
}

#enfhomestories ul
{
	margin: 5px;
	padding: 0;
	display: inline;
	border: none;
}

#enfhomestories li
{
	float: left;
	width: 280px;
	padding: 0px;
	border: none;
	margin: 0 20px 0 0;
	vertical-align: top;
	list-style: none;
	display: inline;
}

#enfhomestories li.last
{
	width: 250px;
	margin: 0px;
}

#rotate
{
	font: 24px normal Verdana, Helvetica, Arial, sans-serif;
	background-color: #feecbe;
	margin-top: 1px;
	margin-left: 2px;
	width: 580px;
	height: 280px;
	overflow: hidden;
}

#theimage
{
	width: 580px;
	height: 237px;
}

.hiddenPic
{
	display: none; /* Preload images without displaying them */
}

#storybox
{
	float: left;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	width: 430px;
}

#storybox a
{
	color: #772f46;
	font-weight: bold;
	text-decoration: none;
}

#switchbar ul
{
	float: right;
	margin: 0;
	padding: 5px 3px 5px 3px;
	display: inline;
}

#switchbar li
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
}

#switchbar li a
{
	border: 1px solid #000;
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 3px 3px 3px 3px;
	outline: none;
	width: 20px;
	height: 20px;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#switchbar li a.active
{
	color: #fff !important;
	background-color: #333 !important;
}

#switchbar li a.inactive
{
	color: #000 !important;
	background-color: #fff !important;
}


.ReportLabel {
	background-color:#ACBB80;
}

.DataBackground {
	background-color:#FEECBE;
}

.SmallText {
	font-size:  11px;
	font-weight: bold;
}

.CallOutTable {
	background: #FEECBE; 
	border: solid 1px #000000; 
	margin: 10px
}

.PurpleFormLink:link {
	color:#ffffff;
	background: transparent;
	text-decoration: underline;
}

.PurpleFormLink:link {
	color:#ffffff;
	background: transparent;
	text-decoration: underline;
}

.PurpleFormLink:visited {
	color:#ffffff;
	background: transparent;
	text-decoration: underline;
}

.ErrorMessage {
	background-color: #FEECBE; 
	color:  #ff0000;
	font-weight: bold;
}

.ENFBackground {
	background-color: #E5E0D2;
}

.PDFButton {
	font-size:11px; 
	font-weight: bold; 
	background-color: #E5E0D2; 
	color: #536722;
}

ul#inlineList {
	width:500px;
	margin:0 auto;
	font-size:.8em;
	text-align:center;

}

ul#inlineList li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	display:inline;

}

ul#inlinelist a { 
	color: #536722;
	font-weight: bold;
}

.totalRow {
	background: #ffffff;
	font-weight: bold;
	border-top: solid 1px #000000;
}