﻿body
{
    height:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    margin-top: 0px;
    background-color: #211f5f;
}
body a:visited
{
    color: Black;
} 
body a:link
{
    color: Black;
}
body a:hover
{
    color: #ed2024;
} 
h1
{
    margin-top: -30px;
    margin-bottom: 0px;
    font-size: 26pt;
    font-family: 'Times New Roman' , Serif;
    color: Black;
    font-style: italic;
    border-bottom: #ededed 1px solid;
}
h2
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ed2024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h3  
{
    margin-top:0px;
    margin-bottom:0px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #211f5f;
}
h3 a:visited
{
    color: #211f5f;
    text-decoration: none;
}
h3 a:link
{
    color: #211f5f;
    text-decoration: none;
}
h3 a:hover
{
    color: #ed2024;
    text-decoration: underline;
}
*.standardlist
{
	margin-top: 5px;
	margin-left: 0px;
}
#menu
{
    margin: 0px;
    margin-left: 110px;
    margin-top: 147px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
}
#menu li 
{
    list-style-type:none;
	float: left;	
    
}
#menu a, #menu a:visited
{
    display: block;
    color: Black;
    text-decoration: none;
    height: 19px;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
    border-left: #f5f5f5 1px solid;
}
#menu a:hover
{
    color: #ed2024;
    background-color: #f5f5f5;
}
.Footer
{
    background-image: url(Graphics/MasterPage/Burley-Presbyterian-Church-Footer.gif);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: black;
    text-align: center;
}
.Footer a:visited
{
    color: black;
    text-decoration: none;
}
.Footer a:link
{
    color: black;
    text-decoration: none;
}
.Footer a:hover
{
    color: #ed2024;
    text-decoration: underline;
}
.Padding5
{
    padding: 5px;
}
.Padding10
{
    padding: 10px;
}
/* -------------- Schedule Page -----------*/	

.Schedule
{
    font-size: 12pt;
}
.ScheduleTitle
{
    color: #ed2024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.ScheduleDate
{
    color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.ScheduleItem
{
    padding: 5px;
}
/* ----------------------------------------*/

