
/* CSS Document */

#pagetitle {
	display:block;
	width:189px;
	height:140px;
	background-image: url(../img/page_title.jpg);
	background-position: left top;
	margin-bottom:29px;
	text-indent:-9999px;
	overflow:hidden;
}

.read_title1 {
	background-image: url(../img/title_h2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 336px;
	margin:17px 0px 0px 0px;
}

.box {
	display:block;
	width:706px;
	margin:10px 0px;
	text-align:left;
}

.box h3 {
	display:block;
	width:706px;
	padding:5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab2150;
	margin:10px 0px;
	font-weight:normal;
	font-size:120%;
}

.box p {
	padding:10px 0px;
	margin-left:0px;
}

.box img {
	margin:10px 0px 20px 0px;
	float:left;
}

/*.box {
	margin-bottom:10px;
}*/

.box iframe {
	display:block;
	width: 706px;
	margin:0px auto;
}

.box small {
	clear:both;
	display:block;
	width:140px;
	padding-bottom:20px;
	margin:0px auto 20px auto;
}

.box small a{
	float:left;
	border:solid 1px #ede6d6;
	padding:10px 25px;
	font-size:110%;
	margin:0px 0px;
	color:#806b4f;
	background-color:#FFFFFF;
	color:#806b4f !important;
}

.box small a:hover{
	color:#fff !important;
	background-color:#7c6e51 !important;
}

.mapinfo {
	display:block;
	margin-left:10px;
	float:left;
	width:345px;
}

