/* Interior =General
----------------------------------------------- */
p{
	margin:12px 0;
	padding:0;
}
.hide{
	display:none;
}
.cutOff{
	font-weight:bold;
}
img.neighborLogo{
	float:left;
	margin:0 18px 14px 0;
}
.quick{
	background:url(../images/commmon/quickbg.gif);
}
.quick2{
	background:#F0F4F7;
}
div.thumbBrdr{
	border:1px solid #CCC;
	float:left;
}
div.thumbBrdr img{
	border:3px solid #FFF;
}
a.options,
a.options:link{
	background:url(../images/common/ico_options.gif) no-repeat 0 0;
	padding:2px 0 2px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#00538E;
}
a.options:hover{
	text-decoration:underline;
	color:#728992;
}
ul.specs{
	margin:0 0 12px 30px;
	padding:0;
	list-style:none;
	list-style-image:none;
	color:#00538E;
	clear:none;
	float:left;
}
ul.specs li{
	margin:0;
	padding:0;
}
div#primaryContent ul.specs li{
    list-style:none;
	list-style-image:none;
}
div#primaryContent ul.horizontal{
	list-style-image:none;
	margin:0 0 12px 0;
	padding:0;
	float:left;
	width:100%;
	font-size:13px;
}
div#primaryContent ul.horizontal li{
	list-style:none;
	float:left;
	margin:0;
	padding:0 5px;
	border-left:1px solid #bfdcdf;
}
div#primaryContent ul.horizontal li.first{
	border-left:none;
	padding:0 5px 0 0;
}
div#primaryContent ul.horizontal li.singleFirst{
	border-left:none;
	padding:0 5px 0 0;
}
div#primaryContent ul.horizontal li a, ul.horizontal li a:link{
	text-decoration:none;
	color:#00538E;
}
div#primaryContent ul.horizontal li a:hover{
	text-decoration:none;
	color:#728992;
}
h2.underline{
    margin-top: 0;
	border-bottom:1px solid #5B7680;
	margin-bottom:6px;
	padding-bottom:4px;
}
#secondaryDiv{
	float:right;
	/*color:#728992;*/		
	font-size:12px;
}
#secondaryDiv a.hfBtn,
#secondaryDiv a.hfBtn:link{
	clear:left;
}
#secondaryDiv span.plan{
	display:block;
	font-size:16px;
	color:#728992;
}
#secondaryDiv img.planPhoto{
	margin-top:10px;
}
.planParagraphs p{
	margin:14px 0;
	font-size:14px;
}
.planParagraphs p .plan{
	color:#00538E!important;
	font-size:16px;
}
.planParagraphs .paraName{
	margin-bottom:0;
}
.planParagraphs .paraAddress{
	margin-top:0;
}
div.callout{
	color:#5B7680;
	font-size:12px;
	background:#F0F4F7;
	border:1px solid #CAE2E6;
	padding:8px;
	margin:12px 0 0 0;
}
div.callout p{
	margin:0;
	padding:4px 0;
}
div.callout ul{
	list-style:none;
	margin:0;
	padding:0;
}
#primaryContent div.callout li{
	padding:2px 0 10px 0;
	line-height:13px;
	list-style: none;
}
div.callout a,
div.callout a:link{
	color:#4D6F44;
	text-decoration:none;
}
div.callout a:hover{
	color:#00538E;
	text-decoration:underline;
}
.callout p.announcment{
	display:none;
}
div.sectionDiv{
	padding:4px 0 0 0;
	margin:0 0 20px 0;
	float:left;
	width:100%;
}
div.sectionDiv div.container{
	margin-left:80px;
	margin-bottom:10px;
}
div.sectionDiv div.smallColumn{
	margin-left:212px;
}
div.sectionDiv div p.first{
	margin-top:0;
	padding-top:0;
}
div.sectionDiv ul{
	list-style-image:url(../images/common/ico_darkarrow.gif);
	margin:0 0 0 15px;
	padding:0;
}
td.hide{
	display:none;
}
#columnTwo p.planPhoto{
	margin:0;
	padding:0;
	text-align:center;
}
/*#secondaryContent{
	font-size:12px;
	font-style:normal;
}*/
#columnTwo div.plan{
	display:block;
	font-size:16px;
	/*color:#728992;*/
	margin:12px 0 0 0;	
}
p.disclaimer{
    margin-bottom: 0;
	color:#666;
	font-size:11px;
	line-height:14px!important;
}
form .instructText{
	color:#666;
	font-size:11px;
}
#mainDiv{
	margin:0 192px 0 0;
}
#secondaryDiv{
    margin-top: 0;
	width:170px;
	float:right;
}
#floatWrapper{
    margin-top: 0;
	float:left;
	width:100%;
}


/* Interior =Base Form Styles
----------------------------------------------- */
form{
	background:#F0F4F7;
	border:1px solid #CAE2E6;
	padding:10px 20px;
	margin-bottom:16px;
	font-size:13px;
}
form label{
	display:block;
	color:#004E94;
	margin:5px 0 4px 0;
	font-size:12px;
}
input.submitBtn{
	display:block;
	margin:0;
	padding:0 16px;
	border:1px solid #CAE2E6;
	background:#43626E;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	height:22px;
	cursor:pointer;
}
input.submitBtnInline{
	display:inline;
	margin:0;
	padding:0 16px;
	border:1px solid #A5BDCD;
	background:#43626E;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	height:22px;
	cursor:pointer;
}
.required{
	color:#A71C00;
}
.required_text{
	margin:0 0 3px 0;
}
fieldset{
	border:0;
	padding:0;
	margin:0;
}
form#dynamic h2{
	margin:0;
	padding:8px 0 0 0;
}
form#dynamic input,
form#dynamic select{
	margin-top:2px;
}
form#dynamic label{
	padding:4px 0 3px 0;
}
form#dynamic select.forminput{
	margin-top:3px;
}
fieldset#formLeft{
	width:300px;
	float:left;
	margin:0;
	padding:0;
}
fieldset#formRight{
	width:225px;
	float:left;
	margin:0;
	padding:0;
}
fieldset#dynamicFields{
	clear:both;
	margin:0;
	padding:16px 0 0 0;
}
form#dynamic input,
form#dynamic select{
	margin-top:2px;
}
form#dynamic label{
	padding:4px 0 3px 0;
}
form#dynamic select.forminput{
	margin-top:3px;
}
#viewWarranty1{
	width:260px;
	float:left;
}
#viewWarranty2{
	width:260px;
	float:right;
}
#dynamicWarranty{
	clear:both;
	width:100%;
}
form#warrantyRequestForm br{
	clear:both;
}
form#warrantyRequestForm .submitBtn{
	width:120px;
	margin-top:20px;
}
form#newResumeForm .submitBtnInline{
	width:100px;
}


