

/*		Table of Contents
		1) Page Content
		2) Banner
		3) Baltimore Movers
		4) Home quote
*/


/***************************** 1) Page Content ****************************/

#page {float:right; width:684px;line-height:150%;}

#page-content{padding:0px 20px 20px 10px;}

#page p { }

#page h2 {font-size:20px; padding-bottom:12px;}

#page h3 {font-weight:bold;font-size:12px; padding-top:12px;}

#page a {color:#FF0000; text-decoration:underline; }

#page a:hover {color:#043667; text-decoration:underline; }

/***************************** 2) Banner ****************************/

#header-banner {width:664px; height:380px; background-image:url(../images/home_banner.jpg); background-repeat:no-repeat; padding:10px; }

#header-banner  h1 {color:#FFFFFF; font-size:23px; width:565px;padding-bottom:5px; padding-bottom:12px; line-height:110%;}

#header-banner  p {color:#FFFFFF; line-height:160%; width:580px;}

/***************************** 2) Baltimore Movers ****************************/

#baltimore-movers h2 {font-size:20px;}

#baltimore-movers {width:220px; background-color:#ffffff; padding:15px;}

#baltimore-movers ul {margin-left:6px; line-height:150%;}

#baltimore-movers li {background:url(../images/bullet.gif) no-repeat left; padding-left:15px; list-style:none;}

#baltimore-movers a {color:#FF0000; font-weight:bold; text-decoration:underline;}

#baltimore-movers a:hover {color:#043667; text-decoration:none;}

/***************************** 2) Home quote ****************************/

#home-quote{ width:210px; height:157px; background:url(../images/home_quote.gif) no-repeat;padding:20px; margin-top:15px;}

#home-quote p{color:#043667; font-weight:bold;}









