/* Site Defaults */
body
{
	font-size:10pt;
	color:black; 
	font-family:Verdana,Arial;
}
h1
{
	font-size:15pt;
	color:black;
}
h2
{
	font-size:13pt;
	font-weight:bold; 
	text-transform:capitalize
}


div.articleBody {font-size:10pt;color:black;}

.siteText { font-size:10pt;color:black;}
/*span{font-size:10pt;color:black;}
.menuFontStyle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: #ffc266
}*/

/* generic framework */
#Container{width:800px;}

/* end generic framework */

/* Home Page Layout */
#HomeFeatureImage {
	padding:0;
	margin:0;
	width:800px;
	height:372px;
	background-image: url(/images/pumc_home.jpg);
}
#StephenMinistryLink{
    position: absolute;
    top: 255px;
    left: 630px;
    height: 40px;
    width: 160px;
    text-decoration: none;
}
#HomeFeatureImage i{
    visibility: hidden;
}

#GoodStuffImage {
	LEFT: 630px; VISIBILITY: visible; POSITION: absolute; TOP: 0px; padding:0;
}
#GoodStuff {
	LEFT: 640px; VISIBILITY: visible; WIDTH: 170px; POSITION: absolute; TOP: 10px; padding-right: 5px;
}
#Logo
{
	margin: 18px 0 0 5px;
}
#HomeBanner {
	LEFT: 0px; VISIBILITY: visible; POSITION: absolute; TOP: 280px; padding:0;
    width: 800px;
    height: 70px;
    FILTER: alpha(opacity=90); 
    opacity: .9;
}
#HomeBannerLogo {
	LEFT: 25px; VISIBILITY: visible; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 285px
}
#HomeBannerAddress {
	FONT-SIZE: 7pt; LEFT: 220px; VISIBILITY: visible; COLOR: #000; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 710px
}
#HomeBannerWorshipTimes {
	FONT-SIZE: 7pt; LEFT: 445px; VISIBILITY: visible; COLOR: white; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 332px
}
.gsHeaderStyle {
	padding: 20px 0 10px 7px;FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: orange; FONT-FAMILY: Verdana,Arial;
}
.gsStyle {
	padding: 0 0 0 7px; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana,Arial; HEIGHT: 20px
}
#dlQuickLinks td
{
	padding: 3px 0;
}
#dlQuickLinks td a {
	padding: 0 0 5px 7px; margin-bottom: 5px; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana,Arial; TEXT-DECORATION: none; height: 20px;
}
#HomeStatement{ 
	position: absolute; visibility: visible; top: 380px; left: 230px; font-size:14pt; font-family: Verdana,Arial; color:black; width:570px;
}
h1.statementTitleStyle{
	visibility: visible; width: 400px; color: black; font-weight: bold; font-size:13pt; font-family: Verdana,Arial; line-height:140%; margin-top:0; margin-bottom:5px;
}
.statementContentStyle  {
	visibility: visible;  color: gray ; font-weight: bold; font-size:11pt; font-family: Verdana,Arial; line-height:110%;
}

/* End Home Page Layout */
/* Content Pages Layout */
#PageImage {
           /*unage 144 x 144 */
	LEFT: 51px; VISIBILITY: visible; POSITION: absolute; TOP: 140px
}
#PageBanner {
	LEFT: 0px; VISIBILITY: visible; POSITION: absolute; TOP: 35px;
    width: 800px;
    height: 70px;
    /*FILTER: alpha(opacity=90); 
    opacity: .9;*/
}
/*#PageBannerLogo {
	LEFT: 25px; VISIBILITY: visible; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 40px; 
}
#PageBannerLogo img{
    border: 0;
}
*/
#PageBannerLogo
{
LEFT: 25px; 
VISIBILITY: visible; 
POSITION: absolute; 
TOP: 40px; 
background-image: url('/images/orange/logo.gif');
height:60px;
width:380px;
}
#PageBannerAddress {
	FONT-SIZE: 7pt; LEFT: 445px; VISIBILITY: visible; COLOR: black; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 85px
}
#Content {
	FONT-SIZE: 14pt; LEFT: 230px; VISIBILITY: visible; COLOR: black; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TOP: 120px; width: 560px; padding: 2px;
}
/* end Content Pages */

/* staff member directory */
#ChurchInfo{
    font-size: 9pt;
}

.staff-entry{
	width:250px;
     font-size: 10pt;
}

.staff-photo{
	width: 80px;
    float:left;
    margin: 0 10px;
    border: 1px solid black;
}
.staff-info{
	/*padding:2px; text-align:left; margin-left: 85px; font-size: 10pt; width:170px; float:right;*/
    position:relative;

   
}
/* end staff member directory */

