/*
	Developed by Dyspersion Media Corporation, Los Angeles, CA
	in assiciation with Firefly Design, Inc., Chevy Chase, MD
	for The Housing Authority of Baltimore City, Baltimore, MD
		http://www.dyspersion.com				http://www.fireflyworks.com

	File:				subpage.css
	FILE VERSION:		V2.0
	CREATION DATE:		9/2/2008 1:33 PM
	OBJECT NAME:		N/A
	DESCRIPTION:		base CSS for the index page of baltimorehousing.org
	MODIFICATION HISTORY:
	09/2/2008 - sab - created file
*/



#header			{ height:129px; background:#FFFFFF url('http://static.baltimorehousing.org/img/site/subpage_header_bg.png') no-repeat; }

/* SPLASH AND MIDDLE NAV SECTIONS*/
#splash			{ height:195px; }
#middle_nav		{ height:60px; border-top:1px solid #8195A2; border-bottom:1px solid #8195A2; }






	/* MAIN CENTER CONTENT SECTION */
#content				{ position:relative; height:auto; background-color: #FFFFFF; }


	/* the "feature" section is the prominently displayed, first section of the page below all the nav stuff */
#content .feature		{ width:100%; border:none; }

#content .feature .interior	{ padding-top:4em; }

#content .feature img.right	{ margin-top:-4em; margin-right:-1em; padding:1em; }				/* img with class=right are already floated right in the common.css */


#content .bottom	{ border-top:1px solid #8195A2; clear:both; }


h3	{ font-size:13px; }

em	{ font-style:italic; }