/* CSS Document */

h1 {
	font-size: 16px;
	padding: 5px 0px 5px 0;
	margin: 0 0 0 20px;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	padding: 5px 0px 5px 0;
	margin: 0 17px 0 0;
	color: #a9a9a9;
}

h3 {
	font-size: 16px;
	padding: 5px 0px 5px 0;
	margin: 0 0 0 20px;
	color: #000000;
}

h4 {
}

h5 {
	font-size: 14px;
	margin: 0;
}

h6 {
	color: #62130c;
	font-size: 12px;
	margin: 0;
}


/* -- Text Links -- */

a { color: #f42f1f; text-decoration: none;}
a:link { color: #f42f1f; text-decoration: none;}
a:hover { color: #62130c; text-decoration: none;}
a:visited { color: #f42f1f; text-decoration: none;}
a:visited:hover { color: #62130c; text-decoration: none;}


#topnav a { color: #dfd0ce; text-decoration: none;}
#topnav a:link { color: #dfd0ce; text-decoration: none;}
#topnav a:hover { color: #ffffff; text-decoration: none;}
#topnav a:visited { color: #dfd0ce; text-decoration: none;}
#topnav a:visited:hover { color: #ffffff; text-decoration: none;}



td.homesbanner_right a { color: #f42f1f; text-decoration: none;}
td.homesbanner_right a:link { color: #f42f1f; text-decoration: none;}
td.homesbanner_right a:hover { color: #62130c; text-decoration: none;}
td.homesbanner_right a:visited { color: #f42f1f; text-decoration: none;}
td.homesbanner_right a:visited:hover { color: #62130c; text-decoration: none;}




#footer a { color: #f42f1f; text-decoration: none;}
#footer a:link { color: #f42f1f; text-decoration: none;}
#footer a:hover { color: #f42f1f; text-decoration: underline;}
#footer a:visited { color: #f42f1f; text-decoration: none;}
#footer a:visited:hover { color: #f42f1f; text-decoration: underline;}

#footer .white { color: #ffffff;}



.collectionlinks {
	color: #62130c;
	font-size: 11px;
	padding: 3px;
}



/* -- Lists -- */

/* -- General -- */


ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style-type: square;
}

li {
	margin: 10px;
	font-size: 12px;
	line-height: 16px;
}

/* -- Specific -- */


#homes_right ul {
	margin: 5px 5px 20px 5px;
	padding: 0 0 0 8px;
	list-style-type: square;
}

#homes_right li {
	font-size: 11px;
	line-height: 14px;
	color: #a57418;
}

#warranty_right ul {
	margin: 5px 5px 20px 5px;
	padding: 0 0 0 8px;
	list-style-type: square;
}

#warranty_right li {
	font-size: 12px;
	line-height: 12px;
}

.blacklitext {
	color: #000000;
}


#homesindexcolumn_content ul {
	margin: 0px 5px 20px 15px;
	padding: 0 0 0 8px;
	list-style-type: square;
}

#homesindexcolumn_content li {
	line-height: 14px;
	color: #a57418;
}

#homesleftnav_content ul {
	margin: 0px 5px 20px 0px;
	padding: 0 0 0 8px;
	list-style-type: square;
}

#homesleftnav_content li {
	font-size: 11px;
	line-height: 14px;
	color: #a57418;
}


/* -- Forms -- */

input text radio select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* -- Communities Section Specific -- */

.com_tbl_header {
	background-color: #a57418;
	color: #fff;
	height: 20px;
	font-weight: bold;
	padding: 3px;
}

.tbl_data {
	padding: 3px;
	border-top: 1px solid #b2b2b2;
}

.tbl_data_first {
	padding: 3px;
}


/* -- Inventory Specific -- */

.community {
	color: #62130c;
	font-size: 16px;
	font-weight: bold;
}

.inventorytable {
	border-top: 1px solid #a57418;
	border-bottom: 1px solid #a57418;
	font-size: 12px;
}

.tableheading {
	background-color: #ededed;
	font-size: 11px;
	font-weight: bold;
	color: #62130c;
}

.townhome {
	background-color: #ede3d1;
	border-bottom: 1px solid #FFF;
}

.standardrow {
	border-bottom: 1px solid #d4d4d4;
}

.subfirst {
	border-top: 3px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.subsection {
	border-top: 3px solid #d4d4d4;
}

