#hcg_home_left {
	float: left;
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	overflow: hidden;
}

#hcg_home_right {
	float: right;
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	overflow: hidden;
}

#hcg_home_full {
	clear: both;
	overflow: hidden;
}

	#hcg_home_full #hcg_home_full_left {
		float: left;
		width: 510px;
		min-width: 510px;
		max-width: 510px;
		overflow: hidden;
	}

	#hcg_home_full #hcg_home_full_right {
		float: right;
		width: 510px;
		min-width: 510px;
		max-width: 510px;
		overflow: hidden;
	}
	
.featured_businesses {
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	height: 240px;
	min-height: 240px;
	max-height: 240px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

	.featured_businesses #content {
		padding-top: 10px;
		padding-right: 14px;
		text-align: left;
	}
			
		.featured_businesses #content #business_box {
			padding-bottom: 10px;
			clear: both;
			height: 105px;
			min-height: 105px;
			max-height: 105px;
			overflow: hidden;
		}

			.featured_businesses #content #business_box .business_controls_wrapper {
				position: relative;
			}

				.featured_businesses #content #business_box .business_controls_wrapper .business_controls {
					position: absolute;
					top: 84px;
					left: 213px;
				}
			
			.featured_businesses #content #business_box #business_box_image {
				float: left;
				width: 195px;
				height: 99px;
				background-repeat: no-repeat;
				background-position: center center;
				margin-right: 12px;
				border: 2px #aaaaaa solid;
			}
	
			.featured_businesses #content #business_box #business_box_content {
				padding-bottom: 10px;
				font-size: 12px;
				font-weight: normal;
				text-align: left;
				line-height: 16px;
				overflow: hidden;
				color: #606060;
			}
	
				.featured_businesses #content #business_box #business_box_content #business_box_header {
					font-size: 16px;
					font-weight: bold;
					text-align: left;
					line-height: 16px;
					color: #ffffff;
					letter-spacing: -1px;
				}
			
					.featured_businesses #content #business_box #business_box_content #business_box_header strong {
						font-weight: bold;
						color: #333333;
						font-size: 14px;
					}

					.featured_businesses #content #business_box #business_box_content a:link,
					.featured_businesses #content #business_box #business_box_content a:active,
					.featured_businesses #content #business_box #business_box_content a:visited {
						color: #333333;
						text-decoration: none;
					}
	
					.featured_businesses #content #business_box #business_box_content a:hover {
						color: #333333;
						text-decoration: underline;
					}
	
				.featured_businesses #content #business_box ul {
					list-style: none;
					list-style-type: none;
					margin: 0px;
					padding: 0px;
				}

					.featured_businesses #content #business_box ul li {
						float: left;
						list-style: none;
						list-style-type: none;
						margin-left: 0px;
						margin-right: 5px;
						padding: 0px;
						width: 95px;
						min-width: 95px;
						max-width: 95px;
					}

					.featured_businesses #content #business_box ul li.last {
						margin-right: 0px;
					}

					.featured_businesses #content #business_box ul li.stars {
						width: 80px;
						min-width: 80px;
						max-width: 80px;
						margin-top: 3px;
					}

						.featured_businesses #content #business_box ul li a.box:link, 
						.featured_businesses #content #business_box ul li a.box:active, 
						.featured_businesses #content #business_box ul li a.box:visited { 
							display: block;
							background-color: #8A8A8A;
							padding-top: 3px;
							padding-bottom: 3px;
							color: #131313;
							font-size: 13px;
							font-weight: normal;
							cursor: pointer;
							text-align: center;
							text-decoration: none;
							letter-spacing: -1px;
						}
						
						.featured_businesses #content #business_box ul li a.box:hover {
							color: #ffffff;
							text-decoration: none;
						}
	
.featured_realestate {
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	height: 240px;
	min-height: 240px;
	max-height: 240px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

	.featured_realestate #content {
		padding-top: 10px;
		padding-right: 14px;
		text-align: left;
	}

		.featured_realestate #content #property_box {
			padding-bottom: 10px;
			clear: both;
			height: 105px;
			min-height: 105px;
			max-height: 105px;
			overflow: hidden;
		}

			.featured_realestate #content #property_box #property_box_image {
				float: left;
				width: 195px;
				height: 99px;
				background-repeat: no-repeat;
				background-position: center center;
				margin-right: 12px;
				border: 2px #aaaaaa solid;
			}

			.featured_realestate #content #property_box #property_box_content {
				padding-bottom: 10px;
				font-size: 12px;
				font-weight: normal;
				text-align: left;
				line-height: 16px;
				overflow: hidden;
				color: #606060;
			}

				.featured_realestate #content #property_box #property_box_content #property_box_header {
					font-size: 16px;
					font-weight: bold;
					text-align: left;
					line-height: 16px;
					color: #ffffff;
					letter-spacing: -1px;
				}
			
					.featured_realestate #content #property_box #property_box_content #property_box_header strong {
						font-weight: bold;
						color: #333333;
						font-size: 14px;
					}

					.featured_realestate #content #property_box #property_box_content a:link,
					.featured_realestate #content #property_box #property_box_content a:active,
					.featured_realestate #content #property_box #property_box_content a:visited {
						color: #333333;
						text-decoration: none;
					}

					.featured_realestate #content #property_box #property_box_content a:hover {
						color: #333333;
						text-decoration: underline;
					}

