@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;
	line-height: 170%;	
}

#footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}
#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;
}
#thin-border {
	border-top: 1px solid #FC9;
	margin: 5px 0 5px 0;
}
.bottom-table {
	padding-top: 10px;	
}
#first-name {
	width: 200px;	
}
#zip-style {
	padding-left: 15px;	
}
.membership span {
	color: #666600;	
	font-weight: bold;
}
.invisible-space {
	border-top; 1px solid;
	margin: 3px;
	display: none;	
}
.textinput {
	margin-top: 2px;	
}

