@charset "utf-8";
/* CSS Document */
 
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #78A22F;
	margin: 10px 0px 0px 0px; 
	padding: 0;
	text-align: center; 
	color: #666666;
}
td,  p 	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
	line-height: 15px;
}


table.main {
	background-image:url(images/page_bg.jpg);
	background-repeat: repeat-y;
}
#heading {
	float: left;
	padding: 27px 0px 0px 54px;
	text-align:left;
	width: 700px;
}
#onecolumn {
	padding: 10px 0px 0px 74px;
	width: 680px;
	float: left;
	text-align:left;
}
#page_numbers {
	padding: 19px 0px 0px 66px;
	float: left;
	text-align:left;
}

#rightcolumn {
	padding: 0px 20px 0px 20px;
	text-align:left;
}
a {
	text-decoration: underline;
	color: #c74a5c;
}
	
.blue {
	color: #01929e;
	font-weight: bold;
}
.green {
	color: #629d42;
	font-weight: bold;
	line-height: 16px;
} 
#featured_work {
	background-image:url(images/featured_work.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 189px;
	width: 701px;
}
#featured_text {
	height: 70px;
	width: 165px;
	padding: 40px 10px 0px 490px;
	font-size: 11px;
	line-height: 18px;
}
.pagenumber {
	color: #649C33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.pagenumber {
 	text-decoration: none;
 }
	
