/********** CSS Document - Duckback Products **********/
body{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background: url('../images/bg_repeater.jpg') top center repeat;
background-color: #F6EFE9;
}

a:link {color:#610E31;}
a:visited {color:#610E31;}
a:hover { text-decoration: none; color:#860038;}
a:active { text-decoration: none; color:#860038;}




/**************** Class Styles ********************/

.breadcrumb {
	padding: 5px 15px 5px 15px;
	color: #39220B; 
	line-height:11px; 
	text-transform: none; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
}
	.breadcrumb A:link, .breadcrumb A:visited { color: #39220B; text-decoration: underline; font-weight: normal; }
	.breadcrumb A:active, .breadcrumb A:hover { color: #39220B; text-decoration: none; font-weight: normal; }

.bodyText {
	padding: 0 0 0 0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

.titleText {
	padding: 0px 0px 10px 0px;
	font-size: 18px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#610E31;
	text-align: center;
	}

.snapToNav {
	padding: 0 3px 10px 3px;
	font-size: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#000;
	text-align:center;
	}
	.snapToNav center A:link, .snapToNav center A:visited { color: #610E31; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #000000; text-decoration: none; }


.dockTable { margin: 10px 0 10px 0; font-size:13px; font-weight: bold; color: #4E3F2E; }
.dockTableTitle { padding-left: 5px; background:url(../images/dockTable_title.gif) top left no-repeat; vertical-align:text-top; }

.dockLink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFF; padding-right: 5px; }
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #000; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #000; text-decoration: none; }

.bottomNav { color: #B2968C; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
	.bottomNav A:link, .bottomNav A:visited { color: #B2968C; text-decoration: none; }
	.bottomNav A:active, .bottomNav A:hover { color: #7B5E53; text-decoration: underline; }

.bottomNav_cp { color: #7B5E53; font-size: 10px; font-family: Verdana, Arial, Helvetica; }	
	.bottomNav_cp A:link, .bottomNav_cp A:visited { color: #7B5E53; text-decoration: none; font-weight: bold; }
	.bottomNav_cp A:active, .bottomNav_cp A:hover { color: #7B5E53; text-decoration: underline; font-weight: bold; }

.bottomtext { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; padding-bottom: 10px; padding-left: 10px;}
	.bottomtext A:link, .bottomtext A:visited { color: #FFFFFF; text-decoration: underline; }
	.bottomtext A:active, .bottomtext A:hover { color: #FFFFFF; text-decoration: none; }
	
.copyright { padding: 20px 0 20px 0; color: #7B5E53; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #7B5E53; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #000; text-decoration: underline; }


.title1{
padding: 5px 0 0 5px;
background-image: url('../images/title_01.jpg'); 
	background-position: left top; 
	background-repeat: no-repeat;
}

.title2{
background-image: url('../images/title_01.jpg'); 
	background-position: right top; 
	background-repeat: no-repeat;
}

.title3{
padding: 0px 0px 5px 0px;
background-image: url('../images/title_01.jpg'); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

.title4{
padding: 0px 0px 5px 0px;
background-image: url('../images/title_01.jpg'); 
	background-position: right bottom; 
	background-repeat: no-repeat;
}

/********** ID Styles **************/
#siteSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EDE6DE;
	}
	
#mainBody {
	padding:15px 20px 0 25px;
	background:url(../images/body_left_rpt.gif) top left repeat-y #FFF;
	}
	
#rightCol {
	padding: 15px 15px 0 10px;
	background:url(../images/body_right_rpt.gif) top right repeat-y #FFF;
	}
	
#waterdrop {
	background:url(../images/waterdrop_right.gif) bottom left no-repeat;
	}
	
#paintcan {
	background-image:url(../images/top_handle.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#whiteBox {
	background:url(../images/white_box.gif) top left no-repeat;
	}
	
#sideNav {
	padding: 0 0 30px 15px;
	background:url(../images/body_left_rpt.gif) top left repeat-y #FFF;
	}
	
/************ DIV Styles *****************/
div#locator {
	padding: 0 10px 15px 0;
	}
div#newsletter {
	padding: 20px 10px 0 0;
	margin: 15px 0 0 0;
	height:48px;
	text-align:left;
	background:url('../images/btn_newsletter.gif') top left no-repeat;
	}

div#dealer {
	padding: 0 10px 0 0;
	}
	
div#pro {
	padding: 15px 0 0 0;
	}
	
div#video {
	padding: 15px 0 15px 0;
	}
	
div#welcome {
	padding: 0 0 10px 0;
	background:url('../images/red_stripe_rpt.gif') top left repeat-x;
	}
	
/*************** PNG Calls ******************/
#Header {
	width:223px; height:127px; cursor:pointer;
	}
	
#LeftShadow {
	width:5px; height:213px;
	}
	
#LeftShadowSub {
	width:5px; height:168px;
	}
	
#RightShadow {
	width:5px; height:213px;
	}
	
#RightShadowSub {
	width:5px; height:168px;
	}