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


/**/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:14px;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainwrapper {
	position:relative;
	width:934px;
	margin:0px auto 30px auto;
	padding:0px;
	text-align:left;
}

/*HEADER*/
#pageheader {
	position:relative;
	width:934px;
	height:200px;
	background-image:url(images/header_int_back.jpg);
	background-repeat:no-repeat;
}

/* SYSTEM NAV */
#systemnav {
	color:#423001;
	display:block;
	position:absolute;
	text-align:right;
	width:934px;
	top:34px;
	left: 0px;
	z-index:11;
}
#systemnav a, #systemnav a:active, #systemnav a:visited {
	color: #423001;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding: 3px 4px 4px 4px;
	margin: 0px 0px 0px 10px;
	float:right;
}
#systemnav a:hover {
	color: #FFFFFF;
	background-color:#423001;
}
#FOGMlogo {
	display:block;
	position:absolute;
	width:200px;
	height:56px;
	top:0px;
	left: 0px;
	z-index:10;
	margin: 0px;
	padding: 0px;
}
#FOGMlogo a {
	display:block;
	font-size:1px;
	text-indent:-10000;
	width:200px;
	height:56px;
	background-image:url(images/logo-FAVOR_off.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/logo-FAVOR_off.png');
	background: none;
	margin: 0px;
	padding: 0px;
}
#FOGMlogo a:hover {
	background-image:url(images/logo-FAVOR_hover.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/logo-FAVOR_hover.png');
	background: none;
	background-color:#423001;
}
/* END SYSTEM NAV*/
/*#hope {
	position:absolute;
	top:32px;
	left:390px;
	width:542px;
	height:168px;
	background-image:url(images/hope.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/hope.png');
	background: none;
	z-index:3;
}
#uganda {
	position:absolute;
	top:130px;
	left:206px;
	width:217px;
	height:74px;
	background-image:url(images/uganda-2.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/uganda-2.png');
	background: none;
	z-index:2;
}
#seedling {
	position:absolute;
	width:177px;
	height:189px;
	top:11px;
	left:589px;
	z-index:5;
}
#leaf1 {
	position:absolute;
	top:16px;
	left:0px;
	width:86px;
	height:56px;
	background-image:url(images/leaf-1.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/leaf-1.png');
	background: none;
}
#leaf2 {
	position:absolute;
	top:0px;
	left:97px;
	width:73px;
	height:38px;
	background-image:url(images/leaf-2.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/leaf-2.png');
	background: none;
}
#leaf3 {
	position:absolute;
	top:83px;
	left:97px;
	width:80px;
	height:68px;
	background-image:url(images/leaf-3.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/leaf-3.png');
	background: none;
}
#stem {
	position:absolute;
	top:7px;
	left:86px;
	width:11px;
	height:182px;
	background-image:url(images/stem.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/stem.png');
	background: none;
}
#donate {
	position:absolute;
	width:135px;
	height:134px;
	top:180px;
	left:767px;
	background-image:url(images/donate_shadow.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/donate_shadow.png');
	background: none;
	z-index:20;
}
#button {
	position:absolute;
	width:119px;
	height:118px;
	top:6px;
	left: 7px;
	background-image:url(images/donate.gif);
}*/
#divlines1 {
	float:left;
	height:10px;
	width:934px;
	background-image:url(images/divider_stripe-2.gif);
	background-repeat:repeat-x;
}


/* END HEADER */

