/*	Earth Culture
=====================
*/
a:link img 
{
filter:none;
} 
a:visited img 
{
filter:none;
} 
a:hover img 
{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}


Div.pagelayout
{
	align: center;
	width: 100%;

}

H1
{
	font-family: Century Gothic;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color:#13316F;
}

H2 
{
	font-family: Century Gothic;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color:#13316F;
	}

H3 
{
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color:#6C6A53;
	}

H4 
{
	font-family: Century Gothic, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color:#221907;
       margin-bottom: 0px;
	}



H4 A:link
{
	font-family: Century Gothic, Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
	}

H4 A:visited
{
	font-family: Century Gothic, Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
}

H4 A:hover
{
	font-family: Century Gothic, Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	font-style:normal;
	text-decoration:none;
}

td {  font: 11px Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #ffffff}

.title 
{
	font-family: Century Gothic , Verdana ;
	font-size: 11pt;
	font-weight: normal;
	text-transform: normal;
	font-style: normal;
	color:#7E7C6D;
	}

/*	Footer menu
=====================
*/
.smallstuff {  font: 11px Century gothic, sans-serif; color: #6D6B54; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px}
.smallstuff a:link {color: #6D6B54; text-decoration: none;}
.smallstuff  a:visited {color: #6D6B54; text-decoration: none;}
.smallstuff  a:hover {color: #D86001;text-decoration: none;}
.smallstuff  a:active {color: ffffff;text-decoration: none;}

p
{
	vertical-align: top;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Century Gothic, Verdana;
        margin-bottom: 5px;
}

p.text
{
	vertical-align: top;
	font-size: 10pt;
	color: #6D6B54;
	font-family: Century Gothic, Verdana;
        margin-bottom: 5px;
}
body 
{       width: 100%;
        height: 100%;
	background-color: #ffffff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
cellspacing:0; margin: 0 auto; padding: 0px;
}

ul
{
	vertical-align: center;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Century Gothic, Verdana;
}

ol
{
	vertical-align: center;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Century Gothic, Verdana;
}
li
{
	vertical-align: center;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Century Gothic, Verdana;

}

/*	The following definitions control the left menu tree options.
=========================================================================
*/
bLeftMenuTree, a.bLeftMenuTree 
{font-family: Century Gothic , Verdana;
	font-size: 11pt;
	color: #B5B5A9; }

TreeLeaf, a.TreeLeaf 
{ font-family: Century Gothic , Verdana;
	font-size: 11pt;
	color: #B5B5A9; }

TreeLeaf, td.Treeleaf
{ font-family: Century Gothic , Verdana;
	font-size: 11pt;
	color: #B5B5A9; padding: 8px 5px 8px 4px; }

TreeSelectedLeaf, a.TreeSelectedLeaf
{ font-family: Century Gothic , Verdana;
	font-size: 11pt;
	color: #ffffff; }

TreeLeaf, a.TreeLeaf:hover 
{font-family: Century Gothic , Verdana;
	font-size: 11pt;
	color: #8F8E6A;  }

h1 {  font-family: Century Gothic, Verdana, "Times New Roman", Times, serif; 
font-size: 24px; color: #000000; margin-top: 12px; 
margin-right: 0px; margin-bottom: 0px; margin-left: 0px}


h1 a:link { font-weight:bold; color: #4A4A4A; text-decoration: none}
h1 a:visited {  font-weight:bold; color: #4A4A4A; text-decoration: none}
h1 a:hover {  font-weight:bold; color: #000000; text-decoration: none}
h1 a:active {  font-weight:bold; color: #029293; text-decoration: none}

.pagelink {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.pagelink:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.pagelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.pagelink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.pagelink:hover {
	color: #D7E4D4;
	text-decoration: underline;
	font-weight: normal;
}

p a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
p a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
p a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
p a:hover {
	color: #D7E4D4;
	text-decoration: underline;
	font-weight: normal;
}

TABLE.BackgroundTable
{
	background-color: #a5a379;
	width: 100%;
        height: 100%;
	padding-top: 0;
	border: 0;
	padding :0;
	cellspacing:0;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	text-align: center;
        border-collapse: collapse;

}
td.BackgroundTableRow { vertical-align: top; cellspacing:0; margin: 0 auto; padding: 0px;}

TABLE.MainTable
{
	width: 1000px; 
        vertical-align: top;
	border: 0;
	padding :0;
        border-collapse: collapse; cellspacing:0; margin: 0 auto; padding: 0px;
}

td.leftcolumn
{
        background-color: #6C6A53;
	width: 200px;
	vertical-align: top; 
        padding-top: 28px;
        padding-left: 20px;
                }


td.rightcolumn
{
        background-color: #8E8E6A;
	vertical-align: top;
        padding-left: 20px;
        }

/*	The header table that is INSIDE the Background Table
=========================================================================
*/

TABLE.HeaderTable
{
	align: 1000px;
	vertical-align: top;
}

TABLE.FooterTable
{
	width: 1000px;
        font-size:xx-small;
	vertical-align: top;
}
.qm {text-align: center;align: center; font-family: Myriad, Verdana, sans-serif; color: #ffffff; font-size: 15px;}
.qm img{margin-right: 10px; margin-left: 10px;}
.qmdiv{width: 2px; background: #505050 url(/File.aspx?x=286&File=menu_divide.gif) repeat-y top center;}
.menubg{height: 33px; margin-top: 6px; align: right;}
.menucontainer{height: 42px; background: #505050 url(/File.aspx?x=286&File=menu_BG.gif) repeat-x top center; margin-top: 176px; text-align: right;}

.content {width:100%; overflow: auto; SCROLLBAR-FACE-COLOR: #5a3707; 
        SCROLLBAR-HIGHLIGHT-COLOR: #5a3707; 
        SCROLLBAR-SHADOW-COLOR: #2e1b00; 
        SCROLLBAR-3DLIGHT-COLOR: #5a3707; 
        SCROLLBAR-ARROW-COLOR:  #835515; 
        SCROLLBAR-TRACK-COLOR: #835515; 
        SCROLLBAR-DARKSHADOW-COLOR: #2e1b00; align: center;}
.bigimage{border: 2px #ffffff solid;}
.content p a:link{font-size: 10pt;color: #e07611;font-family: Arial, sans-serif; font-weight: bold; text-decoration: none;}
.content p a:visited{font-size: 10pt;color: #e07611;font-family: Arial, sans-serif; font-weight: bold;text-decoration: none;}
.content p a:hover{color: #ffffff; font-weight: bold;text-decoration: none;}

.gallery td{vertical-align: middle; text-align:center; width: 20%; }
.gallery img{border: 1px #ffffff solid; margin:5px;}
.galleryenlarged {width: 500px; overflow: auto; SCROLLBAR-FACE-COLOR: #43412A; 
        SCROLLBAR-HIGHLIGHT-COLOR: #43412A; 
        SCROLLBAR-SHADOW-COLOR: #2e1b00; 
        SCROLLBAR-3DLIGHT-COLOR: #43412A; 
        SCROLLBAR-ARROW-COLOR:  #6C6A53; 
        SCROLLBAR-TRACK-COLOR: #6C6A53; 
        SCROLLBAR-DARKSHADOW-COLOR: #2e1b00; text-align: border: 1px #6C6A53 solid center; margin: 0 auto;}
.bigimage{border: 2px #ffffff solid;}
.enlarged{align:center; width: 500px; height:400px;}
.enlarged td{vertical-align: middle; text-align:center;}
.enlarged img{margin-left: 25px; margin-right: 30px;}
.container{width: 500px; height: 100%; text-align: center; }


.mfcf_SUBMIT {background-color: #d96001; color: #ffffff; font-weight: bold; border: 1px #d96001 solid; cursor: hand;}