/* copyright 2007 Park Assembly Church - All Rights Reserved */

body {
	color: #333;
	background-image: url(../images/bk.gif);
	font-size: small;
	font-family: Georgia, Times, serif;

	/*margin: 5px 0 0 0;*/
	padding: 0;
	border: 0;
	margin: : 0; }

table#layout { background: #ffffff; border: solid 1px #a9a9a9; padding: 0; margin: 0; text-align: left; }
/* header */
#header { 
border: 0;
margin: 0;
padding: 0;
}
#title
{
border: 0;
margin: 0;
padding: 0;

}
.headerimage {
    margin: 0;
	border: 0;
    padding: 0;
    display: block;
}
/* main menur */
#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #925a2c;
	font-weight: bold;
	text-decoration: none }

/* menu side nav */
#left { 
background-color: #ffd1a1; 
text-align: left; 
margin: 20px 0 0; 
padding: 0; 
width: 175px; 
float: left; 
min-width: 175px; 
max-width: 175px; }

#left UL {	
	margin: 5px 0 5px 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	list-style-position: inside;

	}
#left UL LI{
	margin: 0 5px 0 5px;
	list-style-type: none;
	list-style-position: inside;
	}


#left li a { 
padding: 10px 0 10px 0; 
color: #333; font-size: small; text-decoration: none; list-style: none  }

#left li A:link	{ 
	display: block; 
	margin: 0; 
	color: black; 
	font-size: small; 
	
}	
#left li A:visited	{	
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;	
	color: black; 
	font-size: small; 
	}	
#left li A:hover  {
	display: block;
	margin: 0;
	font-size: small; 
	text-decoration: underline 
}

#left li A:active	{	
	display: block;
	color: #000;
	font-size: small; 
	}

#content { font-size: medium; margin: 0 0 0 200px; padding: 10px 10px 0 0; 
background-image: url(../images/eagle4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentwo { font-size: medium; margin: 0; padding: 10px 0 0;
background-image: url(../images/eagle4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}
#content3 { font-size: medium; text-align: center; margin: 0; padding: 0; display: block     }
	
h1  { color: black; font-size: xx-large; text-align: center; margin: 0; padding: 0; }

h2 {
	color: #f70;
	font-size: x-large;
	padding: 10px 20px 0 10px;}
	
h3 {
	color: black;
	font-size: large;
	padding: 0 10px;}
h4 { color: #8b4513;; font-size: small; font-style: italic; padding: 0 10px; }

p {
font-size: medium;
padding: 10px 10px 0;
	line-height: 1.5em }
	
.schedule td {
padding: 5px 0 5px 20px;
	line-height: 1.5em }
	

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }
	
.inlineimage {
	margin: 0 10px 5px 0;
	border: solid 2px #666;
	float: left }
.inlineimager {
    margin: 20px 0 5px 10px;
	border: solid 2px #666;
	float: right }
.inlineimager2 {
    margin: 0 0 5px 10px;
	float: right }
	
.imgsw {
	display: inline;
    margin: 5px 0 5px 10px;
    border-top: 2px #000 solid; 
    border-left: 2px #000 solid; 
    border-bottom: 2px #000 solid; 
    border-right: 1px #000 solid; 	
}
element { }