/* Interior =Announcements
----------------------------------------------- */
p.announcment{
	color:#A71C00;
	padding:1px 0 2px 25px;
	background:url(../images/common/ico_announce.gif) no-repeat 2px 0;
}
div.specContainer div.container p.announcment {
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	background:url(../images/common/ico_announce.gif) no-repeat 0 2px;
}
p.announcment a,
p.announcment a:link{
	font-weight:bold;
	color:#A71C00;
	text-decoration:none;
}
p.announcment a:hover{
	color:#FF0000;
	text-decoration:underline;
}
div.callout p.announcment{
	padding:0 0 2px 20px;
	font-weight:bold;
	background:url(../images/common/ico_announce.gif) no-repeat 0 0;
	color:#A71C00;
}
/*div.callout p{
	color:#728992;
}*/
.annContainer{
	padding:0;
	margin:0 0 14px;
	clear:left;
	width:100%;
	float:left;
}
.annContainer p{
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 0 30px;
	margin:0 0 0 0;
	color:#A71C00;
}


/* Interior =Flash Map
----------------------------------------------- */
div#flashContainer{
	float:left;
}
div#flashMap{
	/*border:1px solid #BBC9DD;*/
	float:left;
}
div#flashMap p{
	padding:20px;
	margin:0 0 80px 0;
}
div#mapListing{
	margin:0;
	padding:0 0 0 18px;
	list-style-type:none;
	float:left;
	width:112px;
}
div#mapListing p{
	margin:0 0 6px 0;
	padding:0 0 6px 0;
	font-size:11px;
	border-bottom:1px solid #CAE2E6;
	line-height:14px;
}
div#mapListing p a,
div#mapListing p a:link{
	color:#00538E;
	text-decoration:none;
	background:transparent url(../images/common/ico_arrow.gif) no-repeat -30px -30px;
	padding:0 0 0 8px;
	display:block;
	font-weight:normal;
}
div#mapListing p a:hover{
	color:#0393fa;
	text-decoration:none;
	background:transparent url(../images/common/ico_arrow_over.gif) no-repeat 0 3px;
}
div#mapListing p a.active,
div#mapListing p a.active:link,
div#mapListing p a.active:hover{
	background:transparent url(../images/common/ico_arrow_over.gif) no-repeat 0 3px;
	color:#0393fa;
}
div#mapListing p.last{
	border-bottom:0;
}
ul#legend{
	clear:left;
	list-style:none;
	color:#000033;
	font-size:11px;
	margin:0;
	padding:11px 0 20px 46px;
	/*  margin and padding for IE defined in ie.css  */
}
ul#legend li{
	display:inline;
	margin:0 0 0 30px;
}
ul#legend li img{
	margin:0 4px -7px 0;
}
a.hfBtn,
a.hfBtn:link{
	color:#00538E;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px 1px 0;
	background:url(../images/common/homefinder_bg.gif) no-repeat right top;
}
a.hfBtn:hover{
	color:#728992;
	background:url(../images/common/homefinder_bg.gif) no-repeat right -84px;
	text-decoration:none;
}


/* Interior =Home Finder Form
----------------------------------------------- */
#homeFinderDiv{
	border:1px solid #CAE2E6;
}
#homeFinderDiv form{
	border:0;
	margin:0;
}
form#homeFinder fieldset{
	border:0;
	padding:0;
	margin:0;
	width:220px;
}
form#homeFinder fieldset[class=left],
form#homeFinder fieldset[class=right]{
	/*  this rule specific only to modern browsers (Mozilla)  */
	padding:0 0 12px 0;
}
form#homeFinder fieldset.left{
	float:left;
	width:320px;
}
form#homeFinder fieldset.right{
	float:left;
}
form#homeFinder select{
	margin:0 0 5px 0;
}
form#homeFinder input.submitBtn{
	clear:left;
	width:160px;
	/*  margin for IE set in ie.css  */
}
input#zip{
	width:105px;
}
span.movein{
	display:block;
	margin:-16px 0 0 12px;
	padding:0 0 0 17px;
}
span.movein img.arrow{
	margin:0 0 -2px 3px;
	padding:0;
}


/* Interior =Update Form
----------------------------------------------- */
form#updateForm{
	padding:6px 20px 0 20px;
	margin:7px 0 0 0;
	height:181px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#formContainer{
	width:200px;
	float:left;
	margin:0 0 0 18px;
}
form#updateForm h3{
	margin:0;
	padding:0 0 0 0;
	font-size:13px;
}
form#updateForm label{
	margin:5px 0 2px 0;
	font-size:10px;
}
form#updateForm fieldset{
	margin:0 0 10px 0;
	padding:0;
	border:0;
}
form#updateForm fieldset input{
	width:155px;
}
form#updateForm input.submitBtn{
	width:110px;
}


/* Interior = faqsContainer
----------------------------------------------- */
#faqsContainer{
	padding:10px 0 0 0;
	float:left;
}
#faqsContainer .sectionDiv{
	padding:0;
	margin:0 10px 24px 0;
	width:290px;
	float:left;
}
#faqsContainer .sectionDiv .thumbBrdr{
	margin:0 10px 0 0;
}
#faqsContainer .sectionDiv .container{
	margin:0;
	padding:0;
}
#faqsContainer h3{
	margin:0;
	padding:10px 0;
}
#faqsContainer h3 a,
#faqsContainer h3 a:link{
	font-size:13px;
	font-weight:bold;
	color:#00538E;
	text-decoration:none;
}
#faqsContainer h3 a:hover{
	font-weight:bold;
	color:#728992;
	text-decoration:none;
}
ul.ownerTools a,
ul.ownerTools a:link{
	color:#00538E;
	font-weight:normal;
	text-decoration:none;
}	
ul.ownerTools a:hover{
	color:#728992;
	font-weight:normal;
	text-decoration:none;
}	

#faqsContainer div.pair{
	display:block;
	margin:0;
	padding:0;
	float:left;
}


/* Interior =Contact
----------------------------------------------- */
.directionsLeft{
	float:left;
	width:320px;
}
.directionsRight{
	float:left;
	width:200px;
}
div.directionsLeft h2 {
    margin-bottom: 0;
}
div.directionsLeft p {
    margin-top: 0;
}
form#contact fieldset{
	border:0;
	padding:0;
	margin:0;
	width:400px;
}
form#contact fieldset[class=left],
form#contact fieldset[class=right]{
	/*  this rule specific only to modern browsers (Mozilla)  */
	padding:0 0 12px 0;
}
form#contact fieldset.left{
	float:left;
}
form#contact fieldset.right{
	float:right;
}
form#contact select{
	margin:0 0 5px 0;
}
form#contact input.submitBtn{
	clear:left;
	margin-top: 0;
	padding:0;
	width:120px;
}
form#contact p.required_note {
    float: right;
}
form#contact textarea#txtComments {
    margin-bottom: 1em;
}


