/* CSS Document */


html {margin: 0; padding: 0;}


body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	top: 0px;
	font-size: 12px;
	background-position: center;
	background-repeat: repeat-y;
}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


ul {

	font-size: 100%;
	color: #FFFF00;
}

a {
	color: #FFFF00;
}

p {
font-size: 100%;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	margin-top: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: normal;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}

h1.topbanner {
	color: #fff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 180%;
	visibility: hidden;
	left: -900px;

}


h3.leftLinkTitle {
	font-size: 100%;
	color: #FFFF00;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3.newsTitle {
	font-size: 100%;
	color: #FFFF00;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6888BB;
}

div#leftbox {
	left: 1px;
	width: 165px;
	color: #FFFF00;
	padding-top: 0px;
	z-index: 0;
	float: left;
}


#leftlinks  a,#news  a {
	color: #FFFF00;
	text-decoration: none;
	padding: 0px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996699;
	display: block;
	font-size: 95%;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
#leftlinks a:link, news a:link
{
	color: #FFFF00;
	text-decoration: none;
	/*padding-left: 10px;*/
	}

#leftlinks a:hover, news a:hover
{
	color: #000;
	background-color: #F2F1F9;
}



#linkHome a:link,
#linkDioceses a:link,
#linkEvents a:link,
#linkResources a:link,
#linkLinks a:link,
#linkContact a:link
{
	color:#FFFF00;
	text-decoration: none;
	display: block;

}

#linkHome a:visited,
#linkDioceses a:visited,
#linkEvents a:visited,
#linkResources a:visited,
#linkLinks a:visited,
#linkContact a:visited
{
	color:#FFFF00;
	text-decoration: none;
	display: block;
	height: 18px;
}

#sitemaplink a:link{
	color: #FFF00F;
	text-decoration: none;
}
#sitemaplink a:visited{
	color: #FFFF00;
	text-decoration: none;
}
#sitemaplink a:hover{	
	color: #FFFF00;
	text-decoration: underline;
}




#middlebox table {
	width: 500px;
	background-color: #B1C2DC;
}
#middlebox table td p {
	margin-top: 0px;
}

#middlebox table td {
	margin: 0px;
	padding: 3px;
	background-color: #000000;
}

#middlebox a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F91C1;
}

#leftlinks ul,#news ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#leftlinks li,#news li {
		
		margin: 0;}
	



/* Positional Elements ***********************************************************/	

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	background-color: #000000;
}
#container {
	
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
#middlebox {
	padding: 10px;
	background-position: center 12px;
	background-repeat: no-repeat;
	width: 530px;
	min-height:600px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #819EC8;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
	float: left;	
}

/* for Internet Explorer */
/*\*/
* html #middlebox {
height: 8em;
}
/**/

.featureHead {
	background-image: url(../images/featuresBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-indent: 5px;
	width: 255px;
	margin: 0px;
}
.featureContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	width: 245px;
	margin-left: 5px;
}
#feature1 {
	width: 255px;
	float:left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #819EC8;
	border-left-color: #819EC8;
}
#clear {
	clear: left;
}

#feature2 {
	width: 255px;
	float:left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #819EC8;
	border-left-color: #819EC8;
	margin-left: 12px;
}


div#rightbox {
	width: 18%;
	left: 730px;
	position: absolute;
}


#header {
	height: 104px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
}
#leftlinks, #news{
	
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	width: 150px;
	margin: 10px;
	visibility: visible;
}


#container #access {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	height: 22px;
	font-size: 95%;
	text-indent: 12px;
}



/* 
This determines the position of the left hand navigation boxes
*/

#leftlink-header{
	width:150px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin: 0px;
}




#search {
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
	padding-top: 12px;
	padding-left: 5px;
}




/*
Horizontal navigation is defined below:
Each link has a dedicated bg colour
*/

#horiz-navigation {
	height: 18px;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	background-color: #6699CC;
}
#linkHome{
	background-color: #333333;
}

#linkDioceses {
	background-color: #333333;
}
#linkEvents {
	background-color: #333333;
}

#linkResources{
	background-color: #333333;
}
#linkLinks{
	background-color: #333333;
}
#linkContact{
	background-color: #333333;
}

/*
Common styles for horizontal nav elements
*/

#linkHome,#linkResources,#linkLinks, #linkEvents {
	float:            left;
	width:            118px;
	color:            #FFFF00;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      bold;
	font-size:        100%;
	height: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	visibility:       visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#linkLinks {
	float:            left;
	width:            114px;
	color:            #FFFF00;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      bold;
	font-size:        100%;
	height: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	visibility:       visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#linkContact{
	float:            left;
	width:            116px;
	color:            #FFFF00;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      bold;
	font-size:        100%;
	height: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	visibility:       visible;

}

#linkDioceses {
	float:            left;
	width:            180px;
	color:            #FFFF00;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      bold;
	font-size:        100%;
	height: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	visibility:       visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}




/* Classes*/
#footer {
	background-color: #B7C8E2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: left;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 1px;
	}
	
.imagecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
#middlebox a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F91C1;
	background-color: #E8EDF4;
	color: #000000;
}
.mmhide_topicPrecis {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topicBg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.mmhide_topicPrecis h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB5DA;
}

.mmhide_topicPrecis p{
	font-size: 90%;
	}
.featureHeadPlum {
	background-image: url(../images/featuresPurpBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-indent: 5px;
	width: 255px;
	margin: 0px;
}
