.listings_title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 5px;
	z-index: 999;
}
.content {
/*	background: yellow; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	width: 750px;
	margin: 10px;
}
.content a:link { text-decoration: underline; }
.content a:visited { text-decoration: underline; }
.content a:hover { text-decoration: underline; }
.search_title {
	float: left;
	text-align: center;
	margin: 3px;
	width: 750px;;
}
.search_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	width: 75%;
}
.search_form_label {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.search_form_select {
	width: 300px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_form_button {
	width: 10%;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px; 
}
.search_subtitle_step_2 {
	display: block;
	float: center;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search_form_checkbox_step_2 {
	width: 100px;
	display: inline;
	float: left;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_form_label_step_2 {
	width: 250px;
	float: left;
	display: inline;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_form_button_step_2 {
	width: 100%;
	display: inline;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 10px;
}
.search_form_step_3_left {
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 50%;
}
.search_form_step_3_right {
	display: inline;
	float: right;
	text-align: center;
	font-weight: bold;
	width: 50%;
}
.search_form_checkbox_step_3 {
	width: 20%;
	display: inline;
	float: left;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.search_form_label_step_3 {
	width: 50%;
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.area_name {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
.place {
	padding-top: 0px;
	padding-bottom: 10px;
}
.place_title {
	font-weight: bold;
}
.former_sotw {
	font-weight: bold;
	color: #FF0000;
}
.comment_link {
	font-weight: bold;
	color: #000080;
}
.heads_up { font-weight: bold; color: #ff0000; }
.heads_up a:link { font-weight: bold; color: #ff0000; }
.heads_up a:visited { font-weight: bold; color: #ff0000; }
.add_place {
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.major_heading {
	border-bottom-style: double;
	border-top-color: Gray; 
	border-top-width: thin;
	padding-bottom: 3px;
}
.width_100 {
	width: 100%
}
.width_300p {
	background: #ffffff;
	width: 300px;
}
.completed {
	color: gray;
}

.listings_nav {
	width: 100%;
	background-color: #cccccc;
	text-align: center;
	height: 14pt;
	padding-top: 5px;
}
.listings_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px;
}
.place_posting_form {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
.place_posting_section {
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.place_posting_label {
	width: 20%;
	height: 20px;
	float: left;
	font-weight: bold;
	text-align: right;
}
.place_posting_input {
	width: 75%;
	text-align: left;
}
.place_posting_text {
	width: 75%;
	height: 20px;
	float: left;
	font-weight: bold;
	text-align: left;
}
.place_posting_result {
	text-align: center;
}
.heads_up_header {
	background-color: #cccccc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt
}
.heads_up_subheader {
	text-align: center;
	font-size: 12px;
	padding: 10px;
}
.heads_up_footer {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: Red;
	border-top: solid;
	line-height: 18px;
}
.heads_cap {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.heads_up_notice {
	color: Blue;
}
