@charset "utf-8";
/* ==================== Hug-Condon Full Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Moving Services
*/

/* ==================== 1.Page ==================== */

#page {width:670px; float:left; padding-bottom:20px;}

#page h1 {font-size:1.6em; font-weight:normal; padding-bottom:6px;}

#page h2 {font-size:1.4em; font-weight:bold; padding-bottom:6px;}

#page h3 {font-size:1em;}

#page h1, #page h2 {color:#333; line-height:120%;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#333;}

#page a strong {color:#C00; text-decoration:underline; font-weight:bold;}

#page a:hover strong {color:#666; text-decoration:none;}

#page ul {margin-left:12px; padding-bottom:12px; line-height:160%;}

#page li {background:url(../images/bullet.gif) no-repeat left 7px; padding-left:12px;}


#page ol {margin-left:26px; padding-bottom:12px; line-height:200%;}

#page ol li {background:none; padding-left:0px; font-weight:bold; color:#F00;}


#page ul ul {margin-left:20px; padding-bottom:0px;}

#page ul ul li {background:none; padding-left:8px;}

#page ul ul li a {color:#666;}

#page li h2 {margin-top:12px;}

/* ==================== 2.Breadcrumbs ==================== */

#page p#breadcrumbs {color:#F00; padding-bottom:12px; padding-top:8px; margin-bottom:12px; border-bottom:#C5D3E1 1px solid; font-size:.9em; line-height:160%; }
	
#page p#breadcrumbs strong {color:#666; font-weight:normal;}
	
#page p#breadcrumbs a {color:#666; text-decoration:none; font-weight:normal;}
	
#page p#breadcrumbs a:hover {color:#F00;}

/* ==================== 3.Right Colum ==================== */

/* --------- Moving Tips ---------- */

#right-colum ol {padding:6px 75px 12px 25px; float:left; background:url(../images/bg-moving-tips.jpg) no-repeat right 50px;}

#right-colum ol li {font-weight:bold; color:#039; margin-bottom:12px;}

/* ==================== 4.Contact Us ==================== */

.contact-seperator {float:left; width:670px;}

#page div.contact-seperator h2 {font-size:1em;}

.contact-seperator div {float:left; padding-right:30px; padding-bottom:12px;}

iframe {padding:2px; border:1px solid #CCC; float:left; vertical-align:bottom; margin-top:4px;}



