@charset "utf-8";
body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-color: #F1F1F4;
}
p{
	margin: 0px;
	padding: 0px;
}
h3{
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #819807;
	font-size: 1.0em;
	border-bottom: 1px solid #DCDDE2;
}
a{
	color: #819807;
}
a:hover{
	color: #819807;
	text-decoration: none;
}
img{
	border: 0px;
}
table{
	font-size: 100%;
}
table th{
	text-align: left;
	font-style: italic;
}
table td{
	width: auto;
}
hr{
	height: 2px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
}
ul{
	margin: 0px 10px;
	padding: 5px 15px;
	list-style-type: square;
	list-style-image: url("/img/ar.gif");
}
li{
	margin: 5px 0px;
	padding-left: 3px;
}
#google_map{
	margin-top: 10px;
	width: 300px;
	height: 250px;
	color: #091417;
}
