@charset "utf-8";
@import "/lib/css/cbb.css";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706f6f;
}
#header_area{
	width:850px;
	height:250px;
	
}

#header_area_home {
	width:850px;
	height:275px;
	
}

/*****************************************************************/


#main_nav{
	width:850px;
	height:18px;
	background:#cdcccc;
}
#main_nav ul{
	text-align:left;
}
#main_nav li{
	list-style:none;
	display: inline;
	border-left: solid 1px white;
}	

#main_nav a{
	font-size:14px;
	text-decoration: none;
	display:inline-block;
	padding:0 30px 0 30px;
	height:18px;
	color:#efefef;
	font-weight:900;
}
#main_nav a:hover {
	text-decoration: none;
	background:#9b8a78;
}
#main_nav .active{
	text-decoration: none;
	background:#9b8a78;
}
#second_nav{
	color:#fff;
	text-align:left;
	width:850px;
	height:20px;
	background:#cdcccc;
	padding-top: 4px;
	font-size:1.1em;
}
#second_nav a{
	color:#fff;
	text-decoration: none;
	padding-left:10px;
	font-size:1.1em;
	}
/*****************************************************************/


a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
h1{
	margin:0 0 0 10px;
	pading:0;
	color:#9b8a78;
	font-size:22px;
}	
h2 {
	font-size: 13px;
	margin-bottom:0px;
}
#top_search_box td{
	margin-bottom:5px;
	margin-top:5px;
}
img{border:0;}

#main_header{
	width:850px;
}
#logo_search{
	height:78px;
	background:url(/images/dw_logo.jpg) top left no-repeat;
	text-align:right;
}
#contact_box{
	margin-top:0px;
}
.extra_box{
	margin-top:20px;
}
.bt108{
	background:url(/images/bt108.png) no-repeat;
	width:108px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	border: none;
}
.bt84{
	background:url(/images/bt84.png) no-repeat;
	width:84px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	border: none;
}
.bt_triangle{
	background:url(/images/bt_triangle.png) right no-repeat;
	height:20px;
	border: none;
}

a.is-current-True {
	text-decoration: none;
	color:#9b8a78;
	font-weight: bolder;
}

.top_left_menu{
	background:url(/images/left_menu_top.gif) right no-repeat; 
	height:10px; 
	border-top:none; 
	border-bottom:#d7d6d6 8px solid; 
	background-color:#d7d6d6;
}
.bottom_left_menu{
	background:url(/images/left_menu_bottom.gif) bottom right no-repeat; 
	height:10px;
	border-bottom:none; 
	border-top:#d7d6d6 9px solid; 
	background-color:#d7d6d6;
}