<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 21px;
	text-align: center; 
	color: #221E1F; 
	background-color: #5E0908;
	background-image: url(../images/bkg_08.gif); 
	margin: 15px auto 15px auto;
	padding: 0px;
	}

p { 
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	line-height: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h2 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

dl {
	margin: 0px;
	}

dt {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

dd {
	font-size: 12px; 
	line-height: 19px;
	margin: 0px; 
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.righth3 {
	float: right;
	margin: 8px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

.small {
	font-size: 80%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.w {
	line-height: 26px;
	}

.new {font-size:16px; font-weight:bold; text-transform:uppercase; color:#661A16; background-color:transparent;}

/* ---------------------------------------------------- HEADER STYLES */
	
#head {
	top: 0px;
	left: 0px;
	width: 810px;
	height: 161px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_hd.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#logo {
	width: 810px;
	height: 131px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topnav {
	float: left;
	width: 810px;
	height: 30px;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	}

#topnav li {
	float: left;
	height: 30px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topnav li.home {
	 width: 59px; 
	 margin: 0px 1px 0px 0px; 
	 background-color: transparent;
	 }

#topnav li.community {
	width: 138px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li.custom {
	width: 127px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li.features {
	width: 143px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li.mortgages {
	width: 108px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li.news {
	width: 108px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li.contact {
	width: 106px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#topnav li a { 
	float: left;
	display: block;
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 8px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#topnav li a {float:none;}
	/* End IE5-Mac Hack */

#topnav li a:link {  
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	}

#topnav li a:visited { 
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	}

#topnav li a:active { 
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#topnav li a:hover {  
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#dropdown {
	background-image:url(../images/bkg_dropdown.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #5E0908;
	border-bottom: 1px solid #5E0908;
	border-left: 1px solid #5E0908;
	}

/* HOME NAVIGATION */

#topnav #navhome li.home {
	 width: 61px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navhome li.home a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navhome li.home a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navhome li.home a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navhome li.home a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navhome li.home a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* COMMUNITY NAVIGATION */

#topnav #navcommunity li.community {
	 width: 140px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navcommunity li.community a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navcommunity li.community a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcommunity li.community a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcommunity li.community a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navcommunity li.community a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* CUSTOM HOMES NAVIGATION */

#topnav #navcustom li.custom {
	 width: 129px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navcustom li.custom a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navcustom li.custom a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcustom li.custom a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcustom li.custom a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navcustom li.custom a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* FEATURES NAVIGATION */

#topnav #navfeatures li.features {
	 width: 146px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navfeatures li.features a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navfeatures li.features a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navfeatures li.features a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navfeatures li.features a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navfeatures li.features a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* HOME LOANS NAVIGATION */

#topnav #navmortgages li.mortgages {
	 width: 110px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navmortgages li.mortgages a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navmortgages li.mortgages a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navmortgages li.mortgages a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navmortgages li.mortgages a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navmortgages li.mortgages a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* NEWS NAVIGATION */

#topnav #navnews li.news {
	 width: 110px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navnews li.news a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navnews li.news a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navnews li.news a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navnews li.news a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navnews li.news a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* CONTACT US NAVIGATION */

#topnav #navcontact li.contact {
	 width: 108px; 
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_navtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
	 }

#topnav #navcontact li.contact a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_navtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topnav #navcontact li.contact a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcontact li.contact a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#topnav #navcontact li.contact a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#topnav #navcontact li.contact a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* ---------------------------------------------------- TOP OF PAGE AREA STYLES */

div.page {
	width: 810px;
/*	clear: both; */
	color: #000000;
	background-color: #FEF6E5;
	background-image: url(../images/bkg_page.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.horiz1 {
	width: 800px;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-color: #9B6A2D;
	background-image: url(../images/bkg_horiz1.gif);
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topimg {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

/* TOP OF PAGE STYLES FOR MORTGAGES SECTION */

div.topmortgages {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_mortgages.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topmortgages p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #221E1F;
	background-color: transparent;
	margin: 0px 16px 0px 13px;
	}

/* TOP OF PAGE STYLES FOR COMMUNITY SECTION PAGES */

div.topmap {
	width: 800px;
	height: 460px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_map.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

div.mapmenu {
	width: 300px;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	}
div.communityitem p {
	margin-bottom: 5px;
	}

div.mapmenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-indent: -3px;  
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 0px 60px;
	}


div.mapmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 0px 60px;
	}

div.mapmenu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #4B0000;
	background-color: transparent;
	margin: 0px 15px 15px 60px;
	}

div.mapmenu h5 {
	display: block; 
	float: left;
	width: 18px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	margin: 1px 0px 0px 30px;
	pading: 0px 0px 0px 0px;
	}

img.estar {
	display: inline;
	margin: 0px 7px -2px 7px;
	}

div.topmodels {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_models.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.topmodels p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	color: #4B0001;
	background-color: transparent;
	margin: 0px 20px 0px 20px;
	}

div.horiz2 {
	width: 800px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
	background-color: #9B6A2D;
	background-image: url(../images/bkg_horiz2.gif);
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

/* ---------------------------------------------------- SUBNAV STYLES */

#subnav {
	float: left; 
	width: 800px;
	height: 28px;
	text-align: left;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subnav h4 {
	float: left;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 33px;
	}

#subnav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subnav li {
	float: left;
	height: 28px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subnav li a { 
	float: left;
	display: block;
	color: #9B6A2D; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 6px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	} 
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#subnav li a {float:none;} 
	/* End IE5-Mac Hack */

#subnav li a:link {  
	color: #9B6A2D; 
	background-color: transparent;
	text-decoration: none; 
	}

#subnav li a:visited { 
	color: #9B6A2D; 
	background-color: transparent;
	text-decoration: none; 
	}

#subnav li a:active { 
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	}

#subnav li a:hover {  
	color: #C19C49; 
	background-color: transparent; 
	text-decoration: none; 
	} 

/* MORTGAGE SUBNAV STYLES */

#mortgagesub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_mortgages.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#mortgagesub ul {
	margin: 0px 0px 0px 102px;
	}

#subnav li.payment {
	 width: 124px; 
	 margin: 0px 1px 0px 0px; 
	 background-color: transparent;
	 }

#subnav li.principal {
	width: 151px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.length {
	width: 138px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.affordability {
	width: 179px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.tax {
	width: 101px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

/* Payment Calculator */

#subnav #subpayment li.payment {
	 width: 125px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav #subpayment li.payment a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav #subpayment li.payment a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subpayment li.payment a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subpayment li.payment a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav #subpayment li.payment a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Principal Calculator */

#subnav #subprincipal li.payment {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav #subprincipal li.principal {
	 width: 153px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav #subprincipal li.principal a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav #subprincipal li.principal a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subprincipal li.principal a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subprincipal li.principal a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav #subprincipal li.principal a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Length Calculator */

#subnav #sublength li.principal {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav #sublength li.length {
	 width: 140px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav #sublength li.length a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav #sublength li.length a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #sublength li.length a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #sublength li.length a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav #sublength li.length a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Affordability Calculator */

#subnav #subaffordability li.length {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav #subaffordability li.affordability {
	 width: 181px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav #subaffordability li.affordability a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav #subaffordability li.affordability a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subaffordability li.affordability a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subaffordability li.affordability a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav #subaffordability li.affordability a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Tax Calculator */

#subnav #subtax li.affordability {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav #subtax li.tax {
	 width: 103px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav #subtax li.tax a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav #subtax li.tax a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subtax li.tax a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav #subtax li.tax a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav #subtax li.tax a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}


/* COMMUNITY SECTION SUBNAV STYLES */

#communitysub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #221E1F;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_community.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#communitybluffssub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #221E1F;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_bluffs_community.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#communityrwsub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #221E1F;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_rw_community_npg.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#communitysub ul {
	margin: 0px 0px 0px 415px;
	}

#communitybluffssub ul {
	margin: 0px 0px 0px 280px;
	}

#communityrwsub ul {
/*	margin: 0px 0px 0px 228px; */
	margin:0 0 0 233px;
	}

#subnav li.welcome {
	width: 74px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	 }

#subnav li.quality {
	width: 126px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.rincon {
	width: 124px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.catalina {
	width: 136px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.townhomes {
	width: 155px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.family {
	width: 157px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.models {
	width: 68px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.amenities {
	width: 108px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

#subnav li.photogallery {
	width: 113px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

/* Welcome Page */

#subnav .subwelcome li.welcome {
	 width: 75px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subwelcome li.welcome a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subwelcome li.welcome a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subwelcome li.welcome a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subwelcome li.welcome a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subwelcome li.welcome a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Quality Features */

#subnav .subfeatures li.welcome {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subfeatures li.quality {
	 width: 128px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subfeatures li.quality a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subfeatures li.quality a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subfeatures li.quality a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subfeatures li.quality a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subfeatures li.quality a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Rincon Features */

#subnav .subrincon li.welcome {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subrincon li.rincon {
	 width: 126px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subrincon li.rincon a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subrincon li.rincon a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subrincon li.rincon a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subrincon li.rincon a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subrincon li.rincon a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Catalina Features */

#subnav .subcatalina li.rincon {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subcatalina li.catalina {
	 width: 138px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subcatalina li.catalina a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subcatalina li.catalina a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcatalina li.catalina a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcatalina li.catalina a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subcatalina li.catalina a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Townhomes Features */

#subnav .subtownhomes li.welcome {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subtownhomes li.townhomes {
	 width: 157px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subtownhomes li.townhomes a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subtownhomes li.townhomes a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subtownhomes li.townhomes a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subtownhomes li.townhomes a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subtownhomes li.townhomes a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Single Family Features */

#subnav .subfamily li.townhomes {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subfamily li.family {
	 width: 159px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subfamily li.family a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subfamily li.family a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subfamily li.family a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subfamily li.family a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subfamily li.family a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Models */

#subnav .submodels li.family {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .submodels li.catalina {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .submodels li.quality {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .submodels li.models {
	 width: 70px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .submodels li.models a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .submodels li.models a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .submodels li.models a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .submodels li.models a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .submodels li.models a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Amenities */

#subnav .subamenities li.models {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subamenities li.amenities {
	 width: 110px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subamenities li.amenities a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subamenities li.amenities a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subamenities li.amenities a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subamenities li.amenities a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subamenities li.amenities a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Photo Gallery */

#subnav .subphotogallery li.models {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subphotogallery li.photogallery {
	 width: 115px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subphotogallery li.photogallery a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subphotogallery li.photogallery a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subphotogallery li.photogallery a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subphotogallery li.photogallery a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subphotogallery li.photogallery a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* UNIQUE FEATURES SECTION SUBNAV STYLES */

#uniquesub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #221E1F;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_unique.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#uniquesub ul {
	margin: 0px 0px 0px 498px;
	}

#subnav li.unique {
	width: 120px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	 }

#subnav li.service {
	width: 180px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

/* Unique Features */

#subnav .subunique li.unique {
	 width: 121px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subunique li.unique a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subunique li.unique a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subunique li.unique a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subunique li.unique a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subunique li.unique a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Sterling Warranty Service */

#subnav .subservice li.unique {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subservice li.service {
	 width: 182px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subservice li.service a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subservice li.service a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subservice li.service a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subservice li.service a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subservice li.service a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* CONTACT US SECTION SUBNAV STYLES */

#contactsub {
	width: 800px;
	height: 28px;
	text-align: left;
	color: #221E1F;
	background-color: transparent;
	background-image: url(../images/bkg_subnav_contact.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#contactsub ul {
	margin: 0px 0px 0px 543px;
	}

#subnav li.contact {
	width: 89px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	 }

#subnav li.testimonials {
	width: 166px; 
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	}

/* Contact Us */

#subnav .subcontact li.contact {
	 width: 90px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subcontact li.contact a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subcontact li.contact a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcontact li.contact a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcontact li.contact a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subcontact li.contact a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Customer Testimonials */

#subnav .subtestimonials li.contact {
	 margin: 0px 0px 0px 0px; 
	 }

#subnav .subtestimonials li.testimonials {
	 width: 168px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subtestimonials li.testimonials a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subtestimonials li.testimonials a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subtestimonials li.testimonials a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subtestimonials li.testimonials a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subtestimonials li.testimonials a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* CUSTOM HOMES SECTION SUBNAV STYLES */

#customsub {
	width: 800px;
	height: 30px;
	text-align: left;
	color: #221E1F;
	background-color: transparent; 
	background-image: url(../images/bkg_subnav_custom.gif); 
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

#customsub ul {
	margin: 0px 0px 0px 308px;
	}

#subnav li.custommain {
	width: 148px; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 1px 0px 0px; 
	background-color: transparent;
	 }

#subnav li.customfeatures {
	width: 203px; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px; 
	background-color: transparent;
	 }

#subnav li.custommodels {
	width: 138px; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px; 
	background-color: transparent; 
	}

/* Custom Main */

#subnav .subcustommain li.custommain {
	 width: 150px;
	 height: 30px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subcustommain li.custommain a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subcustommain li.custommain a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustommain li.custommain a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustommain li.custommain a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subcustommain li.custommain a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Custom Features */

#subnav .subcustomfeatures li.customfeatures {
	 width: 205px;
	 height: 30px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subcustomfeatures li.customfeatures a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subcustomfeatures li.customfeatures a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustomfeatures li.customfeatures a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustomfeatures li.customfeatures a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subcustomfeatures li.customfeatures a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}

/* Custom Models */

#subnav .subcustommodels li.custommodels {
	 width: 140px;
	 height: 30px;
	 margin: 0px 0px 0px 0px; 
	 background-color: transparent;
	 background-image:url(../images/bkg_subtab_rt.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 }

#subnav .subcustommodels li.custommodels a {
	color: #5E0908; 
	font-weight: bold;
	background-image:url(../images/bkg_subtab_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#subnav .subcustommodels li.custommodels a:link {  
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustommodels li.custommodels a:visited { 
	color: #5E0908; 
	font-weight: bold; 
	}

#subnav .subcustommodels li.custommodels a:active { 
	color: #5E0908; 
	font-weight: bold;  
	}

#subnav .subcustommodels li.custommodels a:hover {  
	color: #5E0908; 
	font-weight: bold; 
	}



