/*This contains the CSS for the Providence Presbyterian Church website*/
body{			font-family:		Garamond;
			font-size:		12.0pt;
			width:			630px;
			margin:			2px;
			}
input{			font-family:		Garamond;
			font-size:		12.0pt;
			}
input.verse{		font-size:		11.0pt;
			}
select{			font-family:		Garamond;
			font-size:		12.0pt;
			}
p.homepage:first-letter{font-size:		x-large;
			font-weight:		bolder;
			}
p.homepage{		text-align:		justify;
			padding-right:		3px;
			}
select.verse{		font-size:		10.0pt;
			}
option.date{		font-variant:		small-caps;
			}
input.date{		font-variant:		small-caps;
			}
a:link{			color:			#0000AA;
			text-decoration:	none;
			}
a:visited{		color:			#0000AA;
			text-decoration:	none;
			}
a:hover{		text-decoration:	underline;
			}
h2{			font-size:		22.0pt;
			font-variant:		small-caps;
			text-decoration:	none;
			margin:			4px;
			}
h3{			font-size:		15.0pt;
			font-variant:		small-caps;
			text-decoration:	none;
			margin:			3px;
			}
h4{			font-size:		13.0pt;
			text-decoration:	none;
			}
td{			font-family:		Garamond;
			font-size:		12.0pt;
			}
textarea{		font-family:		Garamond;
			font-size:		12.0pt;
			}
td.footer{		font-size:		12.0pt;
			font-family:		Times New Roman;
			}
.scaps{			font-variant:		small-caps;
			}
.red{			color:			#F00;
			}
.small{			font-size:		small;
			}
hr{			width:			450;
			height:			2px;
			}
td.link{		font-family:		arial,helvetica,monaco,sans;
			font-size:		13px;
			}
th.link{		font-family:		arial,helvetica,monaco,sans;
			font-size:		13px;
			font-variant:		small-caps;
			}
a.link:link{		color:			#000000;
			text-decoration:	none;
			}
a.link:hover{		color:			#000000;
			text-decoration:	underline;
			}
a.link:visited{		color:			#000000;
			}
hr.link{		width:			80%;
			}
u.collect{		font-size:		larger;
			font-variant:		small-caps;
			font-weight:		bolder;
			}
u.announcement{		font-variant:		small-caps;
			}
p.announcement{		text-align:		justify;
			margin-right:		5;
			margin-bottom:		0.75em;
			padding-bottom:		0px;
			padding-top:		0px;
			margin-top:		0px;
			}
p.event{		text-align:		center;
			margin-bottom:		0.75em;
			padding-bottom:		0px;
			padding-top:		0px;
			margin-top:		0px;
			}
li{			text-align:		justify;
			}
i.events{		font-weight:		bolder;
			font-variant:		small-caps;
			text-decoration:	underline;
			}
table.btable{		border-collapse:	collapse;
			}
td.bheader{		font-size:		12.0pt;
			font-variant:		small-caps;
			}
td.btitle{		font-size:		15.0pt;
			font-variant:		small-caps;
			}
td.bheaderLink{		font-size:		10.0pt;
			font-variant:		small-caps;
			}
td.bsection{		font-size:		14.0pt;
			}
td.bitems{		font-size:		12.0pt;
			border:			dotted;
			border-color:		black;
			border-width:		0px;
			border-bottom-width:	1px;
			}
td.bitem{		font-size:		10.0pt;
			}
td.bcreedtxt{		font-size:		11.0pt;
			text-align:		justify;
			padding-left:		50px;
			padding-right:		50px;
			}
p.bcreedtxt{		text-indent:		40px;
			margin-bottom:		0px;
			margin-top:		0px;
			}
td.bcreedsrc{		font-size:		10.0pt;
			text-align:		right;
			padding-left:		50px;
			padding-right:		50px;
			}
td.bcreed2{		font-size:		11.0pt;
			padding-left:		5px;
			vertical-align:		top;
			}
td.bstand{		font-size:		10.0pt;
			padding-top:		5px;
			padding-bottom:		5px;
			}
table.full{		width:			100%;
			}
table.threecols td{	width:			33%;
			}
table.fourcols td{	width:			25%;
			}
table.fivecols td{	width:			20%;
			}
hr.b{			margin-bottom:		0px;
			margin-top:		0px;
			padding-bottom:		0px;
			padding-top:		0px;
			height:			1px;
			border-style:		dotted;
			color:			black;
			}
.center{		margin-left:		auto;
			margin-right:		auto;
			text-align:		center;
			}
span.spacewide{		margin:			45px 45px;
			}
span.spacenarrow{	margin:			20px 20px;
			}
div.links{		width:			630px;
			text-align:		center;
			margin-left:		auto;
			margin-right:		auto;
			/*border:  		1px solid black;*/
			}