@charset "utf-8";
/* ==================== All American Van & Storage Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Colums
	 3.Locations 
*/

/* ==================== 1.Page ==================== */

#page p {line-height:160%; padding-bottom:12px;}

#page h1, #page h2 {color:#000; font-size:1.6em; padding:15px 0px 7px 0px;}

#page a {color:#F60; text-decoration:underline;}

#page a:hover {color:#333; text-decoration:none;}

#page strong {color:#000;}

.flash-border{ border:#ccc solid 1px; width:294px; height:200px;}

/* ==================== 2. Colums ==================== */

#colum-left, #colum-center, #colum-right {font-size:1.1em;}
	
#colum-center, #colum-right {width:305px; float:left;}

#colum-right {margin-left:-3px;}

#colum-left {width:275px; padding:15px 15px 0px 15px; float:left; border:1px solid #E5E5E5; background:#F1F1F1;}

#colum-left, #colum-center {margin-right:15px;}

#colum-left h2 {padding-top:0px;}

#colum-left img {float:left; margin-right:15px; margin-bottom:15px; margin-top:4px; padding:3px; border:#CCC 1px solid; background:#FFF;}

#colum-left ul {padding-top:2px;}

#colum-left li {display:block; width:275px; float:left; margin-bottom:6px; padding-bottom:6px;}

#page #colum-left ul li p {padding-bottom:6px; display:block;}

#colum-left h3 {font-size:1.1em;}

#colum-left a h3 {display:inline; color:#F60; text-decoration:underline;}

#colum-left a:hover h3 {color:#333; text-decoration:none;}

#page #colum-left p {padding-bottom:4px;}

/* ==================== 3.Locations ==================== */
	
#moving-locations {width:275px; padding:0px 15px 15px 15px; border:1px solid #E5E5E5; background:#F1F1F1 url(../images/bg-moving-locations.jpg) no-repeat 170px 50px;}

#moving-locations ul {line-height:180%; font-weight:bold;}

#testimonials {width:275px; height:118px; padding:15px; margin-top:8px; background:url(../images/bg-testimonials.jpg) no-repeat center top; color:#333; font-style:italic;}

blockquote {display:block; font-size:1.1em; padding-left:40px; padding-top:20px;}

blockquote strong {display:block; width:260px;}

blockquote p {font-weight:bold;}

