body {
 background-color: #ffffff;
 background-image:url(images/new/bodybg.jpg);
 background-repeat:no-repeat;
 background-position:top;
 margin: 0 0 20px 0;
 padding: 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 }

ul#navlist {
	font-family:Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: lighter;
	margin-left: 0;
	margin-bottom:10px;
	padding-left: 0;
	white-space: nowrap;
	}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 10px 3px 10px; height:20px; }

#navlist a:link, #navlist a:visited
{
color: #888888;
background:none;
text-decoration: none;
}

#navlist a:hover
{
color: #ffffff;
background-color: #b3da78;
text-decoration: none;
}

#navlist a#current { 
	color:#ffffff;
	background-color: #83c525;
}

#contentArea {
	padding: 20px;
	border-right:#9dec2c solid 1px;
}

#contentArea p { line-height:22px; }

#footerArea{
/*	 background-image: url(images/index_03.jpg); 
	 background-repeat: no-repeat; 
	 background-position: top;*/
	 color:#ffffff;
	 background-color:#83c525;
	 padding-right:20px;
}

#leftColumn {
	padding:100px 10px 10px 16px;
	background-color:#eef5df; 
	background-image:url(images/new/bars.png); 
	background-repeat:repeat-x;
	}
#leftColumn a, #leftColumn a:visited { font-size:16px; font-weight:lighter; }
#leftColumn a:hover { text-decoration:underline; }
#leftColumn p { text-align:left; }

a, a:visited {
 	font-family: arial, tahoma, verdana;
 	text-decoration: none;
 	font-weight: bold;
 	font-size: 12px;
 	color: #3c6dad;
 }

.greenText {
 	color: #6c9b29;
	font-size:18px;
 }

 
p { margin-bottom:12px; line-height:18px; text-align:justify; } 

.justify { text-align:justify; }

.home4 { width:257px; }

.number { 
	height:50px; 
	width:75px; 
	text-align:center; 
	padding:10px; 
	font-size:54px; 
	float:left; 
	color: #6c9b29; 
	vertical-align:top;
}

.quote { padding:10px; background:#FFFFee; border:#FFCC33 dotted 1px; }
.smalltext {font-size: 11px;}
h2 { color:#666666; }
.booklisting { padding:0px 10px 10px 50px; margin-bottom:10px; border-bottom:#efefef solid 1px; background:url(images/new/book.png) no-repeat top left; }
.booklisting p, .wwwlisting p, .doclisting p {padding:0; margin:0;}
.wwwlisting { padding:0px 10px 10px 50px; margin-bottom:10px; border-bottom:#efefef solid 1px; background:url(images/new/www.png) no-repeat top left; }
.doclisting { padding:0px 10px 10px 50px; margin-bottom:10px; border-bottom:#efefef solid 1px; background:url(images/new/doc.png) no-repeat top left; }