@charset "utf-8";
/* CSS Document */

body {background:#456d17 url(../images/forest1/bgtile.jpg) repeat-x;}

a:link{color: #0e2303; text-decoration:none;}
a:active{color: #0e2303; text-decoration:none;}
a:visited{color: #0e2303; text-decoration:none;}
a:hover{color: #000000; text-decoration:none;}

.menubackground { background-color: #d0a354;}

/*
*	TEXT HEAVY PAGES STYLE
*/

h3 { color:#0e2303}

.boxheading { background-color:#61a66d; 
/**background:url(../images/index/box-header-center.png);*/}
.textcontent { background-color:#d5ecdc;
border-color:#61a66d;
color:#438b4f;
}

/*** START OF BODY ***/

/*** END OF BODY ***/


/*** START OF FOOTER ***/

.footer{height:160px;}


/*** END OF FOOTER **
