html {
}

body {
	margin: auto;
	padding: 0;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;	
	line-height: 1.6em;
}

/*
 * Main layout 
 */
#HeaderWrapper {
	background: #dddddd url(../images/nrfcback.png) repeat-y;
	width: 860px;
	margin: auto;
	text-align: center; /* IE hack */
}

#Header {
	width: 860px;
	margin: auto;
	text-align: center;
}

#Header1 {
	background: #dddddd url(../images/nrfclogo.jpg);
	width: 860px;
	margin:auto;
	height: 293px;
	text-align: left;
}

#Navigation {
	width: 670px;
	width: expression(document.body.clientWidth > 670 ? "670px" : "94%");
	text-align: left;
	margin-left: 45px;
}

#BodyWrapper {
	background: url(../images/nrfcback.png) repeat-y;
	text-align: left;
	width: 860px;
	margin: auto;
}

#Body {
	margin-left: 70px;
	margin-right: 165px;
}

#Layout {
	padding-top: 30px;
	text-align: left;
}

/*
#FooterWrapper {
	width: 860px;
	margin: auto;
	clear: both;
}

#Footer {
	padding: 20px 20px 3px 60px;
}
*/
/* end of Main layout */

/*
 * General styles
 */
a {
	text-decoration: none;
}

hr {
	color: #777777;
}

h1
{
	font-size: 22px;
	letter-spacing: -0.1em;
}

.lightgrey { color: grey; }

h2
{
	color: #7b1513;
	font-size: 18px;
	margin-bottom: 5px;
}

h3
{
	color: #555;
	font-size: 14px;
}

h4 { font-size: 11px; }

p
{
	font-size: 11px;
	line-height: 17px;
}

p.quote
{
	padding-left: 20px;
	font-style: italic;
	color: grey;
}

.maroon { color: #7b1513; }
.small_text { font-size: 11px; }

div.divider
{
	height: 1px;
	border-bottom: 1px dotted #ccc;
	margin: 10px;
}

ul.nobullet { list-style: none; }

ul.rightlist
{
	font-size: x-small;
	line-height: 14px;
	text-align: center;
}

ul.main
{
	line-height: 16px;
	list-style: disc;
	padding-left: 20px;
	font-style: italic;
}


a img {
	border: none;
}

.clear {
	display: block;
	clear: both;
	height: 0px;
}
/* end of General styles

/*
 * Header 
 */
#Header {
}
	#Header h1 {
		margin-top: 0;
	}
	#SiteName {
		font-size: 35px;
		text-shadow: #548b14 1px 1px 2px;
		margin-bottom: -8px;
		font-family: arial, helvetica, verdana, sans-serif;
		letter-spacing: -3px;
	}
		#SiteName a {
			color: #ff6600;
		}
		#SiteName span {
			color: #fff;
		}
	#TagLine {
		color: #fff;
		font-weight: normal;
		text-shadow: #548b14 1px 1px 2px;
	}
		#TagLine span {
			font-family: Baskerville, Goergia, Times, "Times New Roman", serif;
			font-style: italic;
		}
/* end of Header */

#Navigation {
}
	#Navigation ul {
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
		list-style: none;
		display: inline;
		clear: both;
		font-size: 11px;
	}
	#Navigation ul li {
		float: left;
	}
	#Navigation ul li a {
		display: block;
		color: #ff6600;
		font-weight: bold;
		text-transform: uppercase;
		margin-left: 3px;
		margin-right: 3px;
		text-shadow: #ddd 1px 1px 2px;
	}
	#Navigation .navItemBottomLeft, #Navigation .navItemBottomRight {
		height: 5px;
	}
	#Navigation a.current, #Navigation a.section {
		color: #fff;
		background: #ff6600 url(../images/nav_menu_item_left_corner.png) no-repeat;
	}
	#Navigation a.current .navItemBottomLeft , #Navigation a.section .navItemBottomLeft  {
		background: #FF6600 url(../images/nav_menu_item_bottom_left_corner.png) 0% 0% no-repeat;
	}
	#Navigation a.current .navItemBottomRight , #Navigation a.section .navItemBottomRight  {
		background: url(../images/nav_menu_item_bottom_right_corner.png) 100% 0% no-repeat;
	}
		#Navigation a span {
			display: block;
			padding: 6px 10px 0px 10px;
		}
		#Navigation a.current span, #Navigation a.section span {
			background: url(../images/nav_menu_item_right_corner.png) 100% 0% no-repeat;
			text-shadow: none;
		}
	#Navigation a:hover {
		color: #444;
		text-shadow: #ddd
		font-weight: bold;
	}
/* end of Navigation */

/*
 * SubNavigation 
 */
#SubNavigation {
	background: #ddd;
}
	#SubNavigation ul {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		clear: both;
	}
	#SubNavigation ul li {
		float: left;
	}
	#SubNavigation ul li a {
		color: #ff9763;
		display: block;
		padding: 5px 8px 5px 8px;
		margin-left: 3px;
		margin-right: 3px;
		font-weight: bold;
		
	}
	#SubNavigation a.current, #SubNavigation a.section {
		color: #ff6600;
	}
	#SubNavigation a:hover {
		color: #444;
		text-shadow: #ddd
		font-weight: bold;
	}
/* end of Navigation */

/* Breadcrumbs */
#Breadcrumbs {
	font-size: 11px;
}
/* end of Breadcrumbs */

/* Body */
#Body {
	
	text-align: left;
	color: #333;
}
	#Body a {
		color: #ff6600;
	}
	#Body a:hover {
		color: #444;
		text-shadow: #ddd
		font-weight: bold;
	}

#Content {

}
/* end of Body */

/* 
 * Page Comment 
 */
#PageComments_holder h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #666;
}
#PageComments {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
	#PageComments li {
		padding: 5px 10px 5px 10px;
	}
	#PageComments li.even {
		background: #eee;
	}
#PageComments .actionLinks {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
	#PageComments .actionLinks li {
		display: inline;
		padding-left: 0;
		margin-left: 0;
	}

/* Footer */
#FooterWrapper {
	background: #b8db87 url(../images/nrfcback.png) repeat-y;
	width: 860px;
	margin: auto;

}
	#Footer {
		/*background: url(../images/nrfcback.png) 0% 150% repeat-y;*/
		padding: 25% 20px 3px 60px;
		text-align: left;
		font-size: 11px;
	}
		#Footer a {
			color: #ff6600;
			font-weight: bold;
		}
/* end of Footer */

/* HomePage */
#homepagebody { background: #FFFFFF;}
#homepage {
	width: 100%;
	background: #ffffff;
}
/* HomePage Content */
#homepagecontent {
	padding-top: 50px

}

.centeredTable {
	margin-left: auto;
	margin-right: auto;
}
/* End of HomePage */