* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #403f36;
	text-align: left;
	font-size: 12px;
	color: #666;
}

input, textarea, select, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

p 
{
	padding: 2px 0 2px 0;
	font-size: 12px;
}

img
{
	border:none;
}

.imgborder
{
	padding:5px 5px 5px 5px;
	border: 1px solid #000;
}

#divSitemap
{
    padding-top:5px;
}

.sitemap
{
    font-size:11px;
    font-weight:bold;
    color:#00457C;
    text-decoration:none;
}

.sitemap a
{
    text-decoration:none;
    color:#00457C;
}

.sitemap a:hover
{
    text-decoration:none;
    color:#00457C;
}


/* Homepage callout buttons */
.buttonright
{
	margin: 10px 10px 0 30px; 
}

.buttonright a {
	text-decoration: none;
	color: #fff;
}

.buttonright a:hover
{
	text-decoration:none;
	color:#002763;
}

.buttonright td {
	color:#fff; 
	font-size:11px;
	padding: 0 3px 0 3px;
}

.buttonright p {
	font-size:11px;
}

.buttonleft p
{
    font-size:11px;
}

.buttonleft
{
	padding: 10px 0 0 5px;
}

.buttonleft a {
	text-decoration: none;
	color: #fff;
}

.buttonleft a:hover
{
	text-decoration:none;
	color:#002763;
}

.buttonleft td {
	color:#fff;
	font-size:11px; 
	padding: 0 3px 0 3px;
}

ul.standard { padding:2px; margin-left:25px; font-size:12px;  } 

/* Wrapper */

#page {
	width:793px;
	background-image: url(../images/page_bg.png);
	margin:0px auto;
	background-repeat:repeat-y;
}

#wrapper {
	width:772px;
	background:#fff;
	margin:0px auto;
}

#content {
	width: 772px;
	margin: 0 auto;
	padding-bottom:0px;
	position:relative;
}

/* Navigation */

ul#navigation {
	width: 772px;
	height:34px;
	margin: 0 auto;
	text-align:center;
	text-indent:-9999px;
	list-style:none;
}

li#tradition_and_advantage a {
    background-image: url(../images/menu/tradition_and_advantage_btn.jpg);
    background-position:left;
    width: 124px;
    height:34px;
    float:left;
}

li#tradition_and_advantage a:hover {
    background-position:right;
}

li#secure_a_mortgage a {
    background-image: url(../images/menu/secure_a_mortgage_btn.jpg);
    background-position:left;
    width: 113px;
    height:34px;
    float:left;
}

li#secure_a_mortgage a:hover {
    background-position:right;
}

li#lease_to_own a {
    background-image: url(../images/menu/lease_to_own_btn.jpg);
    background-position:left;
    width: 86px;
    height:34px;
    float:left;
}

li#lease_to_own a:hover {
    background-position:right;
}

li#testimonials a {
    background-image: url(../images/menu/testimonials_btn.jpg);
    background-position:left;
    width: 86px;
    height:34px;
    float:left;
}

li#testimonials a:hover {
    background-position:right;
}

li#news_and_accolades a {
    background-image: url(../images/menu/news_and_accolades_btn.jpg);
    background-position:left;
    width: 110px;
    height:34px;
    float:left;
}

li#news_and_accolades a:hover {
    background-position:right;
}

li#partners a {
    background-image: url(../images/menu/partners_btn.jpg);
    background-position:left;
    width: 66px;
    height:34px;
    float:left;
}

li#partners a:hover {
    background-position:right;
}

li#investment_opportunities a {
    background-image: url(../images/menu/investment_opportunities_btn.jpg);
    background-position:left;
    width: 147px;
    height:34px;
    float:left;
}

li#investment_opportunities a:hover {
    background-position:right;
}

li#contact_and_employment a {
    background-image: url(../images/menu/contact_and_employment_btn.jpg);
    background-position:left;
    width: 126px;
    height:34px;
    float:left;
}

li#contact_and_employment a:hover {
    background-position:right;
}


/* Header */

#header {
	width: 800px;
	height: 170px;
	margin: 0 auto;
}

#header h1, #header h2 {
	margin: 0;
	padding-left: 30px;
}

#header h1 {
	padding-top: 80px;
	font-size: 18px;
}

#header h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#header h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#header h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#calculator
{
	padding: 180px 0 0 150px;
	
}

#calculator H2
{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#00457C;
}

