body {
	background: url(/images/bg-main.gif) #444;
}
body img {
	border: 0;
}
#logo {
	float: left;
	border: 0;
}
li {
	font-family: Arial, sans-serif;
	font-size: inherit;
	color: inherit;
}
#headerArea {
	background-color: #009;
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 24px;
	height: 80px;
	padding: 2px;
}
#headerPic {
	width: 604px;
	height: 58px;
	float: right;
	background-color: #333;
}
#navMain {
	width: 600px;
	height: 16px;
	padding: 2px;
	float: right;
	text-align:right;
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009;
	background: url(/images/bg-nav.gif) #DDD scroll no-repeat;
}
#navMain a:link, #navMain a:active {
	color: #009;
	text-decoration: none;
}
#navMain a:visited  {
	color: #006;
	text-decoration: none;
}
#navMain a.selected {
	color: #B00;
	text-decoration: none;
}
#navMain a:hover {
	background-color: #FFF;
}
#container {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #DDD;
	padding: 4px;
	width: 760px;
	min-height: 640px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}
html>body #container, html>body #contentArea{
	height : auto;
}
#contentArea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	width: 742px;
	min-height: 520px;
	border: 1px solid #999;
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#contentAreaRes {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	width: 742px;
	min-height: 520px;
	border: 1px solid #999;
	background-color: #FFF;
	background-attachment: scroll;
	background-image:  url("/images/bg-residential.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
#contentAreaDay {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	width: 742px;
	min-height: 520px;
	border: 1px solid #999;
	background-color: #FFF;
	background-attachment: scroll;
	background-image:  url("/images/bg-daycare.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
#welcomeArea {
	height: 220px;
	overflow: auto;
	margin-top: 1px;
	margin-bottom: 15px;
}
#detailArea {
	position: relative;
	width: 740px;
	min-height: 280px;
	overflow: auto;
	padding: 4px;
	border: 0px none #FFF;
	left: -2px;
}
#detailArea img{
	border: 0;
	float: left;
}
#footerArea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #CCC;
	width: 770px;
	margin: 0 auto;
}
.footerArea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.footerArea a:link, .footerArea a:visited {
	color: #CCC;
	text-decoration: none;
}
.footerArea a:hover, .footerArea a:active {
	color: #CCC;
	text-decoration: underline;
}
.textSmall, #textSmall {
	font-size: 80%;
}
#imgMain {
	float: left;
	margin-top: 10px;
}
#imgMain img {
	padding-right: 15px;
	border: 0;
}
#download {
	border: 1px dashed #CCC;
	background-color: #DDD;
	padding: 4px;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 10px;
	margin: 10px 0 2px 0;
}
h2#subMenu{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #999;
	background-image: url(/images/bg-nav.gif);
	letter-spacing: +2px;
	padding: 4px;
}
.noBorder {
	border: 0;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #009;
	letter-spacing: -1px;
	width: 100%;
	margin: 4px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #009;
	margin-top: 0px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
}
h4, h4#homeFeatures {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #009;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
h4 a, h4 a:visited {
	color: #009;
}
#contactList {
	margin-top: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#contactList li {
	list-style: none;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	padding: 2px 0 0 6px;
	margin: 6px 0 0 4px;
	line-height: 0.5em;
}
#alignLeft, .alignLeft {
	text-align: left;
	float: left;
}
#alignRight, .alignRight {
	text-align: right;
	float: right;
}
#navCell {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
}
#homeFeatures {
	float: right;
	width: 350px;
	height: 150px;
	padding: 10px;
	border: 1px solid #CCC;
	font-family: Arial, sans-serif;
}
#homeFeaturesList {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height: 110px;
	width: 330px;
	overflow: hidden;
}
#homeFeaturesList li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#homeFeaturesList a {
	float: left;
	padding: 0;
	overflow: hidden;
	height: 110px !important;
	height: 110px; /* For IE5/Win only */
}
#feature1 a {
	width: 165px;
	background: url(/images/pic-feat-mab.jpg) top left no-repeat;
}
#feature2 a {
	width: 165px;
	background: url(/images/pic-feat-ash.jpg) top left no-repeat;
}
#feature1 a:hover, #feature2 a:hover {
	background-position: 0 -120px;
}
#viewMap {
	width: 140px;
	height: 32px;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#viewMap a {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 140px;
	height: 32px !important;
	display: block;
	background: url(/images/btn_map.gif) top left no-repeat;
}
#viewMap a:hover {
	background-position: 0 -36px;
}
#contentNews {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 5px;
	float: left;
	overflow: auto;
	width: 340px;
	border: 1px solid #CCC;
	background: url(/images/bg-news.jpg) no-repeat scroll center;
}
#newsStory {
	border: 1px dotted #999;
}
#subHeader {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #009;
	padding-bottom: 10px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #55C;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #C00;
}
#newsArticleMenu {
	width: 200px;
	max-height: 400px;
	float: left;
	background-color: #EEE;
	border: 1px solid #CCC;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 4px;
	display: block;
	overflow: auto;
	background: url(/images/bg-news.jpg) no-repeat scroll center;
}
#indent {
	margin-left: 10px;
}
#newsArticleContent  {
	width: 500px;
	float: right;
	padding: 4px;
	background-color: #EEE;
	border: 1px solid #CCC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	max-height: 470px;
	overflow: auto;
}
.small, #small {
	font-size: 11px;
}
#formArea {
	margin-left: 250px;
}
#formContact dd {
	margin-bottom: 15px;
}
#formContact label {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #009;
}
#formContact input, #select {
	background-color: #FFF;
	border: 1px solid #CCC;
}
#name, #eml, #select {
	width: 190px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#formContact select {
	width: 260px;
}
#comments {
	width: 300px;
	height: 150px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.red, p#red {
	color: #F00;
	font-weight: bold;
}
