h1 {
	margin-bottom: 20px;
}

#rightcol #banner {
	margin-left: 50px;
}

#map_canvas_container, #banner .location{
	border: 1px solid #dbdbdb;
	background:#fff;
	padding: 2px;
}

.location { float:right; }

#map_canvas_container {
    float:left;
    margin-right: 24px;
}

#map_canvas, #map_canvas_container {
    height:215px;
    width:387px;
}

#banner iframe {
	
}
	.location_list li {
		background-image: url(/images/event-bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 9px;
		list-style: none;
		line-height: 21px;
		padding-left: 15px;
	}

.daily_parking_tab {
	font-size: 11px;
	width: 489px;
	padding: 2px 2px 15px 2px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	margin-top: -1px;
}

.seasonal_parking_tab {
	font-size: 11px;
	width: 489px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	margin-top: -1px;
}



	.daily_parking_tab p {
		border-bottom: 1px dashed #bbbbbb;
		margin: 0px 20px 0px 20px;
		padding: 2px 0px;
		/*width: 305px;*/
	}
	.seasonal_parking_tab p {
	line-height: 15px;
	}

#content {
    margin-top:9px;
}

#content .left_column {
	float: left;
	width: 204px;
	height: 259px;
	padding: 13px;
}

	#content .left_column ul {
		margin: 0px;
		margin-bottom: 30px;
		padding: 0px;
	}

		#content .left_column li {
			line-height: 15px;
			margin-bottom: 10px;
			background-image: url(/images/grey_bullet.gif);
			background-repeat: no-repeat;
			background-position: 0px 5px;
			list-style: none;
			padding-left: 15px;
		}
			.tutorial_icon {
				display: block;
				margin-bottom: 7px;
				background-image: url(/images/question_icon.gif);
				background-repeat: no-repeat;
				background-position: 0 6px;
				padding-left: 15px;
			}

#content .right_column {
	float: right;
	width: 224px;
	height: 259px;
	padding: 13px;
	background-color: #f7f7f7;	
}
	#content .right_column ul {
		margin: 0px;
	}
		#content .right_column li {
			line-height: 15px;
			margin-bottom: 10px;
			list-style: none;
			padding-left: 39px;
			min-height:28px;
		}
			#disabled {
				background-image: url(/images/accessability-active.gif);
				background-repeat: no-repeat;				
			}
			#motorcycles {
				background-image: url(/images/motorcycle-active.gif);
				background-repeat: no-repeat;				
			}
			#rate {
				background-image: url(/images/events-active.gif);
				background-repeat: no-repeat;				
		
			}
			#pay_phone {
				background-image: url(/images/phone-active.gif);
				background-repeat: no-repeat;				
			}
				
			

.tab_header {
	background-color: #f5822b;
	color: #ffffff;
	width: 469px;
	height: 23px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 7px;
	font-weight:bold;
	font-style:italic;
}

.tab_sub_header {
	background-color: #d6d6d6;
	color: #000000;
	width: 469px;
	height: 17px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 2px;
	line-height: 16px;
}

.orange {
	color: #f16902;
}

.divider {
	padding: 0 4px;
}

.box_heading {
	color: #f66a01;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

.monthly_parking_tab {
	font-size: 11px;
	width: 489px;
	height: 100%;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	margin-top: -1px;
}

#contact_block ul {
	margin-left: 25px;
	padding-top: 10px;
}

#contact_block li {
	list-style: none;
	float: left;
	display: inline;
	width: 180px;
	margin-right: 40px;
}

.monthly_parking_tab p {
	line-height: 15px;
}

.monthly_parking_tab .right_column, .monthly_parking_tab .left_column {
	height: 150px;
}

.italic_description {
	font-style: italic; 
	display: block;
	padding: 6px 0px 8px 20px;
}

th {
	background-color: #d6d6d6;
	height: 20px;
	font-weight: bold;
}

.td_head .question_marker {
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 7px;
}
#content td {
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0px;
}

#content td.no_border {
	border: none;
}


.indent {
	padding-left: 15px;
	display: block;
	line-height: 17px;
}

#contact_block {
	background-color: #f7f7f7;
	width: 489px;
	height: 85px;
	font-size: 11px;
	margin-top: 20px;
}

h1, .box_heading {
	position: relative;
	left: -3px;
}

.tabs {
	margin-top: 30px;
}
.tabNavigation {
	margin-bottom: -1px;
}
	.tabNavigation li {
		list-style: none;
		float: left;
		padding-left:2px;
	}
		#parking_tab {
			display: block;
			width: 112px;
			height: 25px;
			background: url(/images/tab-daily.png) no-repeat 0 0px;
			
		}
		#seasonal_tab {
			display: block;
			width: 180px;
			height: 25px;
			background: url(/images/tab-seasonal.png) no-repeat 0 0;
			
		}
		
		#monthly_tab {
			display: block;
			width: 128px;
			height: 25px;
			background: url(/images/tab-monthly.png) no-repeat 0 0;
			background-position: 0px 0px;
			
			position: relative;

		}
		#monthly_tab.selected {
			background-position: 0px -50px;
			z-index: 9999;
		}
		
		#parking_tab.selected {
			background-position: 0px -50px;
			z-index: 9999;
		}
		#seasonal_tab.selected {
			background-position: 0px -50px;
			z-index: 9999;
		}
		#monthly_tab:hover,	#parking_tab:hover ,#seasonal_tab:hover {background-position:0px -25px;}
