body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   background-image: url(http://www.dbkottawa.com/images/body_bg.jpg);
   background-repeat: repeat-x;
   background-color: #ffffff;
}



.hmItems {
    z-index:120;
    background-image: url(http://www.dbkottawa.com/images/menu_bg_off.jpg);
    width:115px;
   } 
   
 


.hmItemsOver {
    z-index:120;
    background-image: url(http://www.dbkottawa.com/images/menu_bg_on.jpg);
    width:115px;
   } 


#header1 {
	 z-index:110;
   background-image: url(http://www.dbkottawa.com/images/header1.jpg);
   width:945px;
   height:132px;
   background-repeat: no-repeat;
   position:relative;
  
}

#midsection1 {
   width:945px;
   height:306px;
   background-color: #ffffff;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}

#kitchens {
   background-image: url(http://www.dbkottawa.com/images/header_kitchens.jpg);
   width:945px;
   height:306px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}


#bathrooms {
   background-image: url(http://www.dbkottawa.com/images/header_bathrooms.jpg);
   width:945px;
   height:306px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}


#topright {
  position:relative;
  z-index:110;
  top:20px;
  left: 206px;
  font-family:tahoma;
  font-size: 11px;
  color: #550001;
}

#topright A {
   font-size: 11px;
   color: #550001; 
   text-decoration: none;
}

#topright A:hover {
   font-size: 11px;
   /* color: #53f16e; */
   text-decoration: underline;
}

#maincontent {
   width:945px;
   position:relative;
   z-index:100;
}

TD {
   font-family: Tahoma, Verdana, Arial;
   font-size: 13px;
   color: #550001;

}

H1 {
   font-family: Geneva;
   font-size: 22px;
   font-weight:normal;
   color: #feac34;
   margin-left: 10px;
}

H2 {
   font-family: Geneva;
   font-size: 14px;
   font-weight:bold;
   color: #650516;
   margin-left: 14px;
}

P {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   line-height:150%;
   color: #666666;
   margin-left: 10px;
}

UL {
   font-family: Tahoma, Verdana, Arial;
   font-size: 13px;
   color: #550001;
   line-height:125%;
   display: block;
   /* vertical-align: top; */
   list-style-image: url(http://www.dbkottawa.com/images/arrow.gif);   
}


#leftcol  {
   font-family: Tahoma, Verdana, Arial;
   font-size: 12px;
   color: #363636;
   text-decoration:none;
   margin-right:15px;
}

#leftcol A {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   color: #363636;
   text-decoration:none;
}

#leftcol A:hover {
   text-decoration:underline;
}


#footer1 {
   background-image: url(http://www.dbkottawa.com/images/footer_bg.jpg);
   width:945px;
   height:64px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}

#footer1 TD {
   font-family: Tahoma, Verdana, Arial;
   font-size: 10px;
   color: #ffffff;
}

#footer1 A {
   font-family: Tahoma, Verdana, Arial;
   font-size: 10px;
   color: #ffffff;
   text-decoration:none;
}

#footer1 A:hover {
   text-decoration:underline;
}



#flashcontent {
   float: left;
   clear: both;
   height: 289px;
   top: 8px;
   left:19px;
   z-index:150;
   position:relative; 
}

.green {
   color: #43cc5c;
}

.yellow {
  color: #fff300;
}

.orange {
  color: #e6790d;
}

.blue {
  color: #1d4973;
}

/* IMAGE GALLERY */


.image-box img { border:0px;}

.image-box {
	overflow: hidden; 
	/*width: 150px; *//* 133 */
	/*height: 175px;*/ /* 132 */
	margin: 0 0px 15px 0;
	/*background:url('../images/image-bg.jpg') top left no-repeat;*/
	padding:5px 0px 2px 15px;

}
.image-box .theimage {
	border:2px solid #fffFFF;
	display:block;
	width:100px;
	height:95px;
	overflow:hidden;
		border:#AA5B3E 1px solid;
}
.image-box a.image-link {
	color:#FFFFFF;
	text-decoration:none;
	background:url('http://www.dbkottawa.com/images/zoom_in_magnifier.png') top left no-repeat;
	display:block;
	margin:5px 0 0 8px;
	padding-left:18px;
}
.image-box a.image-link:hover {
	color:#f47920;
	text-decoration:underline;
}

#leftband {margin-left:12px;}

#brandsBanner {margin-left:12px; margin-top:10px;}

#SideBanners {padding-right:12px;}