/******* Layout *******/
#doc2 {	width:938px; }
.yui-t2 .yui-b { width:207px; }
.yui-t2 #yui-main .yui-b { margin-left:207px; }
body	{
	font-family:Arial, Helvetica, sans-serif;
	background:url(Images/body-bg.gif) top repeat-x;
	color:#000000;
}

.imgDiv { background:url("images/text-box-bg.gif") repeat scroll 0 0 transparent;
border:2px solid #FFFFFF;
color:#28691F;
float:left;
font-size:18px;
height:228px;
margin:9px;
padding:40px 10px 0 20px;
width:170px;
line-height:26px;
 }
.big { font-size:22px;}
	
.viewer-body	{
	background:url(Images/top-section-bg-viewer.jpg) top repeat-x;
}
/******* Fonts *******/
p	{
	color:#000000;
}
strong	{
	font-weight:bold;
}
a	{
	color:#4D5803;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}
/*******Font Header Styles *******/
h1	{
	color:#28691F;
}
h2	{
	color:#28691F;
}
h3	{
	color:#28691F;
	font-style:italic;
}
h4	{
	color:#28691F;
	font-weight:bold;
}	
/*******Page Header Styles *******/
.global-nav ul	{
	list-style:none;
	padding:0px;
	float:right;
	padding:118px 0px 0px 0px;
}
.global-nav a	{
	text-align:center;
	text-decoration:none;
	display:block;
	background:url(Images/tab.png) no-repeat left;
	padding:6px 0px 4px;
	width:118px;
	color:#1b6012;
	font-size:100%;
	font-weight:bold;
}
.global-nav li	{
	float:left;
}
.logo	{
	padding:15px 0px 0px 27px;
	float:left;
}
.page-header	{
	height:148px;
	background-image:url(Images/header-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.top-section	{
	height:304px;
}
.project-view	{
	height:450px;
}
.home-text-box	{
	float:left;
	padding:9px 0px 0px;
}
.home-flash	{
	padding:11px 0px 0px;
	float:right;
}
/******* Template *******/
.page-content	{
	padding:34px 0px 0px 34px;
}
.projects-grid td	{
	background:none;
}
.projects-grid h2	{
	text-align:center;
	font-weight:normal;
}
.standout-text	{
	color:#28691f;
	font-size:14px;
}
.page-content li	{
	list-style-image:url(Images/list-style.gif);
	color:#000000;
}
.logos	{
	text-align:center;
}
.logos img	{
	padding:28px 0px 15px;
}
.home-images-small	{
	padding:34px 15px 0px 0px;
	float:right;
	text-align:right;
}
.home-images-small img	{
	padding:0px 0px 15px;
}
.cl	{
	clear:both;
}
textarea	{
	margin:0px 0px 0px 10px;
}
.astrix	{
	color:red;
}
/******* Buttons *******/
#interact	{
	width:300px;
	padding:6px 0px 0px;
}
#interact ul	{
	margin:0px;
}
#interact li{
	float:left;
	width:130px;
}

/* hacks for IE */

*#interact ul{
	padding:0;
}
*#interact li{
	padding-left:16px;
	float:left;
}
*#interact .delicious{
	background:url("Images/delicious.gif") left no-repeat;
}
*#interact .emailfriend{
	background:url("Images/email.gif") left no-repeat;
}
*#interact .search{
	background:url("Images/search.gif") left no-repeat;
}
*#interact .vcard{
	background:url("Images/vcard.gif") left no-repeat;
}
*#interact .bookmark{
	background:url("Images/bookmark.gif") left no-repeat;
}
/******* Footer *******/
#ft	{
	color:#4d5803;
	text-align:center;
	font-size:85%;
	padding:5px 0px;
	float:right;
}
#ft a	{
	text-decoration:underline;
	color:#4d5803;
}
#ft a:hover	{
	text-decoration:none;
}
#doc3	{
	border-top:1px solid #9db217;
	margin:0;
}