body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}
p { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}

a, a:link, a:visited { 
color: #1E7BC1; 
text-decoration: none
}
a:hover {color: #d3031b; 
text-decoration: none
}

.highlight { 
font-size: 12px; 
color: #003373; 
font-weight: bold 
}

.heading {  
font-size: 20px; 
color: #003373; 
font-weight: bold
}

.subheading { 
font-size: 16px; 
color: #003373; 
font-weight: bold 
}

.topnav { 
font-size: 11px; 
color: #003373; 
font-weight: bold; 
text-decoration: none
}
.topnav:link { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:hover { font-size: 11px; color: #FF0000; font-weight: bold; text-decoration: none}

.subMenu { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FF0000; font-weight: bold;text-decoration: none}

.breadcrumbs {color: #1E7BC1; text-decoration: none}
.breadcrumbs:link {color: #1E7BC1; text-decoration: none}
.breadcrumbs:visited {color: #1E7BC1; text-decoration: none}
.breadcrumbs:hover {color: #FF0000; text-decoration: underline}

.footer { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline}

.MenuText, .MenuText:link, .MenuText:active, .MenuText:visited, .MenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	padding: 5px 5px 0px;
}
.BIGbrd {
	border: 3px solid #FFFFFF;
}

.inputbox {
	background-color : grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}

.button {
	background-color : #grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}

#header {
	background:url(images/dbablinds_36.jpg) no-repeat;
	width:918px;
	height:180px;
	position:relative;
	top: 0px;
	}
}

.desc {
	background-color : white;
	font : x-small;
	color : #666666;
	padding : 3px;
}

.list {
	font : x-small;
	border-bottom : thin groove #000066;
}

h1 {
	font : bold large;
	text-decoration : underline;
	text-transform : capitalize;
	font-variant : small-caps;
}

.warranty-text {width:510px;
			float:left;
			background-color:#efefef;
			padding:15px 20px;			
}

	.warranty-text h3, .warranty20 h3 {	color:#D3031B;
						font-size:20px;
						font-weight:lighter;
						}
						
	.warranty-text p, .warranty20 p {	color:#666;
						font-size:12px;
						line-height:18px;
						padding:3px 0;}
						
	.warranty-text h4, .warranty20 h4 {	color:#D3031B;
						font-size:15px;
						font-weight:lighter;
						margin-top:15px;
						}
						
	.warranty-text ul, .warranty20 ul  {margin-left:25px;}
	.warranty-text li, .warranty20 li {padding:3px 0;line-height:17px;}
						
	.warranty-text a, .warranty20 a {	color:red !important;text-decoration:underline !important;}
	.warranty-text a:hover, .warranty20 a:hover {	color:#06C !important;}

.warranty-img {float:left;
				margin:0 0px 10px 20px;}
				
.warranty20 {width:905px;
			float:left;
			background-color:#efefef;
			margin:0px 20px;
			padding-bottom:30px;
}

	.warranty20 p {text-align:justify;}
	.warranty20 h5 {font-size:13px; color:#555;font-weight:lighter;}

.left-col {width:400px;float:left; padding-left:20px;}
.right-col {width:400px;float:left;margin-left:50px;}