/*	$Id: residential.css,v 1.1.1.1 2006/03/29 23:04:39 gordon Exp $	*/

	.vertical {width: 186px; height: 468px; border: none; padding: 0 2px; }

/*	content DIV css defines	*/
	#content { margin-left: 200px; }
	
/*	navibox DIV css defines	*/
	#navibox { background: #484675; color: #cc6733; max-width: 186px; min-height: 139px; font-family: verdana, sans-serif; font-size: 12px; padding: 10px; }
	#navibox .menuheader { padding: 5px 15px; line-height: 130%; }
	#navibox .menuheader em { font-weight: bold; font-style: normal; }
	#navibox .menuitem { line-height: 110%; }
	#navibox .menuline { padding: 10px; min-height: 15px; background: url(../elements/residential_naviline.gif) repeat-y top; }
	#navibox a { color: #fff; text-decoration: none; }
	#navibox a:visted { color: #fff; text-decoration: none; }
	#navibox a:hover { color: #cc6733; text-decoration: none; }
	
	em { font-weight: bold; font-decoration: none; font-style: normal; }

	#bcontact { color: #484675; font-size: 120%; font-weight: bold; }

/*	navilink DIV css defines	*/
	#navresidential { display: none; }
	
/*	breadcrumb DIV css defines	*/
	#breadcrumb { color: #484675; }
	#breadcrumb a { color: #484675; text-decoration: none; }
	#breadcrumb a:visited { color: #484675; text-decoration: none; }
	#breadcrumb a:hover { color: #484675; text-decoration: underline; }
	
/*	request information css defines	*/
	#requestinfo { color: #484675; font-weight: bold; font-style: italic; }
	#requestinfo a { color: #484675; text-decoration: none; }
	#requestinfo a:visited { color: #484675; text-decoration: none; }
	#requestinfo a:hover { color: #484675; text-decoration: underline; }

	
	#locations { text-align: center; }
	#locations img { padding: 10px; }