@charset "utf-8";
/* CSS Document */

/*
 * HTML elements
 */
html, body {
	font-family: Poppl-Laudatio, PopplLaudatioBQ, Tahoma, Geneva, Candara, Myriad, Futura, Univers, Formata, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background-color: #0057a8;
	min-height: 100%;
}

table {
	border: 0;
}

h1.blue, b.blue, p.blue {
	color: #002d63;
}
h1.blue {
	font-size: 30px;
	font-style: italic;
}
b.header {
	display: block;
	margin: 10px 0 10px 0;
}

ul.fourdot {
	/*list-style-image: url(/images/li-fourdot.png);*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.fourdot li {
	background-image: url(/images/li-fourdot.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}

/*
 * Forms
 */

label {
	width: 100px;
	display: block;
	float: left;
	font-style: normal;
}
label.required:after {
	content: "*";
	color: #f00;
}
input {
	float: left;
	width: 300px;
}
input.button {
	width: 61px;
	margin-left: 339px;
	margin-top: 8px;
}
textarea {
	width: 400px;
	height: 200px;
}

/*
 * Main layout elements
 */

#outer-container {
	margin: 0 auto;
	background-image: url(/images/container-dropshadow.png);
	width: 1041px;
	min-height: 100%;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	background-color: #0059ab;
}

/*
 * Masthead
 */
#masthead {
	height: 504px;
	overflow: hidden;
}
#masthead-images {
	z-index: 0;
}
#masthead-text {
	position: absolute;
	z-index: 1000;
	font-size: 32px;
	color: #fff;
}

#masthead-top-band {
	height: 2px;
	background-image: url(/images/masthead-top-band.png);
}
#masthead-bottom-band {
	height: 15px;
	background-image: url(/images/masthead-bottom-band.png);
}
/* Masthead text/image overlays */
.masthead-home1-text { padding: 121px 0 0 290px; }
.masthead-home2-text { padding: 61px 0 0 370px; }
.masthead-home3-text { padding: 261px 0 0 51px; }

.masthead-homesites1-text { padding: 412px 0 0 426px; }
.masthead-homesites2-text { padding: 114px 0 0 435px; }
.masthead-homesites3-text { padding: 428px 0 0 66px; }

.masthead-community1-text { padding: 418px 0 0 392px; }
.masthead-community2-text { padding: 276px 0 0 555px; }
.masthead-community3-text { padding: 212px 0 0 62px; }

.masthead-location1-text { padding: 176px 0 0 45px; }
.masthead-location2-text { padding: 330px 0 0 66px; }
.masthead-location3-text { padding: 233px 0 0 68px; }

.masthead-builders1-text { padding: 391px 0 0 430px; }
.masthead-builders2-text { padding: 45px 0 0 43px; }
.masthead-builders3-text { padding: 26px 0 0 380px; }


.masthead-move1-text { padding: 412px 0 0 169px; }
.masthead-move2-text { padding: 155px 0 0 553px; }
.masthead-move3-text { padding: 111px 0 0 68px; }

/*
 * Navigation tabs
 */
#top-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 33px;
	background-image: url(/images/topnav-bg.jpg);
}

#top-nav li {
	float: left;
	width: 126px;
	height: 33px;
	font-size: 12px;
}

#top-nav li a {
	display: block;
	color: #002141;
	text-decoration: none;
	line-height: 33px;
	background-image: url(/images/topnav-off.png);
	background-position: right;
}
#top-nav li.first a {
	text-indent: 30px;
}
#top-nav li.last a {
	background-image: url(/images/topnav-off-last.png);
}

#top-nav li a:hover {
	background-image: url(/images/topnav-on.png);
	background-position: right;
	color: #fff;
}
#top-nav li.last a:hover {
	background-image: url(/images/topnav-on-last.png);
}

/*
 * Content area containers and text
 */
#content-container {
	background-image: url(/images/basket-weave.jpg);
	background-repeat: no-repeat;
}
#content {
	font-family: Formata, Myriad, Tahoma, Geneva, Candara,  Futura, Univers,  Arial, Helvetica, sans-serif;
	margin-left: 62px;
	padding: 20px;
	background-image: url(/images/content-bg.jpg);
	font-size: 14pt;
}
#content p, #content td {
	font-style: italic;
	margin: 0 auto 20px auto;
}

/*
 * Site footer
 */
#footer {
	background-color: #0059ab;
}
#footer #bottom-nav {
	text-align: center;
	padding-top: 15px;
}

#footer #bottom-nav a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

/* Location page */
#big-map {
	background-image: url(/images/big-map.png);
	width: 778px;
	height: 578px;
	margin-left: 40px;
	margin-top: 24px;
}
#google-button {
	position: relative;
	top: 180px;
	font-family: Tahoma, Geneva, Candara, Myriad, Futura, Univers, Formata, Arial, Helvetica, sans-serif;
}
#google-button a {
	display: block;
	width: 45px;
	height: 46px;
	background-image: url(/images/map-button.jpg);
}
#google-button a:hover {
	background-position: -45px;
}
#map-text {
	position: relative;
	top: 415px;
	left: 424px;
}

	/* Equal Housing logo, sorry for the misnaming... */
#eoe-logo {
	float: left;
	padding-left: 65px;
}

#copyright {
	width: 501px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	background-image: url(/images/copyright-bg.jpg);
}

/* Misc. classes */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.coming-soon {
	font-size: 18pt;
	color: #fff;
	padding: 25px 0 0 35px;
}
.jerb { display: none; }