/* Start of style sheet 'HolyTrinLayout' */

body {
	margin: 0px 0px 0px 0px;
	background-color: #fff7e2;
}

a:hover
{
	text-decoration: none;
	background-color: #8f5619;
}

.banner {
	font-size: 36px;
	font-weight: bold;
	color: #fff7e2;
	padding: 3px;
	text-align : left;
}
/*		breadcrumbs are a poor substitute for poor navigation
div.breadcrumbs {
   font-size: 10pt;
   margin-right: 5px; 
   font-family: Arial, Helvetica, sans-serif;
   text-align: right;
}
*/

.borders {
	border-width: 3px 3px 3px 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #8f5619;
}

.headstyle {	
	font-family: Arial, Helvetica, sans-serif;
	color: #8f5619;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px 10px 5px 5px;
}

hr{ 
color: #8f5619; width: 80%; text-align: center;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	padding: 5px;
    text-align: left;
}

.menuwithborders {
	border-width: 3px;
	border-style: solid;
	border-color: #8f5619;
	color: #8f5619;
    text-align: center;
	font-weight: bold;
	width: 140px;	
}

.menuwithborders a:link  {
/*	border-width: 3px;
	border-style: solid;
	border-color: white; */
	background-color: white;
	color: #8f5619;
    text-align: center;
	font-weight: bold;
	width: 140px;	
}

.menuwithborders a:active {
/*	border-width: 3px;
	border-style: solid;
	border-color: white; */
	background-color: white;
	color: #8f5619;
    text-align: center;
	font-weight: bold;
	width: 140px;	
}

.menuwithborders a:visited {
/*	border-width: 3px;
	border-style: solid;
	border-color: white; */
	color: #8f5619; 
	background-color: white;
    text-align: center;
	font-weight: bold;
	width: 140px;	
}

.menuwithborders a:hover {
	border-width: 3px;
	border-style: solid;
	border-color: #8f5619;
	background-color: #8f5619;
	color: white;
    text-align: center;
	font-weight: bold;
	width: 140px;	
	color: white; 
}

ul.liststyle1 {
	list-style : disc inside url(../images/bullet.gif);
}

ol.liststyle2 {
	list-style-type: decimal;
	list-style-position: inside;
}

.footer {
   font-size: 9pt;	/* macs need a minimum of 9pt text */
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   margin-bottom: 10px;
}

.footerborders {
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #8f5619;
	text-align: center;
}

/* End of 'HolyTrinLayout' */