#calculator input
{
	border:1px solid #FC832B; 
	padding: 2px;
	color:#000;
}

#calculator td
{
	color:#00457C;
	font-weight:bold;
}
	
/* Content */

#admin 
{
	padding: 5px 5px  15px 5px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FC832B;
	margin: 10px 0 5px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FC832B;
	margin: 10px 0 5px 0;
}

h2.blue
{
	 color:#00457C; 
	 font-size: 18px;	
	 font-weight: bold; 
	 margin: 10px 0 6px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FC832B;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FC832B;
	margin: 10px 0 10px 0;
}

ul {
	list-style-type: disc;
}

/* Banner section at top of page that contains full width Armstrong logo */
#banner
{
	background-color:#00457C;
	height:97px;
	border-bottom-style:solid;
	border-bottom-color:#ADADAD;
	border-bottom-width:thin;
}
#banner img
{
	margin-top:12px;
	border:none;
}

/* Community & Build on your lot footer - orange bar at bottom of page */
#communityfooter
{
	width:772px;
	background-color:#F7941D;
	padding: 5px 0 2px 0;
	height:36px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#communityfooter img
{
	border:none;
}

#communityfooter a
{
	text-decoration:none;
	color:#fff;
}

#communityfooter a:hover
{
	text-decoration:none;
	color:#00457C;
}

/* InfoBanner1 - blue bar at bottom of page that contains image to "contact us" */
#infobanner1
{
	width:772px;
	background-color:#00457C;
	padding-top:5px;
	padding-bottom:2px;
	height:36px;
}

#infobanner1 a.download
{
	padding-left:12px;
	border:none;
}

#infobanner1 a.investment
{
	padding-left:12px;
	border:none;
}

#infobanner1 a.prequalify
{
	border:none;
}

#infobanner1 a.free
{
 padding-right:14px;
	border:none;
}

#infobanner1 a
{
	text-decoration:none;
	border:none;
}

#infobanner2
{
	width:772px;
	height:51px;
}
#infobanner2 img
{
	border:none;
}

#accolades td
{
	color:#00457C;
	font-weight:bold;
	font-size:11px;
}

#accolades img
{
	padding-right:7px;
	border:0px;
}

#accolades a
{
	color:#00457C;
	text-decoration:none;
}

#accolades a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 795px;
	height:200px;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/homepage/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#footer p.keywords 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #947f6a;
	line-height:11px;
	text-align:justify;
	border-right:1px dotted #947f6a;
	padding-right:25px;
	width:510px;
	position:absolute;
	top:15px;
	left:25px;
}

#footer p.contact 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #947f6a;
	text-align:left;
	position:absolute;
	right:30px;
	top:12px;
}

#footer p.contact a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #947f6a;
}

