<!--
body{
margin:0;
padding:0;
line-height: 1.5em;
background-color : #284942;
font-family : sans-serif, arial;
font-size : 9pt;
color : #284942;
background: #fff;
}
A:link { 
text-decoration : underline;
color : #284942;
font-weight : bold;
font-size : 9pt;
} 
A:visited { 
text-decoration : underline;
color : #284942;
font-weight : bold;
font-size : 9pt;
} 
A:hover { 
text-decoration : underline;
color :#284942;
font-size : 9pt;
} 
A:active { 
text-decoration : none;
color : Black;
font-size : 9pt;
} 
H1 { 
font-size : 35px; 
} 
H2 { 
font-size : 25px; 
} 
H3 { 
font-size : 20px; 
} 
H4 { 
font-size : 15px; 
} 
H1, H2, H3, H4 { 
font-family : Helvetica, Georgia, serif; 
color : #738B96
				; 
font-weight : bold; 
line-height : 80%; 
} 


input.button{
   color:#284942;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 9pt;
   font-weight:bold;
   background-color : #cccc99;
   border:1px solid;
   border-color:#cccc99;
   
}

#mainbg { 
width : 100%; 
background-image : url('http://www.my-genesis.com/i//images/leafmainbg.png');
background-repeat: repeat-x;
height : 100%;
 
} 
#main { 
width : 750px; 
margin : 0 auto; 
min-height:500px;
height : 100%; 
border-right : 3px solid #cccc99; 
border-left : 3px solid #cccc99; 
} 

	
#title {
        width: 390px;
        height: 170px;
        margin-left : 350px;
		color: #999966;
        visibility: visible;
        position:absolute;
        z-index: 1;
        float: left;
        top: 20px;
		 text-align: center;
		font-family: "amaze", Times New Roman, sans-serif
}



#title h2 { padding-bottom : 0; margin-top: 0; font-family: "amaze", Times New Roman, sans-serif; font-style:  italic; font-size:45px; color: #f2f2f2;font-weight: normal; }

  @font-face {
    font-family: amaze;
    font-style:  normal;
    font-weight: bold;
    src: url(http://www.missionfortheruralpeople.org//amaze.ttf);
	
  } 
#title h3 { padding-bottom : 0; margin-top: 0;font-family: "amaze", sans-serif;font-size:30px; color: #f2f2f2;font-weight: normal; 
}
#title h4 { padding-bottom : 0; margin-top: 0;font-family: Trebuchet MS, sans-serif;font-size:15px; color: #284942;font-weight: bold;
}

#header {
       padding-top:10px;
        width:748px;
        height:178px;
		background-image : url('http://www.my-genesis.com/i//images/leafheaderbg.jpg');
background-repeat: no-repeat;
padding-bottom: 3px;


}

#tnav
{
padding: 0;
height : 25px;
width : 750px; 
margin : 0 auto; 
background:#738B96
				;
border-top: 0;
border-bottom: 1px solid #284942;
}

#tnav UL
{
margin: 0px;
padding: 0px 0px;
margin-left: 5px;
display: block;

}

#tnav li
{
list-style: none;
background:#738B96
				;
float: left;
width: 120px;
border-right: 1px solid #4b4b4b;

}

#tnav li a, #tnavlist li.extend
{
margin: 0px;
height : 25px;
display: block;
text-decoration: none;
color : #284942;
font-size : 9pt;
font-weight : bold;
font-family : "Trebuchet MS", "verdana", serif;
text-align: center;
}

#tnav li a:hover, #tnav a#current
{
margin: 0px;
display: block;
text-decoration: none;
color : #284942;
font-size : 9pt;
font-weight : bold;
background-color : #cccc99;
}

#tnav a#current
{
margin: 0px;
display: block;
text-decoration: none;
color : #284942;
font-size : 9pt;
font-weight : bold;
text-indent: 5px;

background-color : #cccc99;

}

#tnav li.active
{
color : #284942;
font-size : 9pt;
font-weight : bold;
font-family : "Trebuchet MS", "verdana", serif;
text-decoration : none;
text-indent: 5px;
}
#content {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color : #fff;
		height: 100%;
		 min-height:100%;
		 overflow: hidden;
		 
		}
		
	