/* Interior =Email Options Form
----------------------------------------------- */
form#email_options{
	/*width:400px;*/
	margin:0 0 1.5em 0;
}
form#email_options textarea#emails{
	width:100%;
}
form#email_options fieldset{
	border:0;
	padding:0;
	margin:0 4px 1em 0;
}
form#email_options select{
	margin:0 0 5px 0;
}
form#email_options textarea {
    margin-bottom: 1em;
}
form#email_options input.submitBtn{
	width:80px;
}
form#email_options p input#sendToSales {
	clear:left;
	display:inline!important;
}
form#email_options label {
	white-space:normal;
}
form#email_options .smTxt{
	color:#666;
	font-size:11px;
	line-height:14px!important;
}
form#email_options .smTxt br,
form#email_options p br{
    display:none;
}
p.emailIntro{
	margin:0 0 0 0;
	padding:0 0 14px 0;
}


/* Interior =Warranty Request
----------------------------------------------- */
form#warranty{
	padding:8px 14px;
	width:400px;
}
form#warranty h3{
	margin:0;
	padding:0 0 8px 0;
}
form#warranty label{
	width:200px;
}
form#warranty input{
	width:150px;
}
form#warranty input.rememberMe{
	width:auto;
	margin-left:0;
}
form#warranty input.submitBtn{
	width:170px;
	margin-top:10px;
}
form#warranty p{
	margin:4px 0 0 0;
}
form#warranty p.proceed{
	margin:30px 0 4px 0;
}
form#warranty p.proceed a,
form#warranty p.proceed a:link{
	text-decoration:none;
}


/* Interior =Neighborhood Navigation (NeighborNav)
----------------------------------------------- */
ul#neighborNav{
	margin:-5px 0 0 18px;
	padding:0 0 6px 0;
	list-style:none;
	list-style-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:230px;
	float:left;
}
ul#neighborNav li{
	margin:0;
	padding:0 4px 0 7px;
	display:block;
	list-style-image:none;
	font-size:12px;
	border-bottom:1px solid #CAE2E6;
}
div#primaryContent ul#neighborNav li{
    list-style-image:none!important;
}
ul#neighborNav li.floorplans{
	padding:2px 4px 2px 7px;
}
ul#neighborNav li a,
ul#neighborNav li a:link{
	margin:0;
	padding:2px 0 2px 23px;
	display:block;
	color:#00538E;
	font-weight:normal;
	text-decoration:none;
	background:transparent url(../images/common/ico_arrow.gif) no-repeat -30px -30px;
}
ul#neighborNav li a:hover{
	color:#0393FA;
	text-decoration:none;
	background:transparent url(../images/common/ico_arrow_over.gif) no-repeat 5px 9px;
}
ul#neighborNav li a.active,
ul#neighborNav li a.active:link{
	background:transparent url(../images/common/ico_arrow.gif) no-repeat 5px 9px;
	color:#8F000C;
}
ul#neighborNav li a.active:hover{
	background:transparent url(../images/common/ico_arrow_here.gif) no-repeat 5px 9px;
	color:#572933;
}
ul#neighborNav li.first a.active,
ul#neighborNav li.first a.active:link,
ul#neighborNav li.first a.active:hover{
	background-position:5px 5px;
}
ul#neighborNav li.print a,
ul#neighborNav li.print a:link,
ul#neighborNav li.floorplans a,
ul#neighborNav li.floorplans a:link,
ul#neighborNav li.favorites a,
ul#neighborNav li.favorites a:link,
ul#neighborNav li.calculator a,
ul#neighborNav li.calculator a:link{
	color:#5B7680;
	background-repeat:no-repeat;
}
ul#neighborNav li.print a,
ul#neighborNav li.print a:link,
ul#neighborNav li.print a:hover{
	background-image:url(../images/common/ico_print.gif);
	background-position:0 4px;
}
ul#neighborNav li.floorplans a.floorplans,
ul#neighborNav li.floorplans a.floorplans:link,
ul#neighborNav li.floorplans a.floorplans:hover{
	background-image:url(../images/common/ico_floorplan.gif);
	background-position:0 2px;
	display:inline;
}
ul#neighborNav li.floorplans a.tour,
ul#neighborNav li.floorplans a.tour:link,
ul#neighborNav li.floorplans a.tour:hover{
	background-image:none;
	display:inline;
	padding-left:5px;
}
ul#neighborNav li.favorites a,
ul#neighborNav li.favorites a:link,
ul#neighborNav li.favorites a:hover{
	background-image:url(../images/common/ico_favorites.gif);
	background-position:0 3px;
}
ul#neighborNav li.calculator a,
ul#neighborNav li.calculator a:link,
ul#neighborNav li.calculator a:hover{
	background-image:url(../images/common/ico_calc.gif);
	background-position:1px 3px;
}
ul#neighborNav li.print a:hover,
ul#neighborNav li.floorplans a:hover,
ul#neighborNav li.favorites a:hover,
ul#neighborNav li.calculator a:hover{
	color:#0393fa;
}
ul#neighborNav li.last{
	border:0;
}
ul#neighborNav li.last a,
ul#neighborNav li.last a:link,
ul#neighborNav li.last a:hover{
	color:#5B7680;
	background-image:url(../images/common/plans_icon.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}
ul#neighborNav li.last a:hover{
	color:#0393fa;
}
ul#neighborNav li.first a,
ul#neighborNav li.first a:link{
	padding-top:0;
}
ul#neighborNav li.hfBtn{
	border-bottom:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-top:60px;
}
ul#neighborNav li.hfBtn a,
ul#neighborNav li.hfBtn a:link{
	color:#00538E;
	text-decoration:none;
	background:transparent url(../images/common/homefinder_bg.gif) no-repeat center right;
	display:inline;
	border-bottom:0;
	padding-right:20px;
}
ul#neighborNav li.hfBtn a:hover{
	background-image:url(../images/common/homefinder_bg_on.gif);
}


/* Interior =Description
----------------------------------------------- */
.description{
	padding:12px 0 0 0;
}
.description p{
	padding:0 0 12px 0;
	margin:0;
}
div.testimonial{
	float:right;
	width:184px;
	padding:8px 10px 12px 10px;
	margin:0 0 18px 18px;
	display:inline;
	background:#F0F4F7;
	border:1px solid #CAE2E6;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#728992;
}
div.testimonial p{
	padding:0;
	margin:0;
	line-height:16px;
}
.testimonial span.author{
	font-weight:bold;
}


/* Interior =Slideshow
----------------------------------------------- */

/*  Definitions for #slideshow_holder .ssContainer for IE, found in ie.css,
	This definition is not used by other browsers  */

