/* Used to override or set Styles for Flash Page */

body{
	color:#000000;
	background-color:#ffffff;
	background-image:none;
	font-family:"Times New Roman",Arial,Trebuchet,sans-serif;
	font-size:0.95em;
}

#bhlogo{
	height:130px;
	margin:0px;
	padding:0px;
}

#bhbiglogo{
	width:302px;
	height:207px;
}

#leftcolumn{
	width:301px;
}
#rightcolumn{
	width:302px;
}

#tpl_siteframe{
	padding:0px;
	border:none;
	margin-top:2%;
	width:610px;
	height:1%;
}

#address{
	color:#666666;
	background-color:inherit;
	font-size:0.75em;
	font-family:Arial,sans-serif;
	padding:0px 15px 0px 15px;
	clear:both;
}

#movingbg	{
	color:#ffffff;
	background-color:#ADDEFF;
	background-image:url("/images/template/msky_background.jpg");
	background-position:80px -20px;
	background-repeat: repeat-x;
	width:301px;
	height:154px;
}

.splash_filler{
	height:60px;
	text-align:center;
}
.established{
	height:17px;
	text-align:center;
}

/* RANDOM TAG WORD ART */
#randomtags{
	font-family:Arial,Verdana,sans-serif;
	margin-top:25px;
	color:#5295D1;
	background-color:#F0F7FB;
	border:1px dotted #C6DCF0;
	position:relative;
	width:100%;
	height:60px;
}
#randomtags .rw_title{
	position:absolute;
	top:0px;
	left:0px;
	font-size:0.85em;
	color:#ffffff;
	background-color:#3584CA;
	width:9em;
	padding:4px;
}

#randomtags .fs01{font-size:9px;}
#randomtags .fs02{font-size:11px;}
#randomtags .fs03{font-size:13px;}
#randomtags .fs04{font-size:15px;}
#randomtags	.fs05{font-size:16px;}
#randomtags .fs06{font-size:16px;}
#randomtags .fc01{color:#C6DCF0;background-color:inherit;}
#randomtags .fc02{color:#ACCCEA;background-color:inherit;}
#randomtags .fc03{color:#7EB0DE;background-color:inherit;}
#randomtags .fc04{color:#5497D3;background-color:inherit;}
