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

/* contact ministries */

*
{
	margin: 0;
}

body
{
	text-align:center;
	background-color: #FEFFE8;
	background-image: url(../images/pap.gif);
	background-repeat: repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1
{
	margin:15px 0;
}

h2
{
	color:#000;
	font-size:1.4em;
	margin: 15px 0;
}

h3
{
	font-size:1.2em;
	margin: 15px 0;
}

p
{
	margin-top: 10px;
	margin-bottom:10px;
}

#header
{
	background-image: url(../images/header2.jpg);
	background-repeat:no-repeat;
	height:127px;
	background-color:#F4F4F4;
/*	border-bottom:2px solid #000;*/
}

#tree
{
	padding: 25px 0 0 25px;
	height:75px;
	width:83px;
}
	

#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	background:#fff url(../images/sidebar1.gif) top left repeat-y;
	border-bottom:2px solid #cc0;
}

#mainmenu
{
	width: 134px;
	float: left;
	padding:3px 2px 3px 8px;
	margin:0;
}

#mainmenu p
{
	color: #000;
}

a:hover
{
	color:red;
}

#mainmenu a:hover
{
	color:red;
}

#maincontent
{
	padding:8px;
	background-color:#FFFFFF;
	margin:0 0 0 145px;
	border-top:2px solid  #CCCC00;
	border-left:2px solid #cc0;
	border-right:2px solid #cc0;
}

#rightcorner
{
	float:right;
	background:#fff url(../images/rightcorner.gif) no-repeat right top;
	background-color:#CC9966;
	width:100px;
	height:100px;
	margin:-8px;
}

/*************main menu settings*********************/

ul#mainNav
{
	list-style: none;
	/*border-left: 1px solid #999;*/
	margin: 0;
	padding: 0;
	/*float: left;*/

}

#mainNav li
{
	/*float: left;
	width: 12em;*/
	margin-top:2px;
	margin-bottom:2px;
	border: 1px #fff solid;
}

#mainNav a
{
	color: #000;
	font-size: .9em;
	text-decoration: none;
	border: 1px solid #999;
   /*border-left: none;*/
	padding: 2px;
	display: block;
	background-color: #fff;
}

#mainNav a:hover
{
	background-color:#000;
	color:#fff;
}

body#index a#indexLink,
body#information a#informationLink,
body#contacts a#contactsLink,
body#photos a#photosLink,
body#programs a#programsLink,
body#help a#helpLink,
body#need a#needLink,
body#board a#boardLink,
body#staff a#staffLink,
body#newsletters a#newslettersLink,
body#contacts a#contactsLink,
body#events a#eventsLink,
body#resources a#resourcesLink,
body#contribute a#contributeLink,
body#sponsors a#sponsorsLink,
body#history a#historyLink
{
	font-weight: bold;
	color:#fff;
	background-color: #000033;
}


body#index a#indexLink:hover,
body#information a#informationLink:hover,
body#contacts a#contactsLink:hover,
body#photos a#photosLink:hover,
body#programs a#programsLink:hover,
body#help a#helpLink:hover,
body#need a#needLink:hover,
body#board a#boardLink:hover,
body#staff a#staffLink:hover,
body#newsletters a#newslettersLink:hover,
body#contacts a#contactsLink:hover,
body#events a#eventsLink:hover,
body#resources a#resourcesLink:hover,
body#contribute a#contributeLink:hover,
body#sponsors a#sponsorsLink:hover,
body#history a#historyLink
{
	font-weight: bold;
	color:#FFFFFF;
	background-color:#E1E1E1;
}

/*************special styles*********************************/
.emailblurb
{
	margin: 3px 0px 0px 0px;
	font-size:.8em;
	color:#fff;
}

.emailblurb a
{
	color:blue;
}

.asterisk
{
	color:red;
}

.textBox
{
	padding:10px;
	border: 2px solid #000;
	margin-top:10px;
}

.urlName
{
	font-size:1.3em;
	color:#009933;
	margin-top:25px;
	margin-bottom:0px;
}

.urlURL
{
	font-family:"Courier New", Courier, monospace;
	font-size:0.8em;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:25px;
}

.centeredText
{
	text-align:center;
}

.upIcon
{
	text-align:center;
	margin:15px 0 750px;
}

.upIconLast
{
	text-align:center;
	margin:15px 0;
}

a img
{
	border-style:none;
}

.newsBox
{
	border-top:3px solid #CC6633;
}

.floatRight
{
	float:right;
	margin:5px;
}

.floatLeft
{
	float:left;
	margin:5px;
}

/*.forLists
{
	padding:10px;
}*/

.boardName
{
	font-size:1.3em;
	color:#483106;
	margin:10px 0 0 0;
}

