* {
	margin: 0;
}

html, body {
	height: 100%;
}

body{ 
background-color: #5e0608;
background-image: url('../images/bk.jpg');
background-repeat: repeat-y;
background-position:center; 
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}

.topright {
position: absolute;
right: 10px;
top: 10px;
display: block;
text-decoration: none;
}

.social_links{
padding-bottom:10px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}

.wrapperhome {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

.header{
padding-bottom:10px;
}

.content{
width:720px;
text-align:left;
}

.content a:link, a:visited, a:active{
color:#5e0608;
font-variant: small-caps;
}

p, ul, li{
 font-size: 14px;
 font-family: 'Bookman Old Style', serif;
 color: #000000;
 text-align: justify;
 line-height: 1.5em;
 padding-bottom:12px;
}

.capital {
font-size:40px;
color:#c6d1d7;
padding: 5px 5px 8px 4px;
float: left;
}

.church {
font-size:30px;
color:#c6d1d7;
padding:0px;
margin:0px;
}

.city{
font-size:20px;
font-style:italic;
padding-bottom:25px;
}

.footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}

.footer {
width:720px;
margin-left: auto ;
margin-right: auto ;
}

.footerhomepage, .pushhome {
	height: 25px; /* .push must be the same height as .footer */
}

.footerhome{
text-align:left;
padding-top:25px;
float:left;
}

.footergathering{
text-align:right;
padding-top:25px;
float:right;
}

.clear{
clear:both
}

.footernav{
text-align:center;
padding-top:4px;
width:720px;
font-size:10px;
color:#c6d1d7;
}

.footertext{
text-align:right;
padding-top:4px;
padding-bottom:10px;
width:720px;
font-size:10px;
color:#c6d1d7;
}

.parish{
 margin:0 0 20px 30px;
 font-size: 14px;
 font-family: 'Bookman Old Style', serif;
 color: #000000;
 text-align: justify;
 line-height: 1.5em;
 padding-bottom:12px;
}
