/*
	PLAIN OLD HTML ELEMENTS
*/
body
{
	font: 75% Tahoma, Verdana, sans-serif;
	background-image: url(images/header_img.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	margin: 0;
}

img
{
	 border: 0n
}

hr, h1
{
	display: none
}

hr.hr { display:block; height:1px; border:0px; border-bottom:1px solid #ccc; margin:10px 0px; }

a:link, a:active, a:visited
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover
{
	color: #4496B2;
}

/*
	SITE LAYOUT STYLES
*/

#SiteHeaderLeft
{
	margin: 0 0;
	width: 825px;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#SiteDiv
{
	position: relative;
	margin: 0 0 0 170px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 825px;
	padding: 137px 0px 0px 45px;
}

#SiteFooter
{
	text-align: center;
	clear: both;
	font-size: 0.75em;
	color: gray;
	padding-bottom: 20px;
}


#SiteRight
{
	width: 150px;
	float: right;
	background-image: url(images/right_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.85em;
	color: #575757;
	padding: 0 55px 0 20px;
	overflow: hidden;
}

#SiteRight a:link, #SiteRight a:visited, #SiteRight a:active
{
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}

#SiteRight a:hover
{
	color: #202020;
}


/*#right_fade
{
	background-image: url(images/right_fade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}*/



/*
	SITE NAVIGATION RIGHT COLUMN BOXES STYLES
*/

.Search_Controls
{
	width: 120px;
	margin: 0;
}

.Search_Box
{
	background-image: url(images/right_top.gif);
	background-repeat: no-repeat;
}

.Search_Box_Bottom
{
	background-image: url(images/right_middle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 14px 10px 28px 8px;
	margin: 0;
	width: 132px;
}

.Search_Box_Bottom img
{
	display: block;
}

.Search_Box_Bottom p
{
	margin: 6px 0;
}


.Daily_Guideposts_Box_Top
{
	/*background-image: url(images/right_end.gif);
	background-repeat: no-repeat;*/
	border:1px solid #ff6600;
	padding:3px;
}
.Daily_Guideposts_Box_Bottom
{
	/*background-image: url(images/right_middle.gif);
	background-repeat: no-repeat;
	background-position: left bottom; */
	padding: 0px 8px 14px 8px;
	width: 134px;
}


.My_Account_Box_Bottom
{
	/*background-image: url(images/right_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	border-top: 1px solid #000066;
	border-bottom:1px solid #006;
	background-color:#ddd;
	margin: 15px 0px;
	padding: 15px 8px 14px 8px;
	width: 134px;
}

.My_Account_Controls
{
	width: 120px;
	margin: 0;
}






#menu
{
	position: absolute;
	top: 106px;
	left: 45px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 36px;
	display: inline;
	overflow: hidden;
	border:1px solid #999;
}

#menu li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu a
{
	float: left;
	overflow: hidden;
	padding-top: 60px;
	font-size: 0px;
	width: 120px;
	border-right:1px solid #777;
}

#menu a:hover { border-top:2px solid #ffcc00; }

#home a 		{ background-image: url(images/menu_home.gif); }
#requests a 	{ background-image: url(images/menu_requests.gif); }
#resources a 	{ background-image: url(images/menu_resources.gif); }
#calendar a 	{ background-image: url(images/menu_calendar.gif); }


#left
{
	width: 600px;
	float: left;
	padding-top: 10px;
}

#left h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000066;
	margin: 0;
	/*text-shadow: white 0px 0px 6px; */
}

#left h4
{
	font-weight: bold;
	font-size: 1em;
	color: #959595;
	margin: 0 0 15px 0;
}

#left p
{
	line-height: 1.75em;
	margin: 9px 10px;
	padding: 0;
}

/*#left ul
{
	line-height: 1.75em;
	margin: 9px 0;
	padding: 0;
	list-style-type: none;
}

#left li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	margin: 3px 0;
}*/

.article
{
	padding: 3px 0px 10px 0;
	margin-bottom: 20px;
	background-image: url(images/headline.gif);
	background-repeat: no-repeat;
}

.article_small
{
	padding: 3px 140px 10px 0;
	margin-bottom: 20px;
	background-image: url(images/headline_short.gif);
	background-repeat: no-repeat;
}

.signature
{
	font-weight: bold;
	color: #000066;
}

.signature em
{
	color: #959595;
	display: block;
	font-style: normal;
}

p#links
{
	padding-top: 20px;
}

#links a:link img, #links a:active img, #links a:visited img
{
	padding: 5px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	border-bottom-color: #9C9C9C;
}

#links a:hover img
{
	border-color: #49A0BE;
	border-bottom-color: #000066;
	background-color: #E4EDF0;
}


.listHeader { background-color: #000066; }

#main_form
{
	padding: 10px 0 0 20px;
}

#main_form span
{
	width: 150px;
	display: block;
	float: left;
}

.input
{
	display: block;
	margin-bottom: 10px;
	width: 350px;
}




.prayer
{
	margin: 30px 0;
}

.prayer h3
{
	font-size: 1em;
	color: #000066;
}

.prayer h3 em
{
	font-style: normal;
	color: #959595;
	font-weight: normal;
	margin-left: 10px;
}

.aoa_headline
{
	color: #959595;
	font-weight: bold;
}

.aoa_headline img
{
	margin: 0 1px -4px 1px;
}

.aoa_headline h2
{
	background-repeat: no-repeat;
	background-position: -1px 1px;
	padding: 0 0 5px 20px;
}

h2#all_regions 		{ background-image: url(images/aoa_all_regions.gif); 		color: #959595; }
h2#canada 			{ background-image: url(images/aoa_canada.gif); 		color: #FAB4BC; }
h2#central_america 	{ background-image: url(images/aoa_central_america.gif); 	color: #FF9764; }
h2#east_asia 		{ background-image: url(images/aoa_east_asia.gif); 		color: #6BBD6B; }
h2#eastern_africa 	{ background-image: url(images/aoa_eastern_africa.gif); 	color: #E8772A; }
h2#eastern_europe 	{ background-image: url(images/aoa_eastern_europe.gif); 	color: #71C7D8; }
h2#franco_africa 	{ background-image: url(images/aoa_franco_africa.gif); 	color: #EDE208; }
h2#global 			{ background-image: url(images/aoa_global.gif); 		color: #959595; }
h2#middle_east 		{ background-image: url(images/aoa_middle_east.gif); 		color: #EFD69A; }
h2#oceania 			{ background-image: url(images/aoa_oceania.gif); 		color: #008C8C; }
h2#south_america 	{ background-image: url(images/aoa_south_america.gif); 	color: #A54AA4; }
h2#south_asia 		{ background-image: url(images/aoa_south_asia.gif); 		color: #419B63; }
h2#southeast_asia 	{ background-image: url(images/aoa_southeast_asia.gif); 	color: #B3E192; }
h2#united_states 	{ background-image: url(images/aoa_united_states.gif); 	color: #F68B9D; }
h2#west_africa 		{ background-image: url(images/aoa_west_africa.gif); 		color: #FFB50F; }
h2#western_europe 	{ background-image: url(images/aoa_western_europe.gif); 	color: #6B94BD; }





form
{
	padding: 0;
	margin: 0;
}

#slogin
{
	width: 132px;
	margin: 0;
}

#spassword
{
	width: 132px;
	margin: 0;
}

#go
{
	float: right;
	padding: 0;
	margin: 4px 5px 0 0;
}






.separator
{
	display: block;
	height: 1px;
	/*background-image: url(images/right_separator.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	background-color:#ddd;
	clear: both;
}

#p_mail, #p_read, #p_print, #p_new, #p_empty
{
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	margin: 9px 0;
}

#p_mail 	{ background-image: url(images/icons_mail.gif) }
#p_read 	{ background-image: url(images/icons_read.gif) }
#p_print 	{ background-image: url(images/icons_print.gif); margin-top: 0px }
#p_new		{ background-image: url(images/icons_new.gif) }
#p_emtpy	{ margin-top: 0px; padding-bottom: 10px; }


.p_password 
{
	background-position: left 2px;
	padding-left: 10px;
	margin: 9px 0;
}



#aoas
{
	width: 150px;
}

#map
{
	position: absolute;
	top: 210px;
	left: 525px;
}

#send
{
	float: right;
	padding: 0;
	margin: 5px 5px 0 0;
}