/* ---------------------------------------------------- CONTENT STYLES */

/* --------------------------------- ONE COLUMN PAGE CONTENT STYLE */

div.contentonecol {
	width: 715px;
	text-align: left;
	background-color: transparent; 
	margin: 0px 90px 0px 5px;
	padding: 35px 0px 30px 0px;
	}

div.contentonecol p { 
	margin: 0px 40px 15px 100px; 
	}

div.contentonecol h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 40px 10px 98px;
	padding: 0px 0px 0px 2px;
	}

div.contentonecol h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px 40px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.contentonecol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 100px; 
	}

div.contentonecol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 100px; 
	}


div.contentonecol ul { 
	margin: 0px 60px 15px 147px;
	}

div.contentonecol ol { 
	margin: 0px 60px 15px 147px;
	}

div.contentonecol li { 
	margin: 0px 0px 4px 0px; 
	} 


/* --------------------------------- CUSTOM ONE COLUMN PAGE CONTENT STYLE */

div.customcontentonecol {
	width: 805px;
	text-align: left;
	background-color: transparent;
	margin: 0px 0px 0px 5px;
	padding: 35px 0px 30px 0px;
	}

div.customcontentonecol p { 
	margin: 0px 130px 15px 100px; 
	}

div.customcontentonecol h1 {
	width: 440px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 130px 10px 98px;
	padding: 0px 0px 0px 2px;
	}

