﻿/* ul{
	list-style-image: url('../images/tancross.gif');
	color:#666666;
	font-style:normal;
} */
.arrowlistmenu{
width: 150px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(http://saintlaurenceosb.org/images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(http://saintlaurenceosb.org/images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #800000;
	list-style-image: url(http://saintlaurenceosb.org/images/arrowbullet.png);
/*custom bullet list image*/	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #800000;
	background-color: #FFFFCC;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #F3F3F3;
background-color:  #A70303;
}
h1{
	text-align: center;
	font-size: large;
	color: #990000;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: large;
}
.style1 {
	border: 1px solid #808000;
	background-color: #FFFFCC;
	margin-right: 22px;
}
.style2 {
	border: 1px solid #808000;
}
.style3 {
	text-align: center;
	border: 1px solid #808000;
}
.style4 {
	text-align: center;
}
.style5 {
	margin-left: 202px;
	margin-right: 84px;
	margin-top:0px;
}
.background-image {
	background: url(/images/pattern.gif);
}
div.menu a:hover{
	color:#663300;
	font-weight: 1000;
}
div.menu a:link{
	color:black;
}
font.capital {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: large;
}
table.content{
	padding: 0;
	width: 600;
	border: 0;
	background-color: #FFFFCC;
}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
p.title{
	font-weight: bolder;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}
dd.prayer{
	font-style:italic;
	color:#808000;
}
img.button{
	height:20;
	width:100;
	border:0;
}
img.osb{
	width:600;
	height:225;
	border:0;
}
img.station{
	text-align:center;
	width:353;
	height:448;
}
img.logo{
	height:150;
	border:0;
	width:600;
}
div.menu{
	width:70px;
	height:107px;
	float:left;
}
