body, html{
	background: #4d4d4d;
	margin: 0px;
	text-align: center;
	background: #6d6e6e;
}
img{
	border: 0px;
}
.divider{
	height: 1px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.open_house_type {
	font-family: arial;
	font-size: 12px;
	color: black;
    font-weight: bold;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 7px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
p a{
	color: #cc6600;
	text-decoration: none;
}
p a:hover{
	color: #cc6600;
	text-decoration: underline;
}
ul, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.nm{
	margin: 0px;
	padding: 0px;
}
#headerWrapper{
	position: relative;
	width: 800px;
	height: 97px;
	margin: auto;
	background: #000000;
	margin-top: 37px;
}
#headerWrapper #logo{
	position: absolute;
	left: 22px;
	top: 22px;
}
#headerWrapper #tag{
	position: absolute;
	left: 307px;
	top: 15px;
}
#headerWrapper #navWrapper{
	position: absolute;
	left: 304px;
	_left: 306px;
	top: 76px;
	width: 494px;
	height: 31px;
}
.button{
	margin-right: -4px;
}
#tertiaryWrapper{
	position: absolute;
	right: 0px;
	top: -24px;
	background: #515050;
	padding: 5px 10px 5px 10px;
}
#tertiaryWrapper a{
	color: #FFFFFF;
	text-decoration: none;
}
#tertiaryWrapper a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footerWrapper{
	margin: 50px auto 20px auto;
	text-align: left;
	width: 800px;
}
