﻿/* >> GLOBAL */
	html { margin: 0px; padding: 0px; }

	body {
		font-family: Arial, Helvetica, sans-serif; /* GLOBAL FONT STACK */ 
		font-size:12px; 
		
		margin: 0px; padding: 0px;	
		margin-right: auto; margin-left: auto; /* Center Align Layout */
		background-color: #e8e8e8;
		
		text-align:left; 
		color:#333333;
	}
p, .CONTENT {
line-height:18px;
}
/* << GLOBAL */
	
/* >> HEADINGS */
	h1, h2, h3, h4, h5, DT, h6, TFOOT, THEAD, TH {
		font-family: Helvetica, Arial, sans-serif;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
		line-height:normal;
	}
	
	h1	{
		color: #000000;
		font-size:20px;
		font-weight:normal;
		font-style:normal;
		margin-top:0px;
		margin-bottom:5px;
	}
	
	h2 {
		color: #000000;
		font-size:14px;
		font-weight:bold;
		font-style:normal;
		margin-top:0px;
		margin-bottom:5px;
	}		
	
	h3 {
		font-size:13px;
		font-weight:bold;
		font-style:normal;
		margin:0px;
		margin-bottom:5px;
	}		
		
	h4 {
		font-size:12px;
		font-weight:700;
		margin:0px;
	}	
			
	h5, DT {
		font-size:11px;
		font-weight:700;
		font-style:normal;
	}
				
	h6 {
		font-size:10px;
		font-weight:700;
		font-style:normal;
	}	
		
	TFOOT, THEAD 
	{font-size:12px;}			
	TH	
	{vertical-align:baseline;font-size:14px;font-weight:bold;}
	

		
	tfoot, thead {
		font-size:12px;
	}
				
	th {
		vertical-align:baseline; 
		font-size:14px; 
		font-weight:bold;
	}
/* << HEADINGS */


/* >> OTHER TEXT */
	small {font-size:.7em;}	
	big {font-size:1.17em;}	
	blockquote, pre	{}
/* << OTHER TEXT */

	
/* >> LISTS */
	ul li {list-style-type:square;}
	.CONTENT ul li {padding-bottom:10px;}	
	ul li li {list-style-type:disc;}	
	ul li li li	{list-style-type:circle;}		
	ol li {list-style-type:decimal;}	
	ol ol li {list-style-type:lower-alpha;}	
	ol ol ol li	{list-style-type:lower-roman;}
	ol ul li {list-style-type:square;}
/* << LISTS */


/* >> TABLES */
	td {
		vertical-align:top; text-align:left;
	}
