html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: circle;

}
h3 {
   font-size:10pt;
   color:black;
   color: #03a864;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	/* color: #544e38; */
	color: #03a864;
}
h4 {
   font-size:8pt;
   padding:0px;
}
.archives {
          font-size:12pt;
}
img {
	border:0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: right;
	vertical-align:middle;
/* 	border: solid 1px #d3a8b4; */
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
/* 	background: white; */
	background:url("../images/gradient7500.jpg");
        background-repeat:repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
.wearto {
        text-align:left;
        padding-left:5px;
}
.scroll {
        background-image: url(../images/scroll.gif);
        background-repeat:no-repeat;
}
.scroll li {
        width:380px;
        text-align:left;
        margin-left:40px;
}
.large_scroll {
               background-image: url(../images/larger_scroll.gif);
               background-repeat:no-repeat;
}
.large_scroll li{
               width:370px;
               text-align:left;
               margin-left:40px;
               padding-top:0;
}

/* #top_button {
            background-color:#03a864;
            border-color:green;
} */
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body {
/* 	background: url(images/body_bg.gif) repeat-y; */
        background:#F5F5DC;
/*         background:#F1e289; */
	color: black;
	width: 100%;
}
#body-top {
	background: top left url("../images/body_top.png") no-repeat;
	position: relative;
/*         background: bottom left url(images/body_bottom.gif) no-repeat; */

}
#body-bot {
	background: bottom left url("../images/body_bottom_bot.gif") no-repeat;
	padding-bottom: 17px;
}

#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size:26px;
/* 	color:#3f3c2d; */
	color: #03a864;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
h1#News {
	color: #03a864;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	text-align:right;
}
#nav {
	position: absolute;
	top: 43px;
	left: 70px; /*160*/

}
#nav a {
	background-image:url("../images/menu.gif");
	width:90px;/*90*/
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}
#nav a:link.Active {
                   color:#544e38;
}
#nav a:visited.Active {
                   color:#544e38;
}


#body-bot {
	padding-top: 12px;
}
#welcome {
	float: left;
	width: 229px;
	height:320px;
	padding-left:12px;
	margin-top:10px;
/* 	margin-left:4px; */
	background-color:#F5F5DC;
/* 	border: solid 1px red; */
/* 	background-color:##F1e289; */
}
#top_space {
           float:left;
	   width: 229px;
	   height:320px;
	   /* padding-left:15px; */
	   /* padding-right:10px; */
	   margin:10px 15px 0 0;
	   background-repeat:no-repeat;
	   border: solid 4px orange;
}
#mag {
     font-size:12pt;
     text-align:center;
     font-weight:bold;
}
/* #welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
} */
#welcome h2 {
	text-align: center;
	margin: 15px;
	color:#ceb085;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 450px;
	padding-right: 20px;
	padding-top: 23px;
	background-color:white;
	color: #686454;
	text-align:center;
}
#content .left {
	margin-right: 10px;
	background-color:white;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}
#content table {
               text-align:center;
}
#content dd {
         font-weight:bold;
         font-size:10pt;
} 

/* Events table on news page */
.top {
  font-weight:bold;
  background-color:#2EFCA9;
}
#events th {
        color:#FFFFFF;
        background-color:#000000;
        border: solid 1px #FFFFFF;
}
#events td {
        border: solid 1px #03A864;
}
#events {
  border-collapse:collapse;
  margin-left:2px;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url("../images/bar_lit.gif") no-repeat;
}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url("../images/bar_drk.gif") no-repeat;
}
#check {
       text-align:left;
       padding-left:25px;
}

#picbar {
	background: #A3A189;
	width: 415px;
	margin: 2px 0 19px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 200px;
/* 	height:250px; */
	padding-right: 0px;
	padding-top: 5px;
	padding-left:15px;
}
#planer_history {
	float: left;
	width: 400px;
	padding-right: 0px;
	padding-left:5px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-left:15px;
}

#planer p ul{
        border:1px solid black;
        margin:0;
}
#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}
p ul {
     margin-left:10px;
}


#footer {
	font: 11px arial sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 40px;
	text-decoration:none;
}
#footer p {
	margin-top: 0.5em;
}
#footer a:hover {
                color:#03a864;
}
.theme {
       font-size:12pt;
       text-align:center;
       margin-left:15px;
}
table td.date {
               font-size:12pt;
               font-weight:bold;
               color:#88846a;
               text-align:left;
}
table td.label {
               font-size:10pt;
               font-weight:bold;
               color:#88846a;
               text-align:right;
               border:none;
}
table td.labels {
               font-size:7.7pt;
               font-weight:bold;
               color:#88846a;
               text-align:right;
            /*    border:none; */
}
table td.data {
               font-size:10pt;
               text-align:left;
               border:none;
}
table td.datas {
               font-size:7.7pt;
               text-align:left;
/*                border:none; */
}
table td.banklabel {
                   font-size:8pt;
                   font-weight:normal;
                   text-align:right;
                   width:50%;
}
table td.bankdata {
               font-size:8pt;
               text-align:left;
               border:none;
               width:50%;
}

table td.text {
               font-size:8pt;
               border-bottom:1px solid #88846a;
               text-align:left;
}
.front {
       text-align:left;
}
table td.address{
           text-align:right;
           font-weight:bold;
}
table td.head {
                 text-align:center;
                 font-weight:bold;
                 border:none;
                 color:white;
                 background-color:#03a864;
}
table {
                 width:100%;
}
#foot_left {
           float:left;
}
#foot_right {
            float:right;
}
.news_right {
            font-size:12pt;
            font-family:arial verdana;
            text-align:center;
            border-left:1px solid #03a864;
            border-bottom:1px solid #03a864;
}
.news_left {
           font-size:14pt;
           color:green;
           border-left:1px solid #03a864;
}
dl.para {
        text-align:left;
}
.para dt {
         font-weight:bold;
         padding-left:5px;
}
.para_blue dt {
         font-weight:bold;
         padding-left:5px;
         background-color:blue;
         color:white;
}
.para_red dt {
         font-weight:bold;
         padding-left:5px;
         background-color:red;
         color:white;
}
.para_gold dt {
         font-weight:bold;
         padding-left:5px;
         background-color:gold;
/*          color:white; */
}
.para_orange dt {
         font-weight:bold;
         padding-left:5px;
         background-color:#FF9933;
         color:white;
}

.province {
          background-color:#03a864;
          font-weight:bold;
          color:#ffffff;
}
table#daycare{
              border-bottom: solid 1px #03a864;

}
table#daycare td{
              border-top: solid 1px #03a864;
              border-right: solid 1px #03a864;
}