.boardTitle
{
	font-size:1.1em;
	color:#996600;
	margin:0 0 10px 35px;
}

#boardBox
{
	border:3px solid #036D63;
	margin:10px 75px;
	padding:10px 50px;
}

.addressBlock
{
	margin: 0 0 0 40px;
	font-size:1.3em;
	color:#003333;
}

.lineAbove
{
	margin-top:5px;
	border-top:3px solid #000;
	padding-top:5px;
}

.fieldBox
{
	border:#f00 solid 1px;
}

.imageBorder
{
	border:2px solid #000;
	padding:2px;
}

.sponsorNames
{
	background-color:#000;
	font-size:1.5em;
	color:#fff;
	text-align:center;
}

body#sponsors .lineBelow
{
	text-align:center;
}

body#sponsors div#maincontent img
{
	text-align:center;
}


/**********************home page*************************************/
.photoHeader
{
	text-align:center;
	font-size:1.6em;
	color:#006633;
}

.centerDiv
{
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
}

#indexNews
{
	float:right;
	width: 260px;

}

body#index div#maincontent div.textBox
{
	/*width:285px;*/
}


/*********************history*************************/
body#history div#maincontent p,
body#history div#maincontent h1,
body#history div#maincontent h3
{
	margin: 10px;
}

/* -----------------need -------------- */
body#need div#maincontent li
{

}

/**********************help********************************/

body#help ul#needed li
{
	list-style: none;
   background:   url(../images/volunteers/arrow.gif) no-repeat left top;
	font-size:1.2em;
	padding-left:1.6em;
	line-height:1.4em;
}
body#help ul#projects li
{
	font-size:1.2em;
	line-height:1.4em;
}

.helpEmphasis
{
	font-weight:bold;
	color: #096;
}

#packages
{
	margin-left:50px;
}

#packages li
{
	list-style: none;
   background:   url(../images/volunteers/check.gif) no-repeat left top;
	font-size:1.2em;
	padding-left:1.6em;
	line-height:1.4em;

}

#packages .programEmphasis
{
	font-size:1.4em;
}
#packages p + p.programEmphasis,
#packages ul + p.programEmphasis,
#packages img + p.programEmphasis
{

	margin-top:10px;
	border-top:3px solid #000;
	padding-top:10px;
}

#meals p,
#meals li
{
	font-size:1.3em;
	line-height:1.3em;
}

.volunteers
{
	color:#1F497D;
}
/*********************photos***************************/
body#photos table td
{
	text-align:center;
	font-weight:bold;
	border:solid 2px #000066;
}

/***********************programs************************/
.programBox
{
	border:3px solid #CCCCCC;
	margin: 25px;
	padding: 10px;
}

.programEmphasis
{
	color:#447148;
	font-weight:bold;
}

/* ------------------events & newsletters-------------------------- */
body#newsletters h2
{
	margin-top:10px;
	border-top:solid 3px #000;
	padding-top:10px;
}

/* -----------------resources----------------------- */
body#resources h2
{
	margin-top:10px;
	border-top:solid 3px #000;
	padding-top:10px;
}

/* ----------------photos------------------- */
body#photos table
{
	border-collapse:collapse;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}

body#photos td
{
	font-size:.9em;
	font-weight:normal;
}

body#photos .floatLeft
{
	margin-left:35px;
}

/*-------------------------------------------------------IMAGE SHADOWS-------------------------------------------- */
.img-shadow 
{
/*	clear:left;*/
	float:left;
   background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
   background: url(../images/shadow.gif) no-repeat bottom right !important;
   margin: 10px 0 0 10px;
	margin: 10px 0 0 5px;
}

.img-shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 

#underDollar
{
	background:url(../images/need/dollar.gif) no-repeat +50px ;
	height:150px;
}

#underVan
{
	background:url(../images/need/van.png) no-repeat +375px ;
	height:150px;
}

.indexPhotos
{
	text-align:center;
}

.indexPhotos img
{
	border: double 3px #000;
	padding:2px;
}

#openHouse
{
	margin-left:50px;
}

.lineAbove
{
	margin-top:10px;
	border-top:3px solid #000;
	padding-top:10px;
}

.lineBelow
{
	margin-bottom:10px;
	border-bottom:3px solid #000;
	padding-bottom:10px;
}
/* ----------------------sponsors------------------------------ */
body#sponsors table
{
	width:98%;
	border:ridge 2px #900;
	padding:5px;
}

body#sponsors td
{
	vertical-align:top;
}

body#sponsors td h2
{
	color:#030;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0;
}

body#sponsors td p
{
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
	font-weight:normal;
	margin: 0 0 15px 25px;
}

.sponsors
{
	color:#5F8C52;
	font-size:1.5em;
	font-weight:bold;
	margin:25px 0 10px;
}
