﻿* 
{
	margin: 0;
	padding: 0;
}

body
{
	margin-top: 100px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 16px;
}


#wrapper 
{
	width: 924px;
	margin: 0 auto;
	position: relative;
}

.panelArea 
{
	height: 442px;
}

.homePanel {background: url('/Images/homePanel.gif') #fff top center no-repeat;
            height: 23px;
			width: 924px;}

.homePanel:hover, .selected .homePanel
{
	background-position: bottom;
}
			
.financialIncentivesPanel {background: url('/Images/financialPanel.gif') #fff top center no-repeat;
                           height: 23px;
                           width: 924px;}
                           
.financialIncentivesPanel:hover, .selected .financialIncentivesPanel
{
	background-position: bottom;
}
                         
.floorplansPanel {background: url('/Images/floorPlanPanel.gif') #fff center top no-repeat;
                  height: 23px;
                  width: 924px;}
                  
.floorplansPanel:hover, .selected .floorplansPanel
{
	background-position: bottom;	
}                  
                  
.littleItalyPanel {background: url('/Images/littleItalyPanels.gif') #fff top center no-repeat;
                   height: 23px;
					width: 924px;}
					
.littleItalyPanel:hover, .selected .littleItalyPanel
{
	background-position: bottom;
}
					
.featuresPanel {background: url('/Images/fnaPanel.gif') transparent top center no-repeat;
                height: 24px;
                width: 924px;}
                
.featuresPanel:hover, .selected .featuresPanel
{
	background-position: bottom;	
}                
.qualityInteriorsPanel{background: url('/Images/QualityInteriorsPanel.gif') transparent top center no-repeat;
                       height: 22px;
                       width:444px;}                     
.energySavingPanel{background: url('/Images/EnergySavingPanel.gif') transparent top center no-repeat;
                       height: 22px;
                       width:444px;}                       
.electricalSystemsPanel{background: url('/Images/ElectricalSystemsPanel.gif') transparent top center no-repeat;
                       height: 22px;
                       width:444px;}    
.gourmetKitchensPanel{background: url('/Images/GourmetKitchensPanel.gif') transparent top center no-repeat;
                       height: 22px;
                       width:444px;}   
.bathsPanel{background: url('/Images/BathsPanel.gif') transparent top center no-repeat;
                       height: 22px;
                       width:444px;}                                                                     

#logo 
{
	background: url('/Images/logo.gif') #fff left center no-repeat;
	width: 427px;
	height: 19px;
	float: left;
	padding-bottom:10px;
}

#financialIncentive 
{
	position: absolute;
	right: 130px;
	top: 0px;
	background: url('/Images/financialIncentives.gif') #fff center center;
	height: 19px;
	width: 147px;
	cursor: pointer;
}

#tour
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url('/Images/tour.gif') #fff center center;
	height: 19px;
	width: 40px;
	cursor: pointer;
}

#rightNav {
	float: right;
	margin-top: 5px;
}

#rightNav img 
{
	border: none;
}

	#rightNav div 
	{
		float: left;
	}
	
	#rightNav #contactUs 
	{
		background: url('/Images/contactUs.gif') #fff center center;
		height: 19px;
		width: 83px;
	}
	
	#rightNav #designBoard 
	{
		background: url('/Images/designBoard.gif') #fff center center;
		height: 19px;
		width: 128px;
	}
	
	#rightNav #mediaAndEvents
	{
		background: url('/Images/mediaAndEvents.gif') #fff center center;
		height: 19px;
		width: 109px;
	}
	
	#rightNav a{
		display: block;
		height: 19px;
		width: 100%;
	}
	
.clear 
{
	clear: both;
}

#financialIncentivesRight
{
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
}

#financialIncentivesRight a
{
	color:Red;
}

#financialIncentivesRight #FinIncenContent 
{
	float: right;
	width: 454px;
}
	
	.FinIncenImgPos
	{
		float:left; 
		height:420px;
		width:460px; 
	}

	#FinIncenNav
	{
		float:left;
		padding-bottom:20px;
		text-align:center;	 
		width:461px;
	}
	
	
		#FinIncenNav a
		{
			color:Black;
			text-decoration:none;
			width: 100%;
			height: 100%;
			display: block;
		}
		
		#FinIncenNav a span 
		{
			display: none;
		}

		#FinIncenNav #urbanAssistance 
		{
			float: left;
			background: url('/Images/urbanAssistance.gif') #fff no-repeat;
			width: 146px;
			height: 24px;
		}
		
		#FinIncenNav #greaterCircle
		{
			float: left;
			background: url('/Images/greaterCircle.gif') #fff no-repeat;
			width: 169px;
			height: 24px;
		}
		
		#FinIncenNav #homeBuyer
		{
			float: left;
			background: url('/Images/homeBuyer_selected.gif') #fff no-repeat;
			width: 146px;
			height: 24px;
		}
		
	.navSpacing
	{
		padding-left:8px;
		padding-right:8px;
	}
	
	#circleLogo
	{
		float:left;
	}
	
	#circleContent
	{
		float:right;
		height:376px;
		overflow:scroll;
		padding-right:10px;
		width:290px;	
	}
	
	#circleContent2
	{
		float:right;
		height:376px;
		width:273px;
		margin-bottom: 15px;	
	}
	
	#urbanText
	{
		float:left;
		height:376px;
		overflow:scroll;
		padding-right:10px;
		width:444px;	
	}
	
	#urbanText ul
	{
		list-style-type:disc;
		padding-left:15px;	
	}
	
	#nahbLogo
	{
		float:left;
	}
	
	#homebuyerContent
	{
		float:right;
		height:376px;
		padding-right:10px;
		width:260px;	
	}

#FnARight
{
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	padding-top:10px;
}

#FnANav
{
	padding-top:10px;	
}

#FnAMainPic
{
	padding-right:20px;	
}

#FloorPlanBody
{
	margin-top:0px;	
}

#FloorPlanNav a
{
	color:#000000;
	text-decoration:none;	
}

#Container
{
	font-family:Geneva,sans-serif;
}

.third 
{
	float: left;
	padding-bottom:30px;
	width: 33%;
}

.half
{
	width: 50%;
	padding-bottom:30px;
	float: left;
}

.twothirds
{
	float:left;
	padding-bottom:30px;
	width:66%;	
}

.split
{
	float:left;
	padding-bottom:30px;
	width:20.5%;	
}

.forth
{
	float:left;
	padding-bottom:30px;
	width:25%;
}

.full
{
	float:left;
	width:100%;	
}

.bottomText
{
	color:#999999;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 8px;	
	letter-spacing:.03em;
	text-align:center;
	padding-top:13px;
}

.bottomText2
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 7px;	
	text-align:center;
	padding-top:2px;
}

#txtAddress1
{
	width:81%;	
}

#ddlState
{
	width:120px;	
}

#txtZip
{
	width:60px;	
}

#txtEmail
{
	width:62%;	
}

#txtLastName
{
	width:62%;	
}

p { margin-bottom: 15px; }

ul { padding-left: 15px;}

img { border: 0; }
