body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px; 
	background-color: #C6E2F9;
}

p { font-size: larger;

}

a {
    color: #66CCFF; 
	text-decoration: none;
}

a:hover {
    color: #66CCFF;
	text-decoration: underline;
}

.construction {
	position: absolute;
	top: 0px;
	right: 0px;

}

   
#content {
	position: absolute;
	left: 150px;
	top: 0px;
}


#menu {
	background-color: #3D709D;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 150px;
	text-align: center;
	border-right: 2px solid black;
}

#maincontent {
    margin: 8px;
}

#maincontent a {
	color: black;
	}
#maincontent a:hover {
	color: black;
	text-decoration: underline;
	}

#maidtop {
	margin-top: 10px;
	border-right: 0px !important;
	display: block;
	}

#maidbottom {
	margin: 0px;
	display: block;
	}


#bannerr {
	padding: 0px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	float: right;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#bannerc {
	background-color: #3D709D;
	background-image: url(http://www.Chaletmaids.com/images/TitleBanner.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid black;
	border-left: 0px;
	height: 150px;
	right: auto;
}
.hidden {
	visibility: hidden;
	display: none;
	}

.email {
	background-color: #66CCCC;
	display: none;
	display: none;
	visibility: hidden;
	}
	

.MenuHead {
	font-weight: bold;
	color: #3D709D;
	background-color: #66CCFF;
	margin-top: 10px;

		}
.MenuItem {
	font-size: small;
	color: #66CCFF;
	padding-top: 3px;
	}
.MenuLast {
    font-size: small;
	color: #66CCFF;
	padding-top: 5px;
	padding-bottom: 30px;
	}

.MenuLink {
    padding-top: 3px;
	padding-bottom: 2px;
}

.MenuLinkLast {
    padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 2px solid black;
}

.right {
	float: right;
	}
.left {
	float: left;
	}
.subheading {
	font-size: larger;
	text-decoration: underline;
}
.map {
	border: 1px solid black;
	font-size: larger;
	}
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1r {
	float:right;
	background:url(/images/shadow.gif) right bottom no-repeat;
	left-margin: 8px;
	bottom-margin: 8px;
}
.wrap1 {
	float:left;
	background:url(/images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(/images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(/images/corner_tr.gif) right top no-repeat;}
	
