/*33CC00 = green (bright)*/
/*003200 = green (dark)*/
/*E3E0BC = green (light)*/
/*121312 = grey (dark)*/
/*6A7267 = grey (medium)*/
/*DCDDDE = grey (light)*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	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;
}

#mitchum_content p {
	text-align: justify;
}

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

h1, td h1,h2,h3,h4,h5,h6 {
	color: #003200;
	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: #000;
	font-size: 2.2em;
	line-height: .7em;
/*	margin-top: 1em;*/
	margin-bottom: 1em;
	text-transform: capitalize;
/*	border-bottom: 1px solid #908044;*/
text-align:left;
}

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

h5, td h5 {
	color: #003200;
	font-size: 14px;
/*	border-bottom: 1px solid #908044;*/
	text-decoration: underline;
	text-align:left;
}

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

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



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

h6, td h6 {
	font-size: 1.2em;
}

ul, ol {
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
	width: 75%;
}

ul {
	list-style: disc outside;
}

li {
	padding-bottom: .5em;
}
/*
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: #060;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #060;

}

a:hover {
	color: #060;
	text-decoration: underline;
}

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

#mitchum_nav ul {
/*	width: 850px;*/
	font-size: 1.3em;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
}


#mitchum_nav ul li {
	display: block;
	float: left;
	margin: 12px 15px 0 15px;
}

* html #mitchum_nav ul li { /*IE 6x hack for vertical alignment*/
	margin: 10px 15px 0 15px;
}

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

#mitchum_nav a:visited {
	color: #FFE87A;

}

#mitchum_nav a:hover {
	color: #FFF;
	text-decoration: underline;
}

#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: 7px 10px 0 0;
	line-height: .9em;
	float: left;
}


.email {
	text-align: center;
}

#mitchum_footer p {
	font-size: 1.2em;
	color: #FFF;
	padding-top: 10px;
	text-align: center;
}

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

#mitchum_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 {
	font-size: 10px;
}

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

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

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

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

#mitchum_content 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 #33CC00;
	border-bottom: 1px solid #33CC00;
}

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

#mitchum_content p.top a:hover {
	color: #060;
	text-decoration: underline;
}



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

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

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

/*misc*/
#mitchum_content 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;
}

#mitchum_content p.slogan {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}

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


/********* helpers *********/
.floatRight { float: right; }
.floatLeft  { float: left; }
img.floatRight { float: right; margin-left: 1em;}
img.floatLeft { float: left; margin-right: 1em;}
.right  { text-align: right; }
.left   { text-align: left; }
.center { text-align: center; }
.clear, .clearer { clear: both; }
.block  { display: block; }


