* { margin: 0; padding: 0; }
body {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	color: #222;
	text-align: center;
}
a { color: #195919; }
h1 { font-size: 18px; margin-bottom: 8px;}
h2 { margin-bottom: 5px; font-size: 16px;}
h3.title { font-size: 11px; text-transform: uppercase; margin-bottom: 10px; }
ul li 
{
   line-height: 1.5;
   margin: 5px 20px;
}
#content h2 { margin-top: 10px; }
img {
	border: 0;
}
p { 
	padding-bottom: 8px; 
	line-height: 1.5;
}
#utility {
	width: 203px;
	float: left;
}
img.biopic 
{
    padding: 5px;
    border: 1px solid #ccc;
    margin: 0 0 10px 15px;   
}
#content {
	border-left: 1px solid #ccc;
	width: 420px;
	float: left;
	padding: 15px;
}
a.active, #pNav #sNav a:hover { font-weight: bold; }
#pNav li {
	list-style: none;
	display: inline;
	padding: 0; margin: 0;
	line-height: 1.2;
}
#pNav li a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	background-repeat: no-repeat;
	background-position: 168px 6px;
}
#pNav li a:hover,
#pNav li a.active {
	background-color: #195919;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 168px 6px;	
}
#pHome a { background: url(/images/nav-home.gif); }
	#pHome a:hover,
	#pHome a.active { background: url(/images/nav-home-active.gif); }
	
#pAboutUs a { background: url(/images/nav-AboutUs.gif); }
	#pAboutUs a:hover,
	#pAboutUs a.active { background: url(/images/nav-AboutUs-active.gif); }
	#pAboutUs a.active { border-bottom: none; }

#pServices a { background: url(/images/nav-Services.gif); }
	#pServices a:hover,
	#pServices a.active { background: url(/images/nav-Services-active.gif); }

#pNews a { background: url(/images/nav-news.gif); }
	#pNews a:hover,
	#pNews a.active { background: url(/images/nav-news-active.gif); }
	#pNews a.active { border-bottom: none; }

#pInvestmentStyle a { background: url(/images/nav-investmentStyle.gif); }
	#pInvestmentStyle a:hover,
	#pInvestmentStyle a.active { background: url(/images/nav-investmentStyle-active.gif); }

#pContactUs a { background: url(/images/nav-contactUs.gif); }
	#pContactUs a:hover,
	#pContactUs a.active { background: url(/images/nav-contactUs-active.gif); }

#pNav #sNav {
	background-color: #195919;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
#pNav #sNav li a {
	border-bottom: none;
	color: #fff;
	background-image: none;
	padding: 5px 0;
	font-size: 12px;
}
#pNav #sNav li {
	list-style:	disc;
	padding: 0 15px 0 25px;
	display: block;
}

.news-date {
	font-size: 10px;
	color: gray;
}

#message { 
	padding: 10px 15px 20px;
	background: url("/images/snav-btm.gif") repeat-x top left;
}
#outer-container {
	width: 704px;
	margin: 0 auto;
	text-align: left;
	background:	url(/images/bg.gif) repeat-y;
}
#inner-container {
	border-top: 6px solid #195919;
	margin: 0 10px;
	padding: 0 15px;
	width:654px;
}
#header {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
#footer {
	background:	url(/images/bg-btm.gif) no-repeat bottom left;
	padding: 0 0 10px;
	color: #666;
	clear: both;
}
#footer div {
	margin: 0 25px;
	padding: 10px 15px 15px;
	border-top: 1px solid #ccc;
	font-size: 12px;
}
#footer p a { color: #666; }
#footer a {
	color: #222;
}
#footer a:hover,
#footer a.active { color: #195919; font-weight: normal; }
#footer a.active { text-decoration: none; }
#home-feature {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
p.caption 
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-style: italic;
    color: #666;
}
