@charset "utf-8";
/* Basic style sheet for Temple Israel of Sharon MA
   Release 2.0
   January 2007
*/
ul.toc
{
float:right;
width:100%;
margin:0;
color:white;
list-style-type:|;
font-family: Arial, Helvetica, sans-serif;
}
a
{
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
background-color:white;
color:#663366;
}
a.toc
{
float:center;
width:7em;
color:white;
font-size:larger;
text-decoration:none;
background-color:#996699;
padding-left:20px;
padding-right:20px;
}
a:hover {background-color:#CC99CC}
li.button {display:inline; color:white; font-size:small}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
}


li {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:square;
	font-size:medium;
}
li.toc {
	list-style-type: none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;

}
li.RightRegion {
	list-style-type: none;
	text-indent: 0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
p.RightRegion {
	font-size:small;
	padding:0;
	margin:0;
}
small {
	font-size:very-small;
	padding:0;
	margin:0;
}
body {
background-color:white;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
table.HeadLines
{
	font-family:inherit;
	text-align:inherit;
	font-size:small;
	padding:0;
}
h1,h2,h3,h4
{	
	font-family: 'Times New Roman', serif;
	text-align:left;
}
h5
{	
	font-family: 'Times New Roman', serif;
	text-align:center;
}
h1
{	font-size:x-large;
	font-weight:bolder;
}
h2
{	font-size:large;
	font-weight:bolder;
}
h3
{	font-size:inherit;
	font-weight:bold;
}
h5
{	font-size:x-large;
	font-weight:bold;
}

h1.RightRegion{
	font-size:medium;
	font-variant:small-caps;
	font-weight:inherit;
	}
h2.RightRegion{
	font-size:medium;
	font-weight:inherit;
	}

}


