body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img {
	border:none;
}

a {
	color:#7f1f0e;
}

a.nounderline {
	text-decoration:none;
	color:inherit;
}

.sangha_name {
	font-size:larger;
	font-weight:bold;
}

a.sangha_name {
	text-decoration:underline;
	cursor:pointer;
}

a.inner_nav_link {
	text-decoration:none;
	font-weight:bold;
	margin-left:30px;
}

h1 {
	text-align:center;
	color:#7f1f0e;
	font-size:medium;
}

h2 {
	text-align:center;
	color:black;
	font-size:small;
}

div.announcement {
	border-color: #000000;
	border:solid;
	border-width:2px;
}

table.maintable {
	border-width: 2px;
	border-style: solid;
	border-color:#7f1f0e;
	text-align: center;
	width: 829px;
	border-spacing:0;
}

table.maintable td {
	text-align:left;
	vertical-align:top;
	border-width: 1px;
	border-style: solid;
 	border-color:#7f1f0e;
	padding:10px;
}

table.maintable td.header {
    background-image:url(images/header.gif);
    background-position:center;
	background-repeat: no-repeat;
	padding:0px;
 	width:825px;
	height:165px;
 }

table.subtable {
	text-align:left;
	border-width:0px;
	padding:0px;
	margin:0px;
}

table.subtable td {
	border-style:hidden;
	padding:1px;
	vertical-align:top;
	border-width:0px;
}

table.subtable td.sangha {
	border-width:1px;
	border-left-style:hidden;
	border-right-style:hidden;
	border-bottom-style:hidden;
	border-top-style:solid;
}

table.subtable td.start {
    border-top-style:hidden;
}

ul.program li, ul.directions li {
	list-style-image:url(images/arrow.gif);
	padding-bottom: 10px;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	whitespace: nowrap;	
}

.speaker {
	font-weight:bold;
}