div#slideshow{
	width:350px;
	margin:0 0 1.25em 0;
	padding:0;
	float:left;
}
#slideshow_holder{
	position:relative; 
	left:0; 
	top:0; 
	width:350px;
	height:220px;
	overflow:hidden;
}
img.slideshowImage{
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	z-index:0;
	background-color:white;
}
p.slideshowCaption{
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
	z-index:0;
	color:inherit;
}
div#picture0{
	visibility:visible;
}
#cpanel{
	position:relative;
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
	padding:6px 0;
	width:350px;
	margin:0;
}
#caption_panel p,
#cpanel p{
	margin:0 30px 0 8px;
	padding:0;
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
#caption_panel p a,
#caption_panel p a:link,
#cpanel p a,
#cpanel p a:link{
	color:#FFF;
	text-decoration:none;
}
#caption_panel p a:hover,
#cpanel p a:hover{
	color:#FFF;
	text-decoration:underline;
}
#caption_panel{
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
	padding:6px 0;
	width:350px;
	margin:0;
	clear:left;
}
#controls{
	position:absolute;
	top:5px;
	right:4px;
	width:28px;
}
#controls a,
#controls a:link{
	float:left;
}
img#tab{
	position:absolute;
	left:273px;
	top:0;
	z-index:100;
}
#slideshow .container{
	padding:0 0 16px 0;
}
#slideshow .container img{
	float:left;
}


/* Interior =Contact Info
----------------------------------------------- */
#contactInfo dl{
	margin-top:0;
	padding-top:0;
	font-size:13px;
}
#contactInfo dl.numbers{
	margin:0;
	padding:0 0 11px 100px;
	width:273px;
	min-height:86px;
}
#contactInfo dl.hours{
	float:left;
	margin:11px 0 0 0;
	display:inline;
	width:230px;
}
#contactInfo dd{
	margin-left:0;
	padding-left:0;
	line-height:20px;
	margin-top:0;
	padding-top:0;
}
#contactInfo dt{
	font-weight:bold;
	font-size:14px;
	padding-bottom:2px;
	margin-top:0;
	padding-top:0;
}
#contactInfo{
	padding-top:2px;
	float:left;
}
#contactInfo img{
	position:absolute;
	top:13px;
	left:11px;
}
#contactInfo div.agents{
	float:left;
}
#contactInfo div.agents div.clear{
	padding:11px 0 0 0;
	position:relative;
}


/* Interior =Search Results
----------------------------------------------- */
img.legendArrow{
	margin:0 4px 0 0;
}
p.searchControls{
	float:right;
	margin:0 0 12px 0;
}
p.searchControls a,
p.searchControls a:link{
	color:#00538E;
	font-weight:normal;
}
p.searchControls a:hover{
	color:#728992;
	font-weight:normal;
}
p.instructions{
	margin:0 0 12px 0;
}


/* Interior =Realtor
----------------------------------------------- */
div.sectionDiv div.smallColumn p em{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
div.realtorContainer p{
	margin-left:73px;
	margin-top:3px;
}
div.thumbBrdr img.large{
	border:4px solid #FFF;
}
div.realtor{
	float:left;
} 


/* Interior =Community Info
----------------------------------------------- */
ul.communityList li{
    list-style: disc url(../images/common/main_bullet.gif);
}	
ul.communityList a,
ul.communityList a:link{
	color:#00538E;
	font-weight:normal;
	text-decoration:none;
}	
ul.communityList a:hover{
	color:#728992;
	font-weight:normal;
	text-decoration:none;
}


/* Interior =Ad Gallery
----------------------------------------------- */
ul.adGallery a,
ul.adGallery a:link{
	color:#00538E;
	text-decoration:none;
	font-weight:normal;
}	
ul.adGallery a:hover{
	color:#728992;
	text-decoration:none;
	font-weight:normal;
}
#adGallery h2{
	clear:left;
}
#adGallery .sectionDiv{
	margin-bottom:10px;
}


/* Interior =Home Owner Tools
----------------------------------------------- */
ul.ownerTools a,
ul.ownerTools a:link{
	color:#00538E;
	font-weight:normal;
	text-decoration:none;
}	
ul.ownerTools a:hover{
	color:#728992;
	font-weight:normal;
	text-decoration:none;
}	


