	body
	{
	padding: 0;
	margin: 0;
	background-color: #E9E9E9;
	color: #000000;
	}
	/* old background color background-color: #e8dfd8; */
	.container
	{
	width: 800px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
	
	.content
	{
	padding-top: 5px;
	background-color: #FCFCFC;
	width: 800px;
	font: 13px tahoma, verdana, calibri, sans-serif;
	float: left;
	text-align: left;
	color: #000000;
	padding-left: 0px;
	line-height: 1.5;
	}
	
	.pad
	{
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 220px;
	border-left: 1px solid black;
	background-color: #FFFFFF;
	}
	
	.side
	{
	float:left;
	width:210px;
	margin:0;
	padding: 10px 10px 10px 15px;
	font-size: 13px;
	line-height: 1;
	}
	
	.news
	{
		padding-bottom: 20px;
	}
	
	.line
	{
		text-align: center;
	}
	
	h1
	{
		font: 17px calibri, sans-serif;
		font-weight: bold;
		font-style: italic;
	}
	
	a:link {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:visited {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:hover {color: #000000; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:active {
	color: #635445;
	font-weight: bold;
	text-decoration: none;
	background-color:#000000;
}

img {
	padding: 5px;
}

.container #header img {
	padding: 0px;
}

.container .content #FB-like {
	position: static;
	float: right;
	padding: 5px;
	text-align: right;
	width: 300px;
	height: 65px;
}

.float-right {
	float: right;
	padding: 5px;
}

.float-left {
	float: left;
	padding: 5px;
}

#activity {
	border-top: thin solid #CCCCCC;
	padding-right: 15px;
	width: 545px;
	background-color: #FFFFFF;
}

#FB-share-top {
	display: inline;
	margin: 0px 0 0 0;
	padding: 5px;
	float: left;
}

#header-top {
	text-decoration: none;
	background: url(http://www.lisasfauxfinishes.com/images/orchid_header.png) no-repeat;
	height: 238px;
}

#header-top a, a:visited, a:hover, a:active {
	text-decoration: none;
	font-size: x-small;
}

#header-top #logo {
	margin-top: 0px;
	padding-top: 70px;
}

#header-top h1 {
	font-weight: bold;
	text-decoration: none;
	display: inline;
	padding: 10px 300px 10px 5px;
}