div.customcontentonecol h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px 40px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.customcontentonecol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 100px; 
	}

div.customcontentonecol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 100px; 
	}

div.customcontentonecol ul { 
	margin: 0px 60px 15px 147px;
	}

div.customcontentonecol ol { 
	margin: 0px 60px 15px 147px;
	}

div.customcontentonecol li { 
	margin: 0px 0px 4px 0px; 
	} 


/* --------------------------------- TWO COLUMN PAGE CONTENT STYLE */

div.contenttwocol {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

div.contenttwocol p { 
	margin: 0px 40px 15px 37px; 
	}

div.contenttwocol h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 40px 10px 43px;
	padding: 0px 3px 0px 2px;
	}

div.contenttwocol h2 {
	color: #990033;
	font-weight: normal;
	background-color: transparent;
	margin: 0px 40px 0px 45px;
	padding: 0px 0px 0px 0px;
	}

div.contenttwocol h3 {
	background-color: transparent;
	margin: 0px 40px 1px 45px; 
	}

div.contenttwocol h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 0px 40px 6px 45px; 
	}

div.contenttwocol ul { 
	margin: 0px 60px 14px 90px;
	}

div.contenttwocol ul.twocol { 
	margin: 0px 20px 18px 25px;
	}

div.contenttwocol li { 
	margin: 0px 0px 4px 0px; 
	} 