hr.news	{ color: #FF8F3C; background-color: #FF8F3C; height: 1px; width:80px; border:0; margin:5px 0 5px 0; }

.newsindent { text-indent:25px;}

/* ---------- Logo ------------- */

h1#homepage_h1
{
    text-indent:-9999px;
    display:none;
}

img#logo_homepage 
{
    position:absolute;
    right:0px;
    top:138px;
    border:none;
    z-index:20;
}

/* ---------- header ------------- */

div#header 
{
    height:186px;
    background-image:url(../images/homepage/header_bg.jpg);
    width:772px;
    position:relative;
}

div#header object
{
    float:right;
    margin:0px;
    padding-left:0px;
    z-index:1;
    width:388px;
    height:187px;
    text-align:right;
}

div#flash_homepage 
{
   border-left:1px solid #bfbfbf;
   width:388px;
   height:187px;
   float:right;
}

h2#homepage_h2 
{
    text-indent:-9999px;
    height:30px;
    width:200px;
    padding-bottom:12px;
    background-image:url(../images/homepage/welcome.png);
    background-repeat:no-repeat;
    position:absolute;
    top:20px;
    left:20px;
    border-bottom:1px solid #9e6054;
}

p#welcome_text 
{
    color:#CCCCCC;
    line-height:17px;
    position:absolute;
    height:140px;
    width:350px;
    top:70px;
    left:20px;
    font-size:11px;
}

/* ---------- Under Header ------------- */

div#under_header 
{
    width:772px;
    height:24px;
    position:relative;
    background-image:url(../images/homepage/bg_under_header.jpg);
}

div#under_header a
{
   position:absolute;
   right:10px;
   font-family: Trebuchet, Helvetica, Arial, Sans-Serif;
   font-size:14px;
   font-weight:bold;
   color:#002763;
   text-decoration:none;
   top:4px;
   z-index:20;
}

div#under_header a:hover 
{
    text-decoration:underline;
}

/* ---------- Promotions ------------- */

div#armstrong_promotions 
{
    height:99px;
    width:772px;
    background-image:url(../images/homepage/arm_advantage_bg.jpg);
    position:relative;
}

div#armstrong_promotions h3 
{
    background-image:url(../images/homepage/advantage_heading_h3.png);
    display:block;
    height:16px;
    width:296px;
    text-indent:-9999px;
    position:absolute;
    left:20px;
    top:5px;
}

div#armstrong_promotions p 
{
    height:38px;
    width:350px;
    color:#e2c8ae;
    line-height:17px;
    font-size:11px;
    position:absolute;
    top:35px;
    left:20px;
}

img#promotion_1 
{
    position:absolute;
    top:6px;
    right:140px;
    right:220px;
}

img#promotion_2 
{
    position:absolute;
    top:3px;
    right:70px;
    right:150px;
}

img#promotion_3 
{
    position:absolute;
    top:7px;
    right:40px;
    right:107px;
}

img#promotion_4 
{
    position:absolute;
    top:7px;
    right:275px;
    right:50px;
}



/* ---------- Content ------------- */

div#content_home 
{
    background-color:#dddddd;
    position:relative;
    height:597px;
    width:772px;
}

div#content_home a
{
    color:#666666;
    text-decoration:none;
}

div#home_heading_text
{
    padding-top:15px;
    margin-left:20px;
}

h3#choose_your_lifestyle 
{
    background-image:url(../images/homepage/choose_lifestyle.png);
    text-indent:-9999px;
    height:16px;
    width:437px;
    margin:0px;
    margin-bottom:8px;
    background-repeat:no-repeat;
}

p#content_text 
{
    font-size:11px;
    width:555px;
    line-height:18px;
}

img#community_map 
{
    position:absolute;
    top:10px;
    right:16px;
    padding-left:13px;
    padding-bottom:7px;
    border-left:1px #cccccc solid;
}

p#community_map_text 
{
    position:absolute;
    right:17px;
    text-transform: uppercase;
    letter-spacing:1.25px;
    font-size:10px;
    top:91px;
}

div#affordable, div#luxury, div#active_adult, div#build_lot 
{
    height:218px;
    width:360px;
    background-color:#FFFFFF;
    border:1px solid #cecece;
    position:absolute;
}

div#affordable ul, div#luxury ul, div#active_adult ul, div#build_lot ul
{
    list-style: none;
    font-size:10px;
}

div#underneath_box_affordable, div#underneath_box_luxury, div#underneath_box_active_adult, div#underneath_box_build_lot 
{
    background-image:url(../images/homepage/under_box_bg.png);
    height:19px;
    width:360px;
    position:absolute; 
    background-repeat: no-repeat;
} 

/* ---------- Affordable ------------- */

h4#affordable_h4
{
    background-image:url(../images/homepage/affordable_h4.jpg);
    width:183px;
    height:19px;
    text-indent:-9999px;
    float:left;
    background-repeat:no-repeat;
    margin-top:8px;
    margin-left:8px;
    padding-bottom:6px;
    border-bottom:#b0b0b0 1px solid;
}

img#affordable_img
{
    margin-left:8px;
    margin-top:8px;
    float:left;
    display:inline;
}

div#affordable 
{
    top:110px;
    left:15px;
}

div#affordable ul
{
    margin-top:15px;
    display:inline;
}

div#affordable ul li
{
    width:183px;
    float:left;
    margin-left:8px;
    padding:4px 0px;
    display:block;
    border-bottom:#b0b0b0 1px solid;
}

div#affordable ul li:hover
{
    background-color:#e5e5e5;
}

div#underneath_box_affordable
{
    top:330px;
    left:15px;
}

img#click_here_affordable 
{
    position:absolute;
    right:13px;
    bottom:8px;
}

/* ---------- Luxury ------------- */

h4#luxury_h4
{
    background-image:url(../images/homepage/luxury_h4.jpg);
    width:183px;
    height:24px;
    text-indent:-9999px;
    float:left;
    background-repeat:no-repeat;
    margin-top:8px;
    margin-left:8px;
    padding-bottom:2px;
    border-bottom:#b0b0b0 1px solid;
}

img#luxury_img
{
    margin-left:8px;
    margin-top:8px;
    float:left;
    display:inline;
}

div#luxury
{
    top:110px;
    right:15px;
}

div#luxury ul
{
    margin-top:15px;
    display:inline;
}

div#luxury ul li
{
    width:183px;
    float:left;
    margin-left:8px;
    padding:4px 0px;
    display:block;
    border-bottom:#b0b0b0 1px solid;
}

div#luxury ul li:hover
{
    background-color:#e5e5e5;
}

div#underneath_box_luxury
{
    top:330px;
    right:15px;
}

img#click_here_luxury
{
    position:absolute;
    right:13px;
    bottom:8px;
}

/* ---------- Active Adult ------------- */

h4#active_adult_h4
{
    background-image:url(../images/homepage/active_adult_h4.jpg);
    width:183px;
    height:24px;
    text-indent:-9999px;
    float:left;
    background-repeat:no-repeat;
    margin-top:8px;
    margin-left:8px;
    padding-bottom:4px;
    border-bottom:#b0b0b0 1px solid;
}

img#active_adult_img
{
    margin-left:8px;
    margin-top:8px;
    float:left;
    display:inline;
}

div#active_adult
{
    bottom:29px;
    left:15px;
}

div#active_adult ul
{
    margin-top:15px;
    display:inline;
}

div#active_adult ul li
{
    width:183px;
    float:left;
    margin-left:8px;
    padding:4px 0px;
    display:block;
    border-bottom: #b0b0b0 solid 1px;
}

div#active_adult ul li:hover
{
    background-color:#e5e5e5;
}

div#underneath_box_active_adult
{
    bottom:10px;
    left:15px;
}

img#click_here_active_adult
{
    position:absolute;
    right:13px;
    bottom:8px;
}

/* ---------- Build on your lot ------------- */

h4#build_lot_h4
{
    background-image:url(../images/homepage/build_lot_h4.jpg);
    width:183px;
    height:24px;
    text-indent:-9999px;
    float:left;
    background-repeat:no-repeat;
    margin-top:8px;
    margin-left:8px;
    padding-bottom:4px;
    border-bottom:#b0b0b0 1px solid;
}

img#build_lot_img
{
    margin-left:8px;
    margin-top:8px;
    float:left;
    display:inline;
}

div#build_lot
{
    bottom:29px;
    right:15px;
}

div#build_lot ul
{
    margin-top:15px;
    display:inline;
}

div#build_lot ul li
{
    width:183px;
    float:left;
    margin-left:8px;
    padding:4px 0px;
    display:block;
    border-bottom:#b0b0b0 1px solid;
}

div#build_lot ul li:hover
{
    background-color:#e5e5e5;
}

div#underneath_box_build_lot
{
    bottom:10px;
    right:15px;
}

img#click_here_build_lot
{
    position:absolute;
    right:13px;
    bottom:8px;
}

p.in_box 
{
    float:left;
    margin-left:8px;
    margin-right:6px;
    padding-top:4px;
    margin-top:2px;
    font-size:10px;
    width:184px;
    line-height:14px;
}

/* --------- Promotions --------- */

h2#promotions_heading_h2 
{
   background: url(../images/promotions/promotions_heading_h2.png) no-repeat;
   text-indent:-9999px;
   border-bottom: 1px solid #68643e;
   width:718px;
   margin: 25px 0px 0px 25px;
   padding-bottom:15px;   
}   

ul#promotions_list
{
    width:738px;
    margin:0px 25px;
    list-style:none;
    margin-bottom:20px;
}

ul#promotions_list li
{
    border-bottom: 1px solid #68643e;
    padding:12px;
    margin-right:20px;
    position:relative;
    min-height:184px;
}

ul#promotions_list li:hover
{
    background-color:#FFFFFF;
}

ul#promotions_list img 
{
    float:left;
    margin:0px 16px 0px 0px;
}

ul#promotions_list h3 
{
    font-family:Georgia, Times New Roman, Serif;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    font-size:24px;
    color:#426179;
    font-weight:normal;
}

ul#promotions_list p
{
    font-size:11px;
    text-align:justify;
    line-height:15px;
}

ul#promotions_list p a
{
    font-size:11px;
    text-align:justify;
    line-height:16px;
    color:Navy;
}

ul#promotions_list p a:hover
{
    text-decoration:none;
}