/* MAINNAV */
#bottomlines {
	float:left;
	height:112px;
	width:934px;
	background-image:url(images/nav-back.gif);
	background-position:0px 96px;
	background-repeat:repeat-x;
}
#mainnav {
	position:relative;
	margin: 0px 0px 0px 0px;
	height:98px;
	width:934px;
	background-image:url(images/mainnav_back.jpg);
	background-position:0px -25px;
	background-repeat:no-repeat;
}
a.who, a.we, a.get, a.media {
	position:relative;
	display:block;
	float: left;
	width:165px;
	height:88px;
	padding: 20px 0 0 18px;
	font-size:22px;
	background-position:0px 60px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
a.who {
	background-image:url(images/button-whoweare.jpg);
	background-position:-40px 60px;
}
a.we {
	background-image:url(images/button-whatwedo_int.jpg);
	background-position:-40px 60px;
}
a.get {
	background-image:url(images/button-whatyou.jpg);
	background-position:-40px 60px;
}
a.media {
	background-image:url(images/button-media-int.jpg);
	background-position:0px 60px;
}
/*MAINNAV LEVEL 2*/
.closed,.opened{
	position:relative;
	display:block;
	float:left;
}
.fly{
	position:absolute;
	width:244px;
	padding: 0px 0px 10px 0px;
	display:none;
	top: -110px; left:-20px;
	z-index: 100;
}
.fly h2{
	padding:0; margin:0;
}
.fly h2 a{
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	padding:65px 4px 25px 18px;
	margin:0;
}
.fly h2 a:hover{
	background:none;
}
.fly a{
	padding:7px;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.fly a:hover, .opened .opened a{
	background: #363636;
}
.fly div{
	padding:3px 10px;
	background: #464646;
}
.fly div.first{
	padding-top:7px;
}
.fly div.flyBot{
	height:23px;
	background: url(images/fly-bot.png) !important;
	background-repeat: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/fly-bot.png');
	background: none;
}
.spacernav {
	height:32px;
	display:block;
}
.spacernavmedia {
	height:66px;
}
.opened #whoFly {
	background: url(images/button-whoweare-over.jpg) no-repeat;
	display:block;
	background-position:0px -25px;
}
.opened #weFly {
	background: url(images/button-whatwedo-over.jpg) no-repeat;
	display:block;
	background-position:0px -45px;
}
.opened #getFly {
	background: url(images/button-whatyou-over.jpg) no-repeat;
	display:block;
}
.opened #mediaFly {
	background: url(images/button-media-over.jpg) no-repeat;
	display:block;
	background-position:0px -45px;
}

/*MAINNAV LEVEL 3*/
/* Use this to override the top position of level 3 */
/* 
	If you add a single line nav item add 29px to the 
	negative number below add 43px for a double line */
#leadFly {
	top: -20px; 
}
#teachFly{
	top: -165px; /* Use this to override the top position of level 3 */
}
#reachFly {
	top: -165px; /* Use this to override the top position of level 3 */
}
#missionsFly {
	top: -250px; /* Use this to override the top position of level 3 */
}
#prayFly {
	top: -62px; /* Use this to override the top position of level 3 */
}
#joinFly {
	top: -48px; /* Use this to override the top position of level 3 */
}
#serveFly {
	top: -48px; /* Use this to override the top position of level 3 */
}

.opened .closed,.opened .opened{
	float:none;
}
.opened .closed .fly{
	display:none;
}
.opened .opened .fly{
	position:absolute;
	width:167px;
	padding: 10px 0px;
	display:block;
	float:left;
	top: -145px; left:169px;
	z-index: 200;
}
.opened #weFly .opened .opened .fly{
	top: -20px;
}
.opened .opened div{
	background:none;
	padding:0px;/*space beteen first flyout nav items*/
}
.opened .opened .fly a{
	padding:7px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
	background:#252525;
	display:block;
}
.opened .opened .fly a:hover, .opened .opened .opened a{
	background: #000000;
}

/*MAINNAV LEVEL 4*/
.opened #whoFly .opened .opened .fly{
	top: -20px; /* Use this to override the top position of level 4 */
}
.opened #weFly .opened .opened .fly{
	top: -20px; /* Use this to override the top position of level 4 */
}
.opened #youFly .opened .opened .fly{
	top: -20px; /* Use this to override the top position of level 4 */
}

.opened .opened .closed,.opened .opened .opened{
	float:none;
}
.opened .opened .closed .fly{
	display:none;
}
.opened .opened .opened .fly{
	top: -20px; left:148px;
	z-index: 300;
}
.opened .opened .opened .fly a{
	background:#000000;
}
.opened .opened .opened .fly a:hover{
	background: #000000;
}
/* END MAINNAV */

/* CONTENT */
#contentarea {
	float:left;
	display:block;
	width:934px;
	padding:0px;
	margin:0px;
	overflow: auto;
}

/* LEFT CONTENT */
#left {
	float:left;
	width:732px;
	padding-bottom:15px;
}
#left h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#423001;
	font-size:48px;
	line-height:49px;
	display:block;
	padding: 9px 10px 12px 10px;
	background-color:#ffffff;
	margin:0px;
}
#left h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:22px;
	line-height:28px;
	display:block;
	padding: 8px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	background-image:url(images/subhead_back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#left p, .subnavlistitem {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:14px;
	line-height:18px;
	display:block;
	padding: 11px 10px 6px 10px;
	margin:0px;
}
#left a, #left a:active, #left a:visited {
	color:#000000;
	display:inline;
	background-color:#b4beac;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}
