.mainr8 {
        font-family: "Century Gothic", Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
        list-style-type: circle;
}
body {
        background-image:url(../images/bg01.gif);
        background-position:top;
        background-repeat:repeat-x;
        background-attachment:fixed;
        margin: 0px 0px 0px 0px;
}
.copyright {
        font-size: 10px;
        color: #FFFFFF;
}
h2 {
        font-size: 16px;
        text-decoration: none;
}
h3 {
        font-weight: bold;
        text-decoration: none;
        font-size: 13px;
}
.line { background: #fff url(../images/hr.gif) no-repeat center bottom;
margin: 8px auto;
height: 2px;
background-position:left;
}
.h3-green {
        font-weight: bold;
        color: #47663C;
        text-decoration: none;
}
.h3-black {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        font-size:13px;
}
.menu-text {
        font-size: 14px;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
}
.search-box {
	width:200px;
	height:25px;
	float:right;
}
a:link {
        font-weight: bold;
        color: #74b05e;
        text-decoration: none;
}
a:hover {
        font-weight: bold;
        color: #96C486;
        text-decoration: underline;
}
a {
        font-weight: bold;
        color: #74b05e;
        text-decoration:none;
}


.header-background {
        background-image: url(../images/masthead2.png);
        background-repeat: no-repeat;
}
.menu-background {
        background-image: url(../images/menu-bg.png);
        background-repeat: no-repeat;
        background-position:top;
}
.top-left-corner{
background-image:url(../images/corner_top-left.png);
width:15px;
height:15px;
}
.top-right-corner{
background-image:url(../images/corner_top-right.png);
width:15px;
height:15px;
}
.bottum-left-corner{
background-image:url(../images/corner_bottum-left.png);
width:15px;
height:15px;
}
.bottum-right-corner{
background-image:url(../images/corner_bottum-right.png);
width:15px;
height:15px;
}