﻿/*

		FPCPresbyWomen.css

		

		Contains the styles specific to the Presbyterian Women's Page of the 

		FPC Hickory Web site

*/



/*



	Default Body Styles

	

*/
.presbyWomenContentArea {
	width: 750px;
	height: auto;
	text-align: center;
	vertical-align: top;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C9C28F;
	clear: both;
	padding-top: 15px;
}
.presbyWomenLeadersBoxStyle {
	padding: 10px;
	border: 2px solid #000000;
	margin-right: 15px;
	margin-left: 15px;
	float: right;
	background-image: url('Images/FPCInsetBoxBackground.jpg');
	background-repeat: repeat-y;
}
.presbyWomenLeadersHeadingStyle {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #000000;
}
.presbyWomenLeadersList {
	list-style-type: disc;
	text-align: left;
	font-family: "Bookman Old Style";
	font-size: 10pt;
	margin-left: 10px;
	line-height: 1.1em;
	color: #000000;
}
.presbyWomenSectionHeading {
	font-size: 12pt;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: "Bookman Old Style";
	margin-top: 5px;
	margin-bottom: 5px;
}
.presbyWomenSectionText {
	text-align: justify;
	margin: 10px 20px 10px 20px;
	text-indent: 1em;
	font-family: "Bookman Old Style";
	font-size: 12pt;
	line-height: 1.1em;
}
.presbyWomenSectionEmphasizedText {
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
	font-family: "Bookman Old Style";
}

