@charset "utf-8";
/* ==================== Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Breadcrumbs
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	 4.Right Colum
	 5.Contact Us
*/

/* ==================== 1.Page ==================== */

#page {width:440px; float:left; padding:0px 20px 20px 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.Side Bar ==================== */
	
#sidebar {width:200px; float:left; background:url(../images/bg-reviews.jpg) no-repeat left bottom; padding-bottom:140px; margin-bottom:20px;}

#sidebar h3 {font-size:1.4em; color:#039; padding-bottom:6px;}

/* ------ a.Navigation ------ */

#sidebar dl {width:198px; background:#E5EFF9; border-width:1px 1px 0px 1px; border-color:#C5D3E1; border-style:solid; margin-bottom:15px;}

#sidebar dt {padding:10px 0px 10px 15px; color:#000; font-weight:bold; border-bottom: 1px solid #C5D3E1; font-size:1.2em;}

#sidebar dd {border-bottom: 1px solid #C5D3E1;}

#sidebar dd a {display:block; padding:7px 0px 7px 15px; color:#06F; height:1%; font-weight:bold; text-decoration:none;}

#sidebar dd a:hover, #sidebar dd a:active {background:#036 url(../images/bg-sidebar-hover.jpg) repeat-x left top; text-decoration:none; color:#FFF;}

/* ------ b.Reviews ------ */

.rating {width:200px;} /* Rating Stars Container */

.RadRating a span {background-position: -18px -36px !important;} /*Background Position for Rating Stars (Red or Orange)*/

.reviewer {font-size:.9em; color:#666; padding:6px 0px; display:block; width:200px; float:left;} /*Reviewer Info Container*/

.description p {line-height:160%; padding-bottom:12px;} /* Reviewer Description */


/* ==================== 4.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;}




.about-us .photo {
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
	}