/* Interior =FAQS
----------------------------------------------- */
div.sectionDiv div.smallColumn p em{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
div.faqsContainer{
	/*  margin for IE defined in ie.css  */
	margin-top:30px;
}
div.faqsContainer p{
	margin-left:73px;
	margin-top:3px;
}
div.thumbBrdr img.large{
	border:4px solid #FFF;
}
div.subCategories div.sectionDiv div.container{
	width:auto;
	float:left;
	display:inline;
}
div.subCategories{
	padding:0 0 0 40px;
	margin:-10px 0 0 0;
	float:left;
	/*  padding for IE set in ie.css  */
}
div.subCategories div.sectionDiv{
	clear:left;
	float:left;
	width:auto!important;
}
div.subCategories div.sectionDiv div.container{
	margin-left:15px;
	margin-bottom:0;
}
div.subCategories div.sectionDiv div.container h3{
	margin:0;
	padding:12px 0;
}


/* Interior =Data Table Base Styles
----------------------------------------------- */
table.dataTable{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	border:0;
	margin-top:0;
	margin-bottom: 1.5em;
	font-size:12px;
	clear:both;
}
.dataTable td,
.dataTable th{
	padding:5px;
}
.dataTable th{
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
	color:#FFF;
	border-right:1px solid #FFF;
	font-weight:bold;
	white-space:nowrap;
}
.dataTable th.last{
	border-right:none;
}
.dataTable th a,
.dataTable th a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.dataTable th a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.dataTable td{
	text-align:center;
	border-right:1px solid #CAE2E6;
	border-bottom:1px solid #CAE2E6;
	color:#00538E;
}
.dataTable td.last {
	border-right:none;
}
.dataTable tr.altrow {
	background:#F0F4F7;
}
table.dataTable p{
	line-height:18px;
	margin-bottom: 0;
}
table.sortable th{
	padding:0!important;
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
} 
.sortable th a,
.sortable th a:link{
	padding:5px;
	display:block;
}
.sortable th a:hover{
	background:#5D8AA7;
	text-decoration:none;
}
.sortable th.ascend,
.sortable th.descend{
	background:#6A94B0 url(../images/common/gradient_bg_on.gif) repeat-x 0 0;
}
.sortable th.ascend a,
.sortable th.ascend a:link,
.sortable th.ascend a:hover, 
.sortable th.descend a,
.sortable th.descend a:link,
.sortable th.descend a:hover{
	padding:5px 15px 5px 5px;
	background-repeat:no-repeat;
	background-position:right 50%;
	background-color:transparent;
}
.sortable th.ascend a,
.sortable th.ascend a:link,
.sortable th.ascend a:hover{
	background-image:url(../images/common/up_arrow.gif);
}
.sortable th.descend a,
.sortable th.descend a:link,
.sortable th.descend a:hover{
	background-image:url(../images/common/down_arrow.gif);
}
.dataTable a,
.dataTable a:link{
	color:#00538E;
	font-weight:normal;
	text-decoration:none;
}
.dataTable a:hover{
	color:#728992;
	font-weight:normal;
	text-decoration:none;
}
.dataTable a.title,
.dataTable a.title:link,
.dataTable a.title:hover {
    font-weight: bold;
    text-decoration: none;
}
.dataTable div.thumbBrdr{
	width:100px;
	height:69px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	float:none;
}
table tr.odd {
	background:#ECF1F4;
}
span.nowSelling{
	font-weight:bold;
	color:#004E94;
}
span.comingSoon{
	font-weight:bold;
	color:#187442;
}
span.soldOut{
	font-weight:bold;
	color:#84A1D2;
}
span.tempOut{
	font-weight:bold;
	color:#D47900;
}
span.comingSoonNoBold{
	color:#187442;
	font-size:12px;
}
span.soldOutNoBold{
	color:#84A1D2;
	font-size:12px;
}
span.tempOutNoBold{
	color:#D47900;
	font-size:12px;
}


/* Data Table Related Options
----------------------------------------------- */
div.relatedOptions,
table.relatedOptions{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	margin-top:10px;
	border:1px solid #CAE2E6;
}
div.relatedOptions {
	background:#ECF1F4;
}
div.relatedOptions p {
    margin-bottom: 0.25em;
}
div.relatedOptions div.item {
    margin-bottom: 2em;
}
div#horizontal {
    margin-top:0;
}
div#horizontal div.items {
    margin: 0 auto;
}
div#horizontal div.item {
    float: left;
    text-align: center;
    width: 25%;
}
div#vertical {
    text-align: center;
}
div.relatedOptions a,
div.relatedOptions a:link,
table.relatedOptions a,
table.relatedOptions a:link{
	color:#00538E;
	text-decoration:none;
}
div.relatedOptions a:hover,
table.relatedOptions a:hover{
	color:#00538E;
	text-decoration:underline;
}
table.relatedOptions td,
table.relatedOptions th{
	padding:5px;
	background:#ECF1F4;
}
div.relatedOptions h4,
table.relatedOptions th{
    margin: 0;
    padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
	color:#FFF;
	border-right:0;
	font-weight:normal;
	font-size:13px;
	white-space:nowrap;
	border-bottom:1px solid #CAE2E6;
	text-align: left;
}
table.relatedOptions th a,
table.relatedOptions th a:link{
	color:#958672;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}
table.relatedOptions th a:hover{
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;
}
table.relatedOptions th.last{
	border-right:none;
}
table.relatedOptions td{
	text-align:center;
	color:#1342A0;
}
table.relatedOptions td.last{
	border-right:none;
}
div#vertical div.thumbBrdr,
div#horizontal div.thumbBrdr,
table#vertical div.thumbBrdr{
	width:61px;
	height:61px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:10px;
	float:none;
}
div#vertical a,
div#horizontal a,
table#vertical a {
    font-weight: normal;
}
div.relatedOptions input.submitBtn,
table.relatedOptions input.submitBtn{
	margin:0 auto;
	padding:2px 0!important;
	border:1px solid #6698bb;
	background:#FFF;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#00538E;
	text-align:center;
	clear:left;
	display:block;
	cursor:pointer;
	width:78px!important;
}
table#optionDescription td{
	border:0;
	vertical-align:top;
	margin:0;
	padding:0;
}
table#optionDescription td.optionImage{
	padding:0 27px 0 0;
	vertical-align:top;
	text-align:left;
}
table#optionDescription td.optionDescription p{
	padding:0;
	margin:0;
}
div#optionDescription{
    margin-bottom:2em;
	float:left;
	width:100%;
}
div#optionDescription p{
    margin:0;
	padding:0 0 12px 0;
}
div#optionDescription img {
    float: left;
    padding: 0 27px 0 0;
}
div#optionDescription span.left {
    float: left;
}
div#optionDescription span.right {
    float: right;
}
div#optionDescription input.submitBtn {
    display: inline;
}
input#yesSend{
	width:180px;
	margin:0 20px 0 0;
}
input#noSend{
	width:208px;
}
h2 span.verify{
	font-weight:normal;
	font-size:14px;	
}
.dataTable a.selectLink,
.dataTable a.selectLink:link{
	color:#4D6F44;
	font-weight:bold;
	text-decoration:none;
}
.dataTable a.selectLink:hover{
	color:#00538E;
	font-weight:bold;
	text-decoration:underline;
}


/* Interior =Plan Listing Table
----------------------------------------------- */
span.planNumber{
	color:#98bad1;
}
/*#planContainer{
	width:346px;
	float:left;
}*/
table.planListing{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	font-size:11px;
	float:left;
	width:100%;
	margin-bottom:18px;
}
table.planListing th{
	text-align:left;
}
.planListing th{
	padding:5px;
}
.planListing th{
	background:#85AAC4 url(../images/common/gradient_bg.gif) repeat-x 0 0;
	color:#FFF;
	border-right:1px solid #FFF;
	font-weight:bold;
	white-space:nowrap;
}
.planListing th a,
.planListing th a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.planListing th a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
table.planListing td{
	text-align:left;
	border-bottom:1px solid #b2d4d7;
	color:#00538E;
	padding:15px;
}
table.planListing td.extraInfo{
	border-bottom:none;
	padding-top:0;
}
table.planListing  tr.altrow {
	background:#ECF1F4;
}
table.planListing p{
	margin:10px 0;
}
table.planListing ul.specs {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	width:auto;
	float:none;
}
table.planListing ul.specs li{
	display:inline;
	border-right:1px solid #004E94;
	margin-right:3px;
	padding-right:8px;
	/*  margin and padding for IE defined in ie.css  */
}
table.planListing ul.specs li.last{
	border-right:0;
	padding:0;
	margin:0;
}
table.planListing li.options a,
table.planListing li.options a:link{
	background:url(../images/common/ico_options.gif) no-repeat 0 0;
	padding:2px 0 2px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#00538E;
}
table.planListing  li.options a:hover{
	text-decoration:underline;
	color:#728992;
}
div#planDetails{
	overflow:auto;
}
div#planDetails ul.specs li {
    list-style: none;
}
ul.specs{
	margin:0 0 12px 0px;
	padding:0;
	list-style:none;
	list-style-image:none;
	color:#00538E;
	clear:none;
	float:left;
}
ul.specs li{
	margin:0;
	padding:0;
}
#planContainer ul.specs{
	width:220px;
	float:left;
	margin-left:376px;
	display:inline;
}
#planContainer p{
	float:left;
	width:350px;
	margin-left:-596px;
}
.soldOutNoBold{
	color:#84a1d2;
}
.comingSoonNoBold{
	color:#187442;
}
.availableSoonNoBold{
	color:#D47900;
}
.nowSellingNoBold{
	color:#004E94;
}
.additionalHomesNoBold{
	font-size:9px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}


