@charset "UTF-8";
body {
	background-color: #b5deea;
}
#info {
	width: 200px;
}
#Welcome {
	position:absolute;
	left:211px;
	top:-1px;
	width:550px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #653600;
	font-weight: bolder;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #653600;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #653601;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #653600;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #633600;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #653600;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #653600;
	font-weight: normal;
}
.howpictext {
	margin-left: 125px;
}
.rightindentpics {
	margin-right: 100px;
}
#paperwork {
	position: absolute;
	height: 223px;
	width: 231px;
	left: 94px;
	top: 504px;
	z-index: 2;
}
.smallindent {
	margin-left: 15px;
}
#property {
	position: absolute;
	top: 1500px;
}

