/* CSS Document */

body {
	margin: auto;
	margin-top:0px;
	text-align: center;
	background-color: #fff;
	width: 760px; /* needs width for centering to work on Netscape 7.1 */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}
a:link {
	color: #3F524E; /* dark green */
}
a:hover {
	color: #000; /* black */
}
a:visited {
	color: #333;
}
h1, h2 {
font-family:"Times New Roman", Times, serif;
}
h1, h2.subhead {
	font-size:x-large;
	color: #3F524E; /* dark green */
	text-align:center;
	line-height:1em;
}
 h2.subhead {
	padding-bottom:0;
	margin-bottom:.5em;
	padding-top:0;
	margin-top:0px;
	position:relative;
	
}
h1.program {
	
	margin-bottom:0;
	padding-bottom:0;
}
h1#main {
	font-size:large;
	padding-top:5px;
	padding-bottom: 5px;
	margin-bottom:0;
}
p, ul{
margin-top:0;
}
h2 {
	font-size:large;
	font-weight:bold;
	color:#336666;
	padding-bottom:0;
	margin-bottom:.3em;
	padding-top:.3em;
	
	
}
h2.subhead {
font-size:x-large;
color: #3F524E; /* dark green */
padding-top:0;
margin-top:0;
}
h3 { /* left-hand menus */
		padding-left : 5px;
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight:bold;
		text-align : left;
		line-height: 2em;
		margin:0;
		color: #333;
		padding-bottom:.3em;
		padding-top:.3em;
}
h3 a {
	color:#103463;
	text-decoration:underline;
}
#menu h3{
	
	padding-top:0;
	margin-top:0;
}

th {
	text-align:left;
}
#frame {
	z-index: 4;
	width: 760px;
	height:auto;
	margin:0 auto;
	position:relative;
	
}
#top {
	height: 89px;
	width: 760px;
	position:relative; /* needed for making topnavbar absolute */
	padding-bottom:20px;
}
#top img{
	border:0;
}
#bottom {
	width: 760px;
	background-color:#fff;
	position:relative;
	height:auto;
	text-align:left;
	background:url(images/bottom-edge.jpg) left bottom repeat-x;
}
#left {
	text-align:left;
	width: 116px;
	\width: 111px;
	w\idth: 116px;
	margin-bottom: 15px;
	position:absolute;
	top:0px;
	left:0px;
}
#right {
	padding: 0 20px 20px 10px;
	margin-left:130px;
	text-align:left;
	width: 586px;
	\width: 620px;
	w\idth: 586px;
	border-left: 1px solid gray;
}

#footer { /* get the dark band the right length in flaky browsers */
 	width: 760px;
	font-size: 100%;
	background-color:#728B85;
}
#links {
	width: 760px;
}
#problems {
	width:760;
	text-align:center;
}
#phone {
	background-color:#728B85; /* for Netscape */
	padding: 0px 5px 0px 5px;
	color: white;
	float:right;
	width:370px;
	
	text-align:right;
}
#copyright {
background-color:#728B85; /* for Netscape */
color: white;
float:left;
	width:380px;
	
	text-align:left;
}
 #design {
 background-color:#728B85; /* for Netscape */
	float:right;
	width:250px;
	text-align:right;
	color: white;
	padding: 0px 5px 0px 5px;
	
}
#design a{
	color: white;
	text-decoration:none;
}
#design a:hover{
	text-decoration:underline;
}

#disclaimer {
	display:none;
	color:red;
	border: 3px solid red;
}
#printing {
float:right;
}
#printing img {
	border:0;
}
#quote {
	border: 2px double #3F524E; /* dark green */
	padding:5px;
	width: 450px;
	text-align:center;
	margin:  5px auto 10px auto;
}
span.author {
	display:block;
	text-align:right;
	font-style:normal;
}
p.testimonials {
	font-style:italic;
}
#mcb, #mcb1 {
	float:left;
	border:0;
}
img#mcb, img#mcb1 {
	padding-right:18px;
}
img#mcb1 {
	position:relative;
	top:-30px;
	
}
#address, #people {
	color:#587570;
	font-weight:bold;
	width:270px;
	text-align:center;
	margin-left: 310px; /* float right wrecked the footer on Netscape 7 */
	padding-bottom: 5px;
}
#grow, #people {
	color:#587570;
	font-weight:bold;
	font-size:14px;
	position:relative;
	top:-15px;
}
#offerings {
	padding-left:5px;
	position:relative;
	top:-10px;	
	width:295px;
	margin-left: 285px;
}
span.authoracc {
	display:block;
	padding:3px 0 3px 20px;
	font-style:normal;
}
table.programtime {
width:580px;
}
#contact, #phones {
	text-align:center;
	font-size:medium;
}
	
#picleft {
	float:left;
	padding-right:15px;
	padding-bottom: 5px;
}
#picright {
	float:right;
	padding-left:15px;
	padding-bottom:5px;
}
.program { /* in tabbed pages */
	font-weight:bold;
}
.link {
	text-align:right;
	padding-top:0;
	margin-top:0;
}
table#signup {
	margin:auto;
}	
#submenu ul, #submenu li{
	list-style-position:inside;
	margin-left:0;
	margin-bottom:0;
	padding-left:0; /* for Netscape */
	padding-top:2px;
	padding-bottom: 5px;
}
