.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #595024;
}
.headsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a44224;
}
.bkgd_canvas_top {
	background-image: url(../00_global/00_canvas_bkgd_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bkgd_02 {
	background-image: url(../02_meet/02_meet_header_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkgd_03 {
	background-image: url(../03_season/03_base_trout_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bkgd_04 {
	background-image: url(../04_about/04_about_thelodge_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.canvas {
	background-image: url(../images/00_bkgd_tile.gif);
	background-repeat: repeat;
}
.L2_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595024;
	line-height: 24px;
}



#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }
