/* Bowling Green Convention Visitors Bureau
   CSS Document (About BG) */

#aboutbg_intro
	{
	width: 217px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 5px;
	border: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

#aboutbg_content
	{
	width: 348px;
	float: right;
	padding-top: 75px;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 50px;
	border: 0px;
	margin-bottom: 30px;
	}
	
.aboutbg_body
	{
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
	}
	
.aboutbg_hl
	{
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}
	
.piclefttop
	{
	float: left;
	margin: 0px 10px 0 0;
	}
	
.climatelist li { list-style-type: circle; }
