/* #90905C = DARK SAGE GREEN */
/* #BABA8F = SAGE GREEN */
/* #636342 = DARK RECYCLED GREEN */
/* #9EBF90 = MINT GREEN */
/* #6E5476 = PURPLE */
/* #003C7A = BLUE */
/* #F3FBC2 = YELLOW */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003C7A;
}



table {
	font-size: 12px;
	text-align: left;
}

p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
	margin: 0;
}

h1, h1 td,h2,h3,h4,h5,h6 {
	color: #003C7A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h1, h1 td {
	font-size: 18px;
}
h2, h2 td {
	font-size: 16px;
}
h2.welcome {
	font-size: 17px;
}
h3, h3 td {
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid;
}

.welcome {
	font-size: 1.5em;
	color: #003C7A;
	font-weight: bold;
}

h4, h4 td {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #003C7A;
}
h5, h5 td {
	font-size: 12px;
}
h6, h6 td {
	font-size: 12px;
}

ul, ol {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}

li {
	padding-bottom: 2px;
}

/* ================== */
/* = Sitewide links = */
/* ================== */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #696; /*green*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	text-decoration: underline;*/
}

a:visited {
	color: #696; /*wine*/

}

a:hover {
	color: #666;
}

#contact_top {
	color: #E7E7E7;
	font-weight: normal;
	position: absolute;
	top: 163px;
	left: 33px;
}

#contact_top p {
	font-size: 12px;
}


#contact_top a:link,
#contact_top a:visited,
#contact_top a:hover,
#contact_top a:active {
	color: #9EBF90;
}

#contact_top a:hover {
	color: white;
}


.contact1 {
	color: #01AD4E;
	font-weight: bold;
}



#spear_footer p {
	font-size: .9em;
	color: white;
	padding-top: 10px;
/*	font-weight: bold;*/
/*	text-align: left;*/
}

/*Join our Email List inset*/
.emailsignup {
	text-align: center;
}

.email {
	text-align: center;
}



#spear_footer a,
#spear_footer a:link,
#spear_footer a:visited,
#spear_footer a:hover,
#spear_footer a:active {
	color: #9EBF90; /*mint green*/
	text-decoration: none;
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
}

#spear_footer a:hover {
	text-decoration: underline;
	color: #FFFADC; /*pale yellow*/
}

#properties_body a, #auctions_body a,
#properties_body a:link, #auctions_body a:link,
#properties_body a:visited, #auctions_body a:visited
#properties_body a:hover, #auctions_body a:hover
#properties_body a:active, #auctions_body a:active {
	color: #F3FBC2; /*yellow*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#properties_body a:visited,  #auctions_body a:visited {
	color: #01AD4E;
}

#properties_body a:hover,  #auctions_body a:hover {
	color: white;
}

.required {
	color : #ff0000;
	font-weight : bold;
}

.subhead {
	font-weight: bold;
	color: #003C7A;
}

/* ===================================== */
/* = Typography for Insets begins here = */
/* ===================================== */

#testimonials_inset p {
	font-size: .8em;
/*	line-height: 1.4em;*/
	margin: 0 5px;
	padding: 0;
}

.testimonial_date {
	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0 2px 0;
}

.testimonial_message, .testimonial_message p {
	text-align: left;
	font-size: .9em;
	font-weight: bold;
	color: #333;
	margin-top: 0;
}

.testimonial_person_name {
	text-align: right;
	font-size: .8em;
	color: #7F0300;
	padding-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border-bottom: 1px dashed #CCC;
}

/*News Inset*/
.news_date {
	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0 2px 0;
}

.news_title {
	text-align: left;
	font-size: 1.1em;
	color: #039;
	margin-top: 0;
}

.news_title2 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #039;
	margin-top: 0;
}

/*News-List*/
.article_count {
	font-size: 1em;
	color: #666;
}

.news_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #003C7A;
}

.news_date {
	font-size: .9em;
	color: #999;
}

.news_summary {
	font-size: .9em;
	font-color: #666;
	text-align: justify;
}

.news_id {
	font-size: .8em;
}


a.news_url, p.news_title a
a.news_url:link, p.news_title a:link
a.news_url:visited, p.news_title a:visited
a.news_url:hover, p.news_title a:hover
a.news_url:active, p.news_title a:hover {
	color: #004C6A;
	font-weight: bold;
	text-align: right;
}

a.news_url:hover, p.news_title a:hover {
/*	text-decoration: underline;*/
	color: #003C7A;
}

a.news_id,
a.news_id:link,
a.news_id:visited,
a.news_id:hover,
a.news_id:active {
	color: #004C6A;
	font-weight: bold;
	text-align: right;
}

a.news_id:hover {
	text-decoration: underline;
	color: #003C7A;
}

.buytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.question {
	background-color: lightgrey;
	padding: 5px;
	font-weight: bold;
}

.answer {
	padding: 5px;
}

#qa {
	clear: both;
/*	margin-top: 20px;*/
	position: relative;
	top: 20px;
}

#faqmenu {
/*	width: 330px;*/
/*	text-align: center;*/
/*	margin: 0 auto;*/
}

.faqnav a, 
.faqnav a:link, 
.faqnav a:visited, 
.faqnav a:hover, 
.faqnav a:active {
	background-color: #003C7A;
	color: white;
	font-size: 11px;
	width: 94px;
	padding: 5px;
	margin: 5px 1px 0 0;
	text-align: center;
	float:left;
}

.faqnav a:hover {
	background-color: #01AD4E;
	color: #003C7A;
}

.menulisting {
	font-size: 1em;
}

.call_us {
	font-size: 1.7em;
	font-weight: bold;
}

.phone_large {
	font-size: 2.2em;
	font-weight: bold;
}

blockquote {
/*	background-color: #F3FBC2;*/
	font-size: 1.3em;
	padding: 20px;
	margin: 1em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #003C7A;
}