body { 
	color: black; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: white; 
}

p { 
	color: black; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 106%; 
	margin: 0; 
	padding: 0; }

td { 
	color: black; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 106%; 
}

a:link { 
	color: blue 
}

a:visited { 
	color: purple 
}

a:hover { 
	color: purple 
}

a:active {
	color: red 
}

.dateText { 
	color: #b17c34; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, Georgia, serif; 
}


/*used on home page main photo headline*/
h1 { 
	color: #876f3a; 
	font-size: 14pt; 
	line-height: 106%; 
	background-color: #e2d9c5; 
	margin: 0; 
	padding: 0;
	font-family: "Times New Roman", Times, Georgia, serif;
}

h4 { 
	color: #b17c34;  
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 106%; 
	margin: 0; 
	padding: 0; 
}

.home_main_text { font-size: 9pt; }

.home_feature { font-size: 8pt; }

.home_address { 
	color: #b17c34; 
	font-size: 9pt; 
	line-height: 116%; 
	font-family: "Times New Roman", Times, Georgia, serif;
}

.section_address { 
	font-size: 9pt; 
	line-height: 120%; 
	font-family: "Times New Roman", Times, Georgia, serif;
	/*font-weight: bold;*/
	padding: 4px 0px 16px 10px;
}



#text_menu p {
	color: #b17c34; 
	font-size: 10pt; 
	line-height: 106%; 
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#text_menu A:LINK {
	color: #b17c34;
	text-decoration: none;
}

#text_menu A:ACTIVE {
	color: #d5aa71;
	text-decoration: none;
}

#text_menu A:VISITED {
	color: #b17c34;
	text-decoration: none;
}

#text_menu A:HOVER {
	color: #d5aa71;
	text-decoration: none;
}



#category_listing p {
	/*color: #b17c34;*/ 
	font-size: 11pt; 
	line-height: 106%;
}

#category_listing A:LINK {
	color: #b17c34;
	text-decoration: none;
}

#category_listing A:ACTIVE {
	color: #d5aa71;
	text-decoration: none;
}

#category_listing A:VISITED {
	color: #b17c34;
	text-decoration: none;
}

#category_listing A:HOVER {
	color: #d5aa71;
	text-decoration: none;
}

#category_listing h1 {
	color: #876f3a; 
	font-size: 14pt; 
	line-height: 106%; 
	background-color: #ffffff; 
	margin: 0; 
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, Georgia, serif;

}

#category_listing h4 { 
	color: #876f3a;
	font-size: 12pt; 
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 106%; 
	margin: 0; 
	padding: 0px 0px 2px 0px;
}



#listing_table p {
	/*color: #b17c34;*/ 
	font-size: 11pt; 
	line-height: 106%;
}

#listing_table A:LINK {
	color: #b17c34;
	text-decoration: none;
}

#listing_table A:ACTIVE {
	color: #d5aa71;
	text-decoration: none;
}

#listing_table A:VISITED {
	color: #b17c34;
	text-decoration: none;
}

#listing_table A:HOVER {
	color: #d5aa71;
	text-decoration: none;
}

#listing_table h1 {
	color: #000000; 
	font-size: 18pt; 
	line-height: 106%; 
	background-color: #ffffff; 
	margin: 0; 
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align: center;

}

#listing_table h3 { 
	color: #000000;
	font-size: 14pt; 
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align: center;
	line-height: 106%; 
	margin: 0; 
	padding: 0px 0px 2px 0px;
}


#listing_detail p {
	font-size: 10pt; 
	line-height: 106%;
}


#listing_additional_images p {
	font-size: 9pt; 
	line-height: 106%;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}


#listing_click p {
	font-size: 8pt; 
	line-height: 106%;
	text-align: center;
	padding: 0px 0px 10px 0px;
}


#listing_image_instructions p {
	font-size: 7.5pt; 
	line-height: 106%;
	text-align: left;
	padding: 5px 0px 0px 6px;
}


#listing_adobe p {
	text-align: left;
	padding: 0px 0px 10px 6px;
}


#info p {
	/*color: #b17c34;*/ 
	font-size: 10pt; 
	line-height: 106%;
	padding: 0px 10px 10px 10px;
}

#info A:LINK {
	color: #b17c34;
	text-decoration: none;
}

#info A:ACTIVE {
	color: #d5aa71;
	text-decoration: none;
}

#info A:VISITED {
	color: #b17c34;
	text-decoration: none;
}

#info A:HOVER {
	color: #d5aa71;
	text-decoration: none;
}

#info h1 {
	color: #876f3a; 
	font-size: 14pt; 
	line-height: 106%; 
	background-color: #ffffff; 
	margin: 0; 
	padding: 10px 10px 10px 10px;
	font-family: "Times New Roman", Times, Georgia, serif;

}

#info h2 { 
	color: #876f3a;
	font-size: 12pt; 
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 106%; 
	margin: 0; 
	padding: 10px 10px 4px 10px;
}

#info img {
	padding: 16px 22px 26px 22px;
}

#site_info p {
	padding: 10px 0px 0px 0px;
	color:#d5aa71; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

#site_info A:LINK {
	color: #b17c34;
	text-decoration: none;
}

#site_info A:ACTIVE {
	color: #b17c34;
	text-decoration: none;
}

#site_info A:VISITED {
	color: #b17c34;
	text-decoration: none;
}

#site_info A:HOVER {
	color: #999999;
	text-decoration: none;
}


