/*  
TOP AREA
*/

#top_area{
	height:80px;
	width:920px;
}

#top_area img {
	float:left;
}

#top_area a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-left:5px;
}
#searchimg{
	margin-top:5px;
	margin-left:10px;
}

#waltham_top{
	float:right;
	margin-top:13px;
	
}
#search_top{
	float:right;
	height:26px;
	width:465px;
	margin-top:16px;
	
	_margin-bottom: -20px;
	background-color: #390d00;
	
}
#search_topfield{
	border: 1px solid #CC6600;
	width:155px;
	margin-left:12px;
	margin-top: 4px;
	
}
#search_topleft_leftcorner{
	float:left;
	background: url(../images/top/search_background_left.png) no-repeat; 
	width:8px;
	height:26px;
	
}
#search_topleft_middlearea{
	float:left;
	background-color:#CC6600;
	height:19px;
	width:185px;
	padding-top:7px;
	padding-right:15px;
}
#search_topright_left{
	float:left;
	background: url(../images/top/search_background_rightl.png) no-repeat; 
	width:9px;
	height:26px;
}

#search_topright_mid{
	float:left;
	height:26px;
	background-color: #390d00;
}
#search_topright_right{
	background: url(../images/top/search_background_rightr.png) no-repeat; 
	float:right;
	width:9px;
	height:26px;
}


/*
---------------------
	BOTTOM AREA
---------------------
*/
.adbox_bottom{
	float:left;
	width:170px;
	height:135px;
	background-color: #f6b42c; 
	border: 2px solid white;
	margin-right:10px;
}
.bottom_boxes{
	margin: 5px 0 0 3px;
	float:left;
	width:921px;
}
.bottom_links{
	width:916px;
	font-family:arial;
	font-size:11px;
	color:#5D1D01;
	margin-top:10px;
	float:left;
}
.bottom_links a{
	text-decoration:none;
	color:#5D1D01;
}
.bottom_links a:hover{
	text-decoration:underline;
	color:#5D1D01;
}
.bottom_links_left{
	float:left;
	margin-left:3px;
}
.bottom_links_right{
	float:right;
	margin-right:0;
}