/* Extra Information div below Plan Listing Table
----------------------------------------------- */
div.extraInfoDiv{
	color:#00538E;
	display:block;
	position:relative;
	clear:both;
}
div.extraInfoDiv span{
	position:absolute;
	top:-18px;
	left:15px;
}


/* Interior =Module Table
----------------------------------------------- */
table.module td{
	text-align:left;
	padding:10px 10px;
	vertical-align:top;
}
table.module th{
	text-align:left;
	padding:5px 10px;
	vertical-align:top;
}
table.module a,
table.module a:link{
	color:#00538E;
	text-decoration:none;
}
table.module a:hover{
	color:#728992;
	text-decoration:underline;
}
table.module a.title,
table.module a.title:link{
	display:block;
	font-weight:bold;
}
table.module{
	margin-top:10px;
	/*  top margin for IE defined in ie.css  */
}


/* Interior =Home Buyer Table
----------------------------------------------- */
table.homeBuyer,
table.neighborhoods{
	margin:0 0 20px 0;
}
table#firstHomebuyer{
	margin:8px 0 20px 0;
}
table.homeBuyer td.last,
table.homeBuyer th.last{
	width:50%;
}
table.homeBuyer td,
table.homeBuyer th,
table.neighborhoods td,
table.neighborhoods th{
	text-align:left;
	vertical-align:top;
	border-right:0;
	
}
table.homeBuyer dl,
table.homeBuyer dt,
table.homeBuyer dd{
	margin:0;
	padding:0;
}
table.homeBuyer dt{
	font-weight:bold;
}


/* Interior =Checklist Table
----------------------------------------------- */
table.checklist{
	margin:0 0 16px 0;
}
table.checklist td,
table.checklist th{
	text-align:left;
	vertical-align:middle;
	border-right:0;
}
table.checklist td{
	padding:0;
}
table.checklist td.directions{
	width:auto;
	padding:0 5px;
}
table.checklist td.directions p{
	padding:8px 0;
	margin:0;
}
table.checklist input{
	padding:0;
	/*  margin for IE defined in ie.css  */
	margin:8px 6px;
	float:left;
}
table.checklist th a.completeLink,
table.checklist th a.completeLink:link{
	color:#FFF;
	font-weight:normal;
	float:right;
}
table.checklist th a.completeLink:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}
form#checklist{
	background:transparent;
	border:0;
	padding:0;
	margin:0;
}
form#checklist label{
	font-size:12px;
	border-left:1px solid #CAE2E6;
	/*  padding for IE defined in ie.css  */
	padding:8px 6px;
	margin:0 0 0 25px;
}
form#checklist input.submitBtn{
	width:200px;
	margin-bottom:20px;
}
#floatWrapper form#checklist{
	padding-top:0;
}


/* Interior =Options Table
----------------------------------------------- */
table.options td,
table.options th{
	text-align:left;
	vertical-align:top;
}
.selectedOptions td.price,
.options td.price{
	text-align:right;
	padding-right:10px;
}
table.options{
	margin-top:12px;
}
table.options div.left{
	text-align:left;
	width:60px;
	float:left;
	padding-top:15px;
}
table.options div.right{
	text-align:right;
	width:210px;
	float:right;
	margin-top:10px;
}
div.included{
	padding-top:5px;
	/*  top padding for IE defined in ie.cess  */
}
table.options td{
	padding:6px 4px 6px 10px;
	border-right:0;
}
table.options td.last{
	vertical-align:middle;
}
table.options td.thumbTd{
	width:66px;
}
table.options td dl,
table.options td dd{
	margin:0;
	padding:0;
	/*color:#728992;*/
}
table.options td dd a,
table.options td dd a:link{
	color:#003399;
	text-decoration:none;	
	text-decoration:underline;	
}
table.options td dd a:hover{
	color:#003366;
}
table.options td dt{
	font-size:13px;
	font-weight:bold;
	padding:0 0 3px 0;
	/*color:#728992;*/
}
table.options td dt a,
table.options td dt a:link{
	color:#00538E;
	text-decoration:none;
	font-weight:bold;
}
table.options td dt a:hover{
	color:#728992;
	text-decoration:underline;
	font-weight:bold;
}
table.selectedOptions{
	margin-top:0;
}
table.selectedOptions td,
table.selectedOptions th{
	border-right:0;
	text-align:left;
	vertical-align: middle;
}
table.selectedOptions th label{
	color:#FFF;
	margin:0;
	padding:0;
	display:inline;
}
table.selectedOptions label{
	margin:0;
	padding:0;
	display:inline;
}
table.selectedOptions input.check{
	margin-right:10px;
}
table.options td div.thumbBrdr{
	width:61px;
}
.deleteOptions {
	font-weight:normal !important;
	float:right;
	margin-top:0;
}
.deleteOptions a,
.deleteOptions a:link{
	color:#FFF;
	font-weight:normal!important;
	border:0;
}
th#update div.right{
	margin-top:0;	
}
table.options th#update input{
	margin:0 2px 0 0;
	padding:0;
	width:12px;
	height:12px;
}
table.options th a.deleteOptions:hover{
	text-decoration:underline;
}
table.options input.submitBtn{
	width:100px;
	padding:2px 16px;
	display:inline;
}
.selected{
	/*color:#003399;*/
	font-weight:bold;
}
.quantity{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#optionForm {
	border:0;
	padding:0;
	background-color:transparent;
	margin:0;
}	
.optionInput input {
	width:25px;
	margin:0 0 0 10px;
}
table.options {
    margin-top: 0;
    padding-top: 0;
}
table.options li,p{
	/*color:#728992;*/
}
table.options div.thumbBrdr{
	float:left;
	width:auto;
	height:auto;
}
table.options td,
table.options td.last,
table.options th,
table.options th.last{
	vertical-align:top;
}
form.relatedOptionForm{
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}


/* Interior =Testimonials
----------------------------------------------- */
div.testimonials blockquote{
	margin:0;
	line-height:18px;
}
div.testimonials blockquote span.cite{
	display:block;
	font-weight:bold;
	margin:0 0 4px 0;
}
div.testimonials p.description{
	float:none;
	width:auto;
	padding-bottom:4px;
	margin-top:0;
	padding-top:0;
}
div.testimonials h2.underline{
	margin-bottom:0;
	margin-top:0;
	padding-top:0;
}
div.testimonials div.thumbBrdr{
	margin-top:5px;
}
div.testimonials div.sectionDiv div.container{
	margin-bottom:6px;
}


