/* New Wine New Site CSS */


* {
	margin: 0;
	padding: 0;
}

body{
	background: url(../img/nwbkg.gif) repeat;
	background-color: #FFEFCE;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 78%;
}

a {
	color: #4C4E68;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#mainContent{
	width: 900px;
	margin: 0 auto;
}

#mainContent h1{
	font-family: Geneva, sans-serif;
	font-size: 118%;
	font-weight: bold;
	color: #5C0100;
	margin-top: 20px;
	margin-bottom: 15px;
}

#mainContent h2{
	font-family: Geneva, sans-serif;
	font-size: 113%;
	color: #000000;
	padding: 10px 0 10px 0;
}

#mainContent h3{
	font-family: Geneva, sans-serif;
	font-size: 105%;
	color: #000000;
	padding: 10px 0 10px 0;	
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-bottom: 15px;
}

#subContent{
	width: 850px;
	margin: 0 auto;
	/*padding: 10px 0 20px 0;*/
}

.siteheader{
	margin-bottom: 25px!important;
	margin-bottom: 30px;
}

.column1{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 5px;
}

.column1 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.column1 h2{
	text-decoration: underline;
}

.column2{
	width:200px;
	margin-left: 0px;
	float: left;
	padding: 5px;
}

.column2 p{
	width: 85%;
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.column2 h2{
	text-decoration: underline;
}

.column3{
	width:200px;
	margin-left: 0px;
	float: left;
	padding: 5px;
}

.column3 p{
	width: 85%;
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.column3 h2{
	text-decoration: underline;
}

.column4{
	width:200px;
	margin-left: 0px;
	float: left;
	padding: 10px;
}

.column4 p{
	width: 85%;
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.column4 h2{
	text-decoration: underline;
}

.column900{
	width: 900px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

#footer{
	width: 500px;
	margin: auto;
	padding-top: 25px;
	clear: both;
}
#footer p{
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#footer a{
	color: #5C4B7B; text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

.nwlogo{
	width: 119px;
	height: 82px;
	padding-top: 25px;
}

.imgLeft{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #4C4E68;
}


.special{
	color: #9496B3;
	font-weight: bold;
}

.links  {
	color: #5C4B7B; text-decoration: none;}
.links a:visited {color: #4C4E68; text-decoration:none; }

#difference{
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

#difference ul{
	list-style: none;
}

#difference li{
	list-style-image: url(../img/arrow.gif);
	list-style-position: outside;
}

.ntpurpose{
	font-family: arial, verdana, sans-serif;
	font-size: 95%;
	padding-bottom: 10px;
}

.ntpurpose ol{
list-style: decimal;
 display: block;
 padding-bottom: 12px;
}

.ntpurpose li{
	list-style-position: inside;
	text-indent: 10px;
}

#nwaffiliation{
	font-family: arial, verdana, sans-serif;
	font-size: 95%;
	padding-bottom: 10px;
}

#nwaffiliation ol{
	display: block;
	list-style: none;
 	padding-bottom: 12px;
}

#nwaffiliation li{
list-style-image: url(../img/arrow.gif);
	list-style-position: inside;
	text-indent: 10px;
}
.extramargin_b_t{
	margin-top:10px;
	margin-bottom: 20px;
}


.list ul{
	font-family: arial, verdana, sans-serif;
	font-size: 95%;
	padding-bottom: 10px;	
}

.list li{
	list-style-type: square;
	list-style-position: inside;
	text-indent: 20px;
}

.border {
	border: 1px solid #4C4E68;
}

.indent{
	text-indent: 30px;
	margin-bottom: 10px;
}

.calBotMarg{
	margin-bottom: 20px;
}

.suggestedReading{
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
.suggestedReading ul{
	list-style: decimal;
	display: block;
	padding-bottom: 10px;
	list-style-type: none;
}

.suggestedReading li{
	text-indent: 10px;
}

.smallTxt{
	font-size: 75%; 
}

blockquote{
	width: 550px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #d3d6ff;
	border: 1px #4C4E68 dashed;
	padding: 10px 5px  5px 10px;
}

.centerTxt {
	text-align: center;
}



#names{
background-image: url(../img/grapesTile.gif);
	background-position: center;
	width: 750px;
	height: 800px;
	margin: 0 auto;
}

.namesPara{
	background: url(../img/namesParaBkg.gif) no-repeat center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#names h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
	padding-bottom: 12px;
}

#names p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}	

.namesSubTxt{
	color: #D4A786;
	font-weight: bolder;
}

.column_A{
	background: url(../img/colbkg.gif) repeat;
	width: 200px;
	float: left;
	margin-top: 100px;
	margin-left: 18px;
	margin-right: 10px;
	padding: 10px;
	font-size: 85%;
}

.caption{
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.floatImgLeft{  /* no border */
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 12px;
}

#menu{
	margin-top: 20px;
	margin-bottom: 20px;
}

.updates{
color: #9A2A76;
font-weight: bold;
}

.citeSource{
	font-size: 80%;
	margin-left: 30px;
}

.h2subheading{
font-family: Geneva, sans-serif;
	font-size: 95%;
	color: #000000;
}

.itemDivider{
	padding-top: 15px;
	padding-bottom: 15px;
}

.floatKiller{
	clear: both;
}

/*Rachel's Vineyard*/
.rvLowerTopMarg{
	margin-top: 40px;
}

.rvList ul{
	list-style: none;
	margin-left: 15px;
}

.rvList li{
	list-style: none;
	margin-left: 15px;
	text-align: left;
}

.rvSubHeader{
	font-family: Geneva, sans-serif;
	font-size: 118%;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
}


.rvTopPadding{
	padding-top: 30px;
}

#rvHope{
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
}

#underlineItalics{
	text-decoration: underline;
	font-style: italic;
}

#rvmCandleBowlImg{
	background: url(../img/rvm_candleBowl_lrg.jpg)no-repeat 125 125px;
}
#rvmMargins{
	margin-top: 25px;
	margin-left: 120px;
	margin-right: 65px;
	
}

.rvmExtraBotMarg{
	margin-bottom: 5px;
}
#spaceAboveBox{
	padding-top: 250px;
}

/*  Pastor's Welcome Columns*/
.pastorCol1{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

.pastorCol1 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.pastorCol1 h2{
	text-decoration: underline;
}

.pastorCol2{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

.pastorCol2 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.pastorCol2 h2{
	text-decoration: underline;
}

.pastorCol3{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

.pastorCol3 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.pastorCol3 h2{
	text-decoration: underline;
}

/* Other Ministries Columns */

.otherMinCol1{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}
.otherMinCol1 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.otherMinCol1 h2{
	text-decoration: underline;
}

.otherMinCol2{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

.otherMinCol2 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.otherMinCol2 h2{
	text-decoration: underline;
}

.otherMinCol3{
	width: 200px;
	margin-left: 0px;
	float: left;
	padding: 40px;
}

.otherMinCol3 p{
	width: 85%;
	/*border-bottom: 1px solid #9496B3;*/
	padding-bottom: 10px;
	line-height: 1.2;
	color: #000000;
}

.otherMinCol3 h2{
	text-decoration: underline;
}

.floatRight{
	float: right;
	margin-left: 20px;
	margin-right: 30px;
}