@charset "utf-8";
/* --------- Eckert's Moving and Storage Home Layout CSS Styles --------- */

#side-nav h3{
	font-size:1.1em;
	padding-left:26px;
	padding-bottom:4px;
	padding-top:4px;
	background:url(../images/bullet-arrow.gif) no-repeat 12px 7px;
	}
	
#side-nav p{
	line-height:140%;
	border-bottom:#FFF solid 1px;
	margin-bottom:4px;
	margin-left:12px;
	padding-left:16px;
	padding-bottom:8px;
	width:210px;
	}
	
#side-nav a{
	color:#0169A7;
	text-decoration:underline;
	}
	
#side-nav a:hover{
	color:#EB3B32;
	}
	
#moving-new-england h2, #moving-new-england-right h2{
	font-size:1.6em;
	padding-bottom:5px;
	margin-bottom:2px;
	}
	
#moving-new-england{
	width:270px;
	float:left;
	margin-right:15px;
	}

#moving-new-england-right{
	width:270px;
	margin-left:285px;
	margin-right: 5px;
	}
		
#moving-new-england ul{
	width:200px;
	float:left;
	}
	
#moving-new-england a, #moving-new-england-right a, #moving-tips a{
	font-weight:bold;
	}

#moving-tips{
	width:500px;
	float:left;
	}
	
#moving-tips ul{
	float:left;
	}
	
#moving-tips h2{
	font-size:1.6em;
	padding-bottom:5px;
	margin-bottom:2px;
	width:200px;
/*	background:url(../images/home/san-diego-underline.gif) bottom no-repeat left; */
	}
	
	#clear {
	clear: both;
	}