/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color: #3366FF;
	margin:0;
	padding:5px 0px 5px 0px;
}

a:visited {
text-decoration: none;

}
a:active {
text-decoration: none;
}
a:hover {
color: #0000CC;
}

p {
font-family: Arial, Helvetica, sans-serif;
line-height:1.5em;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:10px 50px 10px 50px;
}

p.archives {
font-family: Arial, Helvetica, sans-serif;
line-height:1.5em;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:10px 10px 10px 10px;
}

p.topnav {
font-family: Arial, Helvetica, sans-serif;
line-height:1.5em;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:5px 20px 5px 20px;
}

p.index {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:20px 20px 20px 470px;
}

p.footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:100;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:0px 5px 5px 5px;
	text-align:center;
}

h1 {
font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-weight:bold;
	text-decoration: none;
	color:#726a5b;
	margin:0;
	padding:5px 50px 0px 40px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style:normal;
	text-decoration: none;
	color:#443d30;
	margin:0;
	padding:5px 50px 0px 40px;
	font-weight: normal;
}

img.large {
padding:2px 30px 2px 0px;
margin:0px;
}


img.about {
padding:20px 25px 20px 25px;
margin:0px;
}



#header {
	background-image:url(../images/header_left.jpg);
	padding: 0px 0px 0px 0px;
	width:800px;
	height:125px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
}


#headernav {
	padding: 0px;
	height:30px;
	width:300px;
	margin: 0px 20px 0px 400px;
	border: 1px solid #726a5b;
}


#toprule {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #726a5b;	
}


#contentindex {
background-image:url(../images/grace_chapel_exterior_bg.jpg);
background-color:#726a5b;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width:800px;
	height:350px;	
}


#contentabout {
background-color:#f1f0ef;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width:800px;	
}

#contentmain {
background-color:#726a5b;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;	
}

#bottomrule {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #726a5b;	
}


#footer {
clear:both;
	padding: 0px 0px 0px 0px;
	width:800px;
	height:200px;
	margin: 0px 0px 0px 0px;
}
