@charset "utf-8";
/* ==================== North Coast Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Breadcrumbs
	 2.Page
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	    b.Testimonials
	 4.Testimonials Page

*/

/* ==================== 1.Breadcrumbs ==================== */

#breadcrumb {float:left; color:#F60; padding-top:185px; padding-left:14px;}
	
#breadcrumb a {color:#666;}
	
#breadcrumb a:hover{text-decoration:underline;}

#breadcrumb strong {font-weight:normal; color:#666;}

/* ==================== 2.Page ==================== */

#page {float:left; width:456px; padding:12px 21px 20px 21px;}

#page h1 {font-size:1.8em;}

#page h2 {color:#333; font-size:1.6em;}

#page p, #page ul {line-height:160%; padding-bottom:12px;}

#page a, #page li a h2, #page a strong {color:#F60;}

#page a:hover, #page li a:hover h2, #page a:hover strong {color:#333; text-decoration:underline;}

#page em {font-size:1.1em; /*color:#A97D27;*/ line-height:150%;}

#page strong {color:#333;}

#page ul {margin-left:12px;}

#page li {background:url(../images/bullet.gif) no-repeat left 7px; padding-left:16px; line-height:200%;}

#page ul ul {margin-left:0px;}

#page ul ul li {background:none; padding-left:8px;}

#page ul ul li a {color:#666;}

#page li a h2 {display:inline; font-size:1.1em;}

.header-line {padding-bottom:4px; border-bottom:#CCC 1px solid;}

#page h2.hightlight {color:#F60;}

div.hr {height:1px; background: url(../images/page-hr.gif) repeat-x; width:663px; padding-bottom:10px;}

div.hr hr {display: none;}

/* ------ a.Records Management ------ */

#records-page {float:left; width:687px; padding:12px 21px 20px 14px;}

#records-page h1 {font-size:1.8em;}

#records-page h2 {color:#333; font-size:1.6em;}

#records-page p, #records-page ul {line-height:160%; padding-bottom:12px;}

#records-page a {color:#F60;}

#records-page a:hover {color:#333; text-decoration:underline;}

#records-page em {font-size:1.1em; /*color:#A97D27;*/ line-height:150%;}

#records-page strong {color:#333;}

#records-page ul {margin-left:12px; padding-right:24px; float:left;}

#records-page li {background:url(../images/bullet.gif) no-repeat left 7px; padding-left:16px; line-height:200%;}


#records-testimonials {padding-bottom:6px;}

#records-testimonials p {font-family:"Times New Roman", Times, serif; color:#666; padding-bottom:2px;}

#records-testimonials em {font-family:"Times New Roman", Times, serif; /*color:#A97D27;*/ line-height:150%; font-size:1.1em;}

#records-testimonials strong {font-family:Arial, Helvetica, sans-serif; color:#666; padding:2px 0px 10px 0px; display:block;}


/* ==================== 3.Side Bar ==================== */
	
#sidebar {width:210px; float:left; display:block; padding-left:14px; padding-top:10px;}

/* ------ a.Navigation ------ */

#sidebar dl {width:210px; margin-bottom:15px;}

#sidebar dt {background:url(../images/bg-dt-sidebar.jpg) no-repeat; font-size:1.1em; padding:7px 0px 8px 12px; color:#FFC; font-weight:bold;}

#sidebar dd {border:solid #FFF; border-width: 0px 0px 2px 0px; background:#EFEFEF; font-size:1.1em;}

#sidebar dd a {display:block; padding:7px 0px 7px 14px; color:#333; font-weight:bold; height:1%;}

#sidebar dd a:hover {background:#FFC; color:#F60;}

#sidebar dd a.sidebar-active {background:url(../images/bg-dd-sidebar-hover.jpg) repeat-x; color:#E0B60A;}

/* ==================== 4.Contact ==================== */

#page iframe {border:#D9D9D9 1px solid; padding:3px; margin-bottom:12px;}

/* ==================== 5.Location List ==================== */

#location-list, #packing-materials {width:672px; float:left;}

#location-list ul{float:left; margin-right:20px;}

#packing-materials ul{float:left; margin-right:15px;}

/* ==================== 6.Equipment List ==================== */

.equipment-list {width:330px; border-collapse:collapse; margin:6px 0px;}

.equipment-list td {text-align:left; vertical-align:top; width:72px; padding:5px; border:#D9D9D9 1px solid;}

.alt-row {background:#EFEFEF;}


ul#site-map li ul li a {color:#666;}


	
