/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/flower_tex_tile.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #CCD1A0;
}

/* link colors */

a:link {
	color: #663300;
}
a:visited {
	color: #333333;
}

/* text formatting*/

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
}

ul, li {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-image: url(../images/bullet.gif);
}
.AgentName {
	font-size: 14px;
	line-height: 16px;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 3px;
}
.AgentNameLG {
	font-size: 16px;
	line-height: 18px;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}
.AgentTitle {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
}
.ArticleHeadline {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	margin-top: 12px;
	margin-bottom: 3px;

}
.caption {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 18px;
}
.disclaimer {
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.divider {
	color: #666633;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #663300;
}
.Intro {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin-top: 9px;
	margin-bottom: 9px;
}
.pullout {
	font-size: 12px;
	line-height: 24px;
	color: #666600;
	margin-top: 18px;
	margin-bottom: 18px;
	font-weight: bold;
}
.SaleTitle {
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #663300;
}
.SaleAddress {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.SalePrice {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #663300;
}
.SidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.SidebarSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	margin-top: 9px;
	margin-bottom: 3px;
}
.subLG {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #663300;
	margin-top: 18px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.subMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #663300;
	margin-top: 12px;
	margin-bottom: 9px;
}
.subBold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	margin-top: 12px;
	margin-bottom: 9px;
}
.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TableBody {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
}

