@import url('reset.css');
@import url('style2.css');

h1, h2, h3, h4, p, a, li, span {
font-family: Georgia, Times New Roman, serif;
}

h1, h2, h3, h4, h5 { 
font-size: 18px;
font-weight: normal;
}

h1 {
font-size:44px;
}

p {
font-size: 14px;
line-height: 1.5;
}

strong {
font-weight: bold;
}

.content li {
padding-left: 18px;
background: url(/images/site/list_image.jpg) no-repeat;
margin: 0 0 10px;
font-size: 14px;
line-height: 1.4;
}

.content ul {
margin-bottom: 18px;
}

.content p {
margin-bottom: 25px;
}

.about_content p {
margin: 0 5px 25px;
}

a {
color: #690A5D;
cursor: pointer;
}

a:hover {
text-decoration: none
}
#pastor_desc h1 {
padding-top: 20px;
}

h1.purple {
color:#690A5D;
font-size: 44px;
margin-bottom: 8px;
}

h1.grey {
color:#666666;
font-size: 44px;
margin-bottom: 8px;
}

h1.header {
display:block;
background: #191919;
color: #ffffff;
padding: 15px;
font-size: 30px;
text-align: left;
}

#recent_message h1 {
margin: 10px 0 10px 0;
}

#recent_message h1 a {
font-size: 40px;
color: #000000;
}

h2.underline, h1.underline {
font-size: 28px;
border-bottom: 3px solid #cccccc;
padding:10px 20px;
margin: 0 0 20px 0;
}

.content h2 {
font-size: 20px;
margin: 10px 0;
line-height: 1.3;
}

.about_content h2 {
font-size:28px;
margin: 10px 5px;
font-family: Georgia, Times New Roman, serif;
}

#recent_message h2 {
font-size: 24px;
color: #690A5D;
float: left;
}

.event h2, .event p {
margin: 5px 0px 5px 10px;
}

#pastor_desc h2, .leader h3 {
color:#690A5D;
font-size: 24px;
font-style: italic;
margin-bottom: 5px;
}

#pastor_desc h2 {
margin: 5px 0 20px;
}

#recent_message h3 {
color: #666666;
float:left;
font-style: italic;
margin: 4px 0 35px 15px;
}

#schedules h4 {
width: 100%;
margin: 10px 9px;
padding: 8px;
border-bottom: 3px solid #CCCCCC;
clear:both;
}

#schedules h5 {
margin-bottom: 4px;
}

#schedules h5 a {
font-size: 14px;
color: #000000;
}