﻿@charset "UTF-8";

/*---------------------------*/
/*       Main Elements       */
/*---------------------------*/

body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(/images/bkgd_pattern3.gif);
	background-repeat: repeat-y;
	background-position: center;
}

blockquote {
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #336600;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px -12px 3px;
	*margin-bottom: 0px
}

h2 {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	color: #336600;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	color: #336600;
	font-size: 11px;
	font-weight: bold;
}

p {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333; 
}
ul {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}

table {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #336600;
	text-decoration: underline;
} 

a:visited {
	color: #336600;
	text-decoration: underline;
}

a:hover {
	color: #669900;
	text-decoration: none;
}

a:active {
	color: #339900;
	text-decoration: none;
}


/*---------------------------*/
/*           Header          */
/*---------------------------*/

#wrapper {
	width: 811px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headwrapper {
	_padding-right: 2px; /* Fixes shift in IE6  */
	
}
html>body #headwrapper {
	width: 811px;
	height: auto;
	position: relative;
	left: auto;
	right: auto;
	text-align: center;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	*padding-right: 3px; /* Fixes shift in IE7  */
}
.phone {
	background-image: url(/images/1800THEWORD.png);
	height: 33px;
	width: 245px;
	background-repeat: no-repeat;
	top: 85px;
	position: relative;
}
.wa_logo {
	background-image: url(/images/WycliffeLogo.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 283px;
	position: relative;
	left: 528px;
	top: -33px;
}
.home {
	height: 35px;
	width: 51px;
	float: left;
	position: relative;	
}
.home a {
	background-image: url(/images/home.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 51px;
}
.home a:hover {
	background-image: url(/images/home-over.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 51px;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	width: 811px;
	height: 27px;
	text-align: center;
	background-image: url(/images/bkgd_navbar.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	_top: 3px;
	left: auto;
	right: auto;
	float: right;
	margin-right: auto;
	margin-left: auto;
	z-index: 1001;
}

#menu ul {display:inline-block;} 
#menu ul {display:inline;}
#menu ul.top-level {margin-left:0;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; z-index: 1002;} 
#menu li {margin:0; padding:0; z-index: 1003;}

#menu a {
	display:block;
	font:normal 11px Georgia,"Times New Roman",Times,serif;
	color:#272720;
	letter-spacing: 0em;
	line-height:27px;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 10px;
	z-index: 1004;
} 
* html #menu ul.top-level {margin-left:0;} /* I don't know why, but this centers IE5.5 ?? */

#menu li:hover > ul {visibility: visible;}
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {visibility: visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {visibility: hidden;}

#menu ul.drop-down li a {
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 27px;
}

#menu ul.top-level {display:table; margin:0 auto;} 
#menu li.top-level-li {float:left; position:relative;}

#menu a.top-level-a {float:left; padding:3px 7px 0 7px; cursor:pointer; cursor:hand;}
#menu a.down b {float:left; padding:3px 7px 0 7px; cursor:pointer;}

#menu a.top-level-a:hover {white-space:nowrap; background:url(/images/bkgd_navbar_o.png) repeat-x;}
#menu a.top-level-a:hover b, 
#menu a.top-level-a:focus b, 
#menu a.top-level-a:active b,
#menu a.down:hover b, 
#menu a.down:focus b, 
#menu a.down:active b {color:#000; background:url(/images/bkgd_navbar_o.png) repeat-x; cursor:pointer;}

#menu li.top-level-li:hover > a {white-space:nowrap; background:url(/images/bkgd_navbar_o.png) repeat-x;}
#menu li.top-level-li:hover > a b,
#menu li.top-level-li:hover > a.down b {color:#272720; background:url(/images/bkgd_navbar_o.png) repeat-x;}

#menu li ul {display:block; position:absolute; visibility:hidden; background:#666633; z-index: 1006;}
#menu li li {border-top:1px solid #908d75;}
#menu li li a {background:#666633; color:#fff; height: /*26px; width: inherit;*/} 
#menu li li a:hover {background:#dddbc7; color:#272720;}
#menu li li:hover > a {background:#dddbc7; color:#272720;}

#menu li li a.fly {
	color:#fff;
	background-color: #666633;
	background-image: url(/images/bkgd_fly.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu li li a.fly:hover {
	color:#272720;
	background-color:#dddbc7;
	background-image: url(/images/bkgd_fly_o.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 
#menu li li:hover > a.fly {
	color:#272720;
	background:#dddbc7;
	background-image: url(/images/bkgd_fly_o.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu ul.drop-down {top:27px; left:0px; opacity:0.90; z-index: 1004;}
#menu li li ul {margin-top:-28px; left:100%; z-index: 1005;}

#menu table {position:absolute;top:0;left:0;border-collapse:collapse;text-align:left;}
#menu table ul li a {padding-left:0; padd\ing-left:10px;}
#menu table table {top:auto; left:100%; margin-left:-1px; padding:0; margin:0;}
#menu table table ul {margin-top:-4px; marg\in-top:-7px;}

#menu .login {float:left; margin:0; padding:3px 7px 0 7px; cursor:pointer; cursor:hand;}

#menu li.login {white-space:nowrap; background:url(/images/bkgd_navbar_login.png) repeat-x;;}
#menu li.login:hover {white-space:nowrap; background:url(/images/bkgd_navbar_login_o.png) repeat-x;;}

/*------------------------------*/
/*   jQuery Cycle Image Fader   */
/*------------------------------*/

#welcome {
	width: 567px;
	background-color: #000;
	z-index: 1;
}
.pics {
	height: 272px;
	width: 567px;
	padding:0;
	margin:0;
	overflow: hidden;
	z-index: 2;
}
.pics img {
	height: 272px;
	width: 567px;
	padding: 0px;
	top:0;
	left:0px;
	z-index: 3;
}

/*------------------------------*/
/*   IE6 Transparent PNG Fix    */
/*------------------------------*/

img { 
	behavior: url(/js/iepngfix.htc) 
}

/*------------------------------*/
/* Donate Now                   */
/*------------------------------*/
#donatenow {
	background-color: #858163;
	height: 19px;
	width: 254px;
	position: relative;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

#donatenow_btn {
	background-image: url(/images/donatenow-btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative; 
	float: right;
	height: 19px;
	width: 99px;
}

/*------------------------------*/
/* Latest News & eOpps & Search */
/*------------------------------*/

.rtbox {
	background-color: #56594F;
	float: right;
	height: 272px;
	width: 270px;
	position: relative;
	z-index: 4;
}
.latestnews {
	float: left;
	width: 260px;
	height: 79px;
	position: relative;
	padding-left: 10px;
	top: 0px;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 8px;
	text-align: left;
}
.latestnews h2 {
	background-image: url(/images/LatestNews.gif);
	background-repeat: no-repeat;
	top: 6px;
	position: relative;
	width: 104px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.latestnews h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC66;
	margin-top: 4px;
	margin-bottom: 2px;
}
.latestnewscopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
a.latestnewscopy:link {
	text-decoration: none;
	color: #FFF;
}
a.latestnewscopy:visited {
	text-decoration: none;
	color: #ffffcc;
}
a.latestnewscopy:hover {
	text-decoration: underline;
	color: #FFF;
}
a.latestnewscopy:active {
	text-decoration: underline;
	color: #ffff66;
}
.banquet {
	width: 250px;
	height: 41px;
	padding-left: 10px;
	position: relative;
	float: left;
	text-align: left;
}
.banquet h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD912;
	margin-bottom: 0px;
	padding-top: 2px;
	position: relative;
	margin-top: 0px;
}
.eopps {
	float: left;
	width: 270px;
	height: 76px;
	margin-top: 0px;
	position: relative;
	bottom: 0px;
}
.eopps a {
	background-image: url(/images/pres_block1.gif);	
	height: 74px;
	width: 270px;
}
.eopps a:hover {
	background-image: url(/images/pres_block2.gif);	
	height: 74px;
	width: 270px;
}
.searchbox {
	background-color: #E2D680;
	height: 37px;
	width: 270px;
	position: relative;
	float: left;
	margin: 0px;
	bottom: 0px;
}
.searchbox input {
	margin-top: 8px;
	margin-left: 8px;
	clear: left;
	float: left;
}
.searchbtn {
	height: 37px;
	position: relative;
	width: 81px;
	float: right;
	top: -8px;
	left: -8px;
}

/*------------------------------*/
/*           Content            */
/*------------------------------*/

#contentX {
	width: 811px;
	position: relative;
	/*left: auto;
	right: auto;*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	*padding-left: 2px; /* Fixes shift in IE7  */
	/*_padding-left: 2px;  Fixes shift in IE6  */
}

/*------------------------------*/
/*       Original WA CSS        */
/*------------------------------*/

.bkgd1 {
	background-color: #918c76;
	background-image: url(/images/bkgd_pattern2.gif);
	background-repeat: repeat-y;
	background-position: right;}

.bkgdleft {
	background-color: #908d75;
	background-image: url(/images/bkgd_pattern.gif);
	background-repeat: repeat;}

.bkgdright {
	background-color: #908d75;
	background-position: left;
	background-repeat: repeat;
	background-image: url(/images/e2d680_bkgd.gif);}

.bold {
color: #336600;
font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold; }

.columnleft {
	padding: 6px;}

.subtitle {
color: #336600;
font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold; }

.tablecenter {
	background-color: #dadad0;
	margin: 0px 3px 3px;}

.tableleft {
	border: thin solid #CCCCCC;
	margin: 0px 3px 3px;}

.tableright {
	border: thin solid #CCCCCC;
	margin: 0px 3px 3px;}

.tablemain {
	margin: 4px 3px 3px;
	padding: 4px 3px 3px;}

.subheads {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;}

a.subheads:link {
text-decoration: none; } 

a.subheads:visited {
text-decoration: none; }

a.subheads:hover {
text-decoration: underline; }

a.subheads:active {
color: #99cc33;
text-decoration: underline; }

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	vertical-align: 20%;}

.copy {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;}

a.copy:link {
text-decoration: underline;
color: #336600; } 

a.copy:visited {
color: #336600;
text-decoration: underline; }

a.copy:hover {
color: #339900;
text-decoration: none; }

a.copy:active {
color: #669900;
text-decoration: none; }

.opportunities {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #336600;}

a.opportunities:link {
text-decoration: none;
color: #336600; } 

a.opportunities:visited {
color: #669933;
text-decoration: none; }

a.opportunities:hover {
color: #336600;
text-decoration: underline; }

a.opportunities:active {
color: #99cc33;
text-decoration: underline; }

.heading1 {
	font-family: Champion-HTF-Lightweight, Impact, "Arial Narrow Bold", Arial, sans-serif;
	color: #336600;
	text-transform: uppercase;
	letter-spacing: 0.17em;
	font-size: 14px;}

a.heading1:link {
text-decoration: none; } 

a.heading1:visited {
text-decoration: none; }

a.heading1:hover {
text-decoration: underline; }

a.heading1:active {
text-decoration: underline;
color: #99cc33; }

.whitecopy {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;}

a.whitecopy:link {
color: #ffffff;
text-decoration: none; }

a.whitecopy:visited {
color: #ffffcc;
text-decoration: none; }

a.whitecopy:hover {
color: #ffffff;
text-decoration: underline; }

a.whitecopy:active {
text-decoration: underline;
color: #ffff66; }

.listnewslink {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;}

a.listnewslink:link {
color: #ffffff;
text-decoration: none; } 

a.listnewslink:visited {
color: #ffffcc;
text-decoration: none; }

a.listnewslink:hover {
color: #ffffff;
text-decoration: underline; }

a.listnewslink:active {
text-decoration: underline;
color: #ffff66; }

.einvolved {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
font-size: 11px; }


.einvolved a:link {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.einvolved a:visited {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}

.InvolvedSubtitle  { color: #336; font-weight: bold; font-size: 14px}

.InvolvedSubtitle a:link      { color: #336; text-decoration: none }
.InvolvedSubtitle a:hover     { color: #669; text-decoration: underline }
.InvolvedSubtitle a:active    { color: #669; text-decoration: none }
.InvolvedSubtitle a:visited   { color: #336; text-decoration: none }

.InvolvedSubtitle2  { color: #336; font-weight: bold; font-size: 14px }

.InvolvedCaption { font-size: 10px; font-weight: bold}

.subheads2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC66;}

.subheads3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD912;}

.eBulletin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;}

a.eBulletin:link {
	color: #cc9900;
	text-decoration: none;
} 

a.eBulletin:visited {
	text-decoration: none;
	color: #cc9900;
}

a.eBulletin:hover {
	color: #ffcc00;
	text-decoration: underline;
}

a.eBulletin:active {
	color: #ffff00;
	text-decoration: underline;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a.copyright:link {
	text-decoration: underline;
	color: #003300;
} 

a.copyright:visited {
	text-decoration: underline;
	color: #003300;
}

a.copyright:hover {
	color: #000000;
}
a.copyright:active {
	color: #cc9900;
}
.banquetbox {
	background-color: #f5efea;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	padding: 6px;
}
.columnheading {
	font-family: Champion-HTF-Lightweight, Impact, "Arial Narrow Bold", Arial, sans-serif;
	color: #996633;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 18px;
	margin-top: 4px;
	position: relative;
	margin-bottom: 12px;
}
.whitecol {
	background-image: url(/images/columnbottomborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #999;
}

#volunteerBox {
	background-color: #F6EDA0;
	border: 2px solid #999;
	padding: 6px;
}

#donateBox {
	background-color: #A6AF8E;
	border: 2px solid #999;
	padding: 6px;
}

.pagetitle {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #336600;
	text-transform: uppercase;
	font-weight: bold;
}
td.subheads2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCC66;}
.dynamiclists {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.dates {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
.bannerad {
	margin-bottom: 10px;
	margin-right: 6px;
}

