@charset "UTF-8";
/* CSS Document */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

a {
	color: #999900;
}
#content h2{
	font-size: 22pt;
	font-family: "Garamond GE", Garamond, "Times New Roman", Times;
	color: #999900;
	font-weight: normal;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF6734;
	margin-bottom: 20px;
}
#content h3.board {
	margin-bottom: 0;
}
#content p{
	margin-bottom: 20px;
}
#content ul, #content ol {
	list-style: none;
	margin-bottom: 20px;
	background-position: left center;
}
#content li {
	padding-left: 12px;
	background-image: url(/dev/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#content .membership td {
	padding-bottom: 10px;	
}
#footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
}
#footer a {
	font-weight: bold;
	color: #ff6734;
}
#bottom p {
	font-size: 10px;
	text-align: center;
}
#mapDetail strong {
	color: #666600;	
}
#mapDetail h3 {
	color: #666600;
	font-family: "Garamond GE", Garamond, "Times New Roman", Times;
	font-size: 16pt;
}
#mapDetail h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF6734;
	margin-bottom: 20px;
}
#mapDetail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