#left a:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration:underline;
}
#pdivider p {
	display:block;
	height:3px;
	background-color:red;
	background-image:url(images/subhead_back.gif);
	background-repeat:repeat-x;
	margin:0px;
}
#left IMG {
	margin: 15px;
}
#left STRONG {
	font-weight:bold;
}
.subnavlistitem {
	display:block;
	width:170px;
	float:left;
	margin:12px 0px 0px 10px;
	padding:0px;
}
#subnavdivider {
	clear:left;
	width:732px;
	height:5px;
	padding-top:10px;
	display:block;
	background-image:url(images/subhead_back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


#gridwrap {
	width:732px;
	float:left;
}

/* GRID 2 COLUMN */

.gridleftcolumn {
	float:left;
	width:346px;
	padding:20px 20px 20px 0px;
}
#left .gridleftcolumn h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;	
	font-size:18px;
	line-height:24px;
	display:block;
	padding: 8px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	background-color:#423001;

}
#left #gridwrap .gridleftcolumn p {
	font-size:12px;
	line-height:15px;
	padding: 8px 10px 4px 10px;
}
/* GRID 3 COLUMN */

.gridleftcolumn3 {
	float:left;
	width:224px;
	padding:20px 20px 20px 0px;
}
#left .gridleftcolumn3 h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;	
	font-size:15px;
	line-height:19px;
	display:block;
	padding: 8px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	background-color:#423001;

}
#left #gridwrap .gridleftcolumn3 p {
	font-size:11px;
	line-height:14px;
	padding: 8px 10px 4px 10px;
}
/* GRID 4 COLUMN */

.gridleftcolumn4 {
	float:left;
	width:168px;
	padding:20px 15px 20px 0px;
}
#left .gridleftcolumn4 h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;	
	font-size:12px;
	line-height:15px;
	display:block;
	padding: 8px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	background-color:#423001;

}
#left #gridwrap .gridleftcolumn4 p {
	font-size:10px;
	line-height:12px;
	padding: 8px 10px 4px 10px;
}
/* END LEFT CONTENT */

/* RIGHT CONTENT */
#right {
	float:left;
	width:202px;
	font-size:12px;
	line-height:15px;
	margin:0px;
	padding:40px 0px 0px 0px;
}
#right .sidebar {
	background-color:#eceae5;
	display:block;
	padding-bottom:10px;
	margin-bottom:20px;
}

#right h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#423001;
	font-size:16px;
	line-height:16px;
	display:block;
	padding: 8px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	background-color:#c6c0b2;
}
#right .donatenow  {
	background:none;
	padding-bottom:0px;
}
#right .donatenow h4 {
	color:#ffffff;
	background-color:#423001;

}
.testblock {
	display:block;
}
.minheighton {
	min-height:90px;
}
#right p {
	padding: 11px 10px 10px 10px;
	margin:0px;
	display:block;
}
#right em, #right strong {
	font-weight:bold;	
}
#right a, #right a:active, #right a:visited {
	color:#000000;
	display:inline;
	background-color:#b4beac;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}
#right a:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration:underline;
}
#right .donatenow a, #right .donatenow a:active, #right .donatenow a:visited {
	font-size:24px;
	line-height:24px;
	display:block;
	padding: 8px 10px 10px 10px;
	color:#FFFFFF;
	background-color:#423001;
	text-decoration:none;
}
#right .donatenow a:hover {
	color: #000000;
	background-color:#b4beac;
	text-decoration:underline;
}
#right form, #right form div {
	margin:5px;
	padding:0px;
	font-size:10px;

}
#right IMG {
	margin:0px 0px 15px 15px;
	display:inline-block;
	float:right;
}
/* END RIGHT CONTENT */
/* END CONTENT */

/* FOOTER NAV */
#footer {
	float:left;
	width:934px;
}
#footerborder {
	height:1px;
	background-color:#423001;
}
#footernav {
	color:#cf291cx;
	display:block;
	padding-left:6px;
	height:120px;
}
#footernav a, #footernav a:active, #footernav a:visited, #footernav a:hover {
	color: #423001;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding: 3px 4px 4px 4px;
	margin: 0px 10px 10px 0px;
	float:left;
}
#footernav a:hover {
	color: #ffffff;
	background-color:#423001;
}
#footernav p {
	clear:both;
	float:left;
	color: #b4beac;
	font-size:10px;
	text-decoration:none;
	display:block;
	padding: 3px 4px 0px 4px;
	margin: 0px;
}
#footernav p:hover {
	color: #423001;
}
.hide, a.hide {
	display:none;
	font-size:1px;
	text-indent:-1000px;
}
/* FOOTER NAV*/
