/* CSS Document */

body {
margin: 0px;
background: #cccccc;
}

.content {
background: #E9F1E2;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #000000;
text-align: justify;
padding: 8px;
line-height: 20px;
}

.bg_left {
background: url(photos/bg_left.jpg) top right repeat-y;
}

.bg_right {
background: url(photos/bg_right.jpg) top left repeat-y;
}

.nav {
background: #C4D9B3;
font-family: arial, verdana, sans-serif;
font-size: 8pt;
line-height: 22px;
padding: 3px 0px 0px 5px;
}

a.nav_link:link {
text-decoration : none;
color: #5B7A41;
font-weight: bold;
display: block;
font-size: 8pt;
}

a.nav_link:visited  {
text-decoration : none;
font-weight: bold;
color: #5B7A41;
display: block;
font-size: 8pt;
}

a.nav_link:hover {
text-decoration : none;
font-weight: bold;
color : #729852;
display: block;
font-size: 8pt;
}

h1 {
color: #54743A;
margin: 0px;
font-size: 11pt;
font-weight: bold;
}

h2 {
color: #4A6532;
margin: 0px;
font-size: 12pt;
font-weight: bold;
margin: 0px;
}


a.reg_link:link {
text-decoration : none;
color: #4A6532;
text-decoration: underline;

}

a.reg_link:visited  {
text-decoration : none;
color: #4A6532;
text-decoration: underline;
}

a.reg_link:hover {
text-decoration : none;
color: #4A6532;
text-decoration: none;
}


.t_pad {
padding: 10px;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #000000;
text-align: justify;
line-height: 18px;
}


.trustees {

font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #000000;
line-height: 16px;
}








