/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #810000;
}

body {
	background-color: #4D0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B50400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B50400;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper {
	width:780px;
}

#container {
	width:780px;
	background-color:#FFFFFF;
	float:left;
}

#header {
	width:780px;
	float:left;
}

#content {
	width:780px;
	background-image:url(images/bgTexture.jpg);
	float:left;
	line-height:18px;
	
	background-repeat:repeat ;
}	

#footer {
	width:780px;
	float:left;
}

#homeWelcome {
	width:412px;
	float:left;
	padding-left:31px;
	padding-right:31px;
}

#homeNews {
	width:272px;
	float:left;
	padding-right:31px;
}

#leftcontent {
	width:512px;
	float:left;
	padding-left:31px;
	padding-right:31px;
}

#subnav {
	width:157px;
	float:left;
	padding-top:34px;
	padding-left:15px;
	padding-right:31px;
	line-height:20px;
	letter-spacing:1px;
}

.subnav ul {
	font-size:10px;
	margin:0;
	padding-left:20px;
}
.subnav li {
	font-size:10px;

}
	.subnavContact {

		line-height:18px;
		letter-spacing:0px;
	}
	
.subheader {
	font-weight: bold; 
	color: #b50400; 
	line-height:14px;
	font-size: 14px;
}

.pilgrimheader {
	font-size: 13px;
	font-weight: bold;
}