@charset "utf-8";
/* CSS Document for BRINGING OUR COMMUNITY HOME - LOCATOR */

/* HTML ELEMENTS */
body {
	background-color: #d3dbce;
	font-size: 10px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #333;
	margin: 6px 0;
}
ul, ol {
	color: #333;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
}
ul ul, ul ul ul {
	margin-top: 0;
	margin-bottom: 0;
}
li {
	line-height: 1.5em;
}
select, option {
	background: #fafaff;
	font-size: 12px;
	font-color: #555;
	line-height: 1.5em;
}
select {
	padding: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 30px 0 8px 0;
	color: #222;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	color: #336633;
	margin: 10px 0px 6px 0;
	border-bottom: 1px #ffcc00 solid;
	padding-bottom: 2px;
}
h2.home {
	margin: 10px 200px 6px 0;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 8px 0 12px 0;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #cc6600;
	letter-spacing: 1px;
	border-bottom: 1px #ccc dashed;
	margin: 12px 0 10px 0;
	padding-bottom: 3px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 8px 0 4px 0;
	color: #333;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px #ddd dotted;
	border-top: 1px #ddd dotted;
	background: #fff;
}
#content a {
	padding: 2px;
}
#content a:link, a:visited {
	color: blue;
}
#content a:visited {
	text-decoration: underline; /* change to none later */
}
#content a:hover {
	text-decoration: none;
	color: navy;
	background: #fff;
	border-top: 1px #bbc solid;
	border-bottom: 1px #bbc solid;
}
/* DIVS */
#content {
	margin: 20px 40px 50px 40px;
	text-align: left;
	background: #fff url(images/homless_woman_bg.png) bottom right no-repeat;
	padding: 0 10px;
}
#content .form {
	font-size: 10px !important;
	/* letter-spacing: 1px; */
	color: #445;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .form p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.result td {
	padding: 6px 10px 6px 20px;
	margin: 5px;
}
.results h2 {
	margin-bottom: 20px;
	line-height: 1.5em;
}
td.results p {
	line-height: 1.8em;
}
.data td {
	padding-left: 20px;
	padding-right: 20px;
}
/* RIGHTHAND MENU FOR RELATED RESULTS */
div.contextmenu {
	background: #fff;
	padding: 0;
	margin: 20px 0 12px 20px;
	letter-spacing: normal;
	line-height: 140%;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px #ccc solid;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
h3.contextmenu {
	font-size: 13px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	margin: 0;
	padding: 6px;
	text-align: center;
	border-bottom: none;
}
ul.contextmenu {
	list-style: none;
	list-style-image: none;
	margin: 10px 0 15px 0;
	padding: 0;
	text-align: left;
}
li.contextmenu {
	display: block;
	border: 1px #fff solid;
	border-bottom: 1px #dadada solid;
	padding: 6px;
	background: #efffef;
	list-style-image: none;
	list-style: none;
	color: #555;
	font-size: 12px;
}
li.contextmenu_top {
	display: block;
	border-top: 1px #bbc solid;
	border-bottom: 1px #dadada solid;
	padding: 2px;
	background: #f9f9f9;
	list-style-image: none;
	list-style: none;
	color: #555;
	text-align: center;
	font-weight: normal;
	font-size: 11px !important;
}
.contextmenu a:link {
	text-decoration: underline;
	letter-spacing: normal;
	padding: 2px;/* color: #00a; */
}
.contextmenu a:visited {
	text-decoration: none;
	letter-spacing: normal;
	padding: 2px;
}
.contextmenu a:hover {
	text-decoration: none;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #fff;
	color: navy;
	padding: 2px;
}
img.contextmenu {
	float: left;
	margin: 2px 6px 10px 2px;
	padding: 0;
}
/* MISC STYLES */
.none {
	font-size: 11px;
	color: red;
	letter-spacing: 1px;
	padding: 2px;
	background: #fafaff;
	padding-left: 12px;
}
.ctype {
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}
.stretch {
	letter-spacing: 1px;
	color: #666;
}
p.contacts {
	font-size: 11px;
	}