/* General */
body {
	margin: 0px;
	padding: 0px;
	font-size:10pt;
	font-family:Verdana, Arial;
	color:#555555;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	margin:0px;
	padding:0px;
}
li {
	margin-left:20px;	
}

.contentx {
	margin-left:117px;
	width:760px;
}


/* Header */
#top_content {
	background: url(images/template_top.jpg) no-repeat top left;
	height:290px;
	overflow:hidden;
}
#top_nav {
	margin-top:225px;
}
a.toplink {
	color:black;
}
a.toplink:hover {

}


/* Content */
#homecontent {
	
}

#pastorx {
	background: url(images/pastor.gif) top right no-repeat;
	height:567px;
	width:96%;
	margin:0 auto;
}

#mid_content {
	background: url(images/template_mid.jpg) repeat-y left;
}

#leftcolumn {
	width:300px;
}

#midcolumn, #leftcolumn, .thecolumn {
	padding-top:20px;
}

#sidebar {
	margin-left:20px;
	background: url(images/left-column.jpg) no-repeat;
	width:180px;
	height:387px;
}

#minileft {
	width:50px;
	padding-top:10px;
	text-align:center;
}

ul#sidebullet {
	margin:85px 0 0 0px;
	padding:0px;
	list-style-type:none;
}

ul#sidebullet li {
	background: url(images/ARROW.gif) no-repeat 0 2px;
	padding-left:15px;
	margin-left:10px;
	font-size:12pt;
}
ul#sidebullet li ul {
	margin:5px 0;
}
ul#sidebullet li li {
	background: none;
	list-style-type:disc;
	padding-left:0px;
}

ul#sidebullet li a {
	color:#666666;
	font-size:12pt;
}
ul#sidebullet li a:active {
	color:blue;
}

ul#sidebullet li li a {
	color:#666666;
	font-size:10pt;
}

ol#prayer {
	margin:0px;
        padding:0px;
}

#titlebar {
	background: url(images/titlebar.jpg) no-repeat;
	width:547px;
	height:63px;
}

#titleheading {
	padding-left:20px;
	padding-top:10px;
}

.theline {
	background: url(images/line.gif) no-repeat center;
	height:20px;
}
.thedot {
	background: url(images/dotline.gif) repeat-y center;
	width:1px;
}

.thecontent span {
	color:#54ABD5;
	font-size:11pt;
	font-weight:bold;
}
.orange {
	font-size:12pt;
}
.orange, .orange2 {	
	font-weight:bold;
	color:#FF9900;
}

a.black, a.black:hover {
	font-size:8pt;
	color:black;
}	


/* Bottom */
#bottom_content {
	background: url(images/template_bottom.jpg) no-repeat bottom left;
	height:50px;
	overflow:hidden;
	font-size:8pt;
	color:#006699;
}
#copyright {
	margin-top:30px;
}


/* Other */
#banner-bottom {
	background: url(images/banner-bottom.jpg) no-repeat;
	width:368px;
	height:99px;
}

#yr_calender {
	background: url(images/yr_calendar.jpg) no-repeat;
	width:329px;
	height:251px;
}

#invitebox {
	background: url(images/invitebox.jpg) no-repeat;
	width:360px;
	height:197px;
}

#invitation_top {
	background: url(images/frontbox-top.jpg) no-repeat top left;
	width:360px;
	padding-top:10px;
	overflow:hidden;
}

#FirstContent {
	height:120px;
	overflow:scroll;
}
#SixContent {
	overflow:hidden;
	background: url(images/frontbox-mid.jpg) no-repeat center left;
}

#invitation_bottom {
	background: url(images/frontbox-bottom.jpg) no-repeat bottom left;
	width:360px;
	font-size:8pt;
	font-style:italic;
	text-align:center;
	color:#006699;
	padding-bottom:5px;
}

#FirstBox {
	width:270px;
	margin:0 auto;
	text-align:left;
	margin-top:50px;
}
#SecondBox {
	width:300px;	
	height:285px;
	margin:0 auto;
	overflow:scroll;
}
#FourthBox {
	height:145px;
	overflow:scroll;
}
#FifthBox {
	height:205px;
	overflow: scroll;
}
#SixthBox {
	width:250px;
	margin:0 auto;
	border:1px solid #aaaaaa;
	padding:10px;
}

.boxheader {
	background:#00CCFF;
}
.boxrow {
	background:#EEEEEE;
}
.boxmain {
	background:#0066FF;
	color:white;
}
.boxwhite, .boxrow, .boxheader {
	text-align:center;
}

#firstboxleft {
	color:#333333;
}
#firstboxright {
	color:maroon;
	text-align:right;
}
#firstboxright, #firstboxleft {
	font-weight:bold;
	font-size:12pt;
}

.jiangyicenter {
	margin-left:50px;
}

.jiangyivisitedbackground {
	background:pink;
}

.textaligncenter {
	text-align:center;
}

.tblcomm_musicth {
	text-align:center;
	color: #FFFFFF;
}

.white {
	color:white;
}