.state_title {
	clear: both;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 24px;
	color: #2b734f;
	font-family: Georgia;
}

.venue_row {
	margin-bottom: 5px;
	clear: both;
}

.venue_item {
	margin-left: 6px;
	float: left;
	/*width: 256px;*/
	width: 387px;
}

.venue_item_photo_container {
	/*width: 256px;*/
	width: 387px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

.venue_item_photo {
	width: 387px;
}

.venue_item_title {
	margin:auto;
	padding: 3px;
	width:236px;
	height:70px;
	text-align:center;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.venue_item_top {
	margin:auto;
	width:256px;
}

.venue_item_btm {
	width:256px;
	margin:auto;
	margin-bottom:10px;
}

.venue_item_title a:link, .venue_item_title a:visited, .venue_item_title a:hover {
	text-decoration: none;
}


.venue_image {
	margin-bottom: 10px;
}

.venue_blurb {
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
	width:578px;
}

.venue_title {
	color: #2b734f;
	font-size: 24px;
	margin-bottom: 10px;
	font-family: Georgia;
}

.venue_info {
	float: left;
	width: 600px;
}

.venue_contact_info {
	margin-bottom: 8px;
	clear: both;
}

.venue_contact_title {
	float: left;
	width: 100px;
	font-weight: bold;
	margin-right: 5px;
	color: #30261d;
}

.venue_contact_details {
	float: left;
	width: 495px;
}

.venue_events {
	float: left;
	width: 170px;
	margin-right: 10px;
}

.venue_event_title {
	width: 150px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}	


.venue_event_item {
	/*margin-bottom:5px;*/
	width:150px;
	/*padding:5px;*/
	clear:both;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}

.venue_event_item_title {
	font-size: 14px;
	color: #2b734f;
}

.venue_event_item_date {
	color: #2b734f;
	font-weight: bold;
	font-size: 14px;
}

.tour_date_buttons {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tour_date_type {
	float: left;
	margin-right: 3px;
}

.tour_date_flyer {
	float: left;
	margin-right: 3px;
}

.tour_date_map {
	float: left;
}


*html .venue_events .adotg_submenu {
	margin-right: 0px;
}

/* OVERRIDING */

.adotg_footer {
	position: relative; 
	bottom: auto;
	clear: both;
}
