/* CSS Document */
/* I appologize  for all of the IE hacks, but they were necessary in order to get the page to work. */

a:link	{
	color: #660000;
	text-decoration: underline;		
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #cc9900; 
	text-decoration: underline;
}

a img {
	border: 0;
}

#bannerprint {
	display:none;
}

body {
	background-color: #8b3603;
	background-image:  url("/sustainablefuture/images/body-bkg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.emphasis {
	color: #60759F;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

#empty {
	position:relative;
}


/****************************** FOOTER STYLES *********************************/
	#footerbtmnav {
		display: none;
	}
	#footer {
		font-weight: normal;
		float: left; 
		clear: both;
		line-height: 16px;
		background-color: #e6e2da;
		border-top: 1px solid #9b9b9b;
		margin-bottom:30px;
		padding: 15px 30px 5px 15px;
		width: 707px;
	}
	#footer p {
		font-size: 10px;
	}
	#footer #footeraddress {
		float: left;
		width: 504px;
	}
	#footer #footercopyright {
		float: left;
		clear: none;
		width: 200px;
	}
	
/****************************** END FOOTER STYLES *********************************/



h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}		

h1	{
	color: #375288;
	font-size: 20px;
	font-weight: lighter;
	padding-top: 10px;
}

h2 {
	background-color: #f0f6eb; 
	color: #419802;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 10px;
}

.mainarticle h2 a {
	color: #419802;
	text-decoration:none;
}

.mainarticle h2 a:hover {
	text-decoration:underline;
}

h3 {
	background-color: #f0f6eb; 	
	color: #787878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

h4	{
	background-color: #f0f6eb; 	
	color: #787878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

h5	{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 10px 0px 0px;
}

/******************************** PAGE HEADER STYLES ***********************************/
	#header {
		background-color: #fff;
		padding: 0 20px 0 0;
		margin-bottom: 8px;
	}
	#headerbanner {
		background-image: url("/sustainablefuture/images/deptName-new.jpg");
		background-position: right bottom;
		background-repeat: no-repeat;
		/*min-width: 500px;*/
	}
	#header #task-nav { 
		float: right;
		width: 600px;
	}
	#header ul {
		margin: 0 -10px 0 -45px; /* the -45px affects Mac/Safari3 only, and it needs it */
		padding: 5px 3px 2px 0px;
		text-align: right;
	}
	*:first-child+html #header ul {
		margin-left: -50px;
	}
	#header ul li {
		border-right: 1px solid #000;
		display: inline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 81.8%;
		font-weight: lighter;
		letter-spacing: 0em;
		line-height: 16px;
		padding: 0px 8px 2px 4px;
		position: relative;
		text-transform: uppercase;
	}
	* html #header ul li {
		padding: 0px 3px 2px 5px;
	}
	*:first-child+html #header ul li {
		padding: 0px 3px 2px 5px;
	}
	#header ul li.last {
		border-right: none;
	}
	#header ul li a,#header ul li a:visited {
		color: #000;
		text-decoration: none;
	}
	#header ul li a:hover, #header ul li a:visited:hover {
		color: #8b3003;
	}
	#header ul li a img {
		margin: 0px;
	}
	#header ul li ul {
		display: none;
		padding: 2px 8px 0px 4px;
		width: 100px;
	}
	#header ul li:hover ul,
	#header ul li.over ul {
		display: block;
		left: 0px;
		margin: 0;
		position: absolute;
		text-align: left;
	}
	* html #header ul li.over ul {
		top: 12px;
	}
	*:first-child+html #header ul li:hover ul {
		left: 5px;
		margin: 0;
		top: 10px;
	}
	#header ul li:hover ul li,
	#header ul li.over ul li  {
		border-right: none;
		display: block;
		font-size: 100%;
		margin-left: 0px;
		padding: 0px;
		text-align: left;
		text-transform: none;
}
#topbar {
	margin: 7px 0 7px 1px;
}

