/* CSS Document */

#transportation_wrapper #transportation_copy {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	overflow: auto;
}


#transportation_wrapper #transportation_copy img {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
#transportation_wrapper #transportation_copy a {
	text-decoration: none;
	color: #0060AA;
}
#transportation_wrapper #transportation_copy a:hover {e
	color: #FF6600;
}
#transportation_wrapper #transportation_copy .general {
	margin: 50px 0px 0px;
	padding: 0px;
}
#transportation_wrapper #transportation_copy p {
	font: 12px/17px Helvetica, Geneva, Arial, sans-serif;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#transportation_wrapper #transportation_copy ul {
	font: 12px/17px Arial, Geneva, sans-serif;
	color: #333333;
	list-style: disc;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	width: 270px;
}
#transportation_wrapper #transportation_copy li {
	margin: 0px 0px 5px;
	padding: 0px;
}
#transportation_wrapper #transportation_copy h2 {
	color: #900C19;
	text-transform: capitalize;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#transportation_wrapper #transportation_copy iframe {
	border: 1px solid #333333;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	height: 600px;
	width: 325px;
}
#transportation_wrapper #transportation_copy h4 {
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	text-align:left;
}
#transportation_wrapper #transportation_copy .directions {
	width: 325px;
	border-top: 1px solid #000000;
	display: block;
	float: none;
	margin-right: 4px;
}
#transportation_wrapper #transportation_copy .directions .directions_copy h4 {
	margin: 15px 0px 5px 15px;
	padding: 0px;
	font-size: 16px;
}
#transportation_wrapper #transportation_copy h3 {
	text-align:left;
	display: block;
	height: 40px;
	background: #603913;
	color: #f3dbc0;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-indent: 15px;
	font: normal 16px/40px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	cursor: hand;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#transportation_wrapper #transportation_copy h3:hover {
	color: #603913;
	background: #e65564;

}
#transportation_wrapper #transportation_copy .directions .directions_copy {
	text-align:left;
	display: block;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#transportation_wrapper #transportation_copy .directions .directions_copy img {
	float: none;
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#transportation_wrapper #transportation_copy .directions .directions_copy p {
	width: 270px;
	margin-left: 15px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
}

