/* ---( CSS File for St.Bridget Church )------------------------------- */


/* ---( HTML tags Stylings )------------------------------- */


body {
	background-color: #9D0102;
	margin: 10px 5px 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9D0102;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C9BF;
	padding-bottom: 2px;
}
.fadedtext{
	color: #D5D7CD;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.learnmore {
	color: #9D0102;
	align: right;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	margin: 0px;
	padding: 0px;	
}
p.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: justify;
	padding: 10px;
	
}
table.pennies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
	
.square {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	list-style-type: square;
	list-style-position: outside;
	clear: left;
	padding-bottom: 5px;
}
.paragraphheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9D0102;
	
}
.currentpage {
	color: #9D0102;
	font-size: 14px;
	
}
	


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64665B;
	text-decoration:underline;
}

a:hover {
	color: #9D0102;
	text-decoration: underline;
	}


/* ---( Custom Stylings )------------------------------- */

.leftboxsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64665B;
}

.container {
	background-color: #F1F3E9;
	border: 5px solid #E0E3D6;
}

.bannerbg {
	background-image:  url(images/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F1F3E9;
}

.alsovisit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}

.menuoutline {
	border: 1px solid #C6C9BF;
	background-color: #E4E8DB;
}


/* ---( ID for Menu etc )------------------------------- */

#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	}
#menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image:  url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 170%;
}

#menu a {
	color: #64665B;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
}
	
#menu a:hover {
	text-decoration : underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0102;
}
	
	
#menubottom {
	margin: 0;
	padding: 0;
}

#menubottom li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 170%;
}

#menubottom a {
	color: #64665B;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
	
#menubottom a:hover {
	text-decoration : underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0102
}
img {
	border: none;
}
img.content {
	border: none;
	float: left;
	margin: 7px;
}


.scriporder {
	background-color: #F1F3E9;
	border: thin solid #64665B;
}
td.tan {
	background-color: #F1F3E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	border: thin solid #64665B;
	background-color: #F1F3E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	c
}
select {
	border: thin solid #64665B;
	background-color: #F1F3E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

li.square {
	list-style-position: inside;
	list-style-type: square;
	font-size: 11px;
	color: #404040;
}


