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


/* wsmission */

*
{
	margin: 0;
}

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

h1
{
	color:#8A2045;
	margin:5px 0 15px;
}

h2
{
	color:#006699;
	font-size:1.5em;
	margin: 0;
}

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

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

#header
{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height:110px;
	background-color:#F4F4F4;
}

#headerText
{
	font-size:.9em;
	margin:0;
}

#mission
{
	color:#8A2045;
	float:left;
	width:145px;
	margin:7px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mission p
{
	margin:0;
	line-height:1.1em;
}

#mission p#headerHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

#wrapper
{
	text-align: left;
	margin:25px auto 25px auto;
	width:760px;
	background:#F4F4F4 url(../images/sidebar.jpg) top left repeat-y;
}

#mainmenu
{
	width: 150px;
	float: left;
	padding:3px;
	margin:0;
	clear:left;
	margin-top:5px;
}

#mainmenu p
{
	color: #fff;
}

a:hover
{
	color:red;
}

#mainmenu a:hover
{
	color:red;
}

#maincontent
{
	padding:8px;
	background-color:#FFFFFF;
	margin:0 0 0 155px;
	border-right:2px solid #8A2045;
	border-bottom:2px solid #8A2045;
	line-height:1.3em;
}


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

ul#mainNav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav li
{
	margin-top:2px;
	margin-bottom:2px;
	border: 1px #fff solid;
}

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

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

body#index a#indexLink,
body#board a#boardLink,
body#programs a#programsLink,
body#documents a#documentsLink,
body#donations a#donationsLink,
body#news a#newsLink,
body#history a#historyLink,
body#stats a#statsLink,
body#churches a#churchesLink,
body#contacts a#contactsLink,
body#volunteer a#volunteerLink
{
	color:#fff;
	background-color:#000;
}


body#index a#indexLink:hover,
body#board a#boardLink:hover,
body#programs a#programsLink:hover,
body#documents a#documentsLink:hover,
body#donations a#donationsLink:hover,
body#news a#newsLink:hover,
body#history a#historyLink:hover,
body#stats a#statsLink:hover,
body#churches a#churchesLink:hover,
body#contacts a#contactsLink:hover,
body#volunteer a#volunteerLink:hover
{
	color:#FFFFFF;
	background-color:#E1E1E1;
}

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

.emailblurb a
{
	color:#fff;
}

.asterik
{
	color:red;
}

.textBox
{
	padding:10px;
	border: 2px solid #8A2045;
	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;
}

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

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

.boardName
{
	font-size:1.5em;
	color:#CC0000;
	margin:15px 0 0 25px;
}

.boardTitle
{
	font-size:1.2em;
	margin:0 0 0 50px;
}

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

/*********************home page*************************/
#captionText
{
	margin:0 25px 0 50px;
	font-family:"Comic Sans MS", cursive;
	font-size:.8em;
}

#broken
{
	margin:10px 25px 0;
}

/*****************programs**********************/
.programRight
{
	float:right;
	width:278px;
	margin-top:55px;
}

#programTextDiv
{
	margin:50px 295px 0 0;
}

.programText
{
	border-bottom:2px solid #8A2045;
	padding:15px 0;
}

.programSpan
{
	font-family:"Comic Sans MS", cursive;
	color:#993300;
}

#documentsDiv
{
	text-align:right;
}

#documentsLinks p
{
	border-bottom: 3px solid #006666;
	padding:15px;
	margin:10px 0;
}

#documentsLinksTop
{
	border-top: 3px solid #006666;
	border-bottom: 3px solid #006666;
	padding:15px;
	margin:10px 0;
}

/****************donations********************/
body#donations div#maincontent p
{
	font-size:1.2em;
}

.donationsEmphasized
{
	color:#FF6600;
	font-family:"Comic Sans MS", cursive;
	margin:10px 25px;
	text-align:center;
}

/***************history******************/
body#history div#maincontent
{
	padding:5px 30px;
}

/**************stats***********************/
body#stats div#maincontent
{
	padding:5px 30px;
}

/************churches***************/
body#churches div#maincontent p
{
	margin:0 0 0 15px;
}

.churchHeaders
{
	margin:0;
	color:#004274;
	font-size:1.3em;
}

/************contacts******************/
.missionAddress
{
	margin:0 0 0 30px;
	font-size:1.2em;
	color:red;
}
/* -----------------newsnews1072008 ------------ */
#news1072008 div#maincontent h1,
#news1072008 div#maincontent h2,
#news1072008 div#maincontent p
{
	line-height:1.3em;
	margin-left:40px;
	margin-right:40px;
}

#news1072008 div#maincontent p
{
	font-size:1.2em;
}

/* --------------constuction ----------------- */
body#construction div#maincontent
{
	height:8500px;
}

body#construction div#maincontent p
{
	clear:left;
}



/*body#construction div#maincontent img
{
	margin-top:-6px;
	margin-left:-6px;
}*/

.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;
} 