/******************************** END PAGE HEADER STYLES ***********************************/


/****************************** LEFT NAVIGATION STYLES **********************************/

#leftnav {
	background: none;
	float: left;
	height: 471px;
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 0px 14px;
	top: auto;
	width:126px;
}

/* Fix IE. Hide from IE Mac \*/
* html #leftnav {
	margin-top: -1px;
}
/* End */

#leftnav h2 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 120px;
}

#leftnav ul {
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	/*	width: 135px; */
}


#leftnav li {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	padding-bottom: 5px;
	/*padding-right: 10px;*/
	/* this was breaking IE PC submenus, is it there for a reason?
	position: relative;*/
}

#leftnav li ul {
	margin: 5px 0px 0px 10px;
}

#leftnav li ul li {
	padding: 4px 0px;
}

#leftnav li a:link, #leftnav li a:visited {
	background: url(/sustainablefuture/news/images/dottedNav.gif) repeat-y top left;
	color: #900;
	display:block;
	padding-left:4px;
}

#leftnav li a:hover, #leftnav li a:visited:hover {
	background: url(/sustainablefuture/newsletters/images/dottedNavOver.gif) repeat-x bottom left;
	color: #000;
	padding-left: 4px;
}

#leftnav li a, #leftnav li a:visited, #leftnav li a:hover, #leftnav li a:visited:hover {
	text-decoration: none;
}

/********************************** END LEFT NAVIGATION STYLES ************************************/


/****************************** MAIN CONTENT AREA OF PAGE STYLES **********************************/


.mainarticle {
	background-color: #e2edda;
	float: left; 
	height: 157px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 595px;
}

.mainarticle#one {
	margin-top: 0px;
}

.mainarticlecontent {
	float: left;
	height: 157px;
	width: 349px;
}

.mainarticle a {
	/*	float: right; */
	display: inline;
	/*	padding: 10px 10px 10px 10px; */
}
	
.mainarticle img{
	float: left;
	height: 157px;
	width: 246px;
	/*padding-right: 10px;*/
}	

#mainbg {
	background: url(/sustainablefuture/newsletters/images/bgSecPages.gif) repeat-y top left;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	width: 750px;
}

/* Fix IE. Hide from IE Mac \*/
* html #mainBg {
	margin-top: 2px;
}
/* End */

#main {
		background-color: #FFF;
border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

/* Fix IE. Hide from IE Mac \*/
* html #main {
	background-position: 1px 0px;
}
/* End */

#maincontent {
	float: left;
	margin: 0px 5px 0px 0px;
	min-height: 420px; /* pushes the footer down on short pages - doesn't work for IE Win) */
	padding: 0px;
	width: 380px;
}

/* Fix IE. Hide from IE Mac \*/
* html #maincontent {
	margin-left: -5px;
}
/* End */

#mainempty {
	/* in case the content doesn't streatch below the nav or sidebar */
	clear:both;
}

#maingap {
	display: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #maingap {
	position:relative;
	top: -3px; 
}
/* End */

#mainidbanner {
	background-image:url('/sustainablefuture/newsletters/images/idBanner3.jpg');
	float: right;
	height:157px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width:600px;
}

/* Fix IE. Hide from IE Mac \*/
* html #mainidbanner {
	position:relative;
	top: -3px;
}
/* End */

#maintext {
	padding: 10px 0px 5px 0px;
	margin: 0px;
}


/***************************** RIGHT SIDEBAR STYLES ****************************/

#mainright {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 210px;
}

#mainright p {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

#mainright p.quote {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	padding: 5px;
	width: 199px;
}

/***************************** END RIGHT SIDEBAR STYLES ****************************/


/****************************** END MAIN CONTENT AREA OF PAGE STYLES **********************************/

p {
	color:  #4e4e4e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}


#wrapper	{
	margin: 0px auto;
	padding: 0px;
	width: 752px;   
}


