<!--

	#main_content {
			width: 710px;
			float: left;
			margin-left: 20px;
			padding-top: 15px;
			}

	#left_panel {
			width: 180px;
			float: left;
			margin-left: 20px;
			padding-top: 15px;
			}
			
			
	#right_panel {
			padding-top: 15px;
			width: 180px;
			float: right;
			margin-right: 20px;
			}

	.location_title {
			clear: both;
			}
			
	.location_title h3 {
			font-size: 1em;
			font-weight: bold;
			border-top: 5px white solid;
			margin: 0px; padding: 0px;
			margin-top: 10px;
			}
			
	.entry_location {
			clear: both;
			width: 140px;
			height: 116px;
			float: left;
			background-color: #eeeeee;
			border: 5px #eeeeee solid;
			border-right: 1px white dotted;
			margin-bottom: 4px;
			}

			.entry_location p {
					font-size: 0.6em;
					font-weight: normal;
					color: #cccccc;
					margin: 0px; padding: 0px;
					margin-top: 5px;
					}		
			
			.entry_location p a {
					font-size: 0.8em;
					color: #808080;
					}	
					
	.entry_short_desc {
			border: 5px #eeeeee solid;
			background-color: #eeeeee;
			width: 210px;
			height: 116px;
			float: left;
			overflow: hidden;
			margin-bottom: 4px;
			}
			
	.entry_img {
			background-color: #eeeeee;
			border: 5px #eeeeee solid;
			width: 166px;
			height: 116px;
			float: left;
			overflow: hidden;
			margin-bottom: 4px;
			}
		
			.entry_img img {
			width: 150px;
			height: 100px;
			border: 3px white solid;
			margin: 0px; padding 0px;
			}
			
	.entry_contact {
			background-color: #eeeeee;
			width: 150px;
			height: 116px;
			float: left;
			border: 5px #eeeeee solid;
			margin-bottom: 4px;
			}
					
		
	.entry_location_enhanced {
			clear: both;
			width: 140px;
			height: 116px;
			float: left;
			background-color: #FFFFCC;
			border: 5px #FFFFCC solid;
			border-right: 1px white dotted;
			margin-bottom: 4px;
			}

			.entry_location_enhanced p {
					font-size: 0.6em;
					font-weight: normal;
					color: #cccccc;
					margin: 0px; padding: 0px;
					margin-top: 5px;
					}		
			
			.entry_location_enhanced p a {
					font-size: 0.8em;
					color: #808080;
					}	
					
	.entry_short_desc_enhanced {
			border: 5px #FFFFCC solid;
			background-color: #FFFFCC;
			width: 210px;
			height: 116px;
			float: left;
			overflow: hidden;
			margin-bottom: 4px;
			}
			
	.entry_img_enhanced {
			background-color: #FFFFCC;
			border: 5px #FFFFCC solid;
			width: 166px;
			height: 116px;
			float: left;
			overflow: hidden;
			margin-bottom: 4px;
			}
		
			.entry_img_enhanced img {
			width: 150px;
			height: 100px;
			border: 3px #808080 solid;
			margin: 0px; padding 0px;
			}
			
	.entry_contact_enhanced {
			background-color: #FFFFCC;
			width: 150px;
			height: 116px;
			float: left;
			border: 5px #FFFFCC solid;
			margin-bottom: 4px;
			}
			
			
			
		
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
-->