/* << TABLES */


	
/* >> LINKS */
	a, a:active, a:link, a:visited {
		color:#680707;
		font-weight:700;
		text-decoration: underline;
	}
	.bgwhite a {color:#680707 !important;}
	a:hover { color:#000000; }
/* << LINKS */
	
	
/* >> REQUIRED */
	.REQUIRED {
		color:#ff0000; 
		font-weight:500;
	}
/* << REQUIRED */


/* >> IMAGES */
	img {
		border:thin #000000 none;
	}
	
	.aleft {
		float:left; 
		padding-right:10px; 
		padding-bottom:10px;
	}
	
	.aright {
		float:right; 
		padding-left:10px; 
		padding-right:10px;
	}
/* << IMAGES */


/* >> WIDTH AND HEIGHT */
	/* >> WIDTH */
		.w50 {width:50px;}
		.w75 {width:75px;}
		.w100 {width:100px;}
		.w150 {width:150px;}
		.w200 {width:200px;}
		.w250 {width:250px;}
		.w300 {width:300px;}
		.w350 {width:350px;}
		.w400 {width:400px;}
		.w550 {width:550px;}
		.w600 {width:550px;}
	/* << WIDTH */
	
	
	/* >> HEIGHT */
		.h50 {height:75px;}
		.h75 {height:75px;}
		.h100 {height:75px;}
		.h200 {height:200px;}
		.h275 {height:275px;}
		.h600 {height:600px;}
	/* << HEIGHT */
/* >> WIDTH AND HEIGHT */
	
	.ml535 {margin-left:375px;}
	mr0 {margin-right:0;}
	
/* >> TEMPLATE */

	/* >> MAIN TABLE */
		#MainTable {
			margin: 0px; padding: 0px;
			margin-right: auto; margin-left: auto; /* Center Align Layout */
			margin-top: 7px;
			width: 1024px; 
			margin-bottom: 0px;
		    padding-bottom: 0px;
			background-color: transparent;
		}
			
	/* << MAIN TABLE */


	/* >> TOPNAV */
		div#dchStripeTop { 
			background-image: url('../images/dchTopStripe.gif'); height:8px;
			display: block; overflow: hidden; position:absolute;
			top: 0px; width:1024px; margin-left: -4px;
		}
		div#dchStripeBottom { 
			background-image: url('../images/dchBottomStripe.gif'); height:8px;
			display: block; overflow: hidden;
			width:1024px; margin-left: 4px;
		}


		#TopCol {
			padding-top:8px;
			padding-left: 7px; padding-right:4px; padding-bottom: 0px; margin-bottom: 0px;
			background-color: white;
			background-image:url('../images/leftContentStartShadow.gif'); background-repeat: repeat-y;

		}
		
		#logo {
		/*	border-right: 1px #707070 solid; */
			float:left;
		}
		
		.TOPNAV {
			background:transparent url(/images/topNav_Background.png) repeat-x scroll left top;
			display:block;
			height:76px;
			line-height:100px;
			margin-bottom:3px;
			margin-left:0;
			padding-right:220px;
			text-align:right;
			width:797px; *width:602px;
		}
	
		
		.TOPNAV a {
			background-color:#808284;
			border-right:1px solid #505050;
			color:white !important;
			display:block;
			float:right;
			height:76px;
			line-height:110px;
			overflow:hidden;
			padding-left:20px;
			padding-right:20px;
			text-decoration:none !important;
			width:63px;	}
		
		.TOPNAV a:hover { text-decoration: underline !important; }
		
		#TopCol div#phoneNumbers {
			display: block; 
			height: 30px;
			background-color: #595959;
			color: white;
			font-weight: normal;
			clear: left;
			width: 792px;			 padding-right: 225px; /* TW:1017 */
			overflow: hidden;
		}
		
		#TopCol div#phoneNumbers ul { text-align: left; overflow: hidden; margin-top: 8px; height: 30px; width:1000px;padding-left:10px; *margin-left:0;}
		
		#TopCol div#phoneNumbers ul li {
			display: inline;
			margin-right: 15px;
		}
		
		#TopCol div#floatWhiteTopRight {
			margin-top: -7px;
			float: right;
			position: relative;
			margin-bottom: -94px;
			padding-right: 30px;
		}
		
		#TopCol div#floatWhiteTopRight img {
			display: inline-block;
		}
	
		#topHeader { margin: 0px; padding: 0px;	}
	/* << TOPNAV */

		
	/* >> LEFTNAV  */
		#LeftCol {
			vertical-align:top; 
			background-color:white;
			padding-left: 7px; 
			background-image:url('../images/leftContentShadow.gif'); background-repeat: repeat-y;

		}
		
		.LEFTNAV a.current {
			color: #0670A0 !important;
		}
		
		
		.LEFTNAV {
			line-height:12px; 
			padding-left: 1px ;
		}
				
		.LEFTNAV ul {
			margin-left: 0px !important;
			padding-left: 0px !important;
			margin-top: 0px;
		}
		
		.LEFTNAV ul li {
			list-style: none !important;
			min-height:17px; height: auto !important; height: 17px;
			padding-top: 4px;
			width: 180px;
			padding-left: 13px ; margin-top: 3px; padding-bottom: 0px;
			background-image: url('../images/leftNavEntryBG.jpg'); background-repeat: no-repeat; 
			display: block;
			
		}
		
		.LEFTNAV ul li a {
			color: #383838;
			font-size: 11px !important;
			font-weight: bold !important; text-decoration: none !important;
		}
		
		.LEFTNAV ul li ul {
			padding-top: 1px; padding-bottom: 0px; margin-top: 7px; margin-bottom: 4px;
}
		
		.LEFTNAV ul li ul li {
			background: none !important;
			width: 160px;
		}
		
		.LEFTNAV ul li a:hover { text-decoration: underline !important; }
		
		/* >> Left Nav CTAs */
			#LeftCol a.cta {
				display: block;
				width: 179px; padding-left: 8px;
				margin-bottom: 15px; color: #333333;
				background-repeat: no-repeat;
				font-size: 17px; text-decoration: none;
			}
			
			#LeftCol a.cta:hover {  }
			
			#LeftCol a#contactUs {
				background-image: url('../images/contactUsCTA.jpg');
				height: 25px; padding-top: 60px; /* IMG H: 85 */
			}
	
			#LeftCol a#getAQuote {
				background-image: url('../images/getAQuoteCTA.jpg');
				height: 25px; padding-top: 44px; /* IMG H: 69 */
			}
			
			#LeftCol a#scheduleService {
				background-image: url('../images/LeftCol_Banner-ScheduleService.jpg');
				height: 48px; /* IMG H: 69 */
				line-height:17px; padding-top:28px;
			}
			
			#LeftCol a#photosAndVideos {
				background-image:url('../images/photosAndVideosCTA.jpg');
				height:42px; /* IMG H:56 */
				line-height:17px; padding-top:14px;			
			}		/* >> Left Nav CTAs */

		
	/* << LEFTNAV  */

		
	/*  >> MAIN CONTENT TABLE */
		#RightCol {
			vertical-align:top; 
			background-color:#ffffff; 
			background-image: url('../images/contentBG.jpg');
			background-position: 4px bottom;
			background-repeat: no-repeat;
			width: 805px;
			padding-top:3px;
			margin-right: 3px;
			padding-left: 10px;
			padding-right: 4px;
			padding-bottom: 5px;

		}
		
		#RightCol td {
			vertical-align:top;
		}
	/*  >> MAIN CONTENT TABLE */

	
	/* >> LEFT CONTENT */
		#BodyTable{
			width: 813px;
		}
		
		#BodyCol {
		}
			
		.CONTENT {
			font-size:12px; 
			color:#333333; 
			margin:10px 0 10px 10px; 
			padding-right:10px;
			width:553px;
		}
	/* >> LEFT CONTENT */

	
	
	/* >> RIGHT SIDEBAR */
		#SideBarCol {
			vertical-align:top;
			width:230px;
		}
		
		#newsAndEvents {
			border-left: 1px solid #C3C3C3;
			padding-left: 15px;
			padding-bottom:75px;
		}
		#newsAndEvents .date {font-style:italic; margin-bottom:5px;}
		#newsAndEvents .title {margin-top:5px; font-weight:700;}
		.SIDEBAR {
			margin-top: 20px;
			
			
		
		}
		
		a.partsButton, a.partsButton:hover, a.partsButton:active, a.partsButton:visited {
			display: block;
			text-align:center;
			width:157px;
			height:28px;
			padding-top:9px;
			background-image: url('../images/partsButton.jpg'); background-repeat: no-repeat;
			margin-bottom: 6px;
			text-decoration: none !important;
			color: black !important;
		
		}
		a.partsButton:hover { background-image: url('../images/partsButtonRO.jpg');}
		
		a.ebayButton, a.ebayButton:hover, a.ebayButton:active, a.ebayButton:visited {
			display: block;
			text-align:center;
			width:169px;
			height:52px;
			background-image: url('../mypictures/ebayButton.jpg'); background-repeat: no-repeat;
			margin-top: -8px;
		}
		a.ebayButton:hover { background-image: url('../mypictures/ebayButtonRO.jpg');}





	/* >> RIGHT SIDEBAR */

		
	/* BOTTOMNAV */
	#FooterCol {
		font-size:10px !important; 
		border-collapse: collapse;
		text-align: center;  
		background-image:url('../images/bottomContentShadow.gif'); background-repeat: repeat-x; background-position: 0px 0px;
		padding-top: 10px;
	}
	

	
	.BOTTOMNAV {
		margin-bottom: 5px;
	}
	
	.BOTTOMNAV a, #FooterCol a {
		font-size:10px !important; 
		font-weight:500 !important;	
		color:#680707 !important; 
		text-decoration:underline !important;
		margin-right: 5px; margin-left: 5px; line-height: 18px;
	}
	
	.BOTTOMNAV a:hover, #FooterCol a:hover {
		color: black;
	}

	
	.BOTTOMNAV {
	
	}
	
	#dchMember {
		padding-top: 5px;
		padding-bottom: 5px;
		display:block;
		text-align: center;
		margin-left: 0px; margin-right: 0px;
		overflow: hidden;
	}
	
	#copyright {
	 	margin-bottom: 4px;
	}