#smallcal
{
                width: 150px;
                margin-left: 2px;
				font-weight: bold;


}
/* show blog side in left column */
#bloglside {
width:100px;
		padding-top:10px;
		padding-left: 5px;
		float:left;
		text-indent: 5px;
min-height : 400px;
color: #fff;
text-decoration: none;
font-family : "Trebuchet MS", "verdana", serif;
font-style : normal;
font-size : 9pt;
background:#738B96
				;
margin-bottom: -5000px; padding-bottom: 5000px;
}
#bloglside a{
color: #fff;
text-decoration: none;
font-family : "Trebuchet MS", "verdana", serif;
font-style : normal;
font-size : 9pt;

}

	#userbcontent {
		width:599px;
		padding:0px;
		float:left;
		background:White;
		height: 100%;
		 min-height:500px;
		}
		
	#usercontent {
		width:100%;
		padding:0px;
		float:left;
		background:White;
		height: 100%;
		 min-height:500px;
		}
	
	#blogsearch{
width: 100%;
height: 35px;
padding-top: 8px;
font-size : 9pt;
color: #003333;
text-align: center;
background: #ffffff;
border-right: 0;
border-left: 0;
border-top: 0;
border-bottom: 1px solid #006600;
font-weight: bold;
}

#blogsearch a:link, #blogsearch a:visited, #blogsearch a:hover { 
color : #003333; 
text-decoration : none; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 9pt; 

} 
	#rightmenu {
		width:150px;
		padding:0px;
		float:left;
		text-indent: 5px;
min-height : 400px;
color: #284942;
text-decoration: none;
font-family : "Trebuchet MS", "verdana", serif;
font-style : normal;
font-size : 9pt;
background-color : #cccc99;
margin-bottom: -5000px; padding-bottom: 5000px;
}
#rightmenu a{
color: #284942;
text-decoration: none;
font-family : "Trebuchet MS", "verdana", serif;
font-style : normal;
font-size : 9pt;

}

		
	/* show blog side in right column */
	

#nav { 
margin-top: 0px;
padding-top: 20px;
width: 150px; }
#nav li { 
height: 25px;
width: 150px;
margin-top: 5px; }
#nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-indent: 10px;
}

#nav a
{
display: block;
padding: 3px;
width: 148px;
border-bottom: 1px solid #999966;
color : #284942;
font-size : 9pt;
font-weight : bold;
font-family : Trebuchet MS;
text-decoration : none;

}

#nav a:link, #nav a:visited
{

text-decoration: none;
}

#nav a:hover, #nav a#current
{
background-color: #738B96
				;
color: #fff;
}
#nav li.active
{
text-align: center;
background-color : #738B96
				;
width: 155px;
color: #fff;
}
input.submitf{
display: block;
padding: 3px;
width: 148px;
background-color : #cccc99;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #999966;
color : #284942;
font-size : 9pt;
font-weight : bold;
font-family : Trebuchet MS;
text-decoration : none;
text-align: left;
cursor: hand;
  }
  
input.submitf:hover {
   background-color : #738B96
				;
color: #fff;
display: block;
padding: 3px;
width: 148px;
border-bottom: 1px solid #738B96
				;
border-top: 0;
border-left: 0;
border-right: 0;
font-size : 9pt;
font-weight : bold;
font-family : "Trebuchet MS", "verdana", serif;
text-decoration : none;
text-align: left;
text-indent: 5px;
}
#footer { 
clear : left; 
width : 100%; 
background: #738B96
				;
color : #003333; 
text-align : center; 
padding-top : 20px; 
padding-bottom: 20px;
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 9pt; 
} 
#footer a:link, #footer a:visited, #footer a:hover { 
color : #ffffff; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 9pt; 
} 
.padding { 
margin : 10px; 
margin-top : 10px; 
margin-left : 15px; 
} 

.post { 
margin-top : 5px; 
padding: 15px;
border: 1px solid #738B96
				;

} 
.comment_wholetable
{ 
border: 1px dashed #738B96
				;

} #copyr { 
color : #ffffff; 
text-align : center; 
padding : 4px 0; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 8pt; 

} 
#copyr a:link, #copyr a:visited, #copyr a:hover { 
color : #ffffff; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 8pt; 
} 
//-->