
body {
	background-color: #5D7E7A;
	background-image: url(images/main-background-teal.gif);
}

a {
	color: Blue;
	border-bottom: 1px dotted white;
}

a:hover {
	color: red;
	border-bottom: 1px dotted red;
}

#greeting {
}

h5 {
	background-image: url(images/border-dotted.gif);
	border-top: 1px solid #BFBFBF;
}

h2  {
	color: #6C8D85;

}

h2 a {
	color: #6C8D85;
}

h2 a:hover {
	color: #425752;
	border-bottom: 1px dotted #674D41;
}

h6 {
	color: #8E7546;
}

#container {
	border-top: 1px solid white;
}

#top {
	background-image: url(images/top-teal.jpg);
	border-bottom: 1px solid white;
	background-color: White;

}

#date {
	color: #D5D5D5;
}

#address {
	color: #EAEAEA;
}

#search input {
	background-color: White;
	border: 1px solid #C2B8A7;
	color: #8A7A60;
}

#navlist {
	border-bottom: 1px solid #E9E2D5;
}

#navlist li {
	border-top: 1px solid #E9E2D5;
}

#navlist a:hover {
	background-color: #E8E1D4;
}

#rightColumn {
	color: #646464;
}

#rightColumn h5 {
	background-color: #C6CFCC;
	color: #71938A;
}

#rightColumn h6 {
	color: #8E7546;
}

#right img {
	border: 1px solid #505050;
}

#rightMailList input {
	background-color: White;
	border: 1px solid #C2B8A7;
	color: #8A7A60;
}

#rightMailList value  {
	background-color: White;
	color: #8A7A60;
	border: 1px solid #C2B8A7;
}

#rightMailList select {
	border: 1px solid #C2B8A7;
}

#recentarticles h2 a {
	color: blue;
}

#contentBorder {
	background-color: white;
	background-image: url(images/border-dotted.gif);
}

#contentBorder h5 {
	background-color: #D1D9D7;
	color: #71938A;
}

#content {
	color: #48605A;
}

#eventContent {
	color: #48605A;
}

.dottedLine {
	border-top: 1px dashed #BABABA;
	color: #48605A;
	}

#content p, #spotlight p {
	color: ##48605A;
}

#updates { 
	background-image: url(images/main-background2-teal.gif);

}

#updates ul {
	border-top: 1px solid #E1E8E6;

}

#updates li {
	border-bottom: 1px solid #E1E8E6;
}

#updates h5 {
	background-color: #D1D9D7;
	color: #71938A;
}

/*           LINE BREAK         */

#additions {
	color: black;
}

#additions h5 {
	background-color: #C6CFCC;
}

/*         LINE BREAK          */

#events {
	color: #48605A;
}


#events strong {
	border-bottom: 1px dotted #BABABA;
	color: #9F9F9F;
}

#events2 {
	color: #826052;
	border: 1px solid red;
}

#events2 strong {
	border-bottom: 1px dotted #BABABA;
	color: #9F9F9F;

}


/*                LINE BREAK               */


#updates2 {
	background-image: url(images/main-background2-teal.gif);
}

#travels {
	color: #434343;
	
}

#travels h5 {
	background-color: #C2C7D2;
}

#travels img {
	border: 1px solid black;

}
	
#devotions {
	color: #48605A;
}

#devotions h5 {
	background-color: #CED2DB;
}

#devotions img {
	border: 1px solid black;
}

#footer {
	background-color: #6F8A83;
	color: #D5D5D5;
	border-top: 1px solid #BFBFBF;
} 

#footer a {
	border-bottom: 1px dotted #C6CFCC;
	color: #C6CFCC;
}

#footer a:hover {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}


/*NEW ADDITIONS*/



#contentBorderNEW {
	background-color: white;
	background-image: url(images/border-dotted.gif);
}

#contentBorderNEW h5 {
	background-color: #D1D9D7;
	color: #71938A;
}

#contentNEW {
	color: #48605A;
}


#contentNEW p, #spotlight p {
	color: ##48605A;
}


#updatesNEW { 
	background-image: url(images/main-background2-teal2.gif);

}

#updatesNEW ul {
	border-top: 1px solid #E1E8E6;

}

#updatesNEW li {
	border-bottom: 1px solid #E1E8E6;
}

#updatesNEW h5 {
	background-color: #D1D9D7;
	color: #71938A;
}

/*           LINE BREAK         */

#additionsNEW {
	color: black;
}

#additionsNEW h5 {
	background-color: #C6CFCC;
}

/*         LINE BREAK          */

#eventsNEW {
	color: #48605A;
}


#eventsNEW strong {
	border-bottom: 1px dotted #BABABA;
	color: #9F9F9F;
}




/*END NEW ADDITIONS*/