/* Interior =Errors
----------------------------------------------- */
div#error_list{
	color:#A71C00;
	border:1px solid #BBB;
	margin:0 0 10px;
	padding:5px;
	background:#EEE;
	font-size:12px;
	clear:left;
}
div#error_list h1{
	color:#A71C00;
	font-size:14px;
	margin:0;
	padding:5px 0 4px 36px;
	background:url(../images/common/icn_warning.png) no-repeat 5px 0;
	line-height:18px;
	vertical-align:middle;
}


/* Interior =Past Neighborhoods
----------------------------------------------- */
div.pastContainer{
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px solid #5B7680;
	padding:16px 0;
}
div.first {
    padding-top: 0;
}
div.last{
	border-bottom:0;
}
dt span.thumbBrdr{
	float:left;
	border:1px solid #CCC;
	background:#FFF;
	padding:4px;
}
div#primaryContent div.pastContainer dl{
	margin:0;
}
div#primaryContent div.pastContainer dd.title{
    margin-bottom: 0.25em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5B7680;
	padding:0 0 4px 0;
}
div#primaryContent div.pastContainer dt{
	margin:0;
	padding:0;
	float:left;
}
div#primaryContent div.pastContainer dd{
	margin:0 0 0 210px;
	padding:0;
	font-size:13px;
	line-height:18px;
}


/* Interior =Specials
----------------------------------------------- */
div.specContainer{
	float:left;
	clear:both;
	border-bottom:1px solid #5B7680;
	padding:0 0 16px 0;
	margin:0 0 10px 0;
	width:99%;
}
#lastSpecContainer{
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.last{
	border-bottom:0;
}
div.specContainer div.thumbBrdr{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:16px;
}
div.specContainer h2{
	/*color:#728992;*/
	font-weight:normal;
	/*margin-bottom: -10px;*/
}
div.specContainer div.first h2{
	margin-top:0!important;
	padding-top:0!important;
}
div.specContainer h2 a,
div.specContainer h2 a:link{
	color:#00538E;
	text-decoration:none;
	font-weight:bold;
}
div.specContainer h2 a:hover{
	/*color:#728992;*/
	text-decoration:underline;	
}
div.specContainer p.announcment{
	font-weight:bold;
	font-size:12px;
	color:#A71C00;
	padding:3px 0 0 20px;
	background:url(../images/common/ico_announce.gif) no-repeat 0px 0;
}
div.specContainer #contactInfo{
	margin:0 0 0 -10px;
	padding:0;
}
div.specContainer .container{
	float:none!important;
}


/* Interior =Pop Up
----------------------------------------------- */
#popup #page{
	background:#FFF;
	width:700px;
	margin:0 auto;
	float:none;
}
#popup div#page{
	min-width:700px
}
#popup #footer{
	clear:both;
	width:700px;
	margin:0 auto;
	background:#43626E;
}
#popup #login{
	height:34px;
	margin:0;
	padding:0;
	background:url(../images/popup/login_bg.gif) repeat-x 0 0;
}
#popup #close_link {
    position: absolute;
    top: 20px;
    left: 400px;
    z-index: 31;
    color: #000;
}
#popup #contentContainer{
	margin:20px 0 0 0;
	padding:0 0 15px 0;
	width:700px;
	clear:both;
}
#popup #secondaryContent{
	width:160px;
}
#popup #popclear{
	background:#000;
	clear:both!important;
}
#popup #clear {
    margin-bottom: 0;
    height: 10px;
	border:1px solid #000;
	clear:both!important;
}

#popup #primaryContent{
}
#popup .roundBR{
	padding-top:30px;
	padding-bottom:80px;
	min-height:300px;
}
#popup #floorPlan{
	width:475px;
	height:500px;
	border:1px solid #BBC9DD;
	margin:0 auto;
}
#popup #vTour {
	/*border:1px solid #BBC9DD;*/
	margin:10px auto;
	width:475px;
}
#popup .noNav .roundBR{
	height:auto;
}
#popup .noNav #contentContainer{
	margin-top:20px;
}
#popup #subnavWrapper{
	background:#E4EEF7 url(../images/popup/leftnavbot.gif) no-repeat left bottom;
	width:160px;
}
#popup ul#subNav{
	background:#E4EEF7 url(../images/popup/leftnavtop.gif) no-repeat;
	width:160px;
}
#popup ul#subNav li{
	margin:0;
	padding:0 4px 0 7px;
	display:block;
	font-size:12px;
}
#popup #primaryContent{
	padding:0 10px 0 180px;
}
#popup .noNav #primaryContent{
	padding:0 10px;
}
#popup h1 {
    font-size: 16px;
    margin-bottom: 0.15em;
	margin-top:0;
	padding-top:0;
}
#popup #clear {
     margin-bottom: 0;
    height: 10px;
}
#popup .noNav #login{
	background:url(../images/popup/nonav_login.gif) repeat-x;
	margin-top:60px;
}


/* Interior =Financial Calculator Layout
----------------------------------------------- */
#calcForm{
	width:420px;
}
input#monthlypayment{
	border:0!important;
	background:transparent!important;
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#calcForm fieldset{
	padding:6px 0 22px 0;
}
#calcForm legend{
	font-weight:bold;
	margin:0;
	padding:0;
	/*  Negative left marginfor IE in ie.css to correct legend margin  */
}
#calcForm label{
	padding-bottom:4px;
}
#calcForm #loan,
#calcForm #down{
	width:70px;
}
#calcForm #rate,
#calcForm #years{
	width:30px;
}
.dollar{
	color:#000;
	font-size:13px;
}


