@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-san-diego h2{
	font-size:1.6em;
	padding-bottom:5px;
	margin-bottom:15px;
	background:url(../images/home/san-diego-underline.gif) no-repeat bottom left;
	}
	
#moving-san-diego{
	width:280px;
	margin-right:20px;
	float:left;
	padding-bottom:15px;
	}
	
#moving-san-diego ul{
	width:150px;
	}
	
#moving-san-diego a, #moving-tips a{
	font-weight:bold;
	}
	
#moving-tips{
	width:265px;
	float:left;
	padding-bottom:15px;
	}
	
#moving-tips h2{
	font-size:1.6em;
	padding-bottom:5px;
	margin-bottom:15px;
	width:200px;
	background:url(../images/home/san-diego-underline.gif) no-repeat bottom left;
	}