div.contenttwocol li.doublespaced { 
	margin: 0px 0px 8px 0px; 
	} 

div.contenttwocol ul li ul { 
	margin: 6px 25px 4px 25px;
	}

div.contenttwocol ol {
	margin: 0px 60px 15px 90px;
	}

div.contenttwocol ol li { 
	margin: 0px 25px 4px 0px; 
	} 

div.contenttwocol ol li ul {  
	margin: 10px 35px 15px 25px;
	}


/* --------------------------------- HOME PAGE CONTENT */

div.homefeature {
	padding: 6px 0px 0px 0px;
	}

/* --------------------------------- COMMUNITY PAGES CONTENT STYLES */

div.communityitem {
	margin-bottom: 30px;
	background-color: transparent;
	}
div.communityitem p {
	margin-bottom: 5px;
	}

div.communityitem h1 {
	border-bottom: 0px solid #FE0000;
	text-indent: -3px;  
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.communityitem h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 16px;
	font-style: italic;
	color: #221E1F;
	background-color: transparent;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

div.communityitem h3 {
	font-size: 11px; 
	line-height: 16px;
	margin: 0px 0px 1px 100px; 
	}

div.communityitem h5 {
	display: block; 
	float: left;
	width: 18px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	margin: 3px 0px 0px 65px;
	pading: 0px 0px 0px 0px;
	}

/* Community Map Styles */

div#mapmarker {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#mapmarker p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 13px;
	margin: 0px 0px 3px 8px; 
	}

