a {
	color: black;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.link {
	vertical-align:baseline;
}

div {
	clear: both;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto; 
}

body {
	background-color: white;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana !important;
	font-size: 12px;
}

img {
	border: 0px;
}

.entire {
	width: 798px;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px black;
	background-color: white;
	text-align: left;
}

.banner {
	width: 798px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/banner.png');
	background-color: black;
	border-bottom: solid 1px black;
}

.nav, .subnav {
	width: 798px;
	font-family: Arial, Helvetica, Verdana !important;
	text-align: center;
	color: black;
	padding:0px;
	margin:0px;
	vertical-align: middle;
}

.nav {
	height: 26px;
	font-size: 16px;
}

.subnav {
	height: 22px;
	font-size: 14px;
}

.navitem, .subnavitem {
	display: inline-table;
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	background-color: white;
}

.navitem {
	padding-top: 3px;
	height:23px;
}

.subnavitem {
	padding-top: 3px;
	height: 19px;
}

.navitem:hover, .subnavitem:hover {
	background-color: black;
	color: white;
}

.divider {
	width: 780px;
	height: 3px;
	margin-left: 9px;
	padding: 0px;
	background-image: url('../images/divider.png');
	background-color: white;
	text-align: left;
	vertical-align: top;
}

.smalldivider {
	width: 520px;
	height: 2px;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
	background-image: url('../images/smalldivider.png');
	background-color: white;
	text-align: left;
	vertical-align: top;
}




.main {
	padding: 20px;
}

h1 {
	font-family: Arial, Helvetica, Verdana !important;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Verdana !important;
	font-size: 14px;
	font-weight: bold;
}

.clear {
	display: block;
	clear: left;
	visibility: hidden;
}

.soke {
	float: left;
	height: 350px;
	padding-right: 20px;
}

.sign {
	padding-left: 250px;
}

.schedule {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	margin-left: 50px;
}

.schedule td {
	width: 200px;
	vertical-align: top;
	padding-bottom: 5px;
}

.footer {
	display: block;
	width: 798px;
	margin-top: auto;
	margin-bottom: auto;
	color: black;
	font-size: 8pt !important;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana !important;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

h1 {
	font-size: 16pt !important;
	font-family: Arial, Helvetica, Verdana !important;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 12pt !important;
	font-family: Arial, Helvetica, Verdana !important;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
}

div.clear {
	float: none;
	clear: both;
	height: 1px;
}

.section {
	clear: both;
	float: none;
	width: 100%;
}

.imagespanel {
	float: left;
	width: 202px;
	margin-right: 20px;
	font-size: 6pt !important;
	font-family: Arial, Helvetica, Verdana !important;
	color: #eee;
	margin-bottom: 10px;
}

.detailspanel {
	float: left;
	clear: none;
	width: 530px;
	margin-bottom: 10px;
}

div.detailspanel div.entry {
	margin-bottom: 6px;
}

div.detailspanel label {
	font-weight: bold;
	float: left;
	width: 100px;
}

div.detailspanel .title {
	font-weight: bold;
}

div.detailspanel p {
	margin-top: 6px;
	margin-bottom: 6px;
}

div.detailspanel div.address {
	clear: none;
	float: left;
	margin-bottom: 12px;
}

.imagestrip {
	float: left;
	width: 750px;
	height: 120px;
	text-align: center; 
}

.imagestrip img {
	width: 140px;
	height: 105px;
	padding-left: 8px;
}

.imagestrip img:first-child {
	padding-left: 0px;
}

.titledimage {
	width:200px;
	text-align:center;
	font-size: 8pt !important;
	font-family: Arial, Helvetica, Verdana !important;
	color: white;
	background-color: black;
	padding-bottom:2px;
	border: 1px solid black;
}

.instructor {
	font-weight: bold;
}
