﻿body{
	background-color:#B9937E;
	border: 0;
	padding:0;

}
div#container{
	margin:0;
	width:760px;
	font-size:.76em;
}

div#topp {
	width 100%;
    text-align:center;	
    margin-bottom:2em;
}
div#topp img{
	border-width:0;
}
div#leftt {
   float:left;
   width:168px;
   margin:0 5px 5px 10px;
   font-size: 0.82em;
   line-height: 112%;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}
div#leftt p {
  font-weight:normal;
  width:160px;	
}
div#leftt a { text-decoration:none;
   font-weight:bold; 
}

div#contentt {
	background-color:#fff;
	margin-left:176px;
	margin-right:6px;
		/* margin:28px 36px 10px 200px;*/
	padding: .6em 12px 1.2em 24px;  
	color:black;
    font-family  :"Times New Roman", Times, serif;	
}
div#contentt h2 h3 {
	font-size:1.16em;
}
div#contentt h2 {
	text-align:center;
}
div#contentt p, ul, ol  {
	font-size:1.04em;
}
div#contentt a {
	font-weight:bold;
}
div#contentt li {
	margin-left:26px;
	margin-bottom:1.04em;
}
div#contentt dl {
	margin-bottom:.36em;
	font-size:1.12em;
}
div#contentt dt {
	margin-left:10px;
	margin-top:.72em;
	}
div#contentt dd {
	margin-bottom:.36em;
	}

/*.sched_detail
{
   border:1px solid #B9937E;
   padding:4px 4px 4px 4px;
   border-spacing:0px;
   border-collapse:collapse;
}*/
.sched_detail {
	border-spacing:0;
	border-collapse:collapse;
}
table.sched_detail td
{
   border:1px solid #B9937E;
   padding:4px 4px 4px 4px;
}
.sched_section
{
   padding:4px 4px 4px 4px;
   font-weight: bold;
   background-color: #B9937E;
}
.style50 {
	margin-left: 50px;
}
