body {
	margin-top: 20px;
	padding: 0;
	font-size: 14px;
	color: #181B20;
	background-color: rgb(240,238,227);
	}

h2 {
	margin: 0;
	padding: 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	font-family: 'Source Sans Pro', "sans-serif;";
}

img.houzz {
	vertical-align: middle;
}

img.border {
	border: 6px solid;
	border-color: rgb(204,204,204);
}

#bottom {
	width: 940px;
	height: 10px;
	text-align:center
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/floorplans.png);	
	background-color: rgb(248,248,248);
}

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	color: #444444;
	width: 940px;
	}

#logo h1 {
	margin: 0px;
	letter-spacing: 20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Raleway, sans-serif;
	text-shadow: 0px 1px 1px #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #444444;
	-webkit-box-shadow: 0 4px 6px -6px #999;
	-moz-box-shadow: 0 4px 6px -6px #999;
	box-shadow: 0 4px 6px -6px #999;
	text-align: center;
}

#logo h1 a {
	font-family: Raleway, sans-serif;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 20px;
	text-shadow: 0px 1px 1px #999999;
}

#page-content {
	width: 940px;
	margin: 0px auto;
}

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	color: #262626;
	letter-spacing: 3px;
	text-shadow: 0px 1px 1px #CCCCCC;
	font-family: Raleway, sans-serif;
	text-align: justify;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.post .entry {
	text-align: justify;
	margin-bottom: 10px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
}

#face{
	width: 500px;
	height: 700px;
	margin-left: 70px;
	margin-right: 70px;
}
	
#face2{
	width: 640px;
	height: 700px;
	background-color:rgb(204,204,204);
}

#insta{
	width: 250px;
	height: 250px;
	float: left;
	background-color: rgb(204,204,204);
	margin-bottom: 30px;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#sidebar .title {
	color: #262626;
	letter-spacing: 3px;
	text-shadow: 0px 1px 1px #CCCCCC;
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
}
	
#sidebar .entry {
	text-align: justify;
	margin-bottom: 10px;
	padding: 10px 0px 0px 0px;
}

#sidebar a {
	color: #333333;
	text-decoration: none;
}

#sidebar a:hover {
	color: #999999;
}

#sidebar a:active {
	text-decoration: underline;
}

#footer {
	width: 940px;
	margin: 0px auto 40px auto;
	padding-top: 8px;
	line-height: normal;
	text-align: center;
	color: #333333;
	font-family: Raleway, sans-serif;
	font-size: 12px;
}

#banner {
	height: 510px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #444444;
	-webkit-box-shadow: 0 4px 6px -6px #999;
	-moz-box-shadow: 0 4px 6px -6px #999;
	box-shadow: 0 4px 6px -6px #999
}

.fadein { 
	position:relative; 
	width:500px; 
	height:332px;
}

.fadein img { position:absolute; left:0; top:0; }
