/**********************
HTML STYLES
***********************/
body {
	margin: 0;
	background: #81725b;
	text-align:center;
	color:#FFFFFF;
	font-family:"Franklin Gothic Demi Cond", "Times New Roman";
	font-size:12pt;
}
body, 
p, 
td, 
.standard {
	font-size: 11pt;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color: #708d83;
}
#content a {
	color:#fff;
	font-weight:bold;	
}

a:hover {
	color: #708d83;
}
img {
	border: 0;
}

/**********************
UNIVERSAL STYLES
***********************/
.error {
	color: #CC0000;
}
.quote {
	font-weight: bold;
	font-style: italic;
	padding: 15px 50px;
}
.standard {
}
.standardbold {
	font-weight: bold;
}
.standardheader {
	font-size: 16pt;
	color:#ffffff;
}

/**********************
LAYOUT STYLES
***********************/
#container {
	width: 830px;
	padding: 0;
	margin: 0 auto;
	background: url(standard/pgbc_container.jpg) repeat-y top center;
	text-align: left;
}

#header {
	width:830px;
	height:166px;
}

#worshiptimes {
	background:url(standard/pgbc_worship.jpg) repeat-y top right;
	width:830px;
	height:24px;
	text-align:right;
}

.headertext {
	padding:145px 25px 0 0;
	margin:0 25px 0 0;
	vertical-align:bottom;
	color:#cdf70b;
	font-family:"Franklin Gothic Demi Cond", "Times New Roman";
	font-size:13pt;
	font-weight:light;
	}

.worship {
	padding:0 25px 0 0;
	margin:0 25px 0 0;
}

.worship a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14pt;
}

#nav {
	width:290px;
	min-height:300px;
	height:auto;
	float:left;
	text-align:right;
}

#content {
	width:490px;
	min-height:300px;
	height:auto;
	float:right;
	padding:0 20px 0 10px;
	margin: 0 25px 0 -20px;
}

#nav ul {
	list-style-type:none;
	width:230px;
	margin:0px 0 0 0;
	height:auto;
}

#nav .navon {
	min-height:32px;
	width:230px;
	background:url(standard/pgbc_navbuttons.jpg) no-repeat top right;
	margin:4px 0 -4px -4px;
	text-align:right;
	padding:4px 4px 0px 0;
}

#nav .navon a {
	color:#FFFFFF;
	font-family:"Franklin Gothic Demi Cond", "Times New Roman";
	font-size:12pt;
	text-decoration:none;
	width:230px;
}

#nav .navon:hover {
	min-height:32px;
	width:230px;
	background:url(standard/pgbc_navhover.jpg) no-repeat top right;
}

#nav .child {
	list-style-type:none;
	height:32px;
	text-align:right;
	background:url(standard/pgbc_child.jpg) no-repeat top left;
	padding:3px 30px 0px 0;
}

#nav .child:hover {
	list-style-type:none;
	height:32px;
	text-align:right;
	background:url(standard/pgbc_childhover.jpg) no-repeat top left;
}

#nav .child a {
	color:#6a5f4a;
	font-family:"Franklin Gothic Demi Cond", "Times New Roman";
	font-size:12pt;
	text-decoration:none;
}

#footer {
	background:url(standard/pgbc_footer.jpg) no-repeat bottom center;
	height:auto;
	min-height:59px;
	width:830px;
	clear:both;
	padding:25px 0 0 0;
}

.footertext {
	color:#FFFFFF;
	font-family:"Franklin Gothic Demi Cond", "Times New Roman";
	font-size:10pt;
	padding:0 0 10px 70px;
}

.poweredby {
	padding:0 0 0 80px;
}