div#mapmarker img { 
	margin: 0px 0px 5px 0px;
	}

div#mapmarker h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 3px 8px;  
	}

div#mapmarker h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 0px 8px;    
	}

div#mapmarker h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 3px 8px;    
	}

div#mapmarker a { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:link {  
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:visited { 
	color: #9A0A0B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:active { 
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#mapmarker a:hover {  
	color: #0F2267; 
	background-color: transparent; 
	text-decoration: underline; 
	}

/* Welcome Page Styles */

#communitywelcome {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

#communitywelcome p { 
	margin: 0px 40px 15px 45px; 
	}

#communitywelcome h1 {
	font-size:36px;
	line-height:36px;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 0 45px;
	}

#communitywelcome h2 {
	font-size:22px;
	line-height:25px;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 10px 45px;
	}

#communitywelcome h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	font-variant:small-caps;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 0 45px;
	}

#communitywelcome h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	margin: 0px 20px 16px 45px;
	}

#communitywelcome ul { 
	margin: 0px 50px 16px 66px;
	}

#communitywelcome li { 
	margin: 0px 0px 4px 0px; 
	} 


#communitywelcome div.welcomemap {
	text-align: left;
	width: 210px;
	padding: 7px 0px 10px 0px;
	}

#communitywelcome div.welcomemap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	}

#communitywelcome div.welcomemap p img {
	margin: 0px auto 16px 0px;
	}

#communitywelcome div.welcomemap p a {
	font-size: 14px;
	font-weight: bold;
	}

#communitywelcome div.welcomemap h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	font-style: italic;
	margin: 0px 0px 5px 0px;
	}

/* FEATURES AND MODEL FEATURES STYLES */

div.communityfeatures {
	width: 710px;
	margin: 0px 20px 0px 80px;
	padding: 30px 0px 30px 0px;
	}

div.communityfeatures p {
	margin: 0px 70px 0px 10px;
	}

div.communityfeatures h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.communityfeatures h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #4B0001;
	background-color: transparent;
	border-bottom: 1px solid #4B0001;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.communityfeatures ul { 
	margin: 0px 50px 40px 30px;
	}

div.communityfeatures li { 
	margin: 0px 0px 4px 0px; 
	} 

div.uniquefeatures {
	width: 710px;
	margin: 0px 20px 0px 80px;
	padding: 30px 0px 30px 0px;
	}

div.uniquefeatures p {
	margin: 0px 70px 0px 10px;
	}

div.uniquefeatures h1 {
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	border-bottom: 1px solid #FE0000;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.uniquefeatures h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	line-height: 22px;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color: #4B0001;
	background-color: transparent;
	border-bottom: 1px solid #4B0001;
	margin: 0px 70px 8px 10px;
	padding: 0px 0px 0px 2px;
	}

