/* #1E1FED = BLUE */
/* #6DA878 = GREEN */
/* #FFCE26 = YELLOW */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

p, td p {
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 1em 0;
	margin: 0;
}

form td {
	font-size: .9em;
}

h1,h2,h3,h4,h5,h6 {
	color: #1E1FED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2.3em;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	padding: 0;
	margin: 1em 0 0 0;
	color: #6DA878;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}

ul, ol {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}

li {
	padding-bottom: .5em;
}

#navfixIE {
	text-align: center;
}


#left_column, #right_column {
	text-align: left;
}

#center_column {
	text-align: justify;
}

#footer,
p#footer,
p#footer a {
	font-size: 11px;
	color: white;
	text-align: center;
}

p#footer {
	padding: 5px 0 0 0;
}



.email {
	color: red;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #1E1FED; /*blue*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #5262A0; /*slate blue*/

}

a:hover {
/*	text-decoration: underline;*/
	color: #6DA878; /*red*/
}

#footer p.fineprint {
	font-size: 1em;
	color: white;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #FFCE26; /*yellow*/
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #FFCE26;

}

#footer a:hover {
/*	text-decoration: underline;*/
	color: #6DA878; /*green*/
}

#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: #FFCE26; /*yellow*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#properties_body a:visited,  #auctions_body a:visited {
	color: #FFCE26;
}

#properties_body a:hover,  #auctions_body a:hover {
	color: white;
}

 #auctions_body {
	color: white;
}

.required {
	color : #ff0000;
	font-weight : bold;
}

.subhead {
	font-weight: bold;
	color: #1E1FED;
}

/* ===================================== */
/* = Typography for Insets begins here = */
/* ===================================== */

.testimonial_date {
	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0 2px 0;
}

.testimonial_message {
	text-align: left;
	font-size: 1.1em;
	color: #039;
	margin-top: 0;
}

.testimonial_person_name {
	text-align: right;
	font-size: .8em;
	color: #666;
	padding-right: 10px;
	margin-bottom: 30px;
}

/*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.3em;
	font-weight: bold;
	color: #1E1FED;
}

.news_date {
	font-size: 1.1em;
	color: #999;
}

.news_summary {
	font-size: 1.2em;
	font-color: #666;
	text-align: justify;
}

a.news_url,
a.news_url:link,
a.news_url:visited,
a.news_url:hover,
a.news_url:active {
	color: #1E1FED;
	font-weight: bold;
	text-align: right;
}

a.news_url:hover {
	text-decoration: underline;
	color: #6DA878;
}

a.news_id,
a.news_id:link,
a.news_id:visited,
a.news_id:hover,
a.news_id:active {
	color: #1E1FED;
	font-weight: bold;
	text-align: right;
}

a.news_id:hover {
	text-decoration: underline;
	color: #6DA878;
}

.buytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.subhead {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #000099;
}
.scrollText {

	color: #666;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.scrollHeading {

	color: #1E1FED;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}