#content {
	background-color: #FFF;
	background-image: url(1-images/home_quotes_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentRight {
	width: 270px;
	float: left;
	padding-left: 20px;
} 
#moostick,
	.moostick
{
	display: block;
	margin: 0;
	overflow: hidden;       /* used in css check */
	position: absolute;
	top: 190px;
	width: 230px;
	font-size: 1.2em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #009DAE;
}
#moostick li strong {
	font-size: 1.2em;
}


#moostick li,
	.moostick li
{
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
	margin: 0 auto 0 auto;
	padding: 0;
}
#moostick a h2 {
	font-size: 2em;
}
#moostick a {
	color: #146C79;
}



#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}
/*
-----------------------------------------------
NEWS ELEMENTS
-----------------------------------------------
*/
.leftCopy#latestNews .rightHeading
{
background:#EDE1B9;
padding:10px;
}
#contentRight #latestNews .rightHeading
{
background:#83D3DC;
padding:10px;
}
#latestNews ul
{
margin-bottom:16px;
list-style:none;
}
#home1 #latestNews ul
{
margin-bottom:0;
}
#latestNews ul li
{
color:#666666;
padding-top:20px;
}
#contentRight #latestNews ul li
{

padding:10px;
background:#FFF;
margin-top:1px;
overflow:hidden;
}
#latestNews ul li div.newsExcerpt
{
position:relative;
float:right;

/*margin-left:60px;*/

}
#latestNews ul li div.newsExcerpt
{
width:290px;
}

#contentRight #latestNews ul li div.newsExcerpt
{
width:190px;
}
#contentRight #latestNews u	l li:hover
{
background:#B4E7ED;
}
#latestNews ul li div.date
{
float:left;
width:60px;
color:#000;
}
.trees
{
background:url(/1-images/news-icons/trees-sillohette.gif) no-repeat left center;
}
.shrubs
{
background:url(/1-images/news-icons/shrubs-sillohette.gif) no-repeat left center;
}
.pullQuote
{
margin-left:8px;
font-size:1.2em;
float:right;
width:180px;
}
