body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: black;
}
a {
	color: blue;
}
#header_screen_home {
	display: none;
}
#header_screen_internal {
	display: none;
}
#header_print img {
	width: 340px;
	height: 59px;
	padding: 10px 0px 10px 0px;
	border: 0;
	float: right;
}
#header_print hr {
	clear: both;
}
#navcon {
	display: none;
}
#news_headlines h2 {
	padding: 18px 0px 0px 0px;
	margin: 0;
	font-size: 1.1em;
}
#news_headlines ul {
	padding-left: 20px;
	font-size: 0.8em;
}
#faqs_banner {
	display: none;
}
#main_content_home_text {
	font-size: 0.9em;
}
#main_content_home_text h1 {
	font-size: 1.2em;
	margin-top: 20px;
}
#main_content_home_text h2 {
	font-size: 1.1em;
	margin-top: 10px;
}
#main_content_home_text h3 {
	font-size: 1em;
	margin-top: 10px;
	font-style: italic;
}
#main_content_home_photo {
	display: none;
}


#main_content_internal_text {
	font-size: 0.9em;
}
#main_content_internal_text h1 {
	font-size: 1.2em;
	margin-top: 20px;
}
#main_content_internal_text h2 {
	font-size: 1.1em;
	margin-top: 10px;
}
#main_content_internal_text h3 {
	font-size: 1em;
	margin-top: 10px;
	font-style: italic;
}
#main_content_internal_photo {
	display: none;
}
#main_content_gallery_text {
	font-size: 0.9em;
}
#main_content_gallery_text h1 {
	font-size: 1.2em;
	margin-top: 20px;
}
#main_content_gallery_text table.photo_gallery img {
	border: 1px solid #b2c702;
	width: 160px;
	height: 120px;
}
#main_content_internal_text table.user_form {
	width: 100%;
	margin-top: 15px;
	border: 1px solid black;
}
#main_content_internal_text table.user_form th {
	background: #bbb;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}
#main_content_internal_text table.user_form tr.button-row {
	background: #ddd;
}
#main_content_internal_text table.user_form tr.button-row td {
	text-align: center;
}
#main_content_internal_text table.user_form td.label {
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: top;
}
#footer {
	clear: both;
	font-size: 0.7em;
}
#footer ul {
	list-style: none;
	padding: 0;
	padding-top: 10px;
}
#footer ul li {
	display: none;
}
#footer ul li.footer_right_item {
	display: inline;
}
p.breadcrumb {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#private_sale_list {
	width: 100%;
	margin-top: 15px;
	border: 1px solid black;
	border-collapse: collapse;
}
#private_sale_list th {
	border: 1px solid black;
	padding: 2px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	background-color: #ededed;
}
#private_sale_list td {
	border: 1px solid black;
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
