@charset "UTF-8";
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}
#logoWrap {
	position:absolute;
	left:59px;
	top:7px;
	width:126px;
	height:150px;
	z-index:1;
	background-image: url(images/harmony_hhc_logoWrap.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #7473af;
	background-repeat: repeat;
	background-image: url(images/bodyBG.png);
}
.oneColFixCtrHdr #container {
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 190px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border:1px solid #000000;*/
}
.clearFloat {
	clear: both;
}

.oneColFixCtrHdr #mainContent {

	/*border:1px solid #000000;*/
	background-image: url(images/container.png);
	background-repeat: repeat-y;
	height: auto;
	width: 770px;
	overflow: auto;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent a:link {
	color: #000000;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent a:visited {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent a:hover {
	text-decoration: none;
	color: #BCAAD2;
}
#ContentText {
	padding: 10px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: auto;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/footer.png);
	background-position: top;
	height: 114px;
	background-repeat: no-repeat;
	font-size: 10px;
	float: none;
	position: relative;
	left:1px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #footer a:link {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:visited {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	text-decoration: none;
	color: #BCAAD2;
}
#corner_decor img, #corner_decor span {
	left: -60px;
	position: relative;
	/*margin: 0;  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	}
#nav_menu img, #nav_menu span {
	float: right;
	position: relative;
	top: -158px;
	right: 4px;
	margin-bottom: -20px;
	/*margin: 0px;  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	}
#address {
	float: right;
	position: relative;
	top: 3px;
	background-color: #908FB3;
	height: 31px;
	width: 250px;
	color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;	
	margin-bottom: -20px;
	/*margin: 0;  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	left: 300px;
	margin-bottom:-31px;
	}
#welcome {
	float: left;
	position: relative;
	font-size: 12px;
	width: 350px;
	height: 400px;
	left: 20px;
	top: -20px;
	}
#welcome h2 {
	font-align: center;
	font-size: 18px;
	}
#service1 {
	position: relative;
	font-size: 12px;
	width: 700px;
	height: auto;
	}
h2  {
	font-size: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#service2 {
	float: right;
	position: relative;
	font-size: 12px;
	width: 350px;
	height: 388px;
	}
#message {
	float: right;
	position: relative;
	font-size: 12px;
	right: 60px;
	}
#picture {
	float: right;
	position: relative;
	font-size: 12px;
	right: 10px;
	}
#contactus {
	float: left;
	position: relative;
	font-size: 12px;
	width: 325px;
	height: 400px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	left: 35px;
	}
 img, div, a { behavior: url(iepngfix.htc) }
.SiteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
