@charset "utf-8";
/* CSS Document */

#aoi {
	padding-top: 50px;
	margin-left: 80px;
	float: left;
	width: 217px;
}
#address {
	margin-left: 320px;
	padding-top: 50px;
	width: 300px;
	height: 325px;
}

#address p {
	font-size: 0.8em;
	line-height: 150%;
	margin-left: 35px;
	margin-top: 30px;
}

#main h3 {
	clear: both;
	margin-top: 30px;
}

#basic-accordian {
	margin-right: 150px;
	margin-left: 50px;
	margin-top: 20px;
	height: 500px;
}

.tab_container {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BD8C8C;
	height: 28px;
}
.accordion_headings {
	float: left;
	margin-right: 5px;
}
.accordion_child {
	clear: both;
}

h4 {
	margin-top: 20px;
	margin-left: 10px;
}

.access {
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #6C3E3E;
}
h5 {
	font-weight: bold;
}
.access p {
	font-size: 0.8em;
	margin: 10px;
	line-height: 150%;
}
#googlemap {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 50px;
}

