html,body, #body{
	margin: 0;
	padding: 0;
	font-size: 15px;
}
body{
	background-image: url('images/bottom_gradientv3.png');
	background-position: center bottom;
	background-repeat: repeat-x;
}
#body{
	margin: auto;
	width: 1024px;
	min-height: 700px;
}
#footer_wrapper{
	/* background-image: url('images/footer_mountains.png');
	background-repeat: repeat-x; */
}
#footer{
	margin: auto;
	width: 1024px;
	height: 80px;
}
#sanctuaryinspired{
	margin-left: 158px;
	margin-bottom: 2px;
	float: right;
}
#nav_background{
	
}
#buttons{
	margin-top: -24px;
	padding-left: 15px;
}
#buttons img{
	margin-left: 45px;
}
#buttons a{
	font-style: none;
	border: none;
}
#buttons a:visited{
	border: none;
}
#buttons a img{
	margin-bottom: 1px;
}
#buttons a img:hover{
	border-bottom: 1px solid black;
	margin-bottom: 0px;
}
#content{
	padding-top: 30px;
}
#fb-follow{
	margin-left: 250px;
}
blockquote{
	background: url('Images/quote.png') no-repeat top left;
	padding: 5px;
}
