/* Faith Presbyterian Church */
/* SpyderWeb Concepts */
/* Ron Dick - July 2007 */

/************************************** Body  Styles ****************************************/
body {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	background-color: #000066;
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000066;
}

a {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #000066;
	background-color: #000066;
	height: 4px;
	width: 100%;
}
/************************************** Text  Styles ****************************************/

.nav {
	font-size: 120%;
	color: #000066;
	line-height: 250%;
}

.header {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-right: 10px;
}

.footer {
	font-size: 90%;
	color: #000066;
}

.pageTitle {
	font-size: 200%;
	font-weight: bold;
	color: #000066;
}

.paragraphTitle {
	font-style: italic;
	font-size: 125%;
	font-weight: bold;
	color: #000066;
}

.contact {
	width: 40%;
	border: #000066 thin solid;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 4px;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

.cap {
	float: left;
/*	width: 42px;
	font-size: 62px;
	line-height: 51px; */
	widows: 35px;
	font-weight: normal;
	font-size: 50px;
	line-height: 48px;
	color:#000066;
	font-family: Book Antiqua;
}

.smallerText {
	font-size: 90%;
}

/************************************** Table Styles ****************************************/
.mainTable {
	background-color: #FFFFFF;
	border-width: 0px;
	border-left-color: #000066;
	border-top-color: #FFFFFF;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;	
	border-style: solid;
}

.smallTable {
	background-color: #FFFFFF;
	color: #000066;
	border: #000066 thin solid;
	padding: 4px;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
}

.newsTable {
	border: #000066 thin inset;
	padding: 8px;
	margin: 18px;
}

.newsTable li {
	margin-left: -20px;
}

.table1 {
	background-color: #FFFFFF;
	color: #000066;
	border: #000066 medium inset;
	padding: 6px;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
}

.table1 a {
	color: #000000;
}

.table2 {
	border: #000066 thin solid;
	padding: 8px;
	margin: 18px;
	list-style-position: inside;
}

.gathering {
	left: 0%;
}

.giftng {
	left: 25%;
}

.going {
	left: 50%;
}

.easter {
	border-bottom: #000066 thin solid;
	border-top: #000066 thin solid;
}

.highlightTable {
	border: #000066 thin solid;
	width: 28%;
	float: left;
	margin: 10px;
	margin-left: 0px;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
	
/************************************** Image Styles ****************************************/

.logo {
	position: absolute;
	left: 0;
	top: 0;
	visibility: visible;
}

.imgLeftNoBorder {
	padding-right: 8px;
}

.imgRightNoBorder {
	padding-left: 8px;
}

.imgRight {
	border: #000066 medium double;
	margin-left: 10px;
	padding: 0px;
}

.imgLeft {
	border: #000066 medium double;
	margin-right: 10px;
	padding: 0px;
}

.imgNoRepeat {
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

.imgCenter {
	background-repeat: no-repeat;
	background-position: 50% 100%
}