.serviceinfo {
	margin-bottom:20px;
}
.serviceinfo label {
	display:block;
}
.sericesect {
	padding:5px 5px;
	margin-bottom:5px;
	margin-top:5px;
}
#rssfeed (color:#333333; font-size:12px; font-weight:700;)
/* << TEMPLATE */


#AlsoViewed {vertical-align:bottom; height:200px; padding-bottom:20px;}
#AlsoViewedBox {background:transparent url(/images/viewedback.png) repeat-y scroll 0 0;}
#AlsoViewedBox p {font-family:arial !important; font-size:11px !important; color:#003399 !important; font-weight:700 !important; margin-left:10px; margin-top:0px; margin-bottom:10px; width:115px;}
#AlsoViewedbox a, #AlsoViewedbox a:active,#AlsoViewedbox a:hover,#AlsoViewedbox a:link,#AlsoViewedbox a:visited {font-family:arial !important; font-size:9px !important; color:#000000 !important; font-weight:700 !important;}
.viewedpercent {font-family:arial !important; font-size:11px !important; color:#000066 !important; font-weight:700 !important; margin-left:10px;}



/* >> ADMIN CMS */
	.adminHeader
		{text-align:center; padding-top:20px; margin-top:20px;}
	
	.admintable, .head
		{background:#334433; width:600px; font-weight:700; font-size:13px;}
	.admintable strong, #DataList1
		{color:#334433; font-weight:700; font-size:13px;}
	.admincol
		{text-align:center; color:#ffffff; font-weight:bold;}
	.admincol, .admincol h1
		{text-align:center; width:550px; color:#ffffff; font-weight:bold;}
	.smallCopy
		{color:#334433;}
	
	#Pagebody_4_1, #Pagebody_4_1, #pageLeftnav_4_1, #pageleftnav_4_1, #pageSideBar_4_1,  #pagesidebar_4_1,   #CTA_4_1, #intro_4_1
		{width:200px; overflow:hidden;}	
	#errlab
		{font-weight:bold; color:#FF0000;}
	#Leftnav1_admindiv
		{line-height:20px;}
	
	/*Visual Editor */
	.bgwhite, body.bgwhite
		{background-color:#ffffff; background-image:none;}
	.Pagebody_EndTab, .Pagebody_EndTab, .pageLeftnav_EndTab, .pageleftnav_EndTab, .pageSideBar_EndTab,  .pagesidebar_EndTab,   .CTA_EndTab, .intro_EndTab 
		{display:none;}
/* << ADMIN CMS */

.clear {
	clear: both;
}
.modelInfo { display: -moz-inline-stack; display:inline-block; float:left;zoom:1; width:175px; margin-bottom:20px;height:175px;}

/* >> BROWSER HACKS */

	/* >> Mac Safe Margins*/
		html>body p {margin: 15px 0;}
	/* >> Mac Safe Margins*/

/* >> BROWSER HACKS */
tr.dataitem1 td {text-align:center !important;}
.socialbuttons {padding-bottom:15px !important;padding-top:15px !important; margin-bottom:15px !important; margin-top:15px !important}
.modelinfo {display: -moz-inline-stack; display:inline-block; zoom:1; width:175px; float: left;margin-bottom :20px;height:175px;}