div.uniquefeatures ul { 
	margin: 0px 50px 0px 30px;
	}

div.uniquefeatures li { 
	margin: 0px 0px 4px 0px; 
	} 

/* Models Page Styles */

div.communitymodels {
	width: 720px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 35px 0px 30px 0px;
	}

div.communitymodels p { 
	margin: 0px 0px 15px 0px; 
	}

div.communitymodels h1 {
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	}

div.communitymodels h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

table.modelkey {
	margin: 0px auto 0px auto;
	}

table.modelkey td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 20px;
	font-weight: bold;
	padding: 0px 15px 25px 15px; 
	}

table.modeltable {
	border-collapse: collapse;
	margin: 0px auto 20px auto;
	}

table.modeltable th {
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: transparent;
	padding: 2px 4px 2px 4px;
	}
	
table.modeltable td {
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: transparent;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #CCCCCC;
	}

table.modeltable td.available {
	border-top: 1px solid transparent;
	}

table.modeltable .left {
	text-align: left;
	padding-left: 0;
	}

table.modeltable a {
	text-decoration: none;
	}

div.communitymodels div.lotpremium { 
	text-align: right; 
	color#221E1F; 
	background-color: transparent; 
	}

div.communitymodels div.lotpremium p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	text-align: right; 
	color#221E1F; 
	background-color: transparent; 
	margin: 0px 16px 0px 0px;
	}

/* Amenities Page Styles */

#communityamenities {
	width: 800px;
	text-align: left;
	background-color: transparent;
	margin: 0px 5px 0px 5px;
	padding: 35px 0px 15px 0px;
	}

#communityamenities p { 
	margin: 0px 40px 15px 45px; 
	}

#communityamenities h1 {
	font-size:30px;
	line-height:34px;
	font-style:italic;
	color:#8E001B;
	background-color:transparent;
	margin: 0px 40px 27px 47px;
	}

/* Gallery Page Styles */

div.thumbs {
	height: 66px;
	text-align: center;
	margin: 0px auto 0px auto;
	}

div.communitygallery {
	width: 720px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	}

div.communitygallery p { 
	margin: 0px 0px 15px 0px; 
	}

div.communitygallery h1 {
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	}

div.communitygallery h2 {
	color: #990033;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/* --------------------------------- CUSTOM HOMES CONTENT STYLES */

div.customdisclaimer {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	}

div.customdisclaimer p {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: 999999;
	background-color: transparent;
	margin: 0px 90px 10px 88px;
	}

div.customdisclaimer h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-color: transparent;
	margin: 0px 90px 2px 90px;
	}

/* --------------------------------- STERLING SERVICE CONTENT STYLES */

div.serviceitem {
	margin-bottom: 30px;
	}


/* --------------------------------- TESTIMONIALS CONTENT STYLES */

div.testimonialitem {
	margin-bottom: 15px;
	}

div.testimonialitem p {
	font-style: italic;
	}

div.testimonialitem h3 {
	font-weight: normal;
	border-bottom: 1px solid #FE0000;
	padding-bottom: 15px;
	}

/* --------------------------------- CALCULATOR CONTENT STYLES */

div.contentcalc {
	width: 620px;
	color: #221E1F;
	text-align: left;
	background-color: transparent;
	margin: 0px 95px 0px 95px;
	padding: 35px 0px 15px 0px;
	}

div.contentcalc p { 
	margin: 0px 0px 15px 13px; 
	}

div.contentcalc h1 {
	font-style: normal;
	font-variant: small-caps;
	color: #8E001B;
	background-color: transparent;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	}

div.contentcalc h2 {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	}

/* --------------------------------- NEWS SECTION STYLES */

div.newsitem {
	width: 675px;
	color: #221E1F;
	background-color: transparent;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

div.newsitem p { 
	margin: 0px 0px 15px 100px; 
	}

div.newsitem h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	line-height: 22px;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	background-color: transparent;
	background-image: url("../images/bullet_news.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	border-bottom: 0px solid #000000;
	margin: 0px 30px 0px 65px;
	padding: 0px 0px 0px 35px;
	}

div.newsitem h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	line-height: 21px;
	font-weight: normal;
	color: #990033;
	background-color: transparent;
	background-image: url("../images/bullet_news.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	margin: 0px 0px 2px 65px;
	padding: 0px 0px 0px 35px;
	}

div.newsitem h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height: 16px;
	color: #990033;
	background-color: transparent;
	margin: 0px 0px 2px 100px; 
	}