.featured_events {
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	height: 240px;
	min-height: 240px;
	max-height: 240px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

	.featured_events #content {
		padding-top: 10px;
		padding-right: 14px;
		text-align: left;
	}

		.featured_events #content #events_box {
			padding-bottom: 10px;
			clear: both;
			overflow: hidden;
		}

			.featured_events #content #events_box .events_box_entry {
				padding-bottom: 10px;
				overflow: hidden;
				clear: both;
	
			}
			

			.featured_events #content #events_box #events_box_image {
				float: left;
				height: 195px;
				min-height: 195px;
				max-height: 195px;
				width: 195px;
				min-width: 195px;
				max-width: 195px;
				margin-right: 15px;
				background-repeat: no-repeat;
				background-position: center center;
				border: 2px #8d8d8d solid;
			}

			.featured_events #content #events_box #events_box_content {
				font-size: 12px;
				font-weight: normal;
				text-align: left;
				line-height: 16px;
				overflow: hidden;
				color: #606060;
			}

				.featured_events #content #events_box #events_box_content a:link,
				.featured_events #content #events_box #events_box_content a:active,
				.featured_events #content #events_box #events_box_content a:visited {
					color: #606060;
					font-size: 12px;
					line-height: 16px;
					text-decoration: none;
				}

				.featured_events #content #events_box #events_box_content a:hover {
					color: #B3C8DD;
					font-size: 12px;
					line-height: 16px;
					text-decoration: none;
				}

				.featured_events #content #events_box #events_box_content #events_box_entry {
					padding-bottom: 8px;
				}

.artists {
	width: 510px;
	min-width: 510px;
	max-width: 510px;
	height: 240px;
	min-height: 240px;
	max-height: 240px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

	.artists #content {
		padding-top: 10px;
		padding-right: 14px;
		text-align: left;
	}

		.artists #content #artists_box {
			padding-bottom: 10px;
			clear: both;
			overflow: hidden;
		}

			.artists #content #artists_box #artists_box_image {
				float: left;
				height: 195px;
				min-height: 195px;
				max-height: 195px;
				width: 195px;
				min-width: 195px;
				max-width: 195px;
				margin-right: 15px;
				background-repeat: no-repeat;
				background-position: center center;
				border: 2px #8d8d8d solid;
			}

			.artists #content #artists_box #artists_box_content {
				font-size: 12px;
				font-weight: normal;
				text-align: left;
				line-height: 10px;
				overflow: hidden;
			}

				.artists #content #artists_box #artists_box_content a:link,
				.artists #content #artists_box #artists_box_content a:active,
				.artists #content #artists_box #artists_box_content a:visited {
					display: block;
					padding-bottom: 5px;
					color: #606060;
					font-size: 12px;
					line-height: 16px;
					text-decoration: none;
				}

				.artists #content #artists_box #artists_box_content a:hover {
					color: #B3C8DD;
				}

.hustle {
	overflow: hidden;
	margin-bottom: 10px;
}

	.hustle #content {
		padding-top: 10px;
		text-align: left;
	}
	
		.hustle #content #breaking_box {
			padding-bottom: 10px;
			clear: both;
			height: 105px;
			min-height: 105px;
			max-height: 105px;
			overflow: hidden;
		}
	
			.hustle #content #breaking_box #breaking_box_image {
				float: left;
				height: 99px;
				width: 195px;
				margin-right: 15px;
			}
	
			.hustle #content #breaking_box #breaking_box_content {
				width: 270px;
				min-width: 270px;
				max-width: 270px;
				padding-bottom: 10px;
				font-size: 14px;
				font-weight: normal;
				text-align: left;
				line-height: 16px;
				float: left;
			}

				.hustle #content #breaking_box #breaking_box_content h1 {
					color: #333333;
					font-size: 14px;
					margin-bottom: 5px;
					margin-left: 0px;
					margin-right: 0px;
					margin-top: 0px;
					padding: 0px;
					font-weight: bold;
					letter-spacing: -1px;
				}

				.hustle #content #breaking_box #breaking_box_content ul {
					list-style-type: none;
					list-style: none;
					padding: 0px;
					margin: 0px;
				}

					.hustle #content #breaking_box #breaking_box_content ul li {
						list-style-type: none;
						list-style: none;
						clear: both;
						height: 17px;
						min-height: 17px;
						max-height: 17px;
						margin-bottom: 2px;
						overflow-y: hidden;
					}
	
				.hustle #content #breaking_box #breaking_box_content a:link,
				.hustle #content #breaking_box #breaking_box_content a:active,
				.hustle #content #breaking_box #breaking_box_content a:visited {
					color: #606060;
					font-size: 13px;
					line-height: 16px;
					text-decoration: none;
				}
	
				.hustle #content #breaking_box #breaking_box_content a:hover {
					color: #B3C8DD;
				}

.section_header {
	width: 510px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	text-align: left;
}

.section_spacer {
	width: 510px;
	height: 18px;
}

.section_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	color: #ffffff;
	padding-bottom: 5px;
}

.imgBreakingBox {
	width: 195px;
	height: 99px;
	border: 2px #8d8d8d solid;
	background-repeat: no-repeat;
	background-position: center center;
}

	.imgBreakingBox:link {
		text-decoration: none;
	}
