.Title {
	font-family: Arial;
	font-size: 36pt;
	font-weight: bolder;
	color: #394762;
	font-style: normal;
	text-transform: capitalize;
	padding-right: 80px;
	background: transparent url(images/HamptonDesignsLogo.jpg) no-repeat right 50%;
	display: block;
}

.home-image-space
{
	margin-right: 10px;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3B4761;
	line-height: 35px;
}
.title1 {
	font-family: Arial;
	font-size: 45pt;
	font-style: normal;
	font-weight: bolder;
	color: #3B4761;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3A4561;
	line-height: 35px;
}
.note {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.noteflash {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	filter: Wave(Add=40, Freq=60, LightStrength=60, Phase=20, Strength=60);
	cursor: default;
}

