@charset "UTF-8";
/**********************************
	Color values:
	##2F1A05 - dark brown
	#571C09 - rust
	#2E4599 - blue link
	#FC430F - orange (#C13B00- darker)
***************************************/
/***************************************  BASE STYLES ****************************************/
/* neutralize browser styles */
body {
	background:#FFC url(../_site_images/bkgrnd_tile.png);
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0 .5em;
	padding: 0;
	}
	/* General Styles */
body  {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
blockquote  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8;
	font-style: italic;
	color: #630;
	margin: 0em 3em .6em;
}
/* ---------All layout generic styles---------------- */
#wrapper, .oneCol #wrapper {
	background: #a79b65;
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
#header, .oneCol #header {
	background: #6b6250 url(../_site_images/ilr_logo.png);
	height: 50px;
	position: relative;
}
#sideImage  {
	padding-bottom: 1em;
	margin-bottom: 1em;
	width: 360px;
}
#footer, .oneCol #footer {
	padding: 10px 1em .5em;
	background: #433D32;
	clear: both;
	margin-bottom: .5em;
}
/* --------------SideImage layout styles -------------*/
#sideImage {
	float: right;
	width: 360px;
	margin: 0px;
}
#sideImageNursery {
	background: #AEA587;
	float: right;
	width: 360px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent {
	background: #A69B67;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
}
/* -----------------One column layout styles ----------------------------*/
.oneCol #mainContent {
	margin: 0; /*no margin needed in a one column layout*/
	padding:0;
	width: 780px;
	}
.oneCol #mainContent h2 {
	margin-left: .7em;
}
.oneCol #mainContent img {
	background: none;
	display: inline;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-left: 1.5em;
}
.oneCol #mainContent p .floatRight{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	float: right;
	color: #2F1A05;
	font-style: italic;
}
.oneCol #mainContent p .floatLeft{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	float: left;
	color: #2F1A05;
	font-style: italic;
}
/*************************************** 3A: GENERAL TYPOGRAPHY AND COLOR STYLES ****************************************/

/* ---------------- header specific styles ----------------*/
#header ul {
	margin: 0px auto;
	padding-top: 20px;
	padding-right: 10px;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: .6em;
	width: 779px;
	text-align: center;
}
#header li  {
	float: right;
	border-right: 2px solid #2F1A05;
}
#header li a:link, #header li a:visited {
	padding: .2em .5em;
	display: block;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color:#2F1A05;
	text-decoration: none;
	line-height: 1.2em;
	margin-right:0.4em;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #D6C8B4;
	cursor: default;
}
#header li a:hover {
	color: #D6C8B4;
}
#headerBanner {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	list-style: none;
	list-style: none;
}
/* ---------------- mainContent specific styles ----------------*/
#mainContent p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #2F1A05;
	margin: 0 10px;
	line-height: 1.5;
	padding-left: 1.6em;
	padding-right: 1.6em;
	padding-bottom: 1em;
}
#mainContent h1 {
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 0.95em;
	color: #571C09;
	margin-bottom: 0px;
	margin-top: 1.2em;
}
#mainContent h2 {
	font-size: 1.2em;
	color: #571C09;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	padding-left: 1em;
	font-weight: normal;
	font-variant: normal;
}
#mainContent h3 {
	font-size: .9em;
	color: #2F1A05;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	padding-left: 1.5em;
	font-weight: bold;
	font-variant: normal;
}
#mainContent a {
	font-weight: normal;
	color: #C13B00;
	text-decoration: none;
	padding-bottom: 0.1em;
}
#mainContent a:hover , a:visited{
	border: none;
	color: #2E4599;
	text-decoration: none;
}
#mainContent ul {
	padding-left: 4em;
	padding-right: 4em;
}
#mainContent ul li {
	list-style: disc;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #571D09;
	padding-bottom: 0.7em;
}
#mainContent .quote {
	color: #630;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 1.6em;
}
/* ---------------- sideImage specific styles ----------------*/
#sideImage h1 {
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #5A210D;
	font-style: normal;
	margin-left: 0.5em;
	margin-top: 1.2em;
}
#sideImage h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #5A210D;
	margin-left: 0.5em;
	margin-top: 1.5em;
}
#sideImage p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #5A210D;
	font-style: normal;
	margin-left: 0.8em;
	margin-right: 1.4em;
}
#sideImage a {
	font-weight: normal;
	color: #C13B00;
	text-decoration: none;
	padding-bottom: 0.1em;
}
#sideImage a:hover, a:visited {
	border: none;
	color: #2E4599;
	text-decoration: none;
}
#sideImage ul {
	padding-left: 4em;
	padding-right: 4em;
}
#sideImage ul li {
	list-style: disc;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #571D09;
	padding-bottom: 0.7em;
	font-variant: small-caps;
}
#sideImageNursery a:link , #sideImage a:visited{
	color: #435CB3;
	text-decoration: none;
}
#sideImageNursery a:hover, #sideImage a:active    {
	color: #2E4599;
	cursor: default;
}
#sideImageNursery p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #5A210D;
	font-style: normal;
	margin-left: 0.7em;
	margin-right: 0.8em;
	line-height: 1.5em;
}
#sideImageNursery h1 {
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #5A210D;
	font-style: normal;
	margin-left: 0.5em;
}
#sideImageNursery h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #5A210D;
	margin-left: 0.5em;
}
#sideImageNursery h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #5A210D;
	margin-left: 0.5em;
}
#sideImageNursery ul {
	list-style: disc;
	padding-left: 4em;
}
#sideImageNursery ul li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #5A210D;
	line-height: 1.5em;
}
/* ---------------- footer specific styles ----------------*/
#footer p, .oneCol #footer p {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#footerBanner {
	background: #6B6252 url(../_site_images/footer_banner.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
}
#footerSitemap a{
	color: #0C0;
}
#footer h1  {
	color: #2F1A05;
	font-size: 0.9em;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.6em;
	margin-top: 0.3em;
}
#footer h1 a  {
	color: #89946C;
}
#footer p a {
	color: #E25610;
}
#footer a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FC430F;
	text-decoration: none;
}
.footerEmail {
	font-size: 0.8em;
	color: #A69B67;
}

.footerCopyright {
	font-size: 0.7em;
	color: #2F1A05;
}
/***************************************
5A: TABLE STYLES
****************************************/
#mainContent table#webLinks {
	background: #B8AF9A;
	margin: 1.6em auto 0px;
	width: 90%;
}
#mainContent #webLinks td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #2F1A05;
	border-bottom: 4px solid #6F4723;
	padding: 10px 20px 0px;
}
#mainContent #webLinks td.category {
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #571C09;
	border-bottom: 4px solid #6F4723;
	padding: 10px 0px 10px 20px;
	text-transform: uppercase;
	background: #8C7C4A;
}
#mainContent #webLinks tr {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #2F1A05;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	border-bottom: 3px solid #5D412D;
}
#mainContent #webLinks  a{
	color: #435CB3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
.oneCol #mainContent #webLinks img{
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#resources {
	width: 650px;
	text-align: left;
	margin: 20px auto 40px;
}
/***************************************
 CLASS ACCENT STYLES
****************************************/
.pageLink    {
	list-style: disc;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #C13B00;
	padding-bottom: 0.7em;
	font-variant: small-caps;
	text-decoration: none;
}
.last {
	border-style: none;
	border-color: #342F27;
}

