/*FF0000 = red (medium-nav)*/
/*870000 = red (dark - top tab)*/
/*D5CFA7 = sage (header area)*/
/*161511 = dark (header backgrounds)*/
/*FFFDE9 = cream (content background)*/
/*989377 = grey/green (highlights)*/
/*777156 = darker green/grey to use for headers - not sampled from design */


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

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

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

#nedgregg_main p {
	text-align: left;
}

#nedgregg_main td p {
	text-align: left;
}

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

h1, td h1 {
	font-size: 2.6em;
}
h2, td h2 {
	font-size: 2.4em;
}

h3, td h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777156;
	font-size: 2.6em;
	line-height: .7em;
/*	margin-top: 1em;*/
	margin-bottom: 1em;
	text-transform: uppercase;
/*	border-bottom: 1px solid #908044;*/
}

h4, td h4 {
	color: #777156;
	font-size: 1.7em;
	padding: 0;
	margin: 0;
}

h5, td h5 {
	color: #870000;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
/*	border-bottom: 1px solid #908044;*/
/*	text-decoration: underline; */
	padding-bottom: 8px;
	width: 100%;
}

h6{
	color: #C40001;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding: 0;
	margin: 0;
}

h3.group {
	margin-bottom: .2em;
}

h4.group {
	margin-bottom: 1em;
}

h5.indent {
	margin-left: 1em;
	padding-left: 0;
}

h6, td h6 {
	color: #686552;
	font-size: 1.3em;
	font-weight: bold;
	text-align:left;
	/*	border-bottom: 1px solid #908044;*/
	/*	text-decoration: underline; */
	width: 100%;
}

/* Changed font-size to 12px because the ul text under WHAT TYPES OF PROPERTIES... was multiplying with something else. */
ul, ol {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
/*	font-weight: bold; */
	margin-right: 5%;
}

ul {
/*	list-style: disc outside;*/
}

li {
	padding-bottom: .5em;
}

ul li strong,
ol li strong {
	color: #A72821;
}

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

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

a:visited {
	color: #69C;

}

a:hover {
	color: #5E1612;
	text-decoration: none;
}

/* ==================== */
/* = Navigation Links = */
/* ==================== */

#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;
}


/*Join our Email List inset*/
#signup {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
/*	text-align: left;*/
}

#signup p {
	color: #FFF;
	padding: 0;
	margin: 0 0 7px 42px;
	line-height: .9em;
/*	float: left;*/
}


.email {
	text-align: center;
}

#nedgregg_footer p {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding-top: 10px;
	text-align: center;
}

#nedgregg_footer #contact_info {
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
}

#nedgregg_footer a,
#nedgregg_footer a:link,
#nedgregg_footer a:visited,
#nedgregg_footer a:hover,
#nedgregg_footer a:active {
	color: #F2F2B4;
	text-decoration: none;
/*	font-weight: bold;*/
}

#nedgregg_footer a:hover {
	text-decoration: underline;
/*	color: #FC3;*/
}

#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: #DFC23B; /*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: #908044;
}

/* ===================================== */
/* = 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_body {
	text-align: left;
}


#news_body .block {
	width: 170px;
	margin-left: 15px;
	padding-top: 50px;
}


.newsBriefs {
	color: white;
	font-size: 1em;
}

#news_body .newsBreak {
	width:98%; 
	height:1px; 
	border-bottom:1px dashed #9FA6B4; 
	text-align:center; 
	line-height: 1em;
}


#news_body a,
#news_body a:link,
#news_body a:visited,
#news_body a:hover,
#news_body a:active {
	color: #908044;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#news_body a:visited {
	color: #908044;

}

#news_body a:hover {
	color: #564D28;
	text-decoration: underline;
}



.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.3em;
	font-weight: bold;
	color: #023E0E;
}

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

.newsQuote {
	font-size: 1em;
	color: #666;
/*	text-align: justify;*/
	border: 0 none transparent;
	padding: 1em 0 .5em 2em;
	margin: 0 0 1em 0;
}

.news_break {
	height: 2em;
	border-bottom: 1px solid #CCC;
}


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


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

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

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

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

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

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

span.question {
	color: white;
	font-size: 2em;
}


span.answer {
	color: #908044;
	font-size: 2em;
	font-weight: bold;
}

p.answer {
	padding: 5px;
}

.faqnav a, 
.faqnav a:link, 
.faqnav a:visited, 
.faqnav a:hover, 
.faqnav a:active {
	background-color: #908044;
	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: #908044;
}

.menulisting {
	color: #F2F2B4;
	font-size: 10px;
}

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

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

#nedgregg_main p.links {
/*	background-color: #FCE8D9;*/
	color: #33CC00;
	text-align: center;
	line-height: 2em;
	padding: 0;
	margin: 0 0 2em 0;
	border-top: 1px solid #33CC00;
	border-bottom: 1px solid #33CC00;
}

#nedgregg_main p.links a {
	padding: 0 .5em;
}

#nedgregg_main p.top {
	background: url('images/top_arrow.jpg')  no-repeat scroll 0px 7px;
	color: #CCC;
	text-align: left;
	line-height: 2em;
	padding: 0 0 0 15px;
	margin: 0 0 2em 0;
	border-top: 1px solid #A72821;
	border-bottom: 1px solid #A72821;
}

#nedgregg_main p.top a,
#nedgregg_main p.top a:link,
#nedgregg_main p.top a:visited,
#nedgregg_main p.top a:hover,
#nedgregg_main p.top a:active {
	color: #A72821;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#nedgregg_main p.top a:hover {
	color: #A72821;
	text-decoration: underline;
}



/* =========================== */
/* = Auction Scroller Styles = */
/* =========================== */

a.menulisting {
	color: #908044;
	font-size: 9pt;
}

.slidetext {
	color: white;
	font-size: 9pt;
}

/*misc*/
#nedgregg_main p.emphasis {
	background-color: #86805F;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #FFE87A;
	padding: .5em;
	margin: 1em auto 1em auto;
}

#nedgregg_main p.slogan {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 1em 0;
	border-top: 1px solid #A72821;
	border-bottom: 1px solid #A72821;
}

body#home #nedgregg_main p em {
	color: #A72821;
	font-weight: bold;
	font-style: normal;
}

body#home #nedgregg_main p em.large {
	font-size: 1.5em;
}

a.pdf {
	background: url('images/icon_pdf.gif')  no-repeat scroll top left;
	padding-left: 20px;
}

/*Fixes problem with images at bottom of _detail pages*/
#nedgregg_main td div p img,
#nedgregg_main2 td div p img {
	display: inline;
}

#nedgregg_main table table div p,
#nedgregg_main2 table table div p {
	text-align: center;
}


/*==Auction Highlights==*/
#nedgregg_highlights p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 2em 0 0 0;
	padding: 0;
}