/* #1D2534 = DARK BLUE */
/* #1F2C4B = BLUE */
/* #2D3A5A = MEDIUM BLUE */
/* #CED5E5 = LIGHT BLUE */
/* #BFFF66 = PSYCHADELIC GREEN */

/* #85B360 = GREEN */
/* #2C5D98 = DARK BLUE */
/* #0092CD = BLUE */
/* #E2B53A = GOLD */
/* #DA784F = BURNT ORANGE */

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



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

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

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

h1, h1 td {
	font-size: 2.2em;
}
h2, h2 td {
	font-size: 2em;
}
h2.welcome {
	font-size: 2.2em;
}
h3, h3 td {
	font-size: 1.8em;
	line-height: .7em;
	margin-bottom: 1em;
	padding-bottom: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #2C5D98;
}

.welcome {
	font-size: 1.5em;
	color: #0092CD;
	font-weight: bold;
}

h4, h4 td {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #1F2C4B; /*Dark Blue*/
}
h5, h5 td {
	font-size: 1.3em;
}
h6, h6 td {
	font-size: 1.2em;
}

ul, ol {
	font-size: 12px;
		text-align: left;
	}

li {
	padding-bottom: .5em;
}

ul.staff {
	font-weight: normal;
}


.topic {
/*	font-size: 1.3em;*/
	color: #DA784F;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #DA784F;
}

.red {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #ff0000; /*Dark Blue*/
	font-weight:bold;
}
/* ================== */
/* = 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;
}



#burton_footer p {
	font-size: 1.1em;
	color: #0092CD;
	padding-top: 10px;
	text-align: left;
}

#left {
	color: white;
}


/*Join our Email List inset*/
#signup {
	margin: 0;
	text-transform: uppercase;
}

#signup p {
	margin: 0;
	padding: 0;
}


.email {
	text-align: center;
}

#burton_footer p {
	text-align: center;
	color: white;
}

#burton_footer a,
#burton_footer a:link,
#burton_footer a:visited,
#burton_footer a:hover,
#burton_footer a:active {
	color: #B5EF68;
	text-decoration: none;
	font-weight: bold;
}

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

#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: #E2B53A; /*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: #0092CD;
}

/* ===================================== */
/* = 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: #0092CD;
}

.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: #0092CD;
}

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: #0092CD;
}

.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: #0092CD;
	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: #0092CD;
}

.menulisting {
	font-size: 1em;
}

.call_us {
	font-size: 1.7em;/* #1D2534 = DARK BLUE */
/* #1F2C4B = BLUE */
/* #2D3A5A = MEDIUM BLUE */
/* #CED5E5 = LIGHT BLUE */
/* #BFFF66 = PSYCHADELIC GREEN */

/* #85B360 = GREEN */
/* #2C5D98 = DARK BLUE */
/* #0092CD = BLUE */
/* #E2B53A = GOLD */
/* #DA784F = BURNT ORANGE */

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



table {
	font-size: 1.1em;
	text-align: left;
}



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

h1, h1 td {
	font-size: 2.2em;
}
h2, h2 td {
	font-size: 2em;
}
h2.welcome {
	font-size: 2.2em;
}
h3, h3 td {
	font-size: 1.8em;
	line-height: .7em;
	margin-bottom: 1em;
	padding-bottom: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #2C5D98;
}

.welcome {
	font-size: 1.5em;
	color: #0092CD;
	font-weight: bold;
}

h4, h4 td {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #1F2C4B; /*Dark Blue*/
}
h5, h5 td {
	font-size: 1.3em;
}
h6, h6 td {
	font-size: 1.2em;
}

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

li {
	padding-bottom: .5em;
}

ul.staff {
	font-weight: normal;
}


.topic {
/*	font-size: 1.3em;*/
	color: #DA784F;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #DA784F;
}


/* ================== */
/* = 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;
}



#burton_footer p {
	font-size: 11px;
	color: #0092CD;
	padding-top: 10px;
	text-align: left;
}

#left {
	color: white;
}


/*Join our Email List inset*/
#signup {
	margin: 0;
	text-transform: uppercase;
}

#signup p {
	margin: 0;
	padding: 0;
}


.email {
	text-align: center;
}

#burton_footer p {
	text-align: center;
	color: white;
}

#burton_footer a,
#burton_footer a:link,
#burton_footer a:visited,
#burton_footer a:hover,
#burton_footer a:active {
	color: #B5EF68;
	text-decoration: none;
	font-weight: bold;
}

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

#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: #E2B53A; /*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: #0092CD;
}

/* ===================================== */
/* = 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: #0092CD;
}

.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: #0092CD;
}

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: #0092CD;
}

.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: #0092CD;
	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: #0092CD;
}

.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: #E2B53A;*/
	font-size: 1.3em;
	padding: 20px;
	margin: 1em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #0092CD;
}

.black_text {
	color: black;
}

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

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

.black_text {
	color: black;
}

/* ==================== */
/* = AUCTION SCROLLER = */
/* ==================== */

.centerText3 a,
.centerText3 a:link,
.centerText3 a:visited,
.centerText3 a:hover,
.centerText3 a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

.centerText3 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#auction_body span.slidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}

