@charset "utf-8";
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%;
	text-decoration: none;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14.6px;
	color: #0B5E88;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.p1_break {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	color: #0B5E88;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.FL_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.FL_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}


.ph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0E5ACA;
	padding: 0px;
	line-height: 28px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: .5px;
}
.ph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6CA4D9;
	padding: 0px;
	line-height: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	letter-spacing: .5px;
}
.oneColFixCtrHdr #container {
	width: 1023px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(X_images/index/bkg1.jpg);
	background-repeat: no-repeat;
	height: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	height: 40px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	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 */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #top {
	height: 455px;
	width: 766px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	left: 256px;
}
.oneColFixCtrHdr #mainContent {
	width: 726px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 600px;
	top: -854px;
	position: relative;
	left: 276px;
}
.oneColFixCtrHdr #left_nav {
	height: 855px;
	width: 225px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	top: -423px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 30px;
}
.oneColFixCtrHdr #footer {
	top: -825px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	margin: 1;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #slide1 {
	top: -1872px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 400px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 263px;
	border: medium inset #618BED;
}
.oneColFixCtrHdr #slide2 {
	top: -2040px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 168px;
	width: 360px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 664px;
}
.oneColFixCtrHdr #table1 {
	top: -2038px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 588px;
	width: 410px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 262px;
	border: thin none #999999;
}
.oneColFixCtrHdr #realtor {
	top: -2590px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 500px;
	width: 280px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 700px;
}
.oneColFixCtrHdr #realtor_nav {
	top: -1990px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 168px;
	width: 360px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 664px;
}

