/*SITE MAP CSS*/

/*DIV style*/

#align {
margin: 0px auto;
width:750px;
border:#000000 solid 1mm;
background-color:#ECE7D2;
}

#banner {
width:750px;
height:102px;
background-color:#000000;
}

#aboutus {
width:150px;
height:35px;
float:left;
background-color:#000000;
}

#yhp {
width:150px;
height:35px;
float:left;
background-color:#000000;
}

#sermons {
width:150px;
height:35px;
float:left;
background-color:#000000;
}

#resources {
width:150px;
height:35px;
float:left;
background-color:#000000;
}

#forum {
width:150px;
height:35px;
float:left;
clear:right;
background-color:#000000;
}

#leftcell {
width:220px;
height:750px;
float:left;
background-color: #b8c4d0;
background: url("http://www.paikian.org/menu/vertical/site map left 01.jpg") repeat-y;
}

#list {
width:530px;
height:650px;
float:left;
padding-top:50px;
clear:right;
background-color:#ece7d2;
text-align:left;
}

#address {
width:750px;
clear:both;
background-color:#000000;
color:#ffffff;
font-size:8pt;
font-family:arial;
text-align:center;
}

#fourmenu {
width:750px;
clear:both;
background-color:#000000;
text-align:center;
}




/*FONT style*/

h1 {
font-family: century gothic;
font-weight: bold;
font-size: 13pt;
color: #000000;
line-height: 25px;
margin: 3px 0px 3px 20px;
padding-left: 25px;
background: url("http://www.paikian.org/lilyicon.jpg") no-repeat 0 50%;
}

h1 a {
text-decoration: none;
color:#000000;
}

h1 a:hover {
border-bottom: 1px solid #ab621b;
color: #ab621b;
}

/*UL, LIST style*/

ul {
	margin:0 0 0 60px;
	padding-left:0px;
	font-family:georgia;
	font-size:13px;
	letter-spacing:0;
	word-spacing:0;
}

li {
	margin:3px 0px 3px 0px;
	list-style:none;
}

li a {
	color:#61201e;
	text-decoration:none;
}

#rightcell li a.active, ul a:hover {
	color: #a52222;
	border-bottom: 1px solid #a52222;
}

li ul {
	margin-left:6px;
	padding-left:14px;
	border-left:1px dotted #000000;
}

li ul li a {
	color:#7b4e0e;
}

li ul li a:hover {
	color:#d9a800;
	border-bottom:1px solid #d9a800;
}

p {
	margin:0px 0px;
}