div.newsitem h4 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 12px 100px; 
	}

div.newsitem h5 { 
	font-size: 11px; 
	line-height: 17px;
	font-weight: bold;
	color: #A20000;
	background-color: transparent;
	background-image: url("../images/bullet_arrow.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	margin: 0px 0px 8px 100px;
	padding: 0px 0px 0px 12px; 
	}

div.newsitem img.right {
	margin-bottom: 15px;
	margin-left: 25px;
	}

/* --------------------------------- SEARCH PAGE STYLES */


#searchresults table {
	margin-top: 20px;
	}
#searchresults td {
	font-size: 12px;
	color: black;
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #CCC;
	}

#searchresults th {
	font-size: 12px;
	color: black;
	padding: 2px 4px 2px 4px;
	text-align: center;
	}

#searchresults .left {
	text-align: left;
	padding-left: 0;
	}

#searchresults a {
	text-decoration: none;
	}


/* FOOTER STYLES */

div.footer {
	width: 810px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 34px 0px 0px 0px;
	}

div.footer ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	}

div.footer li {
	display: inline;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	}

div.footer li.first {
	border-left: 0px solid transparent;
	}

div.footer a { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:link {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:visited { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div.footer a:active { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.footer a:hover {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div.footer p {
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	margin: 0px auto 10px auto;
	}

div.footer h3 {
	float: right;
	width: 100px;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	text-align: right;
	margin: 0px 24px 10px 0px;
	}

div.footer h4 {
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 10px 20px;
	}

/* --------------------------------- POP UP PAGE STYLES */


#headpop {
	top: 0px;
	left: 0px;
	width: 810px;
	height: 143px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_hd_pop.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.toppop {
	width: 800px;
	height: 314px;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg_topct_models.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	}

div.toppop p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
/*	color: #4B0001; */
	color: #333333; 
	background-color: transparent;
	margin: 0px 20px 8px 18px;
	}

div.toppop h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 24px 0px 20px;
	}

div.toppop h4 img { 
	margin: 0px 0px -1px 0px; 
	}

div.toppop a { 
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:link {  
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	}

div.toppop a:active { 
	color: #8E001B;
	text-decoration: none;  
	}

div.toppop a:hover {  
	color: #8E001B;
	text-decoration: none; 
	}

div.toppop a.select {
	color: #8E001B;
	text-decoration: none; 
	}

div.toppop table#directform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #4B0000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	}

div.toppop table#directform td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

div.toppop table#directform td input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: #FEF6E5;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	}

div.toppop table#directform td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
	background-color: #FEF6E5;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	}

div.toppop table#directform td input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	color: #4B0000;
	background-color: #C6BFB3;
	margin: 0px;
	padding: 1px 3px 1px 3px;
	}

div.contentpop {
	width: 740px;
	text-align: center;
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 22px 0px 0px 0px;
	}

div.contentpop h2 {
	font-style: italic;
	color: #990033;
	background-color: transparent;
	margin: 0px auto 24px auto;
	padding: 0px 0px 0px 0px;
	}

div.contentpop h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 1px 0px; 
	}

div.contentpop h4 img { 
	margin: 0px 0px -1px 0px; 
	}

div.contentpop a { 
	text-decoration: none; 
	}

div.contentpop a:link {  
	text-decoration: none; 
	}

div.contentpop a:visited { 
	text-decoration: none; 
	}

div.contentpop a:active { 
	text-decoration: none;  
	}

div.contentpop a:hover {  
	text-decoration: none; 
	}

div.contentpop div.results {
	width: 740px;
	margin: 0px auto 26px auto;
	}

div.contentpop div.results div#directions {
	width: 300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #4B0000;
	margin: 0px 16px 0px 0px;
	}

div.contentpop div#map_canvas {
	width: 400px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	}

div.footerpop {
	width: 810px;
	height: 34px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

form#registration {
  padding: 0px 0 20px 0;
}
form#registration th {
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px;
  text-align:right;
}

form#registration td {
	font-size: 13px; 
	line-height: 20px;
	margin: 0px 0px 0px 0px; 
}

form#registration input {
  border:1px solid #666;
}

form#registration input.radio {
  border: none;
}

	-->