body
{
	background-color: #feffe9;
}

a
{
	color: #BB0000;
	text-decoration: none;
}
.logo 
{
	margin-left: 12px;
	margin-top: 40px;
}


.content
{
	font-family: times;
	font-size: 14px;	
	color: #000000;
}
.content h1
{
	font-size: 16px;
	font-weight: bold;
	color: #bb0000;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.content h1 span
{
	color: #333333;
	float: right;
	padding-right: 30px;
}
.content h2
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}

.content p
{
	text-align: justify;
	line-height: 20px;
	margin-bottom: 20px;
}
.content td
{
	font-size: 14px;
}
.quote
{
	color: #BB0000;
	font-weight: bold;
	font-style: italic;
}

.slideshow
{
	font-family: times;
	font-size: 12px;
}
.bold_text
{
	font-weight: bold;
}
.italic_text
{
	font-style: italic;
}
p.big_first_letter
{
	padding-top: 2px;
}
p.big_first_letter:first-letter
{
	font-size: 28px;
}
p.first_line_red
{
	padding-top: 2px;
}
p.first_line_red:first-letter
{
	font-size: 28px;
}
p.first_line_red:first-line
{
	color: #bb0000;
	font-weight: bold;
}
.red_text
{
	color: #bb0000;
}
.dark_gray_text
{
	color: #22221f;
}
.fixed_table
{
	table-layout: fixed;
}
.map_baloon
{
	position: absolute;
	width: 114px;
	height: 20px;
	display: none;
	
}

.baloon_title
{
	font-size: 12px;
	color: #bb0000;
	background-color: #ffffff;
}
.baloon_desc
{
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
.label
{
	font-family: times;
	font-size: 12px;
}
p.strong_title
{
	font-family: times;
	font-size: 38px;
	color: #bb0000;
	margin-top: 38px;
	margin-bottom: 38px;
	text-align: right;
}
p.casestudy_title
{
	font-family: times;
	font-size: 28px;
	line-height: 28px;
	color: #bb0000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a.light_gray
{
	color: #868377;
	text-decoration: none;
}
h1.house_title
{
	font-family: times;
	font-size: 19px;
	color: #666666;
	padding-left: 8px;
	margin-bottom: 0px;
	font-weight: normal;
}
.tabs a
{
	color: #656362;
	text-decoration:none;
}
.tabs a:hover
{
	color: #bb0000;
	text-decoration:none;
}
ul
{
	margin-left: 16px;
	padding-left: 0px;
}
.small_headline h2
{
	font-family: times;
	font-size: 14px;	
	margin-bottom: 4px;
}
.small_headline  ul
{
	margin-top: 0px;
	margin-bottom: 12px;
}
.small_headline blockquote
{
	margin-top: 0px;
	margin-left: 18px;
}
.legend
{
	font-family: Times;
	font-size: 13px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color: #ffffff;
	table-layout: fixed;
}
.width_100p
{
	width: 100%;
}
.form
{
	font-family: times;
	font-size: 13px;	
	color: #000000;
}
.no_lmargin
{
	margin-left: 0px;
	padding-left: 0px;
}
.black_text
{
	color: #000000;
}
ul.list2
{
	margin-top: 0px;
	padding-top: 0px;
}
ul.list2 li
{
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.small_logo
{
	height: 48px;
	line-height: 48px;
}
img.small_logo
{
	float: left;
	margin-right: 16px;
}
.house_om,
.house_om_selected
{
	padding: 6px 0px 0px 10px;
}
.house_om span,
.house_om_selected span
{
	display: block;
	padding-bottom: 6px;
}
.house_om_selected
{
	background-color: #eeeded;
	color: #a7000d;
}