
p, h3, h4{
margin:0;
}


#clearone {
   clear: both;
   height: 0px;
}


#leftside a:hover,
#leftside a:focus{
	text-decoration: none;
	background-color: #dcd2b2;
}

#otholder
{
	position:static;
	margin:  20px 70px 50px 20px;
	padding: 0 25px 0 0;
	border: 5px double #dad0c6;
	height: auto;
	width: 380px;
	background: #eae0d6;
	overflow: hidden;
	z-index: -1;
   color: #840019;
}

table
{
   table-layout: fixed;
   text-align: bottom;
}

th {
   line-height: 1em;
   font-weight: bold;
}

.dayname
{
   width: 110px;
   text-align: left;
}

.otdesc
{
	width: 100px;
   text-align: left;
}

.otimes
{
	width: 150px;
   text-align: left;
}

.otlist p {
	margin: 0 0px 0 0px;
	padding: 0 0.3em 0 0;
	display: inline;
	line-height: 1.2em;
	overflow: hidden;

}

.otlist em {
   display: inline;
	font-size: .9em;
	padding: 0;
	padding: 0px 20px 0px 20px;
}


h3.otname {
	font-family: "Times New Roman", "New Century Schoolbook", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
   padding: 10px 0 5px 0px;
	font-size:2.4em;
	text-align: center;
}

h4.otname {
      font-weight: normal;
      font-family: cursive;
     }