/* Interior =Create Account Request Information Forms
----------------------------------------------- */
form.createAccount,
form.requestInfo{
	border:0;
	padding:0;
	background-color:transparent;
}
form.createAccount legend,
form.requestInfo legend{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:11px;
}
form.createAccount fieldset,
form.requestInfo fieldset{
	margin:0 0 16px 0;
	padding:4px 20px 10px 20px;
	border:1px solid #CAE2E6;
	clear:both;
	float:left;
	width:577px;
}
form.createAccount h2,
form.requestInfo h2{
	font-size:14px;
	font-weight:bold;
}
form.createAccount div.leftSide,
form.requestInfo div.leftSide{
	float:left;
	width:270px;
}
form.createAccount div.rightSide,
form.requestInfo div.rightSide{
	float:left;
	width:304px;
}
form.createAccount input.submitBtn,
form.requestInfo input.submitBtn{
	margin-top:30px!important;
	clear:both;
}
form.createAccount span.format,
form.requestInfo span.format{
	font-size:9px;
}
form.createAccount fieldset.loginInformation,
form.requestInfo fieldset.loginInformation{
	background:#dfe5e7;
}
form.createAccount fieldset.contactInformation,
form.requestInfo fieldset.contactInformation{
	background:#ccdde8;
}
form.createAccount fieldset.preferences,
form.requestInfo fieldset.preferences{
	background:#dfe5e7;
}
form.createAccount fieldset.loginInformation input,
form.createAccount fieldset.contactInformation input,
form.requestInfo fieldset.contactInformation input{
	width:170px;
}
form.createAccount #locationInterests option{
	padding-right:60px;
}
form.createAccount label.checkbox input,
form.requestInfo label.checkbox input{
	position:absolute;
	top:2px;
	left:0;
	margin:0!important;
}
form.createAccount label.checkbox,
form.requestInfo label.checkbox{
	display:block;
	clear:left;
	padding:3px 0 4px 20px!important;
	position:relative;
}
form.createAccount label#prices{
	padding-bottom:8px;
}
form.requestInfo select#locationInterests option{
	padding-right:20px;
}
form.requestInfo  input,
form.requestInfo  select{
	margin-top:0;
}
form.requestInfo fieldset.contactInformation input{
	width:170px;
}
form.createAccount label,
form.requestInfo label{
	padding:0 0 0 0;
	margin:6px 0 1px 0!important;
}
form.createAccount input,
form.requestInfo input{
	margin:0 0 0 0!important;
}
#contactQuestion .inline{
	display:inline!important;
	margin-top:0;
}
#contactQuestion .inline input{
	margin-bottom:-2px;
	width:auto;
}


/* Interior =Warranty Request Form and Warranty Request View
----------------------------------------------- */
#warrantyRequestForm{
	margin:0;
	padding:10px 20px;
	width:578px;
}
form#warrantyRequestForm fieldset{
	border:1px solid #B7D9DD;
	padding:0 7px 5px 7px;
	margin:0;
}
form#warrantyRequestForm legend,
form#warrantyRequestView legend{
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	/*  margin for IE defined in ie.css  */
	padding:0 2px 4px 2px;
	color:#00538E;
}
form#warrantyRequestForm input,
form#warrantyRequestForm select,
form#warrantyRequestForm textarea{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0 5px 0;
}
form#warrantyRequestForm fieldset input{
	padding:2px;
	height:14px;
	/*  margin for IE defined in ie.css  */
}
form#warrantyRequestForm label{
	margin:0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#warrantyRequestForm select{
	margin:0 0 0 0;
	padding:0;
}
#warrantyRequestForm fieldset textarea{
	padding:2px;
}
#warrantyRequestForm #topContainer{
	float:left;
	width:100%;
	position:relative;
	margin-bottom:28px;
}
#warrantyRequestForm #nameAddress{
	float:left;
	width:262px;
	height:340px;
	/* this height is for Safari, height for all other browsers is at end of this document  */
}
#warrantyRequestForm #homeInfo{
	position:absolute;
	right:0;
	bottom:0;
}
#nameAddress input,
#contactInfo input,
#homeInfo input{
	width:262px;
}
#warrantyRequestForm #contactInfo,
#warrantyRequestForm #homeInfo{
	float:right;
	width:262px;
}
#warrantyRequestForm #warrantyItems{
	clear:both;
}
#warrantyRequestForm #warrantyItems p.directions{
	margin:0;
	padding:0 0 12px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#warrantyRequestForm #divisionSelect{
	display:block;
}
#warrantyRequestForm .neighborhoodSelect{
	display:block;
	margin-bottom:4px;
}
#homeInfo input#settlementMonth,
#homeInfo input#settlementDay{
	width:30px;
}
#homeInfo input#settlementYear{
	width:50px;
}
#warrantyRequestForm input#addressPostalCode{
	width:170px;
}
#warrantyRequestForm input#siteNumber{
	width:120px;
}
#warrantyRequestForm #warrantyItems{
	padding:6px 12px 10px 12px;
	margin-bottom:22px;
}
#warrantyRequestForm #warrantyItems fieldset{
	margin-bottom:22px;
}
#warrantyRequestForm #warrantyItems fieldset textarea{
	margin-top:5px;
	width:536px;
	height:53px;
}
#warrantyRequestForm #warrantyItems fieldset input{
	width:190px;
	float:right;
	margin-top:-6px;
}
#warrantyRequestForm #warrantyItems fieldset label{
	padding-top:6px;
	margin-top:8px;
}
#warrantyRequestForm #warrantyItems input.submitBtn{
	margin:0 0 0 334px;
	height:auto;
	padding:2px 0;
	width:180px;
}
#warrantyRequestForm textarea#notes{
	width:562px;
	height:87px;
	margin-top:5px;
}
#warrantyRequestForm #additionalComments{
	margin-bottom:10px;
}
#warrantyRequestForm input.submitBtn{
	padding:2px 0;
	width:130px;
}
#warrantyRequestForm .format{
	font-size:9px;
	color:#666;
}
#warrantyRequestView{
	margin:0;
	padding:10px 13px 60px 17px;
	width:598px;
	float:left;
}
#warrantyRequestView td{
	vertical-align:top;
}
#warrantyRequestView fieldset{
	border:1px solid #B7D9DD;
	padding:0 10px 10px 10px;
	margin:0;
	float:left;
}
#customerInfo{
	width:180px;
	float:right;
	padding:3px 0 0 0;
}
#customerInfo ul{
	margin:0;
	padding:0 0 14px 0;
}
div#primaryContent #customerInfo li{
	list-style-image:none;
	list-style:none!important;
}
#customerInfo ul{
	list-style-image:none;
	list-style:none!important;
	margin:0;
	padding:0 0 2px 0;
}
.inputLabel{
	color:#666;
}
#warrantyRequestView #warrantyItems,
#warrantyRequestView #additionalComments{
	width:348px;
	margin-bottom:0;
}
#warrantyRequestView #warrantyItems fieldset,
#warrantyRequestView #additionalComments{
	margin:0 0 12px 0;
	padding-bottom:14px;
}
#warrantyRequestView #warrantyItems{
	padding-right:0;
	width:358px;
	margin-bottom:20px;
}
#warrantyRequestView #warrantyItems p,
#warrantyRequestView #additionalComments p{
	margin:0;
	padding:8px 0 0 0;
}
#warrantyRequestView #warrantyItems fieldset{
	float:left;
	width:326px;
	margin:16px 0 0 0;
	padding:0 10px 12px 10px;
}


/* --------------------------------------------------------------------------------
-----------------------------------------------------------------------------------

The following rules are NOT read by Safari  --  MUST COME LAST IN THIS DOCUMENT!
Safari will not read ANY rules past this point in the document.

-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------- */
#nameAddress input,
#contactInfo input,
#homeInfo input{
	width:254px;#
}
#warrantyRequestForm #warrantyItems fieldset textarea{
	width:528px;
	height:50px;
}
#warrantyRequestForm textarea#notes{
	width:554px;
	height:84px;
}
#warrantyRequestForm #nameAddress{
	height:348px;
}