body {
	margin: 0;
	padding: 0;
	color: black;
	background: #a3b8cc;
	background: #646464;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	position: relative;
	color: black;
	background: white url("../images/webhead-kids.jpg") no-repeat top left;
	border-top: 1px solid white;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	text-align: left;
	}

#header {
	position: absolute;
	left: 0;
	top: 0;
	}
#header img {
	margin: 10px 0px 10px 10px;
	border: 0;
	}
#header address {
	margin-left: 10px;
	color: #16653f;
	background: transparent;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

#leftcolumn {
	float: left;
	margin: 250px 0 0 10px;
	padding: 0;
	width: 140px;
	height: 100%;
	color: black;
	background: transparent;
	border: 0;
	}

#leftcolumn img {
	border: 0;
	padding: 0;
	background: transparent;
	}

#rightcolumn {
	float: right;
	margin: 15px 10px 0 0;
	padding: 0;
	width: 140px;
	height: 100%;
	color: black;
	background: transparent;
	border: 0;
	}
	
#rightcolumn img {
	border: 0;
	padding: 0;
	background: transparent;
	}

.box {
	width: 140px;
	color: black;
	background: #a3ccb8 url("../images/box.gif") top left repeat-y;
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 1px solid #0a2f1d;
	}
.box h3,h4,h5 {
	font-size: 12px;
	color: white;
	background: #16653f url("../images/box-top.gif") top left no-repeat;
	height: 100%;
	margin: 0;
	padding: 5px 1px 3px 5px;
	z-order: top;
	}
.box ul {
	margin: 0;
	padding: 0 5px 0 5px;
	}
.box li {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #d0e0d0;
	}
.box .chosen {
	color: black;
	background: #a3ccb8 url("../images/arrow.gif") top right no-repeat;
	font-weight: bold;
	}
.box a {
	display: block;
	text-decoration: none;
	color: black;
	background-color: transparent;
	}
.box a:hover {
	color: white;
	}
.box img {
	border: 0;
	padding: 0;
	background: transparent;
	}
.box p {
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	padding: 0 2px 0 6px;
	}
.box form {
	margin: 0;
	padding: 0;
	}
.box iframe {
	margin: 0 0 0 0px;
	padding: 0;
	}

#middle-main {
	position: relative;
	margin: 300px 165px 0px 165px;
	padding: 20px 15px 10px 15px;
	color: black;
	background: #003155;
	}

#middle {
	position: relative;
	margin: 200px 165px 0px 165px;
	padding: 20px 15px 10px 15px;
	color: black;
	background: #003155;
	}

#tabs {
	height: 20px;
	font-size: 11px;
      }
#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#tabs li {
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
	background: transparent url("../images/tab-top.gif") top left no-repeat;
	}
#tabs a {
	display: block;
	color: #808080;
        padding: 4px 5px 3px 10px;
	text-decoration: none;
	}
#tabs a:hover {
	color: black;
	}
#tabs .chosen {
	color: black;
	font-weight: bold;
	background: transparent url("../images/tab-top-chosen.gif") top left no-repeat;
	}

#content {
	margin: 0;
	padding: 10px;
	color: black;
	background: white;
	}
#content h1, h2, h3, h4 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
#content p {
	margin-top: 0.2em;
	line-height: 130%;
	}

#location {
	margin: 0;
	padding-left: 10px;
	font-size: 11px;
	color: #606080;
	background: #b0c0e0;
	border-top: 1px solid black;
	}

#footer {
	color: #8888cc;
	background: transparent;
	font-size: 10px;
	text-align: center;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	}
	
address {
	font-style: normal;
	}

dt {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	}

dd {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-size: 12px;
	}
	
em {
	font-style: italic;
	font-weight: bold;
	}
	
strong {
	font-weight: bold;
	}

th {
	font-size: 11px;
	text-align: left;
	}
td {
	font-size: 11px;
	}

th.calendar {
	font-size: 10px;
	color: white;
	background: #003155;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
td.calendar {
	font-size: 10px;
	color: black;
	background-color: white;
	vertical-align: top;
	border-right: 1px solid #003155;
	border-bottom: 1px solid #003155;
	}

.caption {
	font-size: 12px;
	font-style: italic;
	}

.hairline {
	border-bottom: 1px solid black;
	}

.highlight {
	background-color: yellow;
	}

.rule {
	border-bottom: 2px solid black;
	}

