/* business specific */



.maplinks {
	float: right;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
}

.maplinks a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #006699;
}

.blh {
	color: #000000;
}
.redh {
	/*color: #759621;*/
	color: #5f5618;
}


.menutitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
.menutitle p {
	padding:0;
	margin:0;
}




.redh a {
	color: #759621;
	text-decoration: none;
}

.bustop {
	width: 580px;
	height: 94px;
	background-image: url(/img/bustop.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.buscont {
	top: 60px;
	left: 20px;
	position: relative;
	padding: 0;
	margin: 0;
	width: 400px;
}

.t_bubble {
			background-color: #000000;
			height: 22px;
			width: 260px;
			text-align: center;
		}
		.t_bubble h2 {
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 22px;
			vertical-align: middle;
			margin:0;
			padding:0;
		}
		.t_bubble h2 a {
			color: #ffffff;
			text-decoration: none;
		}
		.t_bubble h2 a:hover {
			color: #ffffff;
			text-decoration: none;
		}
		
		.Bright {
			width: 260px;
			float: right;
		}
		
		.tboxB {
			width: 250px; margin-left: auto; margin-right: auto;
			margin-bottom: 10px;
			padding-left: 6px;
			padding-top: 3px;
			
			background-color: #ffffff; 
			border: 1px solid #D1E0EF;
		}
		
		.phov {
			/*background-color: #efefef;*/
			border: 1px solid #000000;
		}
		
		
		.offbox {
			margin-left: auto;
			margin-right: auto;
			width: 130px;
			background-color: #ffffff;
			height:70px;
			padding: 4px;
			margin-bottom: 5px;
		}
		
		.offbox2 {
			float: left;
			width: 130px;
			background-color: #ffffff;
			border: 1px solid #efefef;
			height:70px;
			padding: 4px;
			margin-bottom: 5px;
			margin-right: 10px;
		}
		
		.ob_left {
			width: 50px;
			height: 50px;
			float: left;
			margin-right: 3px;
			margin-top: 10px;
		}
		
		.ob_right {
			width: 70px;
			float: right;
		}
		
		.tbox {
			width: 250px; height: 130px; float: left; margin-right: 10px;
			margin-bottom: 5px;
			padding-left: 4px;
			padding-top: 5px;
		/*	background-color: #efefef; */
			border: 1px solid #efefef;
		}
		
		p strong {
			font-weight: normal;
			color: #516816;
		}
		
		.tboxs {
			width: 120px; height: 40px; float: left; margin-right: 10px;
			margin-bottom: 5px;
			padding-left: 4px;
			padding-top: 5px;
			background-color: #d5dfb4;
			border: 1px solid #efefef;
			text-align:center;
		}
		.tboxs .blh a {
			color: #000000;
		}
		.tboxs .blh a:hover {
			color: #515c2d;
		}
		
		.az {
	display: block; float: left; width: 19px; padding: 4px; background-color: #336699; margin-right: 5px;
	color: #ffffff;
		font-weight: bold;
		text-align: center;
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.az a, .az2 a, .az a:hover, .az2 a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	.az2 {
	display: block; float: left; width: 19px; padding: 4px; background-color: #A50000; margin-right: 5px;
	color: #ffffff;
		font-weight: bold;
		text-align: center;
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.azl {
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style-type: square;
	}
	
	.azlist {
		width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.beef {
		font-size: 13px;
	}
	
	.txt  a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			color: #759621;
			border-bottom: 1px solid #759621;
			text-decoration: none;
		}
		.txt  a:hover {
			color: #000000;
			border-bottom: 1px solid #759621;
		}
		
		
		
		.ob_left {
			width: 50px;
			height: 50px;
			float: left;
			margin-right: 3px;
			margin-top: 10px;
		}
		
		.ob_right {
			width: 70px;
			float: right;
		}
		
		
		
		.travside {
			background-color:#efefef;
			width: 250px;
			height: 100px;
			float: right;
			margin-left: 10px;
			padding-top: 5px;
		}
		
		.clist2 {
	list-style-type: none;
	padding:0;
	margin:0;
	margin-top: 4px;
	margin-left: 5px;
}
.clist2 li {
	display: inline;
	margin-right: 5px;
}
	.clist2 a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
			color: #006699;
			text-decoration: underline;
			font-size:11px;
			padding: 2px;
		}
		.clist2  a:hover {
			color: #ffffff;
			background-color: #a50000;
			padding: 2px;
			text-decoration: none;
		}
		
		
		
		.tbox3 {
			width: 500px; margin-left: auto; margin-right: auto;
			margin-bottom: 10px;
			padding-left: 6px;
			padding-top: 3px;
			
			background-color: #efefef; 
			border: 1px solid #D1E0EF;
		}
		.tbox4 {
			width: 450px; margin-left: auto; margin-right: auto;
			margin-bottom: 10px;
			padding-left: 6px;
			padding-top: 3px;
			
			background-color: #ffffff; 
			border: 1px solid #D1E0EF;
		}
		
	#menu {
		padding-top: 10px;
		padding-left: 10px;
		width:180px;
	}
	
	#content {
	width: 723px;
	padding-left: 10px;
	}
	
	h1 {
		color: #d0b001;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		margin-top: 0;
	}

#menu #leftmenu {
		background-color: #759621;
		padding: 5px;
	}
	#menu #leftmenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#menu #leftmenu a {
		display: block;
		color: #ffffff;
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		padding: 2px;
		border-bottom: 1px solid #516816;
/*		background-color: #213f5d;*/
	}
	#menu #leftmenu a:hover {
		background-color: #9bc827;
	}
	.menu_sel {
		background-color: #516816;
	}
	
	.menu_hd {
		background-color: #516816;
		color: #ffffff;
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding: 5px;
		margin-bottom: 5px;
		padding-left: 15px;
	}
	
	#footer {
		border-top: 5px solid #516816;
	}
	
	div#mancom {
		height: 115px;
		background-color: #ffffff;
		border-bottom: 8px solid #516816;
		margin-bottom: 10px;
	}
	#mancom #logo {
		position: relative;
		float: left;
		width: 255px;
		padding-left: 5px;
		padding-top: 5px;
		text-align:center;
	}
	#mancom #logo p {
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #737070;
		padding: 0;
		margin: 0;
		margin-top: 5px;
	}
	#mancom #adstop {
		position: relative;
		float: right;
		padding-right: 10px;
		padding-top: 10px;
		width: 598px;
	}
	#mancom #adstop #adtop_small {
		position: relative;
		float: left;
		padding-right: 10px;
	}
	#mancom #adstop #adtop_banner {
		position: relative;
		float: right;
	}
	
	#headtxt {
		margin-left: 280px;
		width: 300px;
		padding: 3px;
		padding-left: 10px;
		background-color: #D5DFB4;
		color: #000000;
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	#footer #footlogo {
		padding-top: 15px;
	}
	.from {
		margin-bottom: 10px;
	}