@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  border: none;
  
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	height: 100%;
}

/*Text Styles*/

p {
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	padding: 5px;
}
textarea {
	border: 1px solid #2B6247;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 410px;
	border: 1px solid #275E46;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #295F45;
	height: 30px;
	width: 150px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #29664A;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #2F6447;
	margin-bottom: 10px;
	padding-top: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #29664A;
	padding-bottom: 5px;
	font-style: italic;
	padding-top: 5px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #29664A;
	padding-bottom: 5px;
	font-style: italic;
	padding-top: 5px;
}
h4 {
	font-size: 22px;
	color: #FFF;
	width: 750px;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: normal;
	margin-bottom: 5px;
}
a, a:visited {
	text-decoration: underline;
	color: #275E46;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

ol, ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
}
ol li, ul li {
	padding-bottom: 8px;
}
/*END - Text Styles*/

#container {
	background-image: url(images/container_background.png);
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#master_container {
	margin-bottom: -111px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: Relative;
}

#home_video {
	position: absolute;
	height: 350px;
	width: 477px;
	top: -51px;
	right: 5px;
}

#john {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: right;
	width: 200px;
	position: absolute;
	left: 10px;
}

#home_flash {
	margin-left: 20px;
	float: left;
	height: 293px;
	width: 442px;
}
#nav_holder {
	position: absolute;
	top: 315px;
	width: 100%;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
	z-index: 500;
}

#nav_holder_pages {
	position: absolute;
	top: 142px;
	width: 100%;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
}


/*Begin Navigation*/

#navigation {
	height: 37px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 500;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 950px;
}

#navigation ul li {
	float: left;
}

#navigation ul a {
	display: block;
	line-height: 38px;
	text-decoration: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 15px;
}

#navigation ul a:hover {
	color: #FFc;
	background-color: #1B3F2D;
}

#navigation ul a.last {
	border-right-style: none;
}

#home_center_band {
	background-image: url(images/middlecontentareabackground.png);
	background-repeat: repeat-x;
	height: 320px;
	position: absolute;
	top: 142px;
	z-index: 1000;
	width: 100%;
}

#center_band {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
}

/*End Navigation*/


#home animation {
	height: 320px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2000;
	display: block;
}

#newgraphic {
	height: 52px;
	width: 61px;
	position: absolute;
	left: -55px;
	top: -5px;
}

#content_main {
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content_main_pages {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	min-height: 500px;
}
#firsttimephoto {
	height: 277px;
	width: 379px;
	position: absolute;
	top: -10px;
	right: 5px;
}
#pagecontent {
	padding-bottom: 30px;
}

#home_page_text {
	float: left;
	width: 450px;
	margin-left: 20px;
}

#home_page_text p {
	line-height: 20px;
}

#home_page_news {
	width: 345px;
	float: right;
	margin-right: 25px;
	position: relative;
}

#container_bottom {
	height: 41px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bottom.png);
	background-repeat: no-repeat;
	position: relative;
}
#container_bottom img {
	position: absolute;
	right: -35px;
	top: -10px;
}
.libertybuildinglogos {
	padding-bottom: 10px;
	padding-left: 5px;
}

#newsletter {
	width: 240px;
	position: absolute;
	right: 10px;
	top: 6px;
}

#newsletter a {
	color: #FFF;
	text-decoration: none;
}

#newsletter a:hover {
	color: #FFC;
	text-decoration: underline;
}

#bottom_navigation {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.bottomnavimage {
	padding-right: 5px;
}

#header {
	height: 142px;
	position: relative;
}

#builderoftheyear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	width: 500px;
	position: absolute;
	left: 263px;
	bottom: 8px;
	background-image: url(images/dreamhome.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
#buildingtrust img {
	height: 77px;
	width: 219px;
	position: absolute;
	top: 15px;
	right: 20px;
}

#buildingtrust_pages img {
	height: 77px;
	width: 219px;
	position: absolute;
	bottom: 5px;
	right: 20px;
}
#buildingtrust_pages {
	width: 200px;
	float: right;
	margin-top: 80px;
	margin-right: 20px;
	text-align: right;
}

#logo {
	float: left;
	height: 118px;
	width: 211px;
	margin-left: 40px;
	margin-top: 15px;
}

#logo h1 {
	height: 118px;
	width: 211px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/libertylogo.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo a {
	height: 118px;
	width: 211px;
	display: block;
	text-indent: -999999px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
	height: 111px;
}
#footer_main {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer_tollfree {
	text-align: center;
	float: left;
	width: 380px;
	color: #FFF;
	height: 80px;
}

#footer_tollfree h2 {
	color: #FFF;
	font-style: normal;
	font-size: 22px;
}

#footer_address {
	font-size: 13px;
	color: #FFF;
	width: 550px;
	float: right;
	line-height: 18px;
	position: relative;
}

#footer_address a {
	color: #FFF;
}

#footer_address a:hover {
	color: #FFC;
}

.push {
	height: 111px;
}

.phone {
	font-size: 28px;
}

.homes {
	padding: 10px;
	border: 2px dotted #246344;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.left {
	text-align: center;
	padding: 5px;
	float: left;
	width: 60%;
	margin-top: 10px;
}

.right {
	text-align: center;
	padding: 5px;
	float: right;
	width: 30%;
	margin-top: 30px;
	margin-right: 40px;
}
.image_right {
	padding-left: 15px;
}
.floorplan {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right_time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.red {
	color: #600;
}
.home_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFF;
	line-height: 30px;
	background: #85795E;
	height: 30px;
	width: 100%;
}
#home_page_text img {
	padding-right: 10px;
	padding-left: 10px;
}
blockquote {
	padding-right: 30px;
	padding-left: 30px;
}
.gga_logo {
	position: absolute;
	right: -20px;
}
.article_example_div {
	height: 350px;
	width: 477px;
	position: relative;
	top: -344px;
	right: -5px;
	left: 467px;
	z-index: 100;
}
.video_text {
	position: relative;
	height: 30px;
	width: 180px;
	top: 70px;
	left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFF;
	text-align: right;
}
.specialpricing {
	color: #900;
	font-size: 20px;
	font-style: normal;
}
.years {
	color: #29664A;
	font-style: italic;
	font-size: 22px;
}

