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

/* New Mission Church of God */

*
{
	margin: 0;
}

body
{
	text-align:center;
	background:#0033CC url(../images/background.jpg) repeat left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
}

h1
{
	color:#373EB6;
}

h2
{
	color:#993300;
	font-size:1.2em;
	margin: 0;
}

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

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

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



#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	/*background: #fff url(../images/sidebar.jpg) top left repeat-y;*/
	border:solid black 3px;
}

#mainmenu
{
	width: 760px;
	float: left;
	padding:3px;
	margin:0;
	height:15px;
}

#mainmenu p
{
	color: #000;
}

a:hover
{
	color:red;
}

#mainmenu a:hover
{
	color:red;
}

#maincontent
{
	padding:8px;
	background-color:#FFFFFF;
	margin:30px 5px 5px;;
	border:2px solid #ccc;
}

#footer
{
	margin:5px;
	padding:10px;
	/*border-top:solid 2px #666666;*/
	text-align:center;
}

#footer table
{
	background-color:#fff;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #ccc;

}

#footer table td
{
	vertical-align:top;
}

#footer table p,
#footer table li
{
	font-size:.8em;
	margin:0;
}

#footer table p
{
	text-align:center;
}

#footer table li
{
	text-align:left;
}

#footerTD1
{
	border-right:solid 2px #000;
	padding-right:10px;
}


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


ul#mainNav
{
	text-align:center;
	padding: 0;
	list-style: none;
	float: left;
	margin-left:10px;
	height:30px;
}

#mainNav li
{
	float:left;
	width: 105px;
}

#mainNav a
{
	color:#fff;
	font-size: .8em;
	text-decoration: none;
	/*margin:1px;*/
	padding: 2px 0 2px 0px;
	display: block;
	background:url(../images/buttons.gif) top left no-repeat;
}

#mainNav a:hover
{
	color:#fff;
	font-weight:bold;
	background-position:0 -31px;
}


body#index a#indexLink,
body#aboutus a#aboutusLink,
body#calendar a#calendarLink,
body#contacts a#contactsLink,
body#pastor a#pastorLink,
body#links a#linksLink,
body#media a#mediaLink,
{
	font-weight: bold;
	color:#fff;
	background-position:0 -77px;
}


body#index a#indexLink:hover,
body#aboutus a#aboutusLink:hover,
body#calendar a#calendarLink:hover,
body#contacts a#contactsLink:hover,
body#pastor a#pastorLink:hover,
body#links a#linksLink:hover,
body#media a#mediaLink:hover
{
	font-weight: bold;
	color:#fff;
	background-position:0 -200px;
	border:1px solid #ccc;
	margin: 0 4px 4px;
	height:14px
}


/* -------------------------------------------------------special styles------------------------------------------------------- */

.asterisk
{
	color:red;
}

.textBox
{
	padding:10px;
	border: 4px solid #337AA8;
	margin-top:10px;
}



.urlName
{
	font-size:1.3em;
	color:#006633;
	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;
	padding-right:15px;
}

.plainbox
{
	margin:25px;
}

.emphasizedStrong
{
	color:#ff0000;
	font-size:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.emphasizedText
{
	font-weight:bold;
}

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

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

/* -------------------HOME PAGE -------------------- */

body#index div.textBox
{
	margin:10px 80px;
}

body#index div.textBox p
{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}

/* -----------------------CALENDAR PAGE ----------------- */
body#calendar div#maincontent
{
	text-align:center;
}

body#calendar div.textBox
{
	margin:10px 80px;
	border:solid 3px #c20424;
}

.calendarMonth
{
	color:#C20424;
	font-size:1.6em;
	font-weight:bold;
}

.calenderDate
{
	color:#373EB6;
	font-size:1.3em;
	font-weight:bold;
}

/* ---------------------LEADERSHIP PAGE --------------------- */
body#leadership div div div
{
	margin:10px 180px;
}

body#leadership div#maincontent
{
	font-size:1.7em;
	color:#7A110D;
	font-weight:bold;
}

body#leadership h2
{
	color:#373EB6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

/* -------------------------	MEETINGS PAGES ------------------- */
body#meetings div div
{
	text-align:center;
}

body#meetings div div div
{
	margin:10px 100px;
}

body#meetings .emphasizedStrong
{
	text-align:left;
	margin: 0 0 5px 100px;
}

.specialText
{
	margin-left:150px;
	text-align:left;
}

/* ----------------------------OUR MINISTRY ----------------------- */
body#ourministry div#maincontent
{
	padding: 0 100px;
}

/* ---------------------------PHOTO PAGE ----------------------------- */
body#photos div#maincontent
{
	padding: 10px 100px;
	text-align:center;
}
/* ---------------------------WHAT WE BELIEVE-------------------------- */
body#whatwebelieve div#maincontent
{
	padding:10px 75px;
}

.webelievestrong
{
	color:#C20424;
	font-size:1.3em;
	font-weight:bold;
}

.webelievestrongcentered
{
	color:#C20424;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}

.webelieve
{
	color:#0000AB;
	font-size:1.3em;
}

.believe
{
	font-size:1.1em;
	font-weight:bold;
}

body#whatwebelieve td
{
	padding:10px;
}

/* ---------------------PASTOR PAGE ------------------------- */
body#pastor div#maincontent
{
	padding:10px 75px;
}

/* -------------------CONTACTS PAGE ----------------------------- */
body#contacts div#maincontent
{
	padding:15px 100px;
}

.emailNames
{
	margin:0;
}

body#contacts fieldset
{
	margin-left:100px;
	width:275px;
	height:165px;
	margin-bottom:25px;
}