/* main */

.contenthd
{ 
border: 1px solid Green;
padding-left: 10px;
text-decoration: none;
background: url(images/indentbg2.jpg) center center repeat-x;
text-align: left;
font-family: georgia,garamond,serif;
font-weight: bold;
font-size: 20px;
color: #fff;}

.contentbody
{ 
text-align: left;
font-family: georgia,garamond,serif;
font-weight: normal;
font-size: 14px;
color: #0E5825;
line-height: 100%;
color: #000;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}


/* nav */

.navhd
{ border: 1px solid Green;
text-decoration: none;
background: url(images/indentbg2.jpg) center center repeat-x;
text-align: left;
font-family: georgia,garamond,serif;
font-weight: bold;
font-size: 14px;
color: #fff;}

.navbody
{ text-align: left;
font-family: georgia,garamond,serif;
font-weight: normal;
font-size: 12px;
line-height: 100%;
color: #000;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}


