
/*----Start Global Print Style----*/
#banner, #NavHolder, #headerContent, #navigation, #BreadCrumbs, #w1, #footerlinks, #headerlinks{
	display:none;
}

#footer a:link{
	display:none;
}


#collumLeftContent {
	float: left;
	width: 471px;
	margin: 0px;
}

#footer{
	display: block; 
		margin:0px; 
		position:absolute;
		bottom:-40px; 
		left:0px; 
		text-align:justify; }




a:link {
	color: #000000;
	text-decoration: none;
}
/*----end Global Print Style----*/


/*----Snd Individual Print Styles----*/
#ModlesHeader {
	background-repeat: repeat-x;
	border: 1px solid #999999;
	height: 25px;
	background-color: #F7F5F2;
}
#ModelBreakdowm{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	margin-left: 0px;
	height: 25px;

}

#ModlesHeader #ModelsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 4px;
	padding-top: 3px;
}
#ModelBreakdowm #name {
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ModelBreakdowm #sqft {
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ModelBreakdowm #beds {
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ModelBreakdowm #baths {
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ModelBreakdowm #levels {
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ModelListContainer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#ModelList li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
}



#nameInfo {
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right-width: 1px;
	
	border-right-style: solid;
	border-right-color: #999999;
		
}
#sqftInfo{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#bedsInfo {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#bathsInfo {	
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#levelsInfo {
	text-align: center;
}
#Title_Bread{
	list-style-type: none;